axolotle
|
fa63687cd6
|
externalize main RouterLink transition name computation to store
|
2022-02-06 21:04:53 +01:00 |
|
axolotle
|
b3e1860b6a
|
merge and externalize breadcrumb computation into the store
|
2022-02-06 21:03:31 +01:00 |
|
axolotle
|
4531433d60
|
rework main RouterLink so that only a route with params receives a key
|
2022-02-06 20:57:47 +01:00 |
|
axolotle
|
43637ea7ae
|
add 'serveurError' prop to panels data
|
2022-02-06 20:47:39 +01:00 |
|
axolotle
|
c672438faa
|
fix Spinner useless binding
|
2022-02-06 20:46:45 +01:00 |
|
axolotle
|
99067fb611
|
update config panels routes with children definition
|
2022-02-06 20:46:22 +01:00 |
|
axolotle
|
b7aa8117ec
|
update ConfigPanels using RoutableTabs
|
2022-02-06 20:42:28 +01:00 |
|
axolotle
|
7d5d29af1e
|
add ConfigPanel component to display a specific panel (can be used as a view)
|
2022-02-06 20:40:07 +01:00 |
|
axolotle
|
f515b56e3f
|
add RoutableTabs component
|
2022-02-06 20:34:49 +01:00 |
|
axolotle
|
c178347990
|
update AbstractForm to be more generic
|
2022-02-06 20:31:53 +01:00 |
|
axolotle
|
dc0868262e
|
rename TabForm to AbstractForm
|
2022-02-06 20:07:28 +01:00 |
|
Alexandre Aubin
|
403d8a75ed
|
Merge pull request #434 from YunoHost/enh-configpanels-component
Enh config panels integration
|
2022-02-01 13:34:05 +01:00 |
|
Alexandre Aubin
|
95287f66d6
|
swag: Add LGTM badge to README
|
2022-01-31 17:36:12 +01:00 |
|
Alexandre Aubin
|
126f54ddd3
|
Merge pull request #435 from YunoHost/fix-replace
fix '\n' replace with replaceAll
|
2022-01-31 16:32:13 +01:00 |
|
axolotle
|
6c1b5359cf
|
fix '\n' replace with replaceAll
|
2022-01-31 17:20:26 +01:00 |
|
axolotle
|
14194c90d5
|
temp fix for string ynh args having empty "choices" property
|
2022-01-31 15:36:25 +01:00 |
|
axolotle
|
5ae814c616
|
use ConfigPanels in DomainConfig and AppConfigPanel
|
2022-01-31 15:33:52 +01:00 |
|
axolotle
|
7cd07ebd39
|
fix ViewBase loading check
|
2022-01-31 15:29:38 +01:00 |
|
axolotle
|
8f7ebbbb26
|
add ConfigPanels component and config panels utilities
|
2022-01-31 15:28:32 +01:00 |
|
Alexandre Aubin
|
6ae673d4e1
|
Update changelog for 11.0.4
|
2022-01-29 19:24:46 +01:00 |
|
Alexandre Aubin
|
3bcdcdd9c8
|
Merge pull request #429 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
|
2022-01-29 15:44:09 +01:00 |
|
Alexandre Aubin
|
0d7bc2164f
|
Merge pull request #430 from ericgaspar/dev
Fix typo
|
2022-01-29 15:43:50 +01:00 |
|
Éric Gaspar
|
94b6c27859
|
Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
|
2022-01-29 14:43:44 +00:00 |
|
Andreas Gammelgaard Damsbo
|
8805e24618
|
Translated using Weblate (Danish)
Currently translated at 0.9% (5 of 504 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/da/
|
2022-01-29 14:43:44 +00:00 |
|
Andreas Gammelgaard Damsbo
|
de6464a581
|
Added translation using Weblate (Danish)
|
2022-01-29 14:43:44 +00:00 |
|
Tymofii-Lytvynenko
|
b319279118
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (504 of 504 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
|
2022-01-29 14:43:44 +00:00 |
|
Alexandre Aubin
|
c4c89a9650
|
Merge pull request #431 from Tagadda/fix-appinstall
Clean unused API calls
|
2022-01-29 15:43:37 +01:00 |
|
Tagadda
|
05717e63d1
|
This is not needed anymore ~
|
2022-01-28 02:26:18 +00:00 |
|
ericgaspar
|
f738e4d84e
|
Fix typo
|
2022-01-27 12:05:14 +01:00 |
|
Alexandre Aubin
|
66f5a9acfa
|
Update changelog for 11.0.3
|
2022-01-25 13:11:11 +01:00 |
|
Alexandre Aubin
|
79454cab17
|
Oopsies, probably unecessary code
|
2022-01-24 18:50:48 +01:00 |
|
Alexandre Aubin
|
975acaadab
|
Merge pull request #422 from Tagadda/enh-domain-default-app
Manage default application using DomainConfig
|
2022-01-24 18:49:34 +01:00 |
|
Alexandre Aubin
|
9f704e7f75
|
Cleanup unused code, app choices to be handled by the core
|
2022-01-24 18:30:18 +01:00 |
|
Alexandre Aubin
|
e685fd55a8
|
Merge branch 'dev' into enh-domain-default-app
|
2022-01-24 18:28:05 +01:00 |
|
Alexandre Aubin
|
f8e3818dea
|
Merge pull request #426 from YunoHost/config-panel-choices
configpanels: logic regarding dynamic-choices questions such as domain, user, should be handled by the core
|
2022-01-24 18:25:01 +01:00 |
|
Alexandre Aubin
|
73c8112613
|
Merge pull request #427 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
|
2022-01-24 18:24:49 +01:00 |
|
José M
|
72cd1342fb
|
Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
|
2022-01-22 04:13:23 +00:00 |
|
Éric Gaspar
|
7d60b9a4b5
|
Translated using Weblate (French)
Currently translated at 99.2% (500 of 504 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
|
2022-01-22 04:13:22 +00: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
|
91a470d2aa
|
[enh] Add a Reverse makedefault button
|
2022-01-19 23:52:40 +00:00 |
|
Tagada
|
37a83eeab9
|
Manage default application using DomainConfig
|
2022-01-19 23:51:09 +00:00 |
|
Alexandre Aubin
|
00a8482762
|
Merge branch 'dev' into bullseye
|
2022-01-19 21:07:15 +01:00 |
|
Alexandre Aubin
|
a98cdf6005
|
Update changelog for 4.4.0
|
2022-01-19 20:58:37 +01:00 |
|
Alexandre Aubin
|
efca89a224
|
Update changelog for 4.3.4.1
|
2022-01-19 20:56:09 +01:00 |
|
Alexandre Aubin
|
0521d053ce
|
Revert "Update package.json to try to fix vulnerabilities reported by npm audit..."
This reverts commit 2be91dbfe7 .
|
2022-01-19 19:47:06 +01:00 |
|
Alexandre Aubin
|
2be91dbfe7
|
Update package.json to try to fix vulnerabilities reported by npm audit...
|
2022-01-18 18:30:59 +01:00 |
|
Alexandre Aubin
|
7746786d71
|
Merge pull request #425 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
|
2022-01-18 17:30:17 +01:00 |
|
Alexandre Aubin
|
d24618b5ec
|
Merge pull request #424 from YunoHost/dependabot/npm_and_yarn/app/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7 in /app
|
2022-01-18 17:29:53 +01:00 |
|
Christian Wehrli
|
89c68b6487
|
Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
|
2022-01-18 15:54:42 +00:00 |
|
Mico Hauataluoma
|
7558fc3d60
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (500 of 500 strings)
Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
|
2022-01-18 15:54:42 +00:00 |
|