DanyLE
cdd695a8cc
fix: init npm before installing packages
gitea-sync/antos-frontend/pipeline/head This commit looks good
2024-03-10 00:44:16 +01:00
DanyLE
8137928851
feat: add install_dev to Makefile to install dependencies before build
gitea-sync/antos/pipeline/head This commit looks good
2024-03-09 19:07:23 +01:00
DanyLE
e47cb4293f
fix: simulate contextmenu on mobile device
gitea-sync/antos/pipeline/head This commit looks good
2024-01-08 17:13:21 +01:00
DanyLE
5b6cac9938
fix: list view item shall propagate click event to parent
2024-01-08 15:38:18 +01:00
DanyLE
375167a8d3
fix: dblclick event does not fire on mobile device (IOS)
2024-01-08 14:26:32 +01:00
DanyLE
f954e03046
fix: page scale problem on mobile
2024-01-08 11:45:59 +01:00
DanyLE
33b8ad8e4e
fix: invalid background settings
gitea-sync/antos/pipeline/head This commit looks good
2023-10-23 14:04:28 +02:00
DanyLE
47b7b73876
style: update file UI style
gitea-sync/antos/pipeline/head This commit looks good
2023-07-18 11:07:57 +02:00
DanyLE
cf0c10afd4
fix: minor UI bugs on File and Setting apps
gitea-sync/antos/pipeline/head This commit looks good
2023-07-18 10:43:42 +02:00
DanyLE
525a1d4ae8
fix: remove debug message
gitea-sync/antos/pipeline/head This commit looks good
2023-07-14 11:24:06 +02:00
DanyLE
a14e4e5381
fix: use row/column as common directives for all UI horizontal/vertical direction
gitea-sync/antos/pipeline/head This commit looks good
2023-07-14 11:02:33 +02:00
DanyLE
d36b068834
update: antos API declaration
gitea-sync/antos/pipeline/head This commit looks good
2023-07-13 20:41:33 +02:00
DanyLE
4ef66d49c3
update: use latest UI API on system applications
2023-07-13 20:40:40 +02:00
DanyLE
b179600a7d
feat: add APIs that support responsive UI on antos tags
2023-07-13 20:40:04 +02:00
DanyLE
8a63d75446
fix: use CSS variable to define color palette for UI theme
2023-07-13 19:51:51 +02:00
DanyLE
9a4d438caf
fix: encode URI component when get file from VFS API
gitea-sync/antos/pipeline/head This commit looks good
2023-07-07 20:06:41 +02:00
DanyLE
4c01eeedfe
fix: upload API only submit a task when files are selected
gitea-sync/antos/pipeline/head This commit looks good
2023-06-27 09:45:06 +02:00
DanyLE
3bca423368
cleanup code
gitea-sync/antos/pipeline/head This commit looks good
2023-06-20 18:02:22 +02:00
DanyLE
46e7e6d94f
feat: use a separated setting file for each application instead of a single system setting files
gitea-sync/antos/pipeline/head This commit looks good
2023-06-20 17:16:13 +02:00
DanyLE
9fa766963a
feat: Introduce API.Task API that allow to track promise object via AntOS announcement system
gitea-sync/antos/pipeline/head This commit looks good
2023-06-16 17:54:12 +02:00
Dany LE
f8213f7aeb
Update Jenkinsfile
gitea-sync/antos/pipeline/head This commit looks good
2023-06-06 22:08:12 +02:00
Dany LE
ee24ba63f6
Update Jenkinsfile
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-06-06 22:06:30 +02:00
Dany LE
982fb86dc4
fix: clean up repo before build
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-06-06 22:04:54 +02:00
Dany LE
89df515868
fix(Jenkinsfile): use typescript 5.0 as typedoc 0.24 depends on it
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-06-06 22:01:23 +02:00
DanyLE
185dce4d7f
fix: support passing arguments when pushing a service
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-06-06 21:53:22 +02:00
DanyLE
6895b94c7d
remove support for VDB, applications that used SQLite database can now use API provided by the libsqlite package (on MarketPlace)
gitea-sync/antos/pipeline/head This commit looks good
2023-06-01 11:19:47 +02:00
DanyLE
1db1b11277
fix: doc generation use latest typedoc version
gitea-sync/antos/pipeline/head This commit looks good
2023-05-30 13:13:45 +02:00
DanyLE
edbbc9f248
fix: operator not permit on newer version of typescript
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-05-30 11:10:40 +02:00
DanyLE
147b57f4b4
fix: jquery delaration file compatibility with current typescript sdk
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-05-30 10:58:04 +02:00
DanyLE
0b5610ed76
fix: extractZip bug introduced by last commit
gitea-sync/antos/pipeline/head This commit looks good
2023-04-03 09:36:02 +02:00
DanyLE
492f85789c
fix: creating missing directories from file paths when they are not specified in zip meta-data
gitea-sync/antos/pipeline/head This commit looks good
2023-03-31 14:38:59 +02:00
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
70b1f25e7f
Only break-word in notification tag
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 13:36:37 +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
b66bb3a2c9
fix: notification style
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 19:06:15 +01:00