Commit graph

1545 commits

Author SHA1 Message Date
axolotle
9649627bb8 fix: InputItem: return empty string for none value in type number 2024-08-21 18:31:25 +02:00
axolotle
008c2c53ab fix: misc form related issues 2024-08-21 18:30:26 +02:00
axolotle
7f79fc812c feat: show modal on action error when no form 2024-08-21 18:28:42 +02:00
axolotle
12399ca3df fix: views's modal variant and position 2024-08-21 18:27:15 +02:00
axolotle
4542ae0672 feat: add YListItem to display common list fields 2024-08-21 18:25:57 +02:00
axolotle
8b16a3e0e2 fix: alert's icon variants 2024-08-18 10:19:54 +02:00
axolotle
457225b980 fix: configpanels form + validation 2024-08-18 10:19:30 +02:00
axolotle
eb0597b544 fix: misc styling fixes 2024-08-17 10:01:35 +02:00
axolotle
55d81708c1 fix: buttons should not be rotated + rename prop collapsable -> collapsible 2024-08-17 00:55:02 +02:00
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