axolotle
|
43637ea7ae
|
add 'serveurError' prop to panels data
|
2022-02-06 20:47:39 +01:00 |
|
axolotle
|
14194c90d5
|
temp fix for string ynh args having empty "choices" property
|
2022-01-31 15:36:25 +01:00 |
|
axolotle
|
8f7ebbbb26
|
add ConfigPanels component and config panels utilities
|
2022-01-31 15:28:32 +01:00 |
|
Alexandre Aubin
|
e685fd55a8
|
Merge branch 'dev' into enh-domain-default-app
|
2022-01-24 18:28:05 +01:00 |
|
Alexandre Aubin
|
101be80d7e
|
configpanels: logic regarding dynamic-choices questions such as domain, user, should be handled by the core
|
2022-01-21 20:07:11 +01:00 |
|
Tagada
|
37a83eeab9
|
Manage default application using DomainConfig
|
2022-01-19 23:51:09 +00:00 |
|
axolotle
|
fd21c9f406
|
allow i18n error messages with pattern validation
|
2022-01-05 15:56:14 +01:00 |
|
Alexandre Aubin
|
99ffd7ca72
|
Improve app repo url regex, may contain tildes
|
2021-11-23 23:24:20 +01:00 |
|
Alexandre Aubin
|
5c883cc054
|
Fix app url regex, branch names may contain dots
|
2021-10-07 11:27:09 +02:00 |
|
Alexandre Aubin
|
b66d1fe7d1
|
Merge branch 'dev' into support-moar-git-urls
|
2021-10-01 17:16:43 +02:00 |
|
Alexandre Aubin
|
48bfb3ef36
|
[enh] Support github-independent repo urls and/or pointing to specific branches
|
2021-10-01 16:47:31 +02:00 |
|
axolotle
|
0638866838
|
make sure FormatFormData always return a promise and update views using it accordingly
|
2021-09-29 21:42:47 +02:00 |
|
Alexandre Aubin
|
fea47d1609
|
Merge pull request #401 from YunoHost/fix-1881-filename-too-long
[fix] Unable to import user from csv anymore
|
2021-09-29 16:02:30 +02:00 |
|
Eauchat
|
bf4d4d9266
|
Avoid formatI18nField to fail if field is undefined
At the moment, it seems that if an app manifest custom argument is missing the "ask" property, the display of app install page is blank.
|
2021-09-29 09:09:01 +00:00 |
|
ljf
|
64ae24facd
|
[fix] type string with choices need to be displayed with select #1880
|
2021-09-28 16:48:33 +02:00 |
|
ljf
|
12dc0531e0
|
[fix] Unable to import user from csv anymore
|
2021-09-28 16:26:18 +02:00 |
|
ljf
|
9715414e7a
|
[fix] No pattern validation client side for tags
|
2021-09-17 04:35:30 +02:00 |
|
ljf
|
338c679287
|
[enh] Support file in match regexp
|
2021-09-15 21:59:29 +02:00 |
|
ljf
|
abfd018a46
|
[enh] Improve UX in validation
|
2021-09-13 02:36:16 +02:00 |
|
ljf
|
6c12feac62
|
[fix] Repair app install
|
2021-09-12 23:53:59 +02:00 |
|
ljf
|
41a8367f21
|
Merge remote-tracking branch 'origin/dev' into config-panel
|
2021-09-12 16:52:09 +02:00 |
|
ljf
|
30fe4e7991
|
[fix] Visible properties not working anymore on question
|
2021-09-06 17:57:35 +02:00 |
|
ljf
|
e2512168a4
|
[enh] Rename the way to give the argument in YunohostValidationError
|
2021-09-06 01:52:44 +02:00 |
|
ljf
|
ad04197287
|
[enh] Remote validation error displayed on field
|
2021-08-31 16:05:40 +02:00 |
|
ljf
|
5e554bb4a2
|
[enh] Be able to delete source file
|
2021-08-31 04:21:10 +02:00 |
|
ljf
|
358e6978a4
|
[enh] Add default icon for alert
|
2021-08-30 15:24:15 +02:00 |
|
ljf
|
f0637c7dd7
|
[enh] Tags choices, textarea from files
|
2021-08-30 13:16:20 +02:00 |
|
ljf
|
5557c57252
|
[enh] display errors if pattern doesn't match
|
2021-08-27 20:17:34 +02:00 |
|
ljf
|
927886334b
|
[enh] Add some step, autocomplete, trim, visibleIf properties
|
2021-08-27 01:09:36 +02:00 |
|
ljf
|
56df38d999
|
[enh] Icons in alert config panel
|
2021-08-26 19:48:49 +02:00 |
|
ljf
|
911c5deeb0
|
[fix] No value displayed in config panel
|
2021-08-26 19:33:50 +02:00 |
|
ljf
|
d95f6175f0
|
[enh] Rename error in danger type
|
2021-08-20 16:40:28 +02:00 |
|
ljf
|
1781a4de65
|
[fix] Missing vue showdown
|
2021-08-14 14:37:19 +02:00 |
|
ljf
|
36a4a21d57
|
[enh] Adapt the new config panel mechanism to vuejs webadmin
|
2021-07-30 18:05:13 +02:00 |
|
axolotle
|
58fe9a6924
|
add new validator for file type
(cherry picked from commit e2ec21ea4d2252e59eaf1f6d949f18d04794203c)
|
2021-05-08 22:27:10 +02:00 |
|
axolotle
|
40ef5b4c26
|
fix several user errors when no users created
|
2021-04-17 19:23:20 +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
|
89868d1a5a
|
remove the 2 char limit for names
|
2021-02-19 18:56:45 +01:00 |
|
axolotle
|
562fd3d1fe
|
Fix AppConfigPanel and use helper components
|
2021-02-19 18:56:26 +01:00 |
|
axolotle
|
ebe8740f72
|
escape html in logs and fix 'ref'
|
2021-01-19 18:16:00 +01:00 |
|
Axolotle
|
5077072747
|
add basic skeletons components
|
2020-12-16 12:08:18 +01:00 |
|
Axolotle
|
865491831d
|
improved email and domain validators
|
2020-11-26 16:30:45 +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
|
6e5d11ce36
|
update ToolWebAdmin and AppInstall with validations
|
2020-11-01 17:05:49 +01:00 |
|
Axolotle
|
39c0d81ef1
|
update custom app install form with validation
|
2020-10-31 11:38:28 +01:00 |
|
Axolotle
|
1a19f9ef21
|
update DomainAdd views with validation
|
2020-10-30 13:59:15 +01:00 |
|
Axolotle
|
8f3180031c
|
add more helpers for forms and validations
|
2020-10-28 16:46:06 +01:00 |
|
Axolotle
|
1346197605
|
add helper to format all manifest args and to reformat a form
|
2020-10-23 18:14:09 +02:00 |
|
Axolotle
|
4512962412
|
update deps, install vuelidate and add custom validators
|
2020-10-23 17:40:12 +02:00 |
|