p2405951
|
80aba34497
|
convert to TS
|
2026-03-27 14:56:15 +01:00 |
|
p2405951
|
e172cb19d0
|
fix EventContext + convert EventProvider to TS
|
2026-03-27 14:55:04 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
51a1ee1440
|
Convert RGPDPage to Typescript
|
2026-03-18 21:25:56 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
fe814118b0
|
Convert CreateEventBtn to Typescript
|
2026-03-18 21:02:25 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
5787f941fd
|
Convert Header to Typescript
|
2026-03-18 20:53:45 +01:00 |
|
p2405951
|
15bb9126cd
|
group TS interfaces to avoid redundancy
|
2026-03-18 11:29:02 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
64e5e33c4a
|
Fix id in User type
|
2026-03-17 08:35:46 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
1824b294f4
|
Convert TS
|
2026-03-15 16:28:24 +01:00 |
|
p2405951
|
0f11ec641a
|
convert to TS
|
2026-03-13 15:13:16 +01:00 |
|
p2405951
|
ed2e35ee09
|
Merge branch 'features/ts' into dev
|
2026-03-13 14:30:14 +01:00 |
|
p2405951
|
664ebf1e52
|
edit interface TS
|
2026-03-13 14:23:09 +01:00 |
|
Giovanni
|
136dccb608
|
Rename PendingMembers context files
|
2026-03-12 14:50:50 +01:00 |
|
Giovanni
|
eecac5d474
|
Rename Event context files
|
2026-03-12 14:50:25 +01:00 |
|
Giovanni
|
742832649a
|
Rename EventDetail context files
|
2026-03-12 14:49:50 +01:00 |
|
Giovanni
|
2e1bd8e2ab
|
Rename Auth context files
|
2026-03-12 14:48:58 +01:00 |
|
p2405951
|
4c7b636f27
|
convert loginComponent to TS
|
2026-03-12 11:13:39 +01:00 |
|
p2405951
|
e259f5f93f
|
convert to TS component eventList + context
|
2026-03-12 10:45:52 +01:00 |
|
p2405951
|
fd5a7d0426
|
resolve conflicts btw ts interface
|
2026-03-03 12:15:52 +01:00 |
|
p2405951
|
d9b0e97df8
|
convert TS
|
2026-03-03 11:53:30 +01:00 |
|
Giovanni
|
fe1948e632
|
create pendingMembers context
|
2026-02-22 16:20:25 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
a54b7dfad9
|
Fix user data context
|
2026-02-03 16:21:02 +01:00 |
|
LEBLOND MALO p2405951
|
b48f576034
|
Merge branch 'features/typescript' into 'dev'
Features/typescript
See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!74
|
2026-01-30 13:53:50 +00:00 |
|
p2405951
|
ea6fd94962
|
configure typescript + begin conversion
|
2026-01-28 16:29:41 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
a0bba2deb4
|
use fetchWrapper for getUser.js
|
2026-01-28 15:29:51 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
4f184dd7c5
|
use fetchWrapper for getEventById.js
|
2026-01-28 15:19:44 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
e9c8b7cda8
|
use fetchWrapper for getAllEvents.js
|
2026-01-28 14:47:41 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
6336627ef5
|
DeleteTask feature
|
2026-01-27 16:52:13 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
93f9001eb5
|
Create eventDetail context
|
2026-01-27 16:09:59 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
dd1ce7f830
|
use event context to delete event
|
2026-01-19 17:05:57 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
a4acd23b77
|
Remove console.log
|
2026-01-19 10:06:47 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
906ab0b1b0
|
Create Event Context
|
2026-01-19 10:05:35 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
95a167c663
|
Handle login errors
|
2025-12-10 15:35:12 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
9767b4029f
|
Change login path
|
2025-12-10 14:57:43 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
8f93d6369a
|
remove console.log
|
2025-12-10 14:01:43 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
2dd2cd2d4b
|
Disallow access to /admin if user is not admin
|
2025-12-10 12:15:52 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
dd4dda2957
|
Add update function
|
2025-12-09 11:15:26 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
22065fbd16
|
Add logout btn
|
2025-12-04 18:18:31 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
7705666c3b
|
Fix redirect on login
|
2025-11-15 23:43:06 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
9937e0e2b9
|
Create auth context
|
2025-11-15 23:27:36 +01:00 |
|