Commit graph

12 commits

Author SHA1 Message Date
Chneemann
0cb26f62f0
feat(channels): add EditCategoryModal and category settings action in sidebar
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 3m51s
2026-09-14 18:54:36 +02:00
Chneemann
ca395c76ae
feat(channels): add category creation modal and sidebar action
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 4m11s
2026-09-14 18:46:15 +02:00
Chneemann
0f5f7c75f2
feat(channels): allow assigning category when creating channel
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 59s
2026-09-13 16:04:12 +02:00
Chneemann
c181ec1848
feat(ui): add inline delete confirmation for channels and servers 2026-09-06 20:21:18 +02:00
Chneemann
b40d305835
fix(channels): correct delete action label in EditChannelModal 2026-09-06 20:12:44 +02:00
Chneemann
1252a8aed1
feat(ui): add reusable ActionButton component and integrate into modals 2026-09-01 19:49:28 +02:00
Chneemann
7a5d8051e4
refactor(servers): convert delete modal to edit server modal with patch endpoint 2026-09-01 04:17:05 +02:00
Chneemann
be4e10893e
refactor(channels): cap name length at 32 chars and fix sidebar truncation layout 2026-08-31 12:08:16 +02:00
Chneemann
942fce0e63
feat(channel): add edit/delete modal, API, and context updates 2026-08-31 10:30:35 +02:00
Chneemann
21a49ff1d9
feat(channel): add channel creation with API, modal UI, and context state update 2026-08-31 10:08:32 +02:00
Chneemann
cc8677ae37
feat(servers): add server deletion modal, API endpoint, and delete button to header 2026-08-29 20:10:54 +02:00
Chneemann
b1acb6cf51
feat(servers): add server creation modal, API endpoint, and sidebar integration 2026-08-29 19:53:54 +02:00