Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rexxnor
prepaidmate
Commits
prepaidmate
15 Oct, 2022
1 commit
updated migration script to ask for the account_id of people that should be admins
· ccbe2909
rexxnor
authored
Oct 15, 2022
ccbe2909
04 Sep, 2022
1 commit
added different color for admins in management
· ebd2d733
rexxnor
authored
Sep 05, 2022
ebd2d733
03 Sep, 2022
1 commit
reworked timeout system, escape to close modal
· bc79899d
rexxnor
authored
Sep 03, 2022
bc79899d
02 Sep, 2022
4 commits
added js to switch focus after selecting amount on charge page
· c83a31b7
rexxnor
authored
Sep 02, 2022
c83a31b7
fixed button order, css property and added focus outline
· 2e9ecb4b
rexxnor
authored
Sep 02, 2022
2e9ecb4b
fixed previous report bug with date
· 56bbbfdc
rexxnor
authored
Sep 02, 2022
56bbbfdc
added padding to the usermanagement page
· b63ecee6
rexxnor
authored
Sep 02, 2022
b63ecee6
25 Jul, 2022
1 commit
removed unnecessary file upload
· d2aa3a05
rexxnor
authored
Jul 25, 2022
d2aa3a05
21 Jul, 2022
6 commits
more ux improvements on the touchscreen
· 4588297a
rexxnor
authored
Jul 22, 2022
4588297a
a few css tweaks to make it fit the kiosk screen without scrolling
· d692a732
rexxnor
authored
Jul 21, 2022
d692a732
improved touchscreen user experience flow
· 2a0041ea
rexxnor
authored
Jul 21, 2022
2a0041ea
if no other users exist force admin creation
· 19e75952
rexxnor
authored
Jul 21, 2022
19e75952
updated mobile grid on the charge screen, ui improvements
· 0a7f32b9
rexxnor
authored
Jul 21, 2022
0a7f32b9
added autofocus on the password reset page
· 10bbafb1
rexxnor
authored
Jul 21, 2022
10bbafb1
20 Jul, 2022
2 commits
single user management in separate page now, css improvements
· 2f1c4006
rexxnor
authored
Jul 21, 2022
2f1c4006
added admin user editing, updated some flows
· 9f241dba
rexxnor
authored
Jul 20, 2022
9f241dba
16 Jul, 2022
5 commits
cleanup of edge cases and logout on error, explain password setter
· b123946c
rexxnor
authored
Jul 17, 2022
b123946c
unified html indentation and titles, added missing timeouts
· d9e12a48
rexxnor
authored
Jul 16, 2022
d9e12a48
added functionality to change password at the kiosk, minor logic enhancements
· 2a73e5fc
rexxnor
authored
Jul 16, 2022
2a73e5fc
removed bcrypt dependency, switched to passlib
· e92191f3
rexxnor
authored
Jul 16, 2022
e92191f3
updated migration with password hashes and verification of old ones
· 2ceb3c88
rexxnor
authored
Jul 16, 2022
2ceb3c88
15 Jul, 2022
3 commits
added cleanup, replaced accound_id with varchar field
· 0d73566d
rexxnor
authored
Jul 15, 2022
0d73566d
made password setting possible via kiosk browser
· adcca50e
rexxnor
authored
Jul 15, 2022
adcca50e
added a migration script from the old version to the new
· 564ff7cc
rexxnor
authored
Jul 15, 2022
564ff7cc
14 Jul, 2022
4 commits
fixed missing import and variable
· 76b42565
rexxnor
authored
Jul 14, 2022
76b42565
Add LICENSE
· 2aed5cef
rexxnor
authored
Jul 14, 2022
2aed5cef
added reference to the old repo
· c7ff8629
rexxnor
authored
Jul 14, 2022
c7ff8629
working version featuring password reset and signup features
· 30c38739
rexxnor
authored
Jul 14, 2022
30c38739