Commit graph

3110 commits

Author SHA1 Message Date
Alexandre Aubin
4d5a8cdfa8
Yunohost -> YunoHost
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-10-24 17:56:20 +02:00
Alexandre Aubin
a5d69d9ea4
Merge pull request #463 from YunoHost/dark-mode
[WIP] Add dark theme setting
2022-10-21 22:51:52 +02:00
axolotle
6a8152be4f scss: fix buttons focus for all themes 2022-10-21 18:39:23 +02:00
axolotle
6fa379fbd4 diagnosis: fix 'details' button style depending on theme 2022-10-21 13:53:52 +02:00
axolotle
b588b6e126 scss: fix buttons focus state & --gray-n values 2022-10-21 13:45:54 +02:00
axolotle
afe01820e5 scss: fix code color 2022-10-21 13:43:28 +02:00
axolotle
7c7ab64e15 scss: fix hardcoded colors 2022-10-20 14:44:15 +02:00
axolotle
b193e2d715 scss: use CSS variables for light and dark theme 2022-10-20 13:44:14 +02:00
axolotle
3db2bbc939 scss: import parts of bootstrap only 2022-10-20 13:41:56 +02:00
axolotle
fc7b5f1484 scss: add bootstrap functions override to allow CSS variables as base color 2022-10-20 13:34:05 +02:00
axolotle
5b0e31c37f style: revert hard coded color/bg-color definitions and variables 2022-10-20 13:31:07 +02:00
axolotle
940af44802 style: avoid rules declaration in variables file 2022-10-19 15:18:15 +02:00
Alexandre Aubin
72a941e648 Try to improve dark-mode colors for alert boxes, outline buttons 2022-10-19 15:13:51 +02:00
Kay0u
90231ef84d rename data-theme to dark-theme 2022-10-19 15:13:51 +02:00
Kay0u
7f58d4b0e3 fix console color 2022-10-19 15:13:51 +02:00
Kay0u
de78d5b485 fix some css 2022-10-19 15:13:51 +02:00
Kay0u
ee304249fb add some color scheme 2022-10-19 15:13:51 +02:00
Kay0u
c508c1e414 switch logo 2022-10-19 15:13:51 +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
cff734a76c appcatalog: consider app lvl8 as high quality 2022-10-18 20:34:28 +02:00
axolotle
a90cc5f160 applist: fix apps label and name 2022-10-18 19:38:56 +02:00
Alexandre Aubin
64b43be9cb
Merge pull request #476 from YunoHost/up-postinstall
postinstall: Update steps with first admin user creation
2022-10-18 18:52:01 +02:00
axolotle
372942d5e3 appactions: rm old app action route + view 2022-10-18 18:13:42 +02:00
axolotle
eff9389648 appinfo: use DescriptionRow & reflect appv2 changes 2022-10-18 18:08:12 +02:00
axolotle
967f9d8842 appinstall: use DescriptionRow and reflect app v2 changes 2022-10-18 17:55:11 +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
0db71cff61 Update changelog for 11.0.11 2022-10-17 16:54:53 +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
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