|
7edc3427e1
|
Added contact selection via svelte select
ref #91
|
2021-03-17 10:29:20 +01:00 |
|
|
d3a3de2eac
|
Fixed initial select value
ref #91
|
2021-03-17 10:16:22 +01:00 |
|
|
bc2a8caf3e
|
Removed console log 🤫
ref #91
|
2021-03-17 10:16:02 +01:00 |
|
|
2a644d7070
|
Now using svelte-select
ref #91
|
2021-03-15 16:05:06 +01:00 |
|
|
ee0c1496e6
|
Added clear event
ref #91
|
2021-03-15 16:04:47 +01:00 |
|
|
1da15783d5
|
Add Team now uses the new select
ref #91
|
2021-03-14 20:25:58 +01:00 |
|
|
6a925cb27f
|
Bugfix for download button dropdown outsideclick
ref #91
|
2021-03-14 20:25:41 +01:00 |
|
|
1bc840430f
|
Added missing clear
ref #91
|
2021-03-14 19:42:41 +01:00 |
|
|
76be8d5a87
|
New fancy selects for donation details
ref #91
|
2021-03-14 19:08:56 +01:00 |
|
|
dab5bee3c0
|
Added new select for runners
ref #91
|
2021-03-14 17:25:06 +01:00 |
|
|
1c330d0301
|
Added custom placeholders
ref #91
|
2021-03-14 17:20:18 +01:00 |
|
|
f97be4e729
|
Added custom filter/search
ref #91
|
2021-03-14 17:09:51 +01:00 |
|
|
48b8dfe973
|
Now with custom label generation functions
ref #91
|
2021-03-14 17:04:09 +01:00 |
|
|
fe16c66cf2
|
New select
ref #91
|
2021-03-13 14:45:27 +01:00 |
|
|
95b1490f84
|
Added fancier active states
ref #93
|
2021-03-12 18:23:53 +01:00 |
|
|
27a1f57ed3
|
Added cursor-pointer
ref #93 https://pointerpointer.com/
|
2021-03-12 18:21:39 +01:00 |
|
|
c6db6c5535
|
Fixed case sensitivity
ref #93
|
2021-03-12 18:20:35 +01:00 |
|
|
2de861d4c1
|
Added "tooltip"
ref #93
|
2021-03-10 20:03:18 +01:00 |
|
|
1aa2b3b065
|
Added new translation keys 🌍
ref #93
|
2021-03-10 19:57:36 +01:00 |
|
|
88566719ec
|
Added station token copy modal
ref #93
|
2021-03-10 19:55:32 +01:00 |
|
|
870e772da2
|
Fixed emptystate svg
ref #93
|
2021-03-10 18:13:20 +01:00 |
|
|
e8e3ddceff
|
Added icon 🖼
ref #93
|
2021-03-10 18:12:04 +01:00 |
|
|
50aa891709
|
i18n run: Added keys 🌍
ref #93
|
2021-03-10 18:01:09 +01:00 |
|
|
4b47e70b13
|
Added scanstations to sidebar
ref #93
|
2021-03-10 17:53:19 +01:00 |
|
|
c4acf774ec
|
You can now delete a station from it's detail
ref #93
|
2021-03-10 17:46:19 +01:00 |
|
|
7ff1d50079
|
Spelling+Formatting
ref #93
|
2021-03-10 17:43:59 +01:00 |
|
|
258b3cea66
|
Added scanstation detail
ref #93
|
2021-03-10 17:43:32 +01:00 |
|
|
a3daa2d24f
|
Now routing scan station detail
ref #93
|
2021-03-10 17:38:56 +01:00 |
|
|
9f754ef0e9
|
Added station deletion confirmation dialog
ref #93
|
2021-03-10 17:24:51 +01:00 |
|
|
773fbfc579
|
Changed row order
ref #93
|
2021-03-10 17:18:45 +01:00 |
|
|
85fa9d942e
|
Finished scanstations base view
ref #93
|
2021-03-10 17:16:50 +01:00 |
|
|
83e782c7c5
|
Finished scanstationmodal (without i18n)
ref #93
|
2021-03-10 17:16:14 +01:00 |
|
|
9ee768551f
|
Basic scanstation creation
ref #93
|
2021-03-10 17:10:51 +01:00 |
|
|
e45f8fa9ef
|
You can now add scanstations
ref #93
|
2021-03-10 17:06:22 +01:00 |
|
|
5e417f0714
|
Fixed nameing
ref #93
|
2021-03-10 16:52:08 +01:00 |
|
|
c53b579fca
|
Added basic table for scanstations
ref #93
|
2021-03-10 16:51:57 +01:00 |
|
|
ca9c390bb2
|
Now routing scan statins overview
ref #93
|
2021-03-10 16:41:29 +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 |
|
|
305b18ef57
|
Switched the icon style
ref #84
|
2021-02-28 16:26:54 +01:00 |
|
|
22e9f53c42
|
Moved pdf generation to function instead of onclick for all components
ref #48
|
2021-02-27 20:09:50 +01:00 |
|
|
e07d1e42e2
|
And with working i18n 🌍
ref #48
|
2021-02-27 19:33:57 +01:00 |
|
|
c89caf7855
|
Now with dropdown aiutoclose
ref #48
|
2021-02-27 19:32:21 +01:00 |
|
|
3b7c25b106
|
Working button onklicks
ref #48
|
2021-02-27 19:30:56 +01:00 |
|
|
6079e1fa90
|
Basic sponsoring language dropdown for runners
ref #84
|
2021-02-27 19:26:47 +01:00 |
|
|
e1ac35f848
|
Fixed root breadcrumb linking
ref #48
|
2021-02-26 20:01:16 +01:00 |
|
|
5994b22464
|
User permission update reactivity fix
ref #48
|
2021-02-26 19:59:38 +01:00 |
|
|
bfc93158f5
|
Udergroup permission reactivity fix
ref #48
|
2021-02-26 19:58:46 +01:00 |
|