613 Commits

Author SHA1 Message Date
acc17cc9db fix - accidentally deleting channels from other servers
All checks were successful
Build and Push Docker Image / build (push) Successful in 51s
2024-10-03 17:10:23 +01:00
bd4ac4adcc give ID and name to message style select box 2024-10-03 15:49:07 +01:00
41771f40e0 improve non-editable style message 2024-10-03 15:48:52 +01:00
1d8be63834 prevent deleting auto_created=True styles 2024-10-03 15:48:38 +01:00
616428cf4d include style name on admin site 2024-10-03 15:48:07 +01:00
21e8088476 disable delete btn on refresh 2024-10-03 15:47:53 +01:00
ae23d0510d align channels detail column center 2024-10-03 12:54:16 +01:00
449dff8141 render badges array column & model submit use PUT
use PUT instead of PATCH
2024-10-03 12:50:11 +01:00
2da4018483 include channels details in subscription serializer 2024-10-03 12:48:54 +01:00
709b650f2e fix: JSON renderer not always casting when it should 2024-10-03 12:48:39 +01:00
f095cf717b disable admin interface
temp

it's annoying because it's the default, when I mostly use the BrowsableAPIRender view.
2024-10-03 12:48:05 +01:00
abbb4fbb62 fix rounding issue with large integers
this bug was the bane of my existence
2024-10-03 00:36:31 +01:00
183f888106 fix channels not showing as selected 2024-10-03 00:16:33 +01:00
760efda35a temp: include channels in sub table 2024-10-03 00:15:00 +01:00
fcde18b381 fix channels serializer 2024-10-03 00:14:50 +01:00
40f8c9f899 show channels as options 2024-10-02 23:35:01 +01:00
c8cd549ca8 store loaded channels 2024-10-02 23:34:51 +01:00
c6ad0b01e2 remove unused comment 2024-10-02 23:34:35 +01:00
9002eaf807 generate channels view 2024-10-02 23:32:45 +01:00
6127233c0f update discordchannel model 2024-10-02 23:32:30 +01:00
da8ed90686 remove old guild/channel views 2024-10-02 23:30:49 +01:00
199daf913e handle discord channels in serializers 2024-10-02 19:40:53 +01:00
14c2c1acca include name, icon and id in server tabs 2024-10-02 19:15:54 +01:00
443fb58d17 navbar cleanup 2024-10-02 17:44:19 +01:00
6a9ed93054 fix style issue when clicking active server in sidebar 2024-10-02 16:39:36 +01:00
f7ab26db35 toggle sub enable/disable switches when clicked 2024-10-02 16:36:25 +01:00
64b569fd4d handle error based on HTTP status 2024-10-02 16:16:50 +01:00
024a26325b discord-channel and style auto created field 2024-10-01 23:40:22 +01:00
1c4efd0da2 delete selected item functions 2024-10-01 23:39:53 +01:00
45aa4ee261 get table components 2024-10-01 23:39:24 +01:00
bf6ed0fd45 remove unused delete functions 2024-10-01 23:39:10 +01:00
b396134bea ok modal and modal icons 2024-10-01 23:38:55 +01:00
1eac879ea9 work on modal functionality 2024-10-01 23:38:35 +01:00
e6d0cea361 remove unused static files 2024-10-01 23:37:35 +01:00
7f151366b1 region comments 2024-09-30 23:29:27 +01:00
12e358df29 working on functionality and layout design 2024-09-30 23:29:16 +01:00
79384ff737 filter modal 2024-09-30 16:15:24 +01:00
98335fce60 render whitelist 2024-09-30 14:09:29 +01:00
6664f2d4f5 abstract load values for select fields 2024-09-30 14:03:42 +01:00
186ba3d21a implement abstract bool column rendering 2024-09-30 14:03:27 +01:00
903f09279a render boolean columns abstract func 2024-09-30 14:03:05 +01:00
876e7ba204 styles functionality & rely more on abstract methods 2024-09-30 13:12:34 +01:00
23d2d44c04 cleaner servertabs look & remove unused css 2024-09-30 13:12:00 +01:00
57e84b1722 margin adjust 2024-09-30 13:11:28 +01:00
0819bd8fcb margin adjust 2024-09-30 13:11:22 +01:00
303a40a840 add filters tab stuff 2024-09-30 13:07:52 +01:00
1a4694421b useless id and name attr removed 2024-09-29 23:46:36 +01:00
dba6460180 remove plus btn on content table 2024-09-29 23:46:16 +01:00
08037d7846 fix regex issue not matching correctly 2024-09-29 23:46:06 +01:00
5d92cd4f7f non-functional generate btn for future use 2024-09-29 23:45:51 +01:00