Commit graph

38 commits

Author SHA1 Message Date
axolotle
204306d8c4 fix: fetch logo content for svg 2024-02-09 02:22:23 +01:00
Alexandre Aubin
3fd3e24891 custom logo: propagate changes from the backend ? though dunno what to do for SVG 2024-02-03 21:18:42 +01:00
axolotle
a5d83ce76b home: replace app list tiles with cards, logos and descriptions 2024-01-20 14:37:35 +01:00
axolotle
35e4629c0a edit: fix update user info 2023-12-29 16:34:08 +01:00
axolotle
3c2510edb9 edit: redirect to login with message on password change 2023-12-29 16:25:48 +01:00
axolotle
01affca1da edit: remove submit button disabled state 2023-12-29 15:59:07 +01:00
axolotle
73488092c4 login: add alert when login required 2023-11-30 15:58:10 +01:00
axolotle
33a9028da9 edit: display primary mail adress 2023-11-25 18:47:45 +01:00
axolotle
8e177e6907 edit: separate info and password forms 2023-11-25 16:30:49 +01:00
axolotle
f8b33f803e add Form component with feedback and loading state handling 2023-11-25 16:24:46 +01:00
axolotle
6b624e5ed2 home: add custom intro 2023-11-23 16:01:49 +01:00
axolotle
d83330256b customLogo: fallback to yunohost default logo if api is down 2023-11-22 14:08:32 +01:00
axolotle
1741544897 lint: misc fixes 2023-11-14 19:17:04 +01:00
axolotle
95e75fe117 style: misc update of some of aleks propositions 2023-11-14 18:34:35 +01:00
axolotle
fe29d6db91 reflect change to icons 2023-11-08 19:07:16 +01:00
axolotle
ec7e566708 YIcon: add new icon component to deal with icon sizes 2023-11-08 19:05:47 +01:00
axolotle
f8b2a0b74f assets: add svg icons 2023-11-08 19:04:55 +01:00
axolotle
fd95f788c9 add i1_n keys + add global error message on edit form 2023-11-07 18:45:21 +01:00
axolotle
fe574d8ec5 loader: add custom app loader with ynh logo 2023-11-07 18:00:26 +01:00
axolotle
0a7c128ab1 add CustomLogo component and update views 2023-09-07 17:58:59 +02:00
axolotle
535dd0e0c5 YButton: use link instead of button if used as navigation 2023-09-04 16:34:13 +02:00
axolotle
d14071995b update edit view with included password change 2023-08-28 19:19:30 +02:00
axolotle
c898122abe throw page error if error not 400 2023-08-28 15:08:33 +02:00
axolotle
7c513154eb add BaseAlert component 2023-08-28 14:44:39 +02:00
axolotle
4275efe402 add SubmitButton component with loading state 2023-08-28 14:43:23 +02:00
axolotle
98b10175e0 add iconClass prop to button 2023-08-28 14:42:54 +02:00
axolotle
36174cbb8b add validation i18n messages 2023-08-23 14:34:04 +02:00
axolotle
464fe40ec8 update TextInputList with fieldset 2023-08-07 16:39:06 +02:00
axolotle
ec02765545 add skip link 2023-08-06 16:27:24 +02:00
axolotle
746fdafa9c YButton update type prop 2023-08-01 16:32:42 +02:00
axolotle
a7ddfca923 rm BaseForm component 2023-08-01 16:32:42 +02:00
axolotle
72527ad82a TextInput: remove prop placeholder 2023-08-01 16:32:42 +02:00
axolotle
9cc3bad2d5 add Password page 2023-07-26 05:19:52 +02:00
axolotle
b24bd4d5ff add Edit page 2023-07-26 04:11:47 +02:00
axolotle
77e3ac3ea0 fix form cosmetics 2023-07-26 04:08:17 +02:00
axolotle
56b3190293 add TextInputList component 2023-07-26 04:01:12 +02:00
axolotle
9b37078d79 Button: add text + icon props 2023-07-25 22:46:38 +02:00
axolotle
c281a579e3 add base form components 2023-07-25 19:20:06 +02:00