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
Igor Scheller
87da9d4785
Upgrade css-what and its dependencies
2021-07-10 13:23:44 +02:00
Igor Scheller
0f4410c3ff
Removed postcss-preset-env for good as its job is already done by autoprefixer & package upgrades
2021-07-10 13:23:44 +02:00
dependabot[bot]
7b5ce5b6ce
Bump normalize-url from 4.5.0 to 4.5.1
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:08:58 +02:00
Igor Scheller
46dad55065
Fixed shift time shortcuts not updating date select
2021-06-04 00:07:30 +02:00
dependabot[bot]
f0791fe6f1
Bump browserslist from 4.16.4 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 13:21:50 +02:00
Igor Scheller
d5a7be0740
Merge pull request #814 from marudor/chore/updateNodeDeps
...
chore: update node deps
2021-06-03 12:58:34 +02:00
Igor Scheller
3912b4e93e
Set initial admin password if configured
...
Resolves #806 (Allow admins to configure the initial password of the admin user)
Closes #809 PR (Allow to configure initial admin pw)
2021-05-24 15:41:16 +02:00
marudor
d764ed2938
chore: also update postcss loader
2021-05-22 17:07:39 +02:00
marudor
5780542d41
chore: only one moment-timezone
2021-05-22 17:04:40 +02:00
marudor
201db93b38
chore: update webpack to v5 (and related deps)
2021-05-22 17:04:39 +02:00
marudor
419aa4f7fc
chore: update minor version deps
2021-05-22 17:03:07 +02:00
msquare
d7eb3b9c5b
how to mark angels as active
2021-05-21 21:17:37 +02:00
Igor Scheller
5ee1f2abd5
PHP dependency upgrades
2021-05-15 14:13:07 +02:00
Igor Scheller
edcc1f481d
Fixed formatting
2021-05-11 21:50:54 +02:00
Xu
34b01fd37d
shifts filter own AngelTypes select only confirmed Angeltypes
2021-05-11 21:47:07 +02:00
Michael Weimann
02fa603090
migrate to scss/bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-17 14:47:01 +02:00
Michael Weimann
136e521ac1
migrate to webpack 5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-17 14:37:41 +02:00
msquare
7f1f3a773a
fix angeltype selection on admin shift entry create
2021-04-16 21:50:45 +02:00
msquare
d054378a63
add datetime picker to admin shifts page
2021-04-16 18:03:54 +02:00
Xu
cb2ec5457e
stats: added pronoun
2021-04-13 16:01:38 +02:00
Xu
1cfab91f28
wording: no self sign up allowed
2021-04-13 16:01:38 +02:00
Igor Scheller
d4e42ef721
CI: Removed composer audit dependencies
2021-04-13 11:13:06 +02:00
Xu
b5882fce87
some minor fixes
2021-04-12 18:43:39 +02:00
Xu
0549d81fc8
refactored themes to be less complicated: added cyborg_variables and cyborg_styles
2021-04-12 18:43:39 +02:00
msquare
a8f26b6428
Introduce composer.lock file
2021-04-12 17:46:01 +02:00
msquare
f6af76e7ed
yarn.lock upgrade
2021-04-12 17:40:29 +02:00
Igor Scheller
6f27d11093
Use mailto: and tel: links
2021-04-12 17:13:48 +02:00