1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-23 12:52:20 +01:00

433 Commits

Author SHA1 Message Date
Du Peng
e28286d3cc (wip) add pre-registration to event 2023-06-13 11:38:06 +02:00
Du Peng
4989e16e6f (feat) child's supporting document file created/updated notification 2023-05-29 19:32:51 +02:00
Du Peng
ba26f2f653 (feat) child compte validation notification 2023-05-26 16:44:18 +02:00
Du Peng
d95ef8beb7 (feat) new child notification 2023-05-26 15:55:38 +02:00
Du Peng
42946effe0 (feat) admin can refuse child's supporting document file 2023-05-26 12:54:39 +02:00
Du Peng
f1d3fdf2de (feat) child validation 2023-05-25 20:17:37 +02:00
Du Peng
ecc4fde47f (feat) add supporting document for child 2023-05-24 19:56:48 +02:00
Du Peng
aed5d1fc1b (wip) add event type 2023-05-11 11:22:23 +02:00
Du Peng
6888f00036 (wip) save booking user for event nominatif 2023-05-10 18:47:13 +02:00
Du Peng
8c4602e535 (wip) event reservation naminative 2023-05-09 18:54:16 +02:00
Du Peng
10ef342edf (wip) add/edit user children 2023-05-04 16:54:05 +02:00
Du Peng
be539b1f76 (feat) add Family account setting 2023-05-04 16:54:01 +02:00
Sylvain
66f740104a (feat) cache auth provider config 2023-03-29 18:01:16 +02:00
Sylvain
ffd7de0bcb (security) upgrade to rails 7 2023-03-28 12:44:00 +02:00
Sylvain
3cff0d4c28 (feat) generate invoices for missing references 2023-03-28 11:18:27 +02:00
Sylvain
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
71a9a87315 (feat) improved chaining system 2023-03-24 10:16:21 +01:00
Sylvain
db5796816a (quality) linted code 2023-03-22 17:30:37 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +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
25cbf63b48 (feat) notify member on limit reached 2023-03-14 16:45:01 +01:00
Sylvain
622a14909a (feat) save new limitations 2023-03-13 14:19:49 +01:00
Sylvain
0f142680b8 (wip) configure usage limits for plans 2023-03-13 14:19:46 +01:00
Sylvain
9b4c47d733 (feat) usage history of prepaid packs 2023-03-09 13:23:42 +01:00
Sylvain
6ae8c965f3 (quality) add unique constraints in db
Also: code lint in SSO models
2023-03-02 13:26:05 +01:00
Guilherme Chaguri
1aa9b2fe39 Added reservation deadlines for each type of reservation 2023-03-01 17:44:01 -03:00
Sylvain
142eceb661 (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00
Sylvain
17aff339b2 (bug) do not allow desactivating project collaboration request 2023-02-17 11:02:53 +01:00
Sylvain
79651d6b3c (bug) new notifications types not created 2023-02-16 11:29:13 +01:00
Sylvain
ed072184bf (feat) notify_admin_order_is_paid 2023-02-16 11:22:42 +01:00
Sylvain
892ffbe138 (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
Sylvain
979042078d (quality) rename proof-of-identity to supporting-documents in notifications 2023-02-15 10:30:13 +01:00
Du Peng
63e9e6b12a (bug) add missing notification type 2023-02-15 10:30:12 +01:00
Karen
c90dc8a369 (test) backend test for notifications 2023-02-15 10:30:11 +01:00
Karen
ae67a371f5 (test) backend test for notification types and notification preferences 2023-02-15 10:30:10 +01:00
Karen
35f2a69048 (feat) Add unsaved form alert and refreshed tabs on admin machines and trainings view 2023-02-15 10:30:09 +01:00
Karen
10473182d4 (feat) Admin can control its notifications preferences 2023-02-15 10:30:08 +01:00
Karen
7a83a38c68 (quality) replace Angular-controlled notifications list with react code 2023-02-15 10:30:08 +01:00
Karen
9b69aad9df (feat) backend for notifications preference system 2023-02-15 10:30:07 +01:00
Karen
54dbd5ef4d (quality) replacement of the gem NotifyWith by internal code 2023-02-15 10:30:07 +01:00
Karen
10de4fcf5e (bug) fix display of banners and add unsaved form alert on events banner 2023-02-15 10:30:06 +01:00
Sylvain
d0239a0e25 (wip) move slot status request 2023-02-15 10:29:55 +01:00
Sylvain
986a663c40 (feat) places cache for slots 2023-02-15 10:29:54 +01:00
Sylvain
48a44ff4f3 (feat) create cart items from the api 2023-02-15 10:29:50 +01:00
Sylvain
42d830b4f8 (feat) save cart items in db 2023-02-15 10:29:46 +01:00
Sylvain
ddc2dd4c6e (feat) training auto cancel authorization and invalidation rule 2023-02-15 10:28:07 +01:00
Sylvain
e2edbb419a (feat) auto cancel trainings under the threshold 2023-02-15 10:28:04 +01:00
Karen
b9d86aecdc (quality) status property :label is now :name for better coherence 2023-02-15 10:27:54 +01:00