Commit graph

145 commits

Author SHA1 Message Date
Alexandre Aubin
d26a105326 appv2: notifications type are now uppercase eg pre_install -> PRE_INSTALL to reflect the filenames 2023-01-04 01:23:25 +01:00
Alexandre Aubin
771a5b7f25 appv2: try to further simplify the app install and app info views 2022-12-08 02:26:29 +01:00
Alexandre Aubin
2e9069c904 Misc improvements for app v2 / catalog and app info rework 2022-12-07 21:12:07 +01:00
Alexandre Aubin
f24e0158af
Merge branch 'dev' into enh-appv2modal 2022-12-03 16:10:10 +01:00
axolotle
223f14c2e8 [i18n] fix en.json order and indent 2022-11-28 18:15:08 +01:00
axolotle
d84e8a3464 AppInfo: add doc tabs with notifs, doc & about 2022-11-26 14:31:29 +01:00
axolotle
cf1289a683 AppInfo: add help forum link 2022-11-26 14:00:30 +01:00
axolotle
a16c4b6441 AppInstall: add post_install notifs 2022-11-26 13:50:24 +01:00
axolotle
099bcfbb8b SystemUpdate: fix i18n key 2022-11-26 13:46:50 +01:00
axolotle
187b8cf455 AppInfo: move uninstall button in card header 2022-11-25 14:16:46 +01:00
axolotle
aa5638ca24 rm now unused AppConfigPanel view + route + i18n 2022-11-24 16:03:41 +01:00
axolotle
359c248233 SystemUpdate: rework to display pre/post upgrade notifications as modals 2022-11-23 16:23:30 +01:00
Alexandre Aubin
2d9aafa231 Unused ssl_certificate string 2022-11-20 20:29:59 +01:00
axolotle
153787a6a1 [fix] AppInstall requirements error messages 2022-11-15 18:28:06 +01:00
axolotle
4e2a92bb1d [fix] add missing license info and userdoc upstream link 2022-11-15 13:58:03 +01:00
axolotle
ad656b925f AppInstall: display warning/danger depending on potential several problems 2022-11-15 12:43:54 +01:00
axolotle
cb886c4cda AppInstall: display app info on install page instead of modal 2022-11-15 12:43:54 +01:00
axolotle
5646c7a1b0 add updated locales for sso/ldap 2022-11-15 12:43:54 +01:00
axolotle
daf8e58ce0 [comp] add AppCatalogDetails modal to display app info before install 2022-11-15 12:43:54 +01:00
Alexandre Aubin
6a600204de Tweak string for DNS conf disclaimer, 'This page' -> 'This section' 2022-10-27 13:19:37 +02:00
Alexandre Aubin
1156f87031 Improve admins group description 2022-10-27 13:09:17 +02:00
Alexandre Aubin
027c2640fc
Merge pull request #468 from YunoHost/11.1
11.1
2022-10-24 17:57:56 +02:00
Kay0u
90806206f5 wip: add dark theme setting 2022-10-19 15:13:51 +02:00
Alexandre Aubin
8d150c2069
Merge pull request #477 from YunoHost/enh-appv2
appv2: Reflect app manifest v2
2022-10-18 20:01:30 +02:00
Alexandre Aubin
2cf9c787e7 app install: support 'group' question + tweak label question 2022-10-18 20:00:51 +02:00
Alexandre Aubin
be9b75eb03 app catalog: moar tweaks on state/colors for the case where level <= 0 2022-10-18 20:00:31 +02:00
axolotle
372942d5e3 appactions: rm old app action route + view 2022-10-18 18:13:42 +02:00
axolotle
adefa0d702 appcatalog: adapt to app v2 quality stuff changes 2022-10-18 17:20:01 +02:00
Alexandre Aubin
1a1c5bd585 The diagnosis is not really 'experimental' anymore 2022-10-17 17:28:31 +02:00
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
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
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
axolotle
69d1d7ec1e domaininfo: remove some info and update view with action handling 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
8fb7cc8469 update DomainList with RecursiveListGroup 2022-10-10 16:58:52 +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
axolotle
8a91045f0d globalsettings: update apply call to actions changes 2022-10-07 21:04:47 +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
axolotle
7791216be6 login: add card-form with admin username input to login 2022-10-07 13:48:13 +02:00
Alexandre Aubin
f624963458
Merge pull request #438 from YunoHost/enh-config-actions
add action
2022-10-04 23:33:37 +02:00
Alexandre Aubin
52f433d751 Remove stale string about certificates, now handled by the core 2022-10-04 17:34:09 +02:00
axolotle
368f890ff1 update DomainConfig & AppConfigPanel with new API calls for apply and action 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
Alexandre Aubin
fc8a4c9d19
Merge pull request #432 from Tagadda/enh-global-settings-configpanel
Global settings using ConfigPanel
2022-09-30 15:25:32 +02:00