652 Commits

Author SHA1 Message Date
65f12d9efa New confirm modal library
custom made
2024-10-12 13:04:15 +01:00
170c06ccab unpin sidebar when resizing to larger screen
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-11 19:37:58 +01:00
1073309646 update red "not operational" dot position and transition
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-11 19:09:59 +01:00
5949d72541 "bot not operational" indicator on sidebar items
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-11 18:54:32 +01:00
b2e75e6924 return serialized server data when generating servers 2024-10-11 18:52:16 +01:00
35c8e7582b is_bot_operational field on the Server model
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
True, False or None

indicates if the bot is a member of said server, and has sufficient permissions to perform it's job.

Starts as None (unknown) and becomes True or False when calling a server's `/generate-channels/` endpoint.
2024-10-11 17:24:49 +01:00
b324b6accb rate limit text and button change
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
Also added flex with justify and align both centred for server icons on the sidebar, so that the alt text (if no image exists) is vertically centred.
2024-10-11 17:23:07 +01:00
aff45f9ac5 add missing delete function for filters table & modal
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
2024-10-11 13:30:24 +01:00
4646c0a564 fix broken confirmation modal on subs table 2024-10-11 13:29:14 +01:00
2d3f4b6294 tidy up GuildsView
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
abstraction
comments
restructure of existing code ...
2024-10-11 11:49:26 +01:00
5f0251bd87 ChannelsView - 404 if server not found
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-11 10:35:03 +01:00
c4ce4b28a0 sidebar username overflow fix #64
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-11 10:16:26 +01:00
41211e61bd set roundness of retry button 2024-10-11 00:35:35 +01:00
e4e0264fd4 rate limit warning
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-11 00:27:22 +01:00
15ce3c1dbb prevent selecting the active server
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
instead, hide the sidebar on smaller screens, so that the user's input doesn't feel unresponsive.
2024-10-10 22:24:58 +01:00
49dfb59d71 don't disable search input & clear it on server change
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-10-10 22:14:49 +01:00
b8ff2ae303 nicer pin btn size, and disable sidebar toggle btns when pinned
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-10 16:44:20 +01:00
9ff2cdd1f1 pin sidebar btn 2024-10-10 16:37:21 +01:00
e07ea1f832 add missing margin below subUniqueRules control
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-10-10 16:37:06 +01:00
0b153d14bc improve server tabs on mobile screens
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-10 16:36:23 +01:00
048e293fb2 fix backdrop blur 2024-10-10 14:53:41 +01:00
ccb383fed8 backdrop for sidebar on smaller screens
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-10 09:33:23 +01:00
77c1787f65 remove unused code
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
code has been commented out for a while, and is unused.
2024-10-09 22:24:42 +01:00
1e5921f23a experimenting with different colours on the layout
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-09 22:18:27 +01:00
aefdcca369 increase z-index of reveal-sidebar-btn
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-09 21:36:16 +01:00
4dcd1f71fb animate sidebar & fix active server not highlighted
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-10-09 21:05:45 +01:00
3e4112c9cf servers in sidebar & collapsible sidebar
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
- functional server list in sidebar
- sidebar hides on smaller screens, can be revealed with dedicated button
2024-10-09 20:47:33 +01:00
068d395a4b sidebar functionality - except server list
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m58s
2024-10-09 19:07:38 +01:00
9b5d4a9d99 moved clearValidation to openDataModal, so it's always called 2024-10-09 12:36:58 +01:00
204bc07739 add perfect scrollbar 2024-10-09 12:36:17 +01:00
9f76da4aa4 remake sidebar (non functional) 2024-10-09 12:35:51 +01:00
ef91169116 drop the navbar, for a better sidebar 2024-10-08 15:36:08 +01:00
118b0d4bdd form validation text
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-10-08 12:31:49 +01:00
09b910454e detail sub attributes
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-10-07 21:15:42 +01:00
cfd7af3087 remove column size classes
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-10-07 20:39:35 +01:00
ded11af42b fix colour input, mutator detail fields
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-07 20:24:13 +01:00
64b4e95bd1 display embed colour and mutators
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-10-07 19:28:26 +01:00
7cd47165a9 confirmed next release version number
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-04 17:07:01 +01:00
0ffc189a8b Update CHANGELOG.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-04 16:58:45 +01:00
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