Igor Scheller
f201b2f1c8
Merge branch 'feature-bootstrap5'
...
# Conflicts:
# package.json
# tests/Unit/Renderer/Twig/Extensions/GlobalsTest.php
# webpack.config.js
# yarn.lock
2021-08-17 14:26:28 +02:00
Igor Scheller
e0eeee013e
Fix secondary color on dark themes and theme 7 secondary buttons, formatting
2021-08-16 18:02:06 +02:00
Michael Weimann
3c77ec62d0
improve navbar / cards colours
2021-08-16 18:02:05 +02:00
Michael Weimann
d9a9b1921d
fix the message notification badge
2021-08-16 18:02:04 +02:00
Michael Weimann
98e9af8b8d
handle non-existing theme in user setting
2021-08-16 18:02:04 +02:00
Michael Weimann
2da821a68d
introduce temporary bootstrap body bg fix
2021-08-16 18:02:03 +02:00
Igor Scheller
f7b9f59d95
OAuth: Compare strings so that numeric IDs can be used
2021-08-14 15:29:05 +02:00
Igor Scheller
231f481537
Styling optimizations (esp. alerts) and other fixes
2021-08-09 23:32:24 +02:00
Michael Weimann
2098946a6f
update to bootstrap 5.1
2021-08-08 19:33:44 +02:00
Igor Scheller
a8e012be72
Make news comments deletable
2021-08-08 19:11:16 +02:00
Igor Scheller
950a865c0c
"Own Angeltypes" filter: only select restricted type if already confirmed
2021-08-08 19:11:16 +02:00
Michael Weimann
a7a79d2204
remove unused files5
2021-08-08 19:11:14 +02:00
Michael Weimann
aef60086ec
add default to all cyborg variables
2021-08-08 18:56:58 +02:00
Igor Scheller
ff8adafd33
Added more factories
2021-08-08 18:31:33 +02:00
Igor Scheller
ec355d40f5
Added user related factories
2021-08-08 18:31:33 +02:00
Igor Scheller
993e64944f
Fixed formatting
2021-08-05 01:07:15 +02:00
Igor Scheller
6cfeedc57a
Fixed more themes and styles/types
2021-08-05 01:00:12 +02:00
Igor Scheller
a36e142f28
Replaced self sign up icons, fixed FAQ link on angeltypes overview and shift overview colors
2021-08-05 00:55:00 +02:00
Michael Weimann
2223781434
beautify design page
2021-07-29 21:05:45 +02:00
Michael Weimann
c7b83975cb
init select 2 after document ready
2021-07-29 20:38:00 +02:00
Igor Scheller
bd8acfcf51
Fixed some styles
2021-07-29 20:20:38 +02:00
Michael Weimann
82f640896e
migrate shift overview cards to panels
...
migrate shift overview cards to panels
2021-07-29 20:01:21 +02:00
Igor Scheller
d51edb6092
Fixed backend pages, shifts table header
2021-07-29 20:01:20 +02:00
Igor Scheller
91c7a19f11
Removed and replaced outdated classes and styling, use secondary buttons
2021-07-29 20:01:19 +02:00
Igor Scheller
191a3a7d48
Replaced info and calendar icons
2021-07-29 20:01:18 +02:00
Igor Scheller
7917e32f3e
Fixed api key toggle driver license config display and dashboard
2021-07-29 20:01:17 +02:00
Michael Weimann
2509bd4a98
Add brand new legacy theme helpers
2021-07-29 20:01:15 +02:00
Michael Weimann
a0d216c61d
extend content security policy to allow data images
2021-07-29 20:01:14 +02:00
Michael Weimann
b68af58321
migrate datetime picker to bs5
...
fix bs5 time picker
fix datetime picker js error
2021-07-29 20:01:13 +02:00
Igor Scheller
63f0a08407
Fixed spacing and sizes
2021-07-29 20:01:12 +02:00
Igor Scheller
08188fa32a
Fixed shifts filter toggle and "hide on print" classes
2021-07-29 20:01:11 +02:00
Michael Weimann
4428266488
migrate panels to cards
2021-07-29 20:01:10 +02:00
Igor Scheller
19fc114cf7
Added ?theme parameter to temporary change theme
2021-07-29 20:01:10 +02:00
Igor Scheller
0398efad65
Fixed tabs
2021-07-29 20:01:09 +02:00
Igor Scheller
3fcf5c521c
Removed row class of content to fix full with pages
2021-07-29 20:01:08 +02:00
Igor Scheller
08790b0b2e
Replaced labels with badges
2021-07-29 20:01:07 +02:00
Igor Scheller
36ba619d5a
Fixed button sizes and types
2021-07-29 20:01:06 +02:00
Igor Scheller
b41a9a02d1
Use bootstrap icons instead of glyphicons
2021-07-29 20:01:05 +02:00
Michael Weimann
bc97305106
migrate shift buttons to bs5
2021-07-29 20:01:04 +02:00
Michael Weimann
e4898dae61
update select2
2021-07-29 20:01:03 +02:00
Michael Weimann
9b98503a80
fix overview button
2021-07-29 20:01:02 +02:00
Michael Weimann
162592df7b
migrate navbar icons
2021-07-29 20:01:00 +02:00
Michael Weimann
ed93bba56d
fix sass
2021-07-29 20:00:58 +02:00
Igor Scheller
03185f8865
Fixed globals and design unit tests
2021-07-29 20:00:57 +02:00
Michael Weimann
5f7fcb9018
make all themes basically working with bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate buttons and badges
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
upgrade bootstrap, fix devtool
remove postcss-preset-env
remove npm-run-all
add theme info to design
add theme configs for 2-15
make all themes compile
fix node env in script
refactor theme config
make all themes basically working
fix sass 3rd party warnings
replace slash div by math.div
2021-07-29 20:00:54 +02:00
Michael Weimann
9acaa03a71
migrate basic elements to bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate body color to bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate the nav menu to bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate to bs5 badges
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate to bs5 nav pills
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate the login page to bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
fix the language dropdown in bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-07-29 19:41:09 +02:00
Igor Scheller
4ff44d141c
Translator: Fix values handling when array keys are set
...
Fixes #820 (Password recovery not working)
2021-07-11 00:51:30 +02:00
Igor Scheller
d289d09147
CI: Use kaniko to build images
2021-07-10 17:53:04 +02:00
Igor Scheller
dd63cd70c7
k8s: Use stable ingress definition
2021-07-10 13:23:44 +02:00
Igor Scheller
bbd08e1fab
CI: Use newest docker version for dind builds
2021-07-10 13:23:44 +02:00