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
|
0ac99e3b6b
|
(quality) improved error message
|
2023-03-14 11:54:41 +01:00 |
|
Sylvain
|
8504864c20
|
(feat) limit reservation depending on current suscription
|
2023-03-14 11:15:40 +01:00 |
|
Sylvain
|
c3d6206dba
|
(quality) typed CartItem::Reservation
|
2023-03-13 14:19:52 +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
|
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
|
782b4bfa0f
|
(bug) unable to reserve an event
|
2023-03-03 16:37:14 +01:00 |
|
Sylvain
|
6ae8c965f3
|
(quality) add unique constraints in db
Also: code lint in SSO models
|
2023-03-02 13:26:05 +01:00 |
|
Sylvain
|
adcb6812aa
|
(bug) maximum must be a nonnegative Integer
|
2023-02-20 15:00:35 +01:00 |
|
Sylvain
|
8740c4971d
|
(bug) cannot cancel a subscription after offering free days
|
2023-02-17 15:35:06 +01:00 |
|
Sylvain
|
67d06b5da0
|
(quality) filter machines from the API
|
2023-02-17 12:06:32 +01:00 |
|
Sylvain
|
142eceb661
|
(quality) replace DateTime by Time
|
2023-02-17 11:45:07 +01:00 |
|
Sylvain
|
ed072184bf
|
(feat) notify_admin_order_is_paid
|
2023-02-16 11:22:42 +01:00 |
|
Sylvain
|
95a5a18600
|
(bug) unable to update a training's title
|
2023-02-15 16:39:58 +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 |
|
Karen
|
f7ed347fcb
|
(bug) fix default tab in notif center and some documentation
|
2023-02-15 10:30:12 +01:00 |
|
Karen
|
94c3e3effd
|
(bug) fix wrong query for listing notifications with preferences
|
2023-02-15 10:30:11 +01:00 |
|
Karen
|
6217e9e6b1
|
(bug) fix syntax error in stylesheet
|
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 |
|
Sylvain
|
09897b7067
|
(bug) invalid tables names for cart items
|
2023-02-15 10:30:03 +01:00 |
|
Sylvain
|
e5b199f8ed
|
(quality) improved calendar loading time
|
2023-02-15 10:29:57 +01:00 |
|
Sylvain
|
ed6a397b89
|
(test) test places cache
|
2023-02-15 10:29:56 +01:00 |
|
Sylvain
|
fea26285d6
|
(feat) improved calendars loading time
+ (feat) ability to choose a machine in the public calendar
|
2023-02-15 10:29:55 +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
|
9f9a2e616f
|
(feat) slots/availabilities status for pending reservations
|
2023-02-15 10:29:54 +01:00 |
|
Sylvain
|
473aedbdcb
|
(feat) add reservations in cart/order
|
2023-02-15 10:29:53 +01:00 |
|
Sylvain
|
cdc7dc963d
|
(i18n) translate new errors
|
2023-02-15 10:29:51 +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
|
2b42858229
|
(feat) display special style if a training override general settings
|
2023-02-15 10:28:16 +01:00 |
|
Karen
|
0778616345
|
(feat) add a custom banner for trainings
|
2023-02-15 10:28:13 +01:00 |
|
Karen
|
9396c5371e
|
(feat) create settings for machines banner backend
|
2023-02-15 10:28:11 +01:00 |
|
Sylvain
|
d58ab30c4e
|
(bug) fix merge conflict resolution error
|
2023-02-15 10:28:11 +01:00 |
|
Karen
|
5658e0aeed
|
(feat) create settings for machines banner backend
|
2023-02-15 10:28:08 +01:00 |
|
Sylvain
|
ddc2dd4c6e
|
(feat) training auto cancel authorization and invalidation rule
|
2023-02-15 10:28:07 +01:00 |
|
Sylvain
|
a05ef1f0ba
|
(feat) auto refund after trainings cancelled and notify
|
2023-02-15 10:28:05 +01:00 |
|
Sylvain
|
71305bbc8f
|
(wip) notify admin on auto cancel
|
2023-02-15 10:28:04 +01:00 |
|
Sylvain
|
c804c84113
|
(feat) per training settings for auto cancel
|
2023-02-15 10:28:04 +01:00 |
|
Sylvain
|
e2edbb419a
|
(feat) auto cancel trainings under the threshold
|
2023-02-15 10:28:04 +01:00 |
|
Sylvain
|
305b5425bc
|
(ui) display trainings in list
|
2023-02-15 10:28:03 +01:00 |
|
Karen
|
b9d86aecdc
|
(quality) status property :label is now :name for better coherence
|
2023-02-15 10:27:54 +01:00 |
|
Karen
|
d80cc4769a
|
(feat) filter for status in project gallery
|
2023-02-15 10:27:49 +01:00 |
|