Commit graph

3445 commits

Author SHA1 Message Date
axolotle
4c9938e23f feat: add quick add item dropdown in home 2024-08-16 12:11:24 +02:00
axolotle
f9b4fd4188 chore: rm no longer used CardButtonsSkeleto 2024-08-16 00:25:37 +02:00
axolotle
42e97c749a fix: improve skeletons 2024-08-16 00:24:39 +02:00
axolotle
fcfcd767f0 fix: scss text-$variant contrast, font-weight and outlined button variant text to black 2024-08-15 22:01:42 +02:00
axolotle
181c1e1599 chore: update package.json 2024-08-13 23:48:51 +02:00
axolotle
fe81ebb3dc chore: update components.d.ts 2024-08-13 11:56:52 +02:00
axolotle
de143bbd78 chore: lint 2024-08-13 11:56:52 +02:00
axolotle
445b1bdd21 refactor: use YAlert everywhere 2024-08-13 11:56:52 +02:00
axolotle
4f0df60458 chore: rm no longer used ViewBase component 2024-08-13 11:56:52 +02:00
axolotle
c9eedc4989 chore: rm no longer used useInitialQueries.ts 2024-08-13 11:56:52 +02:00
axolotle
c786d47a6f feat: add routes skeletons 2024-08-13 11:56:52 +02:00
axolotle
a12e168b45 refactor: format InputItem type=number as number 2024-08-13 11:56:52 +02:00
axolotle
8507e35ff2 ts: types to ToolPower 2024-08-13 11:56:52 +02:00
axolotle
06ce2a5bec refactor: rework async UserList 2024-08-13 11:56:52 +02:00
axolotle
9dcdc654b9 refactor: rework async UserInfo 2024-08-13 11:56:52 +02:00
axolotle
66bf3a5560 refactor: rework async UserEdit 2024-08-13 11:56:52 +02:00
axolotle
1e2a1e2663 refactor: rework async UserCreate 2024-08-13 11:56:52 +02:00
axolotle
f7c563afb2 refactor: rework async SystemUpdate 2024-08-13 11:56:49 +02:00
axolotle
09e9c272b7 refactor: rework async ToolSettings 2024-08-13 11:56:49 +02:00
axolotle
ab506a5727 refactor: rework async ToolMigrations 2024-08-13 11:56:49 +02:00
axolotle
68e6c78c22 refactor: rework async ToolLogs 2024-08-13 11:56:49 +02:00
axolotle
27f87eeb17 refactor: rework async ToolLog 2024-08-13 11:56:49 +02:00
axolotle
732578156a refactor: rework async ToolFirewall 2024-08-13 11:56:49 +02:00
axolotle
b9154908b4 refactor: rework async ServiceList 2024-08-13 11:56:49 +02:00
axolotle
e8b0e3b87c refactor: rework async ServiceInfo 2024-08-13 11:56:49 +02:00
axolotle
fe380005a5 refactor: rework async GroupList 2024-08-13 11:56:49 +02:00
axolotle
3e44d959eb refactor: rework async DomainList 2024-08-13 11:56:49 +02:00
axolotle
ddf872dd58 refactor: rework async DomainInfo 2024-08-13 11:56:49 +02:00
axolotle
e99a50e5fc refactor: rework async DomainDns 2024-08-13 11:56:49 +02:00
axolotle
20bbdb7e86 refactor: rework async DomainAdd 2024-08-13 11:56:49 +02:00
axolotle
50a464016b refactor: rework async DiagnosisView 2024-08-13 11:56:49 +02:00
axolotle
dd6522a8b3 refactor: rework async BackupList 2024-08-13 11:56:49 +02:00
axolotle
a0dc769461 refactor: rework async BackupInfo 2024-08-13 11:56:49 +02:00
axolotle
ccc65b0b06 refactor: rework async BackupCreate 2024-08-13 11:56:49 +02:00
axolotle
2478f53fc2 refactor: rework async AppList 2024-08-13 11:56:46 +02:00
axolotle
301fd4d36c refactor: rework async AppInstall 2024-08-13 11:56:46 +02:00
axolotle
a5714e56fc refactor: rework async AppInfo 2024-08-13 11:56:46 +02:00
axolotle
38859f5afc refactor: rework async AppCatalog 2024-08-13 11:56:46 +02:00
axolotle
7f867e38e9 fix: misc 2024-08-13 11:56:43 +02:00
axolotle
837e92789a refactor: rework TagsSelectizeItem with multiple choices types 2024-08-13 11:56:43 +02:00
axolotle
cba781d809 feat: add useFormQuery to pair url params and a form 2024-08-13 11:56:43 +02:00
axolotle
311d5fdc27 feat: add cache policy from settings 2024-08-13 11:56:43 +02:00
axolotle
354a06af6d refactor: return the same content when cache is not present 2024-08-13 11:56:39 +02:00
axolotle
b2a233f1f1 refactor: update form fields definition in views 2024-08-13 11:56:35 +02:00
axolotle
c17da2c93e fix: add maybeMainDomain getter which do not error out 2024-08-13 11:56:35 +02:00
axolotle
1f1dac1792 refactor: rework useSearch and ViewSearch to no longer use ViewBase and expect defined data 2024-08-13 11:56:35 +02:00
axolotle
da02692d93 refactor: normalize status to variants + icons 2024-08-13 11:56:35 +02:00
axolotle
5b5cac5478 feat: add api.refetch method that force reload a view and its data queries 2024-08-13 11:56:35 +02:00
axolotle
e0816d14e1 feat: add more complex skeleton definitions 2024-08-13 11:56:35 +02:00
axolotle
59f7b59408 refactor: add errors when data is not present in cache 2024-08-13 11:56:35 +02:00