Commit graph

44 commits

Author SHA1 Message Date
ljf (zamentur)
103c04cc66
[fix] Migrations run and skipped 2021-06-02 20:56:55 +02:00
Alexandre Aubin
e15956c3fe
Merge branch 'dev' into uniformize-actionmap-api 2021-04-12 17:54:32 +02:00
axolotle
0acbbf8550 fix wrong args for /migration/run 2021-04-11 14:40:14 +02:00
axolotle
f5b5ba5905 add a key to every api action 2021-04-09 22:19:48 +02:00
axolotle
166e062f3b add icon margin on menu list views instead 2021-04-09 22:19:48 +02:00
axolotle
e2cdaa10be moved objectToParams helper to api module to avoid 'store' import in a helper file 2021-04-09 22:19:48 +02:00
axolotle
849a13853e fix adminpw api route 2021-04-09 22:18:24 +02:00
axolotle
88b488857c update logs api routes 2021-04-09 22:18:24 +02:00
axolotle
ebda02a777 update migrations api routes 2021-04-09 22:18:24 +02:00
axolotle
6438ea5414 update firewall api routes 2021-04-09 22:18:24 +02:00
axolotle
5f1ae01222 use variables instead of hardcoded styles 2021-04-06 16:57:06 +02:00
Alexandre Aubin
b38f213cc0 Moar miscellanous fixes / improvements 2021-03-22 21:47:17 +01:00
axolotle
b65bd23d08 update api calls for Tool views 2021-02-19 18:52:54 +01:00
axolotle
a2705a3651 fix partials imports & removed Error route 2021-02-11 16:58:57 +01:00
Kay0u
3706ae58e4
fix some routes 2021-01-28 12:02:43 +01:00
axolotle
ebe8740f72 escape html in logs and fix 'ref' 2021-01-19 18:16:00 +01:00
axolotle
188dc6ac50 removed unused index.js 2021-01-19 18:14:06 +01:00
Axolotle
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
04ad65761e Update views with ViewTopBar and SearchVue components 2020-12-04 18:38:04 +01:00
Axolotle
8e98546190 small translation fixes 2020-11-30 14:49:13 +01:00
Axolotle
864945a2ac Fix various small inconsistencies and styles
login infinite modal, *List style, ToolAdminpw dump, BackupCreate colors
2020-11-25 18:23:52 +01:00
Axolotle
7ce154d597 uniformize description list and buttons 2020-11-25 16:25:02 +01:00
Axolotle
b263961d50 update ToolLog with suboperations 2020-11-03 19:10:30 +01:00
Axolotle
141ada2fd2 moved filters into helpers folder 2020-11-03 16:27:30 +01:00
Axolotle
6e5d11ce36 update ToolWebAdmin and AppInstall with validations 2020-11-01 17:05:49 +01:00
Axolotle
6cb9089604 update PasswordForm and views with validations 2020-10-30 17:23:24 +01:00
Axolotle
3cb031df99 fix some cols and catch 2020-10-14 16:59:39 +02:00
Axolotle
6a46132fd7 modify imports of api module 2020-10-14 16:59:39 +02:00
Axolotle
64c6aefe63 add route/component transition animation and an option to disable it 2020-10-14 16:59:39 +02:00
Axolotle
2267b58ed2 add experimental option feature in TooWebAdmin 2020-10-14 16:59:39 +02:00
Axolotle
2df02ae39e add customizable password and domain component to be used in multiples views 2020-10-14 16:59:39 +02:00
Axolotle
a7fc728b7a fix some post request 2020-10-14 16:59:39 +02:00
Axolotle
258941646e add ToolPower view 2020-10-14 16:59:39 +02:00
Axolotle
50568cbe36 add ToolWebadmin view and set settings store as base store's state 2020-10-14 16:59:39 +02:00
Axolotle
d47ecb5d57 add ToolAdminpw view 2020-10-14 16:59:39 +02:00
Axolotle
6f37de6d29 add ToolFirewall view 2020-10-14 16:59:39 +02:00
Axolotle
1284237019 add generic scss 2020-10-14 16:59:39 +02:00
Axolotle
1837e3874c add ToolMigrations view 2020-10-14 16:59:39 +02:00
Axolotle
296c526e16 rework api module and add doc 2020-10-14 16:59:39 +02:00
Axolotle
1658c61995 add ToolLog view 2020-10-14 16:59:39 +02:00
Axolotle
f55eae0a95 automaticly add locale to url query and fix small templates 2020-10-14 16:59:39 +02:00
Axolotle
05fc0a5163 add distanceToNow and readableDate filter from date-fns 2020-10-14 16:59:38 +02:00
Axolotle
ca48a5cc86 add ToolLogs View and route 2020-10-14 16:59:38 +02:00
Axolotle
f25c51d560 add ToolList view 2020-10-14 16:59:38 +02:00