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
1aa9b2fe39
Added reservation deadlines for each type of reservation
2023-03-01 17:44:01 -03: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
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
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
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