1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
Commit Graph

6033 Commits

Author SHA1 Message Date
Sylvain
f28b66068f tidied up the flowing components 2022-06-21 12:18:25 +02:00
Sylvain
c0d5da55ce linted all code expected profile-custom-fields/* and proof-of-identity/* 2022-06-21 12:10:00 +02:00
Sylvain
4a8d8796a3 (wip) lint for scoped-translation 2022-06-20 18:06:15 +02:00
Sylvain
2033329342 linted all front code, excepted profile-completion/
and prrofile-custom-fields/
2022-06-20 15:35:38 +02:00
Sylvain
37bc2b3d43 (bug) the birthday was not shown in user edition form 2022-06-20 10:49:44 +02:00
Sylvain
32259e8876 (bug) birthday, phone, address not marked as required 2022-06-20 10:18:50 +02:00
Du Peng
d45c03d36e Override angular currency filter, use Intl.NumberFormat to format amount 2022-06-15 19:44:55 +02:00
Sylvain
98d091cf87 added somes rules 2022-06-15 18:03:00 +02:00
Sylvain
cd17c17f46 (code) add component-documentation rule 2022-06-15 14:02:43 +02:00
vincent
f40f80dd1f Fix canceled event label's translation 2022-06-15 13:48:42 +02:00
Sylvain
28f873c871 (code) rule to enforce component named like filename 2022-06-15 13:40:57 +02:00
Sylvain
925e109175 all components must have their matching root class 2022-06-15 13:40:54 +02:00
Sylvain
8770adead4 fix typo 2022-06-15 13:39:27 +02:00
Sylvain
0f15127f22 updated eslint rules dependency 2022-06-15 13:39:27 +02:00
Sylvain
ca9eec8579 (lint) add rule to check component class naming 2022-06-15 13:39:27 +02:00
Sylvain
727f2d3d80 updated changelog 2022-06-15 13:37:07 +02:00
vincent
ed34279cef unable non-required [text-setting] 2022-06-15 13:35:46 +02:00
Sylvain
598973ea84
Merge pull request #366 from sleede/l10n_dev
New Crowdin updates
2022-06-15 12:37:23 +02:00
Sylvain
53b11b0de5 New translations app.public.en.yml (French) 2022-06-15 12:35:50 +02:00
Sylvain
10e7114455 New translations app.public.en.yml (Zulu) 2022-06-15 12:33:43 +02:00
Sylvain
d5daf73903 New translations app.public.en.yml (Portuguese) 2022-06-15 12:33:41 +02:00
Sylvain
5c208b5da7 New translations app.public.en.yml (Norwegian) 2022-06-15 12:33:40 +02:00
Sylvain
87f1040aba New translations app.public.en.yml (German) 2022-06-15 12:33:38 +02:00
Sylvain
d2a6e2dbd1 New translations app.public.en.yml (French) 2022-06-15 12:33:36 +02:00
Sylvain
b5df2c521f New translations app.public.en.yml (Spanish) 2022-06-15 12:33:29 +02:00
Sylvain
cbe949663e Merge branch 'event-card-refacto' into dev 2022-06-15 12:30:55 +02:00
Sylvain
3b63ffa532 (bug) fix events list display 2022-06-15 12:29:44 +02:00
Sylvain
503ae22c0b (feat) admins can scroll to the featured event 2022-06-15 12:26:44 +02:00
Sylvain
96c825769c (wip) fix events style: no more 3 in rows 2022-06-15 12:00:05 +02:00
Sylvain
31fe9dea05 (feat) feature the next event in the event page 2022-06-15 10:55:08 +02:00
Sylvain
a8ca94ce32 (bug) times are not shown in admin/events monitoring page 2022-06-15 09:59:19 +02:00
Sylvain
48e1cf782f (bug) unable to edit an event 2022-06-15 09:42:39 +02:00
Sylvain
61080a5188 (feat) feature the first event 2022-06-14 17:50:04 +02:00
vincent
103bf80e81 Standardize card layout 2022-06-14 16:44:26 +02:00
vincent
f30c501948 (wip) React component [EventCard] 2022-06-14 16:44:26 +02:00
vincent
fcfa9513e8 (wip) React component [EventCard] 2022-06-14 16:44:24 +02:00
Sylvain
a5cdd33e0b (bug) run the upgrade commands w/ the appropriate user 2022-06-14 16:25:36 +02:00
Sylvain
9ba177bf7b updated changelog 2022-06-14 16:22:42 +02:00
Sylvain
2208504e8e (bug) fix USER_ID variable in docker-compose.yml 2022-06-14 16:16:59 +02:00
Sylvain
8fee82f8c2 (bug) Cannot open an HTTP server: socket.error reported errno.EACCES (13) 2022-06-14 15:38:28 +02:00
Sylvain
0d3ac9a791 (bug) error message during the setup: the input device is not a TTY 2022-06-14 14:11:41 +02:00
Sylvain
3691753469 fix setup behind proxy 2022-06-13 17:54:57 +02:00
Sylvain
ffb5a1d9d2 (setup) Ability to install behind a proxy 2022-06-13 17:03:35 +02:00
Sylvain
8a93160628 (setup) ask to set ALLOW_INSECURE_HTTP if DEFAULT_PROTOCOL was set to http 2022-06-13 15:35:52 +02:00
Sylvain
4fe0d6ecba (doc) installing behind a proxy 2022-06-13 15:22:01 +02:00
Sylvain
e51e736eb9 Run the docker image with the system user 2022-06-13 14:15:06 +02:00
Sylvain
eba9c43809 (feat) setup: auto configure the main domain 2022-06-13 14:15:06 +02:00
Sylvain
a02c10ef63 (bug) elevate new_packs folder creation during upgrade, if needed 2022-06-13 14:15:06 +02:00
Sylvain
7cc31e3872 (bug) unable to generate the secret key base during the setup 2022-06-08 20:56:51 +02:00
Sylvain
0b64e08e66 (deploy) Use relative paths in mount scripts 2022-06-08 10:21:16 +02:00