Sylvain
674d0ce939
(bug) by default, invoices should be ordered by date descending
2023-04-03 10:22:40 +02:00
Sylvain
0c3780a3f6
(bug) use directly object-to-formdata-tz
...
instead of overriting object-to-formdata, which result in a yarn conflict:
["object-to-formdata-tz@4.4.3"] is trying to unpack in the same destination "[...]/node_modules/object-to-formdata"
2023-03-30 10:36:14 +02:00
Sylvain
f6a9a43767
(bug) broken display after a plan category was deleted
2023-03-22 11:03:20 +01:00
Sylvain
1e0ece6c89
(quality) typo in comments
2023-03-20 16:14:57 +01:00
Sylvain
c4fa240091
(bug) unable to set machine visibility to null
2023-03-20 11:42:01 +01:00
Sylvain
9409de4fa0
Merge pull request #445 from Guichaguri/fix/event-date-timezone
...
(Bug) Fix event date being changed to a day before from the browser timezone
2023-03-20 10:49:29 +01:00
Sylvain
a24fe8cd71
Merge branch 'feature/each-reservation-deadlines' of https://github.com/Guichaguri/fab-manager into Guichaguri-feature/each-reservation-deadlines
2023-03-20 10:19:29 +01:00
Sylvain
98e58cbc25
(bug) fix invalid invoice reference
2023-03-20 10:13:42 +01:00
Vincent
abc5fa6691
(ui) Add label for user profil form gender field
2023-03-17 18:36:25 +01:00
Guilherme Chaguri
4f8af521d9
(Bug) Fix date input offsetting by the frontend timezone
2023-03-17 10:05:58 -03:00
Sylvain
940ee06e58
(feat) display validation before payment
2023-03-16 12:25:27 +01:00
Sylvain
328529809d
(bug) plan visibility is not applied
...
(bug) plan limit error message
(quality) improved error message
(ui) plan visibility cannot be under 7
2023-03-16 12:02:08 +01:00
Guilherme Chaguri
855df4b552
Fix merge conflicts with dev
2023-03-15 16:26:45 -03:00
Sylvain
6089e636e4
(feat) limit machine visibility per plan
2023-03-15 14:17:06 +01:00
Sylvain
7ad1f8da3f
(quality) delete a plan limitation
2023-03-15 10:19:39 +01:00
Sylvain
8a32c029d3
(feat) machine limit override category limit
2023-03-14 12:35:58 +01:00
Sylvain
0ac99e3b6b
(quality) improved error message
2023-03-14 11:54:41 +01:00
Sylvain
2316cc5b1e
(feat) destroy a limitation
2023-03-13 14:19:51 +01:00
Sylvain
2b3b123a02
(ui) improved limitation add/edit/destroy
2023-03-13 14:19:50 +01:00
Sylvain
6abea03182
(feat) update limitations
2023-03-13 14:19:50 +01:00
Sylvain
622a14909a
(feat) save new limitations
2023-03-13 14:19:49 +01:00
Sylvain
dad3babbe4
(ui) add alert on leaving plan form with unsaved changes
2023-03-13 14:19:48 +01:00
Sylvain
2b8a7008bd
(quality) use a single component for unsaved list
2023-03-13 14:19:47 +01:00
Sylvain
0f142680b8
(wip) configure usage limits for plans
2023-03-13 14:19:46 +01:00
Sylvain
65afcbe2a9
(quality) use EditDestroyButtons in product list
2023-03-13 14:19:45 +01:00
Sylvain
3f1f267e42
(bug) unable to select a new machine for an existing category
2023-03-13 14:19:41 +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
vincent
38aec6b1fd
(ui) Fix responsive
2023-03-13 14:18:48 +01:00
vincent
c964ec8a6d
(ui) Plan limit form and modal
2023-03-13 14:18:47 +01:00
vincent
9294bc4c88
(ui) Plan form layout
2023-03-13 14:18:46 +01:00
Sylvain
c2739f73a7
(bug) unable to select a new machine for an existing category
2023-03-13 12:11:56 +01:00
Sylvain
cd612f4c77
(bug) URL validation regex was wrong
2023-03-13 11:10:36 +01:00
Sylvain
9b4c47d733
(feat) usage history of prepaid packs
2023-03-09 13:23:42 +01:00
Sylvain
ed3353ce7c
(bug) wrong minutes used when booking with a prepaid pack
2023-03-09 10:41:52 +01:00
Sylvain
92d3cbcd3e
(bug) invalid style in accounting codes settings
2023-03-06 13:13:22 +01:00
Sylvain
ec7a367114
(feat) messages if the user cannot buy prepaid packs
2023-03-03 11:56:13 +01:00
Sylvain
00583a25ff
(bug) unable to add OIDC scopes without discovery
2023-03-02 17:14:39 +01:00
Sylvain
66a55b62d9
(bug) do not crash if stripe does not answer
2023-03-02 11:53:09 +01:00
Sylvain
1cfcf0a8b5
(bug) prevent selecting same price category twice
2023-03-02 11:35:35 +01:00
Sylvain
df725c6dbf
(bug) admin events view defaults to the list tab
2023-03-02 09:45:13 +01:00
Guilherme Chaguri
1aa9b2fe39
Added reservation deadlines for each type of reservation
2023-03-01 17:44:01 -03:00
Sylvain
7f53abfbf9
(bug) members cannot update their cards for payment schedules
2023-02-17 16:07:18 +01:00
Sylvain
56120f886a
(bug) filter already assign machines from new category modal
2023-02-17 12:18:48 +01:00
Sylvain
67d06b5da0
(quality) filter machines from the API
2023-02-17 12:06:32 +01:00
Vincent
a5eba1db11
(bug) Fix member date of birth input
2023-02-17 10:46:37 +01:00
Vincent
f38050f964
(ui) Fix form-checklist layout
2023-02-16 17:51:36 +01:00
Sylvain
fae0febf74
(feat) display authorization deadline in trainings list
2023-02-16 15:37:27 +01:00
Sylvain
3947433eb3
(bug) go back to admin trainings list
2023-02-16 15:15:12 +01:00
Sylvain
b2a95e1acb
(quality) prevent invalid settings
2023-02-16 12:03:48 +01:00
Sylvain
b55eb68813
(bug) refresh trainings list on delete success
2023-02-16 11:52:44 +01:00