2
2
mirror of https://github.com/Thream/website.git synced 2024-07-21 09:28:32 +02:00
website/components/Application
2022-08-30 21:30:06 +02:00
..
Channels fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
ChannelSettings refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
ConfirmPopup refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
CreateChannel refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
CreateGuild refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
GuildLeftSidebar feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
Guilds fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
GuildSettings refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
JoinGuildsPublic refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
Members fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
Messages test(e2e): fix display tooltip for Emoji 2022-08-29 21:34:24 +02:00
PopupGuild refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
SendMessage feat: edit/delete a Message (#30) 2022-08-29 21:24:38 +02:00
Sidebar refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
UserProfile chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
UserSettings feat: add button to sign out to all connected devices 2022-08-29 20:15:47 +02:00
Application.tsx refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
index.ts feat: design applications and first api calls 2021-10-24 06:09:43 +02:00