|
50edbc9171
|
refactor: remove unused style
|
2025-07-20 20:27:20 +02:00 |
|
|
66dd99dd7c
|
feat: further keyboard shortcuts and info about them
|
2025-07-19 23:29:37 +02:00 |
|
|
d34f55471b
|
style: rework calendar ui
|
2025-07-19 22:33:03 +02:00 |
|
|
c2cd1f9c85
|
feat: add, edit, delete foreign availabilities as admin or areamanger
|
2025-07-19 22:07:23 +02:00 |
|
|
1d493b85b1
|
refactor: use hyperscript instead of javascript
|
2025-07-16 09:00:02 +02:00 |
|
|
653dbb4233
|
doc: bump version
|
2025-07-14 20:33:06 +02:00 |
|
|
0ce5597162
|
fix: calendar navigation
|
2025-07-14 20:24:47 +02:00 |
|
|
2aa3cf2c2b
|
refactor: clippy lints
|
2025-07-14 16:17:43 +02:00 |
|
|
bddeaefe4f
|
refactor: rename voluntaryfuehrungsassistent to fuehrungsassistentrequired
|
2025-07-14 15:34:48 +02:00 |
|
|
c74716cc3a
|
refactor: move sql into own file
|
2025-07-14 15:16:41 +02:00 |
|
|
10841d493f
|
feat: export events german weekday and decimal comma
|
2025-07-14 15:06:58 +02:00 |
|
|
e540844dcd
|
refactor: test edit event
|
2025-07-13 12:09:40 +02:00 |
|
|
ee4481225e
|
refactor: reset password
|
2025-07-13 11:52:33 +02:00 |
|
|
ab648dd4f2
|
refactor: naming
|
2025-07-13 11:20:56 +02:00 |
|
|
73c1b987cd
|
refactor: use htmx target for registration
|
2025-07-13 11:14:41 +02:00 |
|
|
678690855a
|
test: get changepassword for profile
|
2025-07-13 10:55:10 +02:00 |
|
|
649d1a6ecf
|
refactor: use hx-target header for password strength check request
|
2025-07-13 10:45:56 +02:00 |
|
|
28cc3cd9ae
|
refactor: let test produce empty template
|
2025-07-09 20:40:51 +02:00 |
|
|
1515f50ed9
|
fix: empty comment gets saved
|
2025-07-08 16:07:26 +02:00 |
|
|
f5c09e3515
|
feat: navigate with left and right arrow
|
2025-07-08 15:35:02 +02:00 |
|
|
1b7a44b8cd
|
refactor: db availability into own files
|
2025-07-08 14:22:37 +02:00 |
|
|
dcfb097114
|
refactor: db availability
|
2025-07-07 16:07:57 +02:00 |
|
|
8491491e25
|
refactor: db assignment queries into files
|
2025-07-07 15:37:15 +02:00 |
|
|
fc63464210
|
test: overview
|
2025-07-06 20:34:03 +02:00 |
|
|
46669d206f
|
feat: show events, availabilities and assignments on overview
|
2025-07-06 20:27:42 +02:00 |
|
|
2c6e06cf14
|
fix: redirect to calendar instead to overview
|
2025-07-06 20:27:42 +02:00 |
|
|
38a30e1898
|
feat: WIP overview for user
|
2025-07-03 21:57:26 +02:00 |
|
|
2ec200831f
|
refactor: move overview into calendar
|
2025-07-03 21:28:47 +02:00 |
|
|
d1e067407b
|
feat: validation of new availability
|
2025-07-03 21:16:43 +02:00 |
|
|
b42540ac2f
|
feat: show weekday in overview and edit pages
refs #33
|
2025-07-03 20:15:56 +02:00 |
|
|
45cf6dda10
|
feat: help for preparing sqlx query data
|
2025-07-03 17:58:47 +02:00 |
|
|
428f46b853
|
refactor: clothing and event changeset
|
2025-07-02 18:56:40 +02:00 |
|
|
bdaf8ff20e
|
feat: finish implementing assignment validation
|
2025-07-02 10:14:40 +02:00 |
|
|
512b061c7a
|
test: WIP new assignment
|
2025-07-01 16:40:40 +02:00 |
|
|
2abeeb20df
|
test: new assignment
|
2025-06-30 14:57:58 +02:00 |
|
|
10e6ba80a2
|
refactor: assignment validation
|
2025-06-30 11:28:01 +02:00 |
|
|
e5df98a515
|
refactor: rename validation trait
|
2025-06-29 19:48:56 +02:00 |
|
|
93574c3ac5
|
refactor: move migrations to db folder
|
2025-06-27 12:11:17 +02:00 |
|
|
9893c37f80
|
refactor: finished moving models and validation into own crate
|
2025-06-23 23:00:54 +02:00 |
|
|
f35b343768
|
refactor: WIP splitting crates
|
2025-06-22 22:54:11 +02:00 |
|
|
f25e508bbd
|
fix: editing availability
|
2025-06-22 22:37:12 +02:00 |
|
|
b65b4c7a00
|
feat: validate availabilit changeset
|
2025-06-22 22:37:12 +02:00 |
|
|
b2969b988d
|
refactor: custom context for validation
|
2025-06-22 21:33:01 +02:00 |
|
|
9666932915
|
feat: custom async validation
|
2025-06-19 16:24:27 +02:00 |
|
|
0b4248604a
|
doc: bump version
1.0.1
|
2025-06-15 22:08:15 +02:00 |
|
|
5afaac6197
|
chore: update npm packages
|
2025-06-15 22:07:48 +02:00 |
|
|
95f807b51d
|
style: profile and logout button
|
2025-06-15 22:03:53 +02:00 |
|
|
cca925f4eb
|
feat: enforce implicit lowercase email address
|
2025-06-15 21:53:31 +02:00 |
|
|
90ac5c306d
|
chore: remove obsolete spec file
|
2025-06-15 18:42:14 +02:00 |
|
|
03964d3542
|
refactor: add hostname to customizations
|
2025-06-10 09:15:27 +02:00 |
|