Commit Graph

187 Commits

Author SHA1 Message Date
705b66f638 Lib: Fix promise handling and reactive placeholder/chips in RaceResultCard
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 49s
2025-02-06 23:10:23 +01:00
bea45b8339 Lib: Update promise handling in RacePickCard 2025-02-06 23:10:05 +01:00
76a5388e18 Lib: Reorder card scripts 2025-02-06 23:09:40 +01:00
bbd700f755 Lib: Move dateformat function to lib 2025-02-06 23:06:21 +01:00
0b64425284 Lib: Replace the <Dropdown> popup with a native select element + bind the value 2025-02-06 19:48:25 +01:00
c8ce8118cb Lib: Allow binding the <Input> value 2025-02-06 19:47:44 +01:00
5d6d33fe9f Lib: Remove unused Search component 2025-02-06 16:45:04 +01:00
3d51ea3e10 RaceResultCard: WIP - Make PXXs reactive based on selected race 2025-02-06 00:01:54 +01:00
5f43c9ac52 Lib: Use Promise.all for nested {#await} blocks
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 31s
2025-02-05 22:20:37 +01:00
178adef327 Lib: Simplify RaceResultCard
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 49s
2025-02-05 21:56:41 +01:00
735c73e435 Racepicks: Stream loaded data and resolve promises in markup 2025-02-05 20:38:28 +01:00
907e4fefb1 Lib: Type data passed to cards from the page context 2025-02-05 20:14:05 +01:00
8cb665cae8 Lib: Fix nullpointer in RacePickCard/SubstitutionCard preview handler
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-02-05 03:01:29 +01:00
da47668c29 Lib: Simplify RacePickCard 2025-02-05 02:56:31 +01:00
f90f5734e8 Lib: Simplify SubstitutionCard 2025-02-05 02:33:46 +01:00
042cb42e65 Lib: Simplify RaceCard 2025-02-05 02:11:02 +01:00
2a51c76e2f Lib: Remove caching from dropdown options generators 2025-02-05 01:49:40 +01:00
206d897fca Lib: Simplify DriverCard 2025-02-05 01:49:30 +01:00
603c7d0e40 Lib: Simplify TeamCard 2025-02-05 01:48:37 +01:00
887a9ea2ae Lib: Use progressive form enhancement for all cards 2025-02-04 23:01:35 +01:00
b586a9ee23 Lib: Only display active/inactive drivers in SubstitutionCard dropdowns 2025-02-04 21:56:08 +01:00
d6ea629d32 Lib: Don't cache driver dropdown options 2025-02-04 21:55:46 +01:00
479d8aaec5 Lib: Display PXX in RaceResultCard selection chips 2025-02-04 21:22:17 +01:00
efc33d6f20 Lib: Fix TeamCard colorpreview 2025-02-03 23:40:18 +01:00
3bb2e318b1 Lib: Specify missing HTMLButtonAttributes explicitly 2025-02-03 22:33:22 +01:00
4cdc7713c8 Lib: Force length 7 for color input in TeamCard 2025-02-03 22:32:59 +01:00
8db2b634d3 Lib: Add helpers to obtain certain template graphics 2025-02-03 21:31:21 +01:00
0dc5e63e25 Lib: Use <a> for button component's href mode (fixes preloading) 2025-02-03 21:31:04 +01:00
6dd3f24d32 Lib: Move dropdown options creation into library 2025-02-03 19:39:33 +01:00
2efd12a28d Lib: Implement RaceResultCard 2025-02-03 09:32:34 +01:00
186e6430e0 Lib: Fix bug in form_data_remove (keys where deleted while iterating) 2025-02-03 09:25:53 +01:00
46124cd9ec Lib: Add comment 2025-02-03 09:06:46 +01:00
09054d2134 Lib: Implement helper to remove formData fields 2025-02-03 09:06:34 +01:00
4c8bfc1133 Lib: Fix typo in DriverCard 2025-01-31 23:18:57 +01:00
bc6d9e7612 Lib: Move pxx guess colorings into config.ts 2025-01-31 23:13:44 +01:00
25e41f7ae4 Lib: Fix disabled_inputs propagation to create team/driver/race/substitution buttons 2025-01-31 22:19:11 +01:00
5c75728163 Lib: Make RacePickCard labelwidth smaller 2025-01-31 00:56:47 +01:00
0985936c64 Lib: Hide seconds in countdown component 2025-01-31 00:40:53 +01:00
f4b89ec839 Lib: Implement countdown component 2025-01-30 22:33:52 +01:00
b4931611b3 Lib: Add stopwatch svg icon component 2025-01-30 22:33:44 +01:00
5bf47b9523 Lib: Correct schema (removed some "expand" fields) 2025-01-29 00:29:51 +01:00
9925a9b3c4 Lib: Add optional image zoom on mouse hover 2025-01-29 00:29:20 +01:00
30328ff4bd Lib: Add comment 2025-01-27 23:59:17 +01:00
9d38a03e57 Lib: Add CurrentPickedUser to schema 2025-01-27 23:47:43 +01:00
42c6390d6e Lib: Allow adding extra classes to LazyImage component 2025-01-27 23:47:20 +01:00
aee0da174d Lib: Add RacePickCard component 2025-01-27 23:47:10 +01:00
b95a5109e0 Lib: Disable draggable images 2025-01-27 20:30:27 +01:00
2aa176ed5f Lib: Add ChequeredFlagIcon component 2025-01-27 20:16:17 +01:00
986a49377b Lib: Hide table header if no data is passed 2025-01-27 19:43:45 +01:00
5a506768ab Lib: Add extraclass field to Button component 2025-01-27 19:38:17 +01:00