Axolotle
|
445f4c44a7
|
remove api call in postinstall
|
2020-11-05 13:42:18 +01:00 |
|
Alexandre Aubin
|
f78e91bad5
|
Merge pull request #320 from anmol26s/dev
Trim username while new user creation to eliminate unecessary error
|
2020-11-04 15:47:52 +01:00 |
|
Alexandre Aubin
|
d53e400e3d
|
Formating
|
2020-11-04 15:47:20 +01:00 |
|
anmol
|
b385ac7ed3
|
Trim username while new user creation to eliminate unecessary error
|
2020-11-04 19:53:06 +05:30 |
|
Axolotle
|
7f2144fee0
|
update package-lock.json
|
2020-11-03 20:23:19 +01:00 |
|
Axolotle
|
a6c2445f47
|
set some rules as warn and update deps
|
2020-11-03 20:22:54 +01:00 |
|
Axolotle
|
3c5a2810c7
|
small fix
|
2020-11-03 20:15:29 +01:00 |
|
Axolotle
|
d347a283ec
|
update GroupList with protected permissions
|
2020-11-03 20:14:56 +01:00 |
|
Axolotle
|
b263961d50
|
update ToolLog with suboperations
|
2020-11-03 19:10:30 +01:00 |
|
Axolotle
|
d444ef5f6b
|
add download to BackupInfo
|
2020-11-03 17:27:58 +01:00 |
|
Axolotle
|
01d37e0835
|
removed mailbox_quota from UserCreate
|
2020-11-03 16:44:18 +01:00 |
|
Axolotle
|
9caac2439f
|
update AppList & AppInfo with permission labels
|
2020-11-03 16:30:08 +01:00 |
|
Axolotle
|
141ada2fd2
|
moved filters into helpers folder
|
2020-11-03 16:27:30 +01:00 |
|
Axolotle
|
d51e2b712e
|
add more modularity to FormField and CheckboxItem
|
2020-11-03 16:11:02 +01:00 |
|
Alexandre Aubin
|
f0b1a0bbce
|
Remove line about defining a quota because that's not that necessary and made the form ugly + simply controller code
|
2020-11-02 20:23:13 +01:00 |
|
Axolotle
|
af22c9acd9
|
removed InputHelper
|
2020-11-02 15:54:49 +01:00 |
|
Axolotle
|
6e5d11ce36
|
update ToolWebAdmin and AppInstall with validations
|
2020-11-01 17:05:49 +01:00 |
|
Axolotle
|
7a2d8017f3
|
update AppActions with validation
|
2020-10-31 16:44:31 +01:00 |
|
Axolotle
|
39c0d81ef1
|
update custom app install form with validation
|
2020-10-31 11:38:28 +01:00 |
|
Axolotle
|
6cb9089604
|
update PasswordForm and views with validations
|
2020-10-30 17:23:24 +01:00 |
|
Alexandre Aubin
|
4e1c5ce424
|
Merge pull request #315 from yunohost-bot/weblate-yunohost-admin
Update from Weblate
|
2020-10-30 15:01:38 +01:00 |
|
Quentí
|
f88dd57bc7
|
Translated using Weblate (Occitan)
Currently translated at 100.0% (354 of 354 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
|
2020-10-30 13:52:33 +00:00 |
|
Leandro Noferini
|
13e0e52955
|
Translated using Weblate (Italian)
Currently translated at 100.0% (354 of 354 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
|
2020-10-30 13:52:33 +00:00 |
|
Daniel
|
cf9d7e99d7
|
Translated using Weblate (German)
Currently translated at 100.0% (354 of 354 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
|
2020-10-30 13:52:33 +00:00 |
|
Alexandre Aubin
|
df51c42fb0
|
Merge pull request #297 from YunoHost/permission_protection
Extends permission feature
|
2020-10-30 14:52:25 +01:00 |
|
Axolotle
|
1a19f9ef21
|
update DomainAdd views with validation
|
2020-10-30 13:59:15 +01:00 |
|
dependabot[bot]
|
64307379ab
|
Bump bl from 1.2.2 to 1.2.3 in /src
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-28 16:46:28 +00:00 |
|
Alexandre Aubin
|
1c291cddc8
|
Merge pull request #317 from cyxae/stretch-unstable
Allow search in the app description
|
2020-10-28 17:45:50 +01:00 |
|
cyxae
|
3b016baa87
|
Allow search in app description
|
2020-10-28 17:42:03 +01:00 |
|
Alexandre Aubin
|
abb44a7924
|
Cleanup / simplify app permission view and controller
|
2020-10-28 17:33:00 +01:00 |
|
Axolotle
|
639d88d762
|
update GroupCreate with validations
|
2020-10-28 17:17:42 +01:00 |
|
Axolotle
|
3c31867fe6
|
update UserCreate & UserEdit with helpers and validations
|
2020-10-28 17:07:38 +01:00 |
|
Axolotle
|
3af30ba5b6
|
update form components
|
2020-10-28 16:50:25 +01:00 |
|
Axolotle
|
8f3180031c
|
add more helpers for forms and validations
|
2020-10-28 16:46:06 +01:00 |
|
Axolotle
|
691ba8cd9f
|
renamed BasicForm > CardForm
|
2020-10-27 10:25:57 +01:00 |
|
Axolotle
|
8dfae8835d
|
update UserCreate with new helpers
|
2020-10-23 18:18:45 +02:00 |
|
Axolotle
|
f2d980594a
|
update AppInstall with new helpers
|
2020-10-23 18:15:13 +02:00 |
|
Axolotle
|
1346197605
|
add helper to format all manifest args and to reformat a form
|
2020-10-23 18:14:09 +02:00 |
|
Axolotle
|
e05b8da533
|
improved FormField and form items to display validation errors
|
2020-10-23 17:56:50 +02:00 |
|
Axolotle
|
8f47849887
|
moved BasicForm into globals and renamed formHelper into FormField
|
2020-10-23 17:50:58 +02:00 |
|
Axolotle
|
2e13bcd8bd
|
update BasicForm to receive validations object and some base behavior
|
2020-10-23 17:46:07 +02:00 |
|
Axolotle
|
4512962412
|
update deps, install vuelidate and add custom validators
|
2020-10-23 17:40:12 +02:00 |
|
Axolotle
|
19d3e58d3f
|
add dynamic global component registration
|
2020-10-23 17:19:10 +02:00 |
|
Axolotle
|
19ae0ccada
|
add 'display_text' arg as an alert
|
2020-10-16 13:10:23 +02:00 |
|
Axolotle
|
e638a094d8
|
add instructions
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
73a7f4c8da
|
update package-lock.json do not look
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
3cb031df99
|
fix some cols and catch
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
14bdfbce2f
|
add experimental error handling
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
da1442d375
|
fixed scrollBehavior and root element positionning
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
6a46132fd7
|
modify imports of api module
|
2020-10-14 16:59:39 +02:00 |
|