|
bd7e962f83
|
Lib: Fix deleting from wrong collection in RaceCard
|
2025-02-17 18:07:09 +01:00 |
|
|
9e39547936
|
Skeleton: Fetch RaceResults asynchronously in root layout
|
2025-02-17 15:58:07 +01:00 |
|
|
e58b94022a
|
Env: Remove obsolete flake contents
|
2025-02-17 15:51:20 +01:00 |
|
|
c211aa21bb
|
Env: Remove obsolete node deps + add image-conversion
|
2025-02-17 15:51:11 +01:00 |
|
|
65e3c0651c
|
Lib: Fix public pocketbase url
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 25s
|
2025-02-08 16:42:53 +01:00 |
|
|
f868d779e7
|
DISABLE SSR AND TRANSITION TO SPA
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 43s
|
2025-02-08 16:37:58 +01:00 |
|
|
91fc3ae7a2
|
Lib: Add "Select Random" button to RacePickCard
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
|
2025-02-07 00:04:40 +01:00 |
|
|
88fb24a20c
|
Lib: Refactor nullhandling in RaceResultCard
|
2025-02-06 23:59:26 +01:00 |
|
|
6f4b5e45cc
|
Lib: Update RacePickCard labelwidth
|
2025-02-06 23:13:35 +01:00 |
|
|
705b66f638
|
Lib: Fix promise handling and reactive placeholder/chips in RaceResultCard
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 |
|
|
d76bbe8979
|
Racepicks: Fetch currentrace at the end in the load function
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
|
2025-02-06 00:32:20 +01:00 |
|
|
3d51ea3e10
|
RaceResultCard: WIP - Make PXXs reactive based on selected race
|
2025-02-06 00:01:54 +01:00 |
|
|
685a30b9a9
|
Skeleton: Add page titles
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
|
2025-02-05 22:33:07 +01:00 |
|
|
5f43c9ac52
|
Lib: Use Promise.all for nested {#await} blocks
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 31s
|
2025-02-05 22:20:37 +01:00 |
|
|
894ad9aaa6
|
Racepicks: Use Promise.all for nested {#await} blocks
|
2025-02-05 22:14:57 +01:00 |
|
|
178adef327
|
Lib: Simplify RaceResultCard
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 49s
|
2025-02-05 21:56:41 +01:00 |
|
|
6947eeae3f
|
Racepicks: Fix width of guess badges
|
2025-02-05 21:56:32 +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
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 |
|
|
347b5e1470
|
Racepicks: Fix progressive form enhancement (derive variables correctly)
|
2025-02-04 23:38:39 +01:00 |
|
|
ecee4ac5ab
|
Skeleton: Use progressive form enhancement for register/login
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
|
2025-02-04 23:02:05 +01:00 |
|
|
022054c1f1
|
Racepicks: Use progressive form enhancement for racepicks
|
2025-02-04 23:01:54 +01:00 |
|
|
887a9ea2ae
|
Lib: Use progressive form enhancement for all cards
|
2025-02-04 23:01:35 +01:00 |
|
|
09519c18fa
|
Racepicks: Only allow picking active drivers and apply substitutions
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 25s
|
2025-02-04 21:56:30 +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 |
|
|
31749f6e0f
|
Skeleton: Limit username input to 10 characters
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
|
2025-02-04 21:22:26 +01:00 |
|
|
479d8aaec5
|
Lib: Display PXX in RaceResultCard selection chips
|
2025-02-04 21:22:17 +01:00 |
|
|
df993f61bc
|
Racepicks: Set a min width for the guess table columns
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 47s
|
2025-02-04 09:14:26 +01:00 |
|
|
d33c663c06
|
Racepicks: Increase race result popup z-index so it doesn't get hidden by navbar
|
2025-02-04 09:12:23 +01:00 |
|
|
2c0ad9ee21
|
Rules: Add basic text boxes
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
|
2025-02-03 23:51:32 +01:00 |
|
|
d0870eb06e
|
Racepicks: Add comment
|
2025-02-03 23:40:26 +01:00 |
|
|
efc33d6f20
|
Lib: Fix TeamCard colorpreview
|
2025-02-03 23:40:18 +01:00 |
|
|
346fdb3b75
|
Skeleton: Fetch static data (teams/drivers/races/substitutions) in global layout asynchronously
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
|
2025-02-03 22:34:07 +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 |
|