111 Commits

Author SHA1 Message Date
070a20a2e5
Table header i18n 2023-04-12 16:06:55 +02:00
c5e8409079
add basic table styling 2023-04-12 16:05:42 +02:00
67eff0eda9
Dsable column filter for distance 2023-04-12 16:03:53 +02:00
3de7b632e0
Moved sort onclick to header only 2023-04-12 16:03:20 +02:00
842248e4c4
Added sort 2023-04-12 16:02:00 +02:00
c5d7ec25b5
Merge branch 'experiment/tanstack' of git.odit.services:lfk/frontend into experiment/tanstack 2023-04-12 15:58:33 +02:00
a9a965d698
Added filterfunctions 2023-04-12 15:58:31 +02:00
dc866dd540
default to 50 rows pagination 2023-04-12 15:58:13 +02:00
89252619b1
Yeeted old datatable references 2023-04-12 15:56:53 +02:00
2699b06d7c
Filter id as equals 2023-04-12 15:54:36 +02:00
fd0d45f721
debug table 2023-04-12 15:52:19 +02:00
5ecf838dd2
cleanup headers 2023-04-12 15:52:13 +02:00
45a7a90cb8
pagination size 2023-04-12 15:52:05 +02:00
cac851f2b1
fix pagination next prev 2023-04-12 15:51:46 +02:00
238082b657
getPaginationRowModel 2023-04-12 15:48:08 +02:00
aecbabe522
-> onkeyup 2023-04-12 15:43:52 +02:00
a9cdac4f74
Added filter 2023-04-12 15:40:43 +02:00
a59dbbe50e
wip: pagination 2023-04-12 15:36:45 +02:00
9bec95ede8
dependency update, drop focusTrap, first tanstack experiment in RunnersOverview 2023-04-12 15:20:38 +02:00
bea57aa03a fix styling for table filters th border
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-15 11:08:05 +01:00
3d2acb692a
Fixed top checkbox state 2023-02-18 15:53:47 +01:00
0900c2691e
Fixed checkbox show 2023-02-18 15:52:59 +01:00
1337676e08
Basic checkbox fix 2023-02-18 15:49:24 +01:00
2e075eafab RunnersOverview loading fix
ref #146
2023-02-16 15:43:11 +01:00
14d64b6070 add group filtering to table
ref #146
2023-02-16 15:05:41 +01:00
81b8fbf4e3 1st datatable try with @vincjo/datatables 2023-02-16 12:27:45 +01:00
24d074752f formatting 2023-02-16 11:48:30 +01:00
08047a9307 cleaned up table search 2023-02-16 11:47:59 +01:00
1b0cd5b90b improved runner search 2023-02-16 11:45:38 +01:00
65e8998894 set table-layout:fixed + display when loaded
ref #146
2023-02-16 11:26:37 +01:00
134f00c40e
Fixed kilometer conversion
ref #141
2021-07-05 17:15:50 +02:00
8a7d635cef Switched to html entity
ref #128
2021-04-08 18:00:47 +02:00
4c259c1eef Added runner team's parentorg name to runenr overciew
ref #128
2021-04-08 17:58:49 +02:00
bb9b779cee You can now generate certificates from the runner overview
ref #119
2021-04-03 19:44:26 +02:00
67c3732fad 🚀RELEASE v0.9.0 2021-03-26 17:15:42 +01:00
c907486c4d Working runner runnercard generation
ref #94
2021-03-26 15:53:04 +01:00
ddd82a71a7 Moved the pdf generation related componenets to their own folder
ref #94
2021-03-25 20:20:21 +01:00
0cfc87fbe6 Moved contract generation to it's own component
ref #94
2021-03-25 20:06:35 +01:00
49e87ccb15 Now disabled search by middlename as a quick workaround 🐞
ref #107
2021-03-25 18:16:12 +01:00
50fffef13b Fixed conflicting css
ref #107
2021-03-25 18:06:28 +01:00
fbe74a5d80 Commented out the buggy runner search to prevent bad UX
ref #107
2021-03-25 17:31:53 +01:00
aa8196db3a Now using env base url
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-20 17:29:15 +01:00
6a925cb27f Bugfix for download button dropdown outsideclick
ref #91
2021-03-14 20:25:41 +01:00
c2bd696bfe Implemented rough outside click handler for the dropdown
ref #84
2021-02-28 17:39:21 +01:00
9fec315910 Clicking on a dropdown option now closes it everywhere
ref #84 #89
2021-02-28 17:17:41 +01:00
9a8a978e49 Removed locale overrides
ref #84
2021-02-28 16:34:04 +01:00
e24b84e709 New download buttons for everyone (that can generate sponsoring contracts)
ref #84
2021-02-28 16:33:17 +01:00
22e9f53c42 Moved pdf generation to function instead of onclick for all components
ref #48
2021-02-27 20:09:50 +01:00
ed13a0d14b Now the toast hides the generation toast
ref #62
2021-02-20 17:34:35 +01:00
12bcbd28f3 Error message on pdf generation fail
ref #62
2021-02-20 17:25:48 +01:00