Vincent
63a4695d43
(quality) Cleanup unused feature
2023-12-15 15:08:33 +01:00
Du Peng
ce5516de3a
(test) fix a event form test
2023-12-04 16:05:46 +01:00
Du Peng
12b1ff5f0e
Merge branch 'pre_inscription' into family_compte_pre_inscription
2023-09-11 17:59:14 +02:00
Nicolas Florentin
043ff6d47e
wip
2023-07-20 16:55:22 +02:00
Du Peng
07b47d7956
(wip) add event type
2023-07-04 14:58:58 +02:00
Du Peng
9373f50706
(wip) event reservation naminative
2023-07-04 14:57:42 +02:00
Du Peng
7d10132953
(feat) add Family account setting
2023-07-04 14:56:29 +02:00
Nicolas Florentin
a3a5527141
Merge branch 'project-categories' into projects-improvements
2023-07-03 14:32:35 +02:00
Nicolas Florentin
bc284e7813
filter projects by date
2023-07-03 11:42:29 +02:00
Nicolas Florentin
97c652f785
filter projects list by member
2023-06-29 14:32:06 +02:00
Nicolas Florentin
8217bb1a59
adds project categories
2023-06-29 08:47:42 +02:00
Sylvain
0ab998cb5b
(i18n) updated translations
2023-03-20 10:40:10 +01:00
Guilherme Chaguri
855df4b552
Fix merge conflicts with dev
2023-03-15 16:26:45 -03:00
Sylvain
dad3babbe4
(ui) add alert on leaving plan form with unsaved changes
2023-03-13 14:19:48 +01:00
Sylvain
ffe6e59681
(test) fix running test
...
Also: (quality) updated browserbd on caniuse
(ui) improved help text
2023-03-13 14:18:48 +01:00
Sylvain
1cfcf0a8b5
(bug) prevent selecting same price category twice
2023-03-02 11:35:35 +01:00
Guilherme Chaguri
1aa9b2fe39
Added reservation deadlines for each type of reservation
2023-03-01 17:44:01 -03:00
Sylvain
8312842acc
(test) frontend lib testing
2023-02-15 10:30:14 +01:00
Sylvain
892ffbe138
(quality) rename proof-of-identity to supporting-document
2023-02-15 10:30:13 +01:00
Karen
fb0b32e0d2
(test) add small front-end test for notifications list
2023-02-15 10:30:12 +01:00
Karen
84b28ffddf
(test) fix broken test
2023-02-15 10:30:10 +01:00
Sylvain
7a1809940c
(bug) fix a11y of product form
2023-02-15 10:28:20 +01:00
Karen
0778616345
(feat) add a custom banner for trainings
2023-02-15 10:28:13 +01:00
Karen
a1eaa2eae7
(feat) machines custom banner frontend and frontend test
2023-02-15 10:28:09 +01:00
Karen
5658e0aeed
(feat) create settings for machines banner backend
2023-02-15 10:28:08 +01:00
Karen
b9d86aecdc
(quality) status property :label is now :name for better coherence
2023-02-15 10:27:54 +01:00
Karen
96ddb40c59
(feat) Add Status Settings in Projects Settings
2023-02-15 10:27:53 +01:00
Karen
d80cc4769a
(feat) filter for status in project gallery
2023-02-15 10:27:49 +01:00
Sylvain
1644bc43db
(bug) invalid date display in negative timezones
2023-02-03 17:25:24 +01:00
Sylvain
66311b8761
(bug) invalid month in some date format
2023-01-31 10:44:45 +01:00
Sylvain
c13548ccb4
(test) handle plan update request
2023-01-26 10:04:47 +01:00
Sylvain
792db1ee29
(bug) fix test
2023-01-25 12:58:51 +01:00
Sylvain
c1159b2aed
(bug) update plan prices
2023-01-25 12:08:16 +01:00
Sylvain
921b5eab2f
(bug) invalid event date in negative TZ
2023-01-13 12:15:48 +01:00
Sylvain
5588948bf7
(bug) VAT decimal values
2023-01-06 13:05:51 +01:00
Sylvain
f8904dfb9c
(feat) customize VAT name
2022-12-27 12:13:24 +01:00
Sylvain
e139067954
(feat) prevent generate invoices at 0
2022-12-23 14:14:42 +01:00
Sylvain
785e80a6f4
(test) PasswordStrength
2022-12-22 12:11:14 +01:00
Sylvain
e7912557eb
(test) UserProfileForm
2022-12-21 14:14:39 +01:00
Sylvain
b552e5e626
(feat) rename client accounts to financial
2022-12-21 14:14:37 +01:00
Sylvain
4d7e09c98d
(feat) multiple accounting journals
2022-12-21 14:14:36 +01:00
Sylvain
e246480049
(test) ProductForm
2022-12-21 14:14:28 +01:00
Sylvain
3c9c9f56a0
(quality) improved expect
2022-12-21 14:14:27 +01:00
Sylvain
c1638ab54d
(test) tiptap & file uploads
2022-12-21 14:14:26 +01:00
Sylvain
7a3ab98b10
(quality) add typescript to jest tests
2022-12-21 14:14:26 +01:00
Sylvain
b30701ba6f
(test) improved frontend tests
2022-12-21 14:14:25 +01:00
Sylvain
9d2dde8257
(test) test AccountingCodesSettings
2022-12-21 14:14:25 +01:00
Sylvain
84dfcf38c7
(test) AdvancedAccountingForm
2022-12-21 14:14:25 +01:00
Sylvain
664e42099a
(test) improved settings fixtures
2022-12-21 14:14:24 +01:00
Sylvain
7d83d6454f
(test) Jest + react-testing-library
...
This commit aims to put a testing environment in place
for frontend react components using the de-facto standards
for our stack.
An example test file was writter for the component plan-form.tsx.
Some fixtures for some API endpoints were written (see
__setup__/server.js)
2022-12-21 14:14:22 +01:00