2
2
mirror of https://github.com/Thream/website.git synced 2024-07-21 09:28:32 +02:00
website/components/Application
2022-08-28 18:26:56 +02:00
..
Channels refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +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 chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +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 chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
Messages fix: link (<a>) in messages not styled 2022-08-23 22:01:43 +02:00
PopupGuild refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
SendMessage refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +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 refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +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