Commit graph

3129 commits

Author SHA1 Message Date
Alexandre Aubin
f7d7bcec2d update view: add a note to encourage people to check the release note on the forum when there's a major yunohost upgrade before yoloupgrading 2022-10-17 16:49:58 +02:00
axolotle
55dae217e3 partials: rm no longer used PasswordForm 2022-10-10 22:54:59 +02:00
axolotle
de0877b2d7 postinstall: add first admin user form 2022-10-10 22:49:13 +02:00
Alexandre Aubin
dd652296dc
Merge pull request #474 from YunoHost/merge-firstname-and-lastname
Merge firstname and lastname info
2022-10-10 19:44:30 +02:00
Alexandre Aubin
a7e184247a
Merge pull request #473 from YunoHost/root-password-change-as-virtual-global-setting
Drop 'change admin password' view, now part of the global setting panel
2022-10-10 19:44:12 +02:00
Alexandre Aubin
c1395df89d
Merge pull request #436 from YunoHost/enh-domains
Rework domain list and domain info view (using tree-structure and new config panel for domain)
2022-10-10 17:00:27 +02:00
axolotle
47fa27b085 domain: remove no longer used DomainConfig view 2022-10-10 17:09:43 +02:00
axolotle
c2a62c6796 domaininfo: move "main domain" info in card header 2022-10-10 17:04:08 +02:00
axolotle
7de1419606 domaininfo: add link to parent domain for registrar info 2022-10-10 16:58:52 +02:00
Alexandre Aubin
31a99eab05 domain views: cosmetics 2022-10-10 16:58:52 +02:00
axolotle
fa3deeffda domaindns: update DomainDns view to be included in DomainInfo dns panel 2022-10-10 16:58:52 +02:00
axolotle
3a3846bdac configpanels: allow slots to be passed to ConfigPanel views 2022-10-10 16:58:52 +02:00
axolotle
a216d59098 configpanels: do not display "save" button when non editable 2022-10-10 16:58:52 +02:00
axolotle
69d1d7ec1e domaininfo: remove some info and update view with action handling 2022-10-10 16:58:52 +02:00
axolotle
7f5392389e add variant prop to Icon 2022-10-10 16:58:52 +02:00
axolotle
dcb9534e77 update DomainInfo page with moar data and config panel 2022-10-10 16:58:52 +02:00
axolotle
b7bc950719 add ExplainWhat component to display a little help popup 2022-10-10 16:58:52 +02:00
axolotle
6d659322b5 add DescriptionRow component 2022-10-10 16:58:52 +02:00
axolotle
8fb7cc8469 update DomainList with RecursiveListGroup 2022-10-10 16:58:52 +02:00
axolotle
dd35c097c8 Add RecursiveListGroup component that display trees 2022-10-10 16:58:52 +02:00
axolotle
b0077f815d add domains as tree getters 2022-10-10 16:58:52 +02:00
axolotle
df9ccf3dff add tree utilities 2022-10-10 16:58:52 +02:00
Alexandre Aubin
907ae94b6b
Merge pull request #475 from YunoHost/fix-locales
fix: wait for locales to be loaded before mounting the app
2022-10-10 16:07:08 +02:00
axolotle
76895be395 locales: wait locales loading before mounting the vue app 2022-10-10 17:27:36 +02:00
Alexandre Aubin
2a80097612 Merge firstname and lastname info 2022-10-09 17:00:48 +02:00
Alexandre Aubin
e3cad1c2b3 i18n: wording for global setting route 2022-10-08 18:56:42 +02:00
Alexandre Aubin
5b3f6900b0 Drop 'change admin password' view, now part of the global setting panel 2022-10-08 18:42:51 +02:00
Alexandre Aubin
ce1247e001
Merge pull request #472 from YunoHost/move-service-view
Move service view to 'Tools' section (+ tweak icons)
2022-10-07 20:17:44 +02:00
axolotle
8a91045f0d globalsettings: update apply call to actions changes 2022-10-07 21:04:47 +02:00
Alexandre Aubin
16cc8373b8 Move service views to 'Tools' + tweak icons 2022-10-07 17:40:09 +02:00
Alexandre Aubin
2708b98d20 i18n fr: Sauvegarde -> Sauvegardes for consistency in the home screen (Users, Domains, Applications, ...) 2022-10-07 16:54:02 +02:00
Alexandre Aubin
d4cb85a9fd groups/permissions: wording for user-specific permissions 2022-10-07 16:36:16 +02:00
Alexandre Aubin
bc3131c826 Tweaks for new 'admins' group 2022-10-07 16:09:42 +02:00
Alexandre Aubin
c4d68b7e66
Merge pull request #470 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-10-07 15:26:45 +02:00
Alexandre Aubin
0c4e536fd9
Merge pull request #471 from YunoHost/fix-login
login: add card-form with admin username input to login
2022-10-07 11:53:23 +02:00
axolotle
7791216be6 login: add card-form with admin username input to login 2022-10-07 13:48:13 +02:00
Jose Riha
b63bf7287e Translated using Weblate (Slovak)
Currently translated at 99.8% (503 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-10-05 13:42:41 +02:00
Alexandre Aubin
3d389a8365
Merge pull request #469 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-10-04 23:34:07 +02:00
Alexandre Aubin
f624963458
Merge pull request #438 from YunoHost/enh-config-actions
add action
2022-10-04 23:33:37 +02:00
axolotle
75f1fae1d6 certinstall: remove independant view 2022-10-04 20:11:11 +02:00
Alexandre Aubin
52f433d751 Remove stale string about certificates, now handled by the core 2022-10-04 17:34:09 +02:00
axolotle
8b6db431d6 formitems: add DisplayTextItem for simple text & fix ButtonItem style 2022-10-03 17:41:02 +02:00
axolotle
1bacb6c1df appinstall: update form building with new component handling 2022-10-03 17:18:18 +02:00
axolotle
af2b50d2c0 configpanel: remove args props and handling for now 2022-10-03 17:18:18 +02:00
axolotle
368f890ff1 update DomainConfig & AppConfigPanel with new API calls for apply and action 2022-10-03 17:18:18 +02:00
axolotle
fd60748301 add config action mecanism and filter form without action args in config apply 2022-10-03 17:18:18 +02:00
axolotle
8845451039 rework arg to component parsing to allow a component to render whitout a form group or using another wrapper than 'FormField' 2022-10-03 17:18:18 +02:00
axolotle
52c8fad43a misc form items style and linting fixes 2022-10-03 17:18:18 +02:00
axolotle
9d02438348 add ReadOnlyField to display config readonly values 2022-10-03 17:18:18 +02:00
axolotle
97bd1564c4 Fix FileItem value 'current' prop 2022-10-03 17:18:18 +02:00