Commit graph

203 commits

Author SHA1 Message Date
Alexandre Aubin
c26c4c9daa Fix user password change not working properly 2021-08-14 16:56:10 +02:00
Alexandre Aubin
9615351261
Merge pull request #376 from opi/patch-1
[fix] Link to app on operation panel
2021-08-08 22:08:51 +02:00
Kay0u
41f1858ff7
fix argument-less manifest 2021-07-03 23:17:03 +02:00
opi
e40dfbb124
[fix] Link to app on operation panel
missing "//"
2021-06-17 17:38:32 +02:00
ljf (zamentur)
061219d348
[fix] Migrations api path 2021-06-08 13:26:53 +02:00
ljf
37e58f5fe7 [fix] key value aggregation in diagnosis 2021-06-03 18:17:50 +02:00
ljf
955c774602 [fix] Revert brackets notation 2021-06-03 18:16:53 +02:00
ljf
e58bfaedcd [fix] Migration route 2021-06-03 18:15:15 +02:00
ljf
c4a641cd8e Revert "Merge pull request #369 from YunoHost/fix-array-args"
This reverts commit 711c8e8596, reversing
changes made to 89e2342b02.
2021-06-03 18:10:55 +02:00
ljf (zamentur)
103c04cc66
[fix] Migrations run and skipped 2021-06-02 20:56:55 +02:00
ljf (zamentur)
f0681039d1
[fix] Backup create again 2021-06-02 20:49:02 +02:00
ljf (zamentur)
49a8e056f6
[fix] Backup restore 2021-06-02 20:47:54 +02:00
ljf (zamentur)
efe974b8e9
[fix] Backup create 2021-06-02 20:44:36 +02:00
Alexandre Aubin
e64183e2d9
Merge pull request #367 from YunoHost/fix-ignore-button
[fix] Ignore button is broken
2021-06-02 20:13:59 +02:00
ljf (zamentur)
48b86b6642
[fix] User edition: alias and password change 2021-06-02 19:42:30 +02:00
ljf (zamentur)
2fb370982b
[fix] Ignore button is broken 2021-06-02 03:41:42 +02:00
ljf
54df05d951 [fix] Empty quota doesn't work 2021-05-19 02:02:33 +02:00
axolotle
1ab7a3ef93 es-lint warn console.log() 2021-05-01 13:04:06 +02:00
axolotle
a1ff39c9cb do not redirect after upgrade, update the view instead 2021-05-01 13:01:14 +02:00
axolotle
a8d8272edf display post-install human readable route name 2021-05-01 13:00:00 +02:00
Alexandre Aubin
3bc3c32767 Do not allow to grant ssh/sftp perms to all_users (this is not allowed by the core anyway) 2021-04-17 03:34:17 +02:00
Alexandre Aubin
9e70259899
Merge pull request #352 from YunoHost/enh-permissions
Enh permissions (new selectize + confirmation for ssh/sftp)
2021-04-17 02:00:39 +02:00
axolotle
bb2358e779 use ViewBase queries to fetch all data 2021-04-17 00:08:47 +02:00
axolotle
efec3589ad fix typos 2021-04-16 23:54:57 +02:00
axolotle
87a5c12b54 ask confirmation to grant SSH/SFTP permissions to a group 2021-04-16 23:17:59 +02:00
axolotle
fc5f20b442 fix store not being updated on permissions changes 2021-04-16 23:12:23 +02:00
axolotle
17e2d726b9 update view GroupList to use TagsSelectize + improved code readability 2021-04-16 22:57:14 +02:00
Alexandre Aubin
1efb23e26d Simplify custom app install with new /apps/manifest route 2021-04-16 00:49:13 +02:00
Alexandre Aubin
e15956c3fe
Merge branch 'dev' into uniformize-actionmap-api 2021-04-12 17:54:32 +02:00
Alexandre Aubin
f1855f4cf8
Merge pull request #350 from YunoHost/fix-migration-and-error-text
Fix migration and error text
2021-04-11 15:11:29 +02:00
axolotle
0acbbf8550 fix wrong args for /migration/run 2021-04-11 14:40:14 +02:00
axolotle
1a1da4c0d0 handle validation errors & --force-diskspace 2021-04-10 17:39:20 +02:00
axolotle
146c51502c removed unused prop in DomainForm 2021-04-10 17:34:32 +02:00
axolotle
4cc6159479 add ability to not query /installed in login component 2021-04-10 17:33:47 +02:00
axolotle
47d71a6022 add warning modal if last ws message is a warning 2021-04-10 14:16:47 +02:00
axolotle
b65e87d17a add a message to history to say when it's empty 2021-04-09 22:32:27 +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
3ef1f049e3 update diagnosis api routes 2021-04-09 22:18:24 +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
227e359e42 update upgrade 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
e94d43566a update services api routes 2021-04-09 22:18:24 +02:00
axolotle
9657fc410e update groups api routes 2021-04-09 22:18:24 +02:00
axolotle
06eb2165ea update backups api routes 2021-04-09 22:18:24 +02:00
axolotle
89086a8003 update apps api routes 2021-04-09 22:18:24 +02:00
axolotle
4592a7d79d update domains api routes 2021-04-09 22:17:31 +02:00