113 Commits

Author SHA1 Message Date
DanyLE
e47cb4293f fix: simulate contextmenu on mobile device
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2024-01-08 17:13:21 +01:00
DanyLE
33b8ad8e4e fix: invalid background settings
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-10-23 14:04:28 +02:00
DanyLE
a14e4e5381 fix: use row/column as common directives for all UI horizontal/vertical direction
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-07-14 11:02:33 +02:00
DanyLE
8a63d75446 fix: use CSS variable to define color palette for UI theme 2023-07-13 19:51:51 +02: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
5ffb203a36 Update style for GridView, FileView and ListView
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 18:42:54 +01:00
DanyLE
70b1f25e7f Only break-word in notification tag
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 13:36:37 +01:00
DanyLE
5ced9bd1a8 Update Label, Button and ListView
All checks were successful
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
b66bb3a2c9 fix: notification style
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 19:06:15 +01:00
DanyLE
11aed2642b Rework on Notification API + some sytem packages
All checks were successful
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
f48cfdd95d fix: window menu display bug
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 18:05:39 +01:00
DanyLE
4f75e731a5 Change color theme of the startup menu
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 23:05:36 +01:00
DanyLE
8fae9b0ec5 Update favicon to new color
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 22:53:49 +01:00
DanyLE
ae0fa9f4fb Update favicon
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 20:28:17 +01:00
DanyLE
a54015571a Update icons + add documentation build in Jenkinsfile
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-02 10:53:16 +01:00
DanyLE
731eb408d9 Add favicon to the page
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 23:43:28 +01:00
DanyLE
1715dc2058 Add official AntOS icon
All checks were successful
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
All checks were successful
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
e81e5d3dcb Update dark theme
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 21:20:50 +01:00
DanyLE
98b3f7c8c9 Improve Firefox support + fix list view drag and drop bug
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 19:42:42 +01:00
DanyLE
d149479752 improve file icon view
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 14:03:01 +01:00
DanyLE
890271958c Redesign the login form, preload all web font fonts on front page
All checks were successful
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
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-15 17:01:16 +01:00
DanyLE
43ef0e1321 Improve application dock:
All checks were successful
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
da5bbdab60 Allow to set version number and build ID to the current Antos build 2022-07-22 20:13:08 +02:00
DanyLE
699c697344 update login form style 2022-07-22 18:04:56 +02:00
DanyLE
c0603cd47d Minor style fixes on menus and dropdown list 2022-07-17 13:10:02 +02:00
DanyLE
8b029c2e0a fix minor visual bug on grid view, list view and tree view 2022-07-05 20:02:01 +02:00
DanyLE
86bcaf9dea visual bug fix on label: inline block by default 2022-07-05 15:25:19 +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
d109d6af39 fix: file name display inconsitent between views 2022-05-30 12:13:29 +02:00
DanyLE
8b23ebeeff Loading animation is now based on the current context (global or application context) 2022-05-24 15:39:58 +02:00
DanyLE
2cdd8f9a43 support dnd and grid sort 2022-03-29 18:25:07 +02:00
Dany LE
a6d725ea71 User a custom tag to manage the desktop instead of GUI 2021-11-26 00:03:01 +01:00
Dany LE
e345a61269 update bootstrap icons to v.1.7.1 2021-11-21 19:45:02 +01:00
lxsang
7123098049 update icon alignment 2021-06-13 12:08:12 +02:00
lxsang
808623b0d6 update sysmenu style 2021-06-13 12:08:11 +02:00
lxsang
77f643a206 fix iframe window move problem 2021-06-13 12:08:09 +02:00
lxsang
d670bd3b3a fix resize problem when iframe is inside of window 2021-06-13 12:08:08 +02:00
lxsang
ac76a5f967 Allow window horizotal and vertical resize 2021-06-13 12:08:07 +02:00
lxsang
51bf3e3df5 Add features:
- add bootstrap icon font support
- classing applications by categories in start menu
2021-06-13 12:08:02 +02:00
lxsang
20840d09b0 Improvements on GUI + API:
- Add generic key-value dialog
- Allow multiple file upload
- Add ESC and enter key handle to dialog
- Improve File application
2021-06-13 12:08:00 +02:00
lxsang
d384a65b73 Add features: 2021-06-13 12:07:57 +02:00