743 Commits

Author SHA1 Message Date
e619f526c6 remove unused options loader for unique content rules 2024-11-12 20:33:38 +00:00
9cbb4fe586 share & delete btn disabled
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m59s
2024-11-04 23:05:39 +00:00
5cb200c597 trying table layout 2024-11-04 23:04:54 +00:00
aec15990a9 rename js related classes
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m6s
2024-11-03 22:42:10 +00:00
acbfd5f15e remove unique rules field 2024-11-03 22:41:54 +00:00
6ed8bdfc7a custom select over select 2 for matching algorithm field 2024-11-03 22:41:34 +00:00
402fc0ccb6 set height table rows 2024-11-03 22:41:12 +00:00
7ec8e0ab5a class names update for javascript purposed classes
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-11-03 22:40:53 +00:00
887589216b content table layout & delete function
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-11-03 22:40:06 +00:00
b6d3efa014 remove UniqueContentRule model
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-11-03 22:38:43 +00:00
cb227c6daf custom content filter backend
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
2024-11-02 00:28:39 +00:00
05efa846f1 update Content model
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-11-02 00:28:24 +00:00
7445e0adc5 fix bad tag breaking the layout for #77
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m0s
2024-11-01 22:26:06 +00:00
1b154d7c3a fix bad theme menu padding for #75
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
2024-11-01 22:08:40 +00:00
3f7c8f9805 column sizes for filters table
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m57s
2024-10-30 16:35:57 +00:00
7c0dc5302d admin users bypass api filters
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m10s
2024-10-29 22:02:22 +00:00
d96ac0d086 rotate custom select chevron when active
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m8s
2024-10-29 19:04:57 +00:00
6b5003cffe fix issue with custom selects incorrectly classed "active" 2024-10-29 19:04:45 +00:00
e8ba77d56a close server view button
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m55s
2024-10-29 16:53:07 +00:00
f2f8aeb989 alter chevron icon in custom select
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-10-29 16:50:21 +00:00
8079cc4b42 limit subscription channels
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-10-29 16:49:50 +00:00
c7b62719a3 added "No Options" text on select dropdowns
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m56s
2024-10-28 22:03:26 +00:00
cefa56f095 select error border on dropdown fix & select dropdown text
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-10-28 22:03:01 +00:00
6d82c0a551 fix broken empty selects
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m57s
2024-10-28 21:49:07 +00:00
efd4452087 fix issue with empty options displaying wrong
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m3s
2024-10-27 21:29:27 +00:00
686596a8c1 custom select on styles 2024-10-27 21:28:43 +00:00
3379891bd7 fix label bug & make items focusable
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m59s
2024-10-27 11:00:03 +00:00
10ae9aa4d9 remove tab indexes 2024-10-27 10:59:13 +00:00
40d9f08501 invalid and focus colours 2024-10-27 10:58:51 +00:00
032e5cd806 bootstrap chevron icon for custom selects
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m57s
2024-10-27 00:30:36 +01:00
5da1012718 custom select to replace select-2
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
it's called 'corbz-select' because I suck at naming things
2024-10-27 00:13:26 +01:00
198d70d072 add margin to theme toggle buttons in sidebar
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
2024-10-24 18:24:21 +01:00
147d102adf remove debugger
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-10-24 18:24:07 +01:00
1d426dff26 handle server data deletion
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-10-24 18:20:23 +01:00
841e24f508 Update tables.js 2024-10-24 18:20:06 +01:00
efe469d4f5 allow transition between 2 custom modal uses 2024-10-24 18:19:57 +01:00
83a0ef25fe owner can delete server data
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-10-24 18:19:33 +01:00
45322df5b6 less url col space
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m14s
2024-10-23 15:54:19 +01:00
078390ea81 style table update 2024-10-20 15:35:34 +01:00
5657d192b1 act-as-link disabled colour 2024-10-20 15:35:22 +01:00
c01b20c06a popover badges no longer have role="button"
Because they are not clickable.

The popover appears on focus and hover, not click, so indicating that it is a clickable element is not good.
2024-10-20 14:38:02 +01:00
49711ccad1 update sub table on submit 2024-10-20 14:37:06 +01:00
c89047ab13 add missing url 2024-10-20 14:36:56 +01:00
0fe99ae652 open related message style 2024-10-20 14:32:01 +01:00
6f8098eb12 popover badges 2024-10-19 23:19:27 +01:00
58648c8646 custom col sizes 2024-10-19 22:14:13 +01:00
b039db8517 class for spans acting as links (or buttons) 2024-10-19 22:14:06 +01:00
bf887db7cb bring changes 2024-10-18 23:17:38 +01:00
7d0f4d6f58 changes to dropdown rendering columns
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m43s
2024-10-16 18:34:48 +01:00
38a6ada67e working on table columns dropdowns
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-10-15 21:43:42 +01:00