DanyLE
9145f5d3d7
fix: calendar tag displays wrong date at the final week of month in some case
gitea-sync/antos/pipeline/head This commit looks good
2023-03-06 11:53:39 +01:00
DanyLE
89b95b8a37
gridview: allow to update row data
gitea-sync/antos/pipeline/head This commit looks good
2023-02-17 12:25:53 +01:00
DanyLE
d1f953caf7
safer way to attach element to data via getter
2023-02-17 10:57:04 +01:00
DanyLE
47e8cfca41
Remove old menu element, use stackmenu instead
2023-02-17 10:06:30 +01:00
DanyLE
d1f2861fd5
ListView: add API to scroll the list to top/bottom
gitea-sync/antos/pipeline/head This commit looks good
2023-02-02 21:54:47 +01:00
DanyLE
c8fbc08c63
fix: label shall only allow to show text instead of html content
gitea-sync/antos/pipeline/head This commit looks good
2023-02-02 19:53:22 +01:00
DanyLE
a800f03d0a
support icoclass_end in Label and Button HTML attribute
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 19:46:56 +01:00
DanyLE
5ffb203a36
Update style for GridView, FileView and ListView
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 18:42:54 +01:00
DanyLE
5ced9bd1a8
Update Label, Button and ListView
...
gitea-sync/antos/pipeline/head This commit looks good
- Label and Button now can set icon on both left and right side of the text
- Fix ListView dropdown bug, and allow the dropdown list to positioned correctly based on its nearest anchored element
2023-02-01 12:44:22 +01:00
DanyLE
eea1f18777
fix: Dialog scheme not found when it is defined outside of the dialogs namespace
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 09:58:34 +01:00
DanyLE
5101afe1b9
allow to specify user data in some low level VFS interface API
gitea-sync/antos/pipeline/head This commit looks good
2023-01-31 20:34:07 +01:00
DanyLE
aa73eed074
add support for drop custom event when drag is enable on an HTMLElement
gitea-sync/antos/pipeline/head This commit looks good
2023-01-07 23:06:08 +01:00
DanyLE
cb744f31c1
Add custom dragging event support for all HTMLElement
gitea-sync/antos/pipeline/head This commit looks good
2023-01-07 22:58:30 +01:00
DanyLE
be78fab8ae
sportlight only focus on searchbar when on desktop
gitea-sync/antos/pipeline/head This commit looks good
2023-01-07 11:28:44 +01:00
DanyLE
0374af9613
Clean up code
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 21:47:18 +01:00
DanyLE
c9a3d099c5
Hide application when use click on active application dock item
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 21:45:05 +01:00
DanyLE
89ccbc4b62
fix: prevent scroll on desktop
...
gitea-sync/antos/pipeline/head This commit looks good
When focusing on a window which overflows the desktop,
the desktop scrolls automatically to bottom,
even when `overflow: hiddle` is set on CSS.
This tricky hack prevents this to happen
2023-01-06 21:34:46 +01:00
DanyLE
391f76fdbc
Fix: style + typo
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 18:57:30 +01:00
DanyLE
11aed2642b
Rework on Notification API + some sytem packages
...
gitea-sync/antos/pipeline/head This commit looks good
- Rename Syslog to SystemReport
- All services previously on SystemReport now moved to the dedicated SystemServices Packages
- Rework on a more versatile notification GUI and API
- Applications now can display a local toast message instead of pushing a global notification message
2023-01-06 18:44:11 +01:00
DanyLE
760bcee465
Hide spotlight when an application is selected on appdock
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 11:06:29 +01:00
DanyLE
ece24f7a5e
Re introduce the vboxchange, hboxchange events as many applications use it
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 00:45:57 +01:00
DanyLE
1715dc2058
Add official AntOS icon
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 22:03:00 +01:00
DanyLE
91dd755250
UI improvement + use lastest boostrap icon
...
gitea-sync/antos/pipeline/head This commit looks good
- Update bootstrap icons to latest
- Redesign system tray for services monitoring
- Improve UI + bug fix on default packages
2023-01-01 02:44:15 +01:00
DanyLE
64359dfec1
fix minor bug on appdock contextmenu handling
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 21:26:55 +01:00
DanyLE
df746c7d69
Improve UI
2022-12-16 21:17:20 +01:00
DanyLE
98b3f7c8c9
Improve Firefox support + fix list view drag and drop bug
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 19:42:42 +01:00
DanyLE
890271958c
Redesign the login form, preload all web font fonts on front page
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 11:45:33 +01:00
DanyLE
7c19269d8f
Support pinned app in dock + remove old pinned apps UI
gitea-sync/antos/pipeline/head This commit looks good
2022-12-15 17:01:16 +01:00
DanyLE
43ef0e1321
Improve application dock:
...
gitea-sync/antos/pipeline/head This commit looks good
- Stack all instances of the same application to one single dock button
- Make the dock scrollable by mouse wheel or touch
2022-12-13 22:05:37 +01:00
DanyLE
4acc3f703a
Add input tag and update all base dialogs to support mobile devices
2022-12-09 18:20:31 +01:00
DanyLE
7c3b8a7432
Add stack panel component + redesign MarketPlace UI
...
- Continue improve UI elements
- Add stack panel UI tag
- Redesign MarketPlace UI to support mobile device
2022-12-09 13:17:35 +01:00
DanyLE
92e27b653f
Rework on AntOS core to provide support to both mobile and desktop devices (experimental):
...
- Redesign the core UI API and tags to support Mobile devices
- Add new StackMenu tag
- Support touch events handling on touch devices
- Redesign File and Setting to work on mobile
- Improve Anouncement API
- Rework on default themes
2022-12-08 14:56:05 +01:00
DanyLE
9b5da170e7
App name now can differ from pkgname
2022-08-25 01:20:51 +02:00
DanyLE
b381294064
fix: fix icon display problem when application is installed, remove all related settings when an application is uinstalled
2022-08-24 14:45:11 +02:00
DanyLE
14b72ef425
Fix dragndrop bug on Fileview (grid mod)
2022-08-19 11:15:21 +02:00
Dany LE
1cf718117f
Fix fileview status incorrect, add more build stage to Jenkinsfile
2022-08-04 13:40:02 +02:00
DanyLE
da5bbdab60
Allow to set version number and build ID to the current Antos build
2022-07-22 20:13:08 +02:00
DanyLE
2fd4bb5c96
Bug fix + improvement:
...
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00
DanyLE
6cbb463f6f
Fileview: list view display modified date instead of mime
2022-07-17 22:21:10 +02:00
DanyLE
f7081ae48a
Include current Antos version to login screen
2022-07-17 15:05:59 +02:00
DanyLE
583a0c0349
update version number in code
2022-07-17 14:20:56 +02:00
DanyLE
c0603cd47d
Minor style fixes on menus and dropdown list
2022-07-17 13:10:02 +02:00
DanyLE
084c377bcf
visual bug fix on label
2022-07-05 15:10:17 +02:00
DanyLE
61de95788c
Visual improvements
2022-07-05 15:04:18 +02:00
DanyLE
52af4b6940
fix visualize bug after style changes
2022-07-05 14:41:34 +02:00
DanyLE
e63cae1550
style improvement on Label, FileView, GridView, system menu and app Panel
2022-07-05 13:22:51 +02:00
DanyLE
b2ce9ec978
Minor improvement
...
- Use arrow up key on File widget to navigate to parent directory
- Application will trigger a "launched" event when opened
2022-07-04 19:59:34 +02:00
DanyLE
f97a45be15
Add more control to mem file + bug fix on File
2022-07-02 21:36:07 +02:00
DanyLE
fdcc5ce784
allow to create memory-based temporal VFS file system
2022-07-02 18:52:50 +02:00
Dany LE
81d78aa8e5
robusify VFS mem file handling
2022-07-02 16:28:21 +02:00