Nicolas Florentin
|
ba8a8e5f1b
|
admin can see reservations of a member
|
2023-09-14 09:13:40 +02:00 |
|
Du Peng
|
33d81c6c36
|
(feat) add a notification to remind users to upload their supporting documents
|
2023-09-11 15:52:05 +02:00 |
|
Du Peng
|
fb2b762015
|
Merge branch 'spaces-machines-tree' into dev
|
2023-09-11 09:54:08 +02:00 |
|
Du Peng
|
e4bd077907
|
(feat) Add extra_authorize_params to OpenIdConnect config
|
2023-09-07 16:22:57 +02:00 |
|
Nicolas Florentin
|
a72c2e580c
|
improves api/notification controller to avoid failing when there is a notification with wrong notification_type in db
|
2023-09-07 10:30:48 +02:00 |
|
Nicolas Florentin
|
b458f03e43
|
add a notification to remind users to upload their supporting documents
|
2023-09-05 11:15:12 +02:00 |
|
Du Peng
|
9b09e8b7c6
|
(feat) allow notify_admin_order_is_paid notification to setting
|
2023-09-01 16:05:54 +02:00 |
|
Nicolas Florentin
|
7925040d33
|
manager can configure his notifications
|
2023-09-01 14:39:53 +02:00 |
|
Du Peng
|
a10f3cffe4
|
(feat) statistics improvements
|
2023-09-01 12:43:36 +02:00 |
|
Nicolas Florentin
|
bdc5729141
|
(feat) space associate machines
|
2023-08-24 14:41:29 +02:00 |
|
Nicolas Florentin
|
043ff6d47e
|
wip
|
2023-07-20 16:55:22 +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 |
|
Du Peng
|
91fa1fcd85
|
(bug) notification type missing
|
2023-06-15 19:14:02 +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 |
|