16 Commits

Author SHA1 Message Date
71ea41695f chore: better Prettier config for easier reviews 2023-10-23 23:33:39 +02:00
cd1a477324 fix: update dependencies to latest 2023-01-11 17:39:09 +01:00
cd164538de feat(messages): add animations (#31) 2022-08-31 21:44:33 +02:00
a068d31d14 fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
351834633f refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
ad64f1c571 perf: optimize load of pagination items with caching 2022-08-24 17:22:55 +02:00
7ad3d226dc chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
a64325f5b8 fix: improve overall rendering v3 (#25)
Follow-up of #15

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-04-07 16:54:05 +02:00
7ac4f86cd5 feat: interact with user settings/profile (#9) 2022-02-19 23:20:33 +01:00
9229131c1a feat: add realtime with socket.io 2022-01-13 18:21:45 +01:00
fdc2a2d1de feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00
accd36d1fc feat(pages): add /application/guilds/join (#2) 2021-11-13 21:50:34 +01:00
d8fab08585 feat: create a guild (#1) 2021-10-26 16:38:55 +02:00
a0fa66e8f5 feat: design applications and first api calls
Co-authored-by: Walid <87608619+WalidKorchi@users.noreply.github.com>
2021-10-24 06:09:43 +02:00
33bd2bb6bf feat: coming soon 2021-10-24 05:48:06 +02:00
21123c4477 chore: initial commit 2021-10-24 05:19:39 +02:00