gawells gawells
  • Joined on 2025-08-17
gawells released v0.0.6 at gawells/Self-Service-Dashboard 2026-04-16 14:29:29 -04:00
gawells pushed tag v0.0.6 to gawells/Self-Service-Dashboard 2026-04-16 14:29:29 -04:00
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-16 14:23:10 -04:00
812a40492f password expiry email
093b33db0d add more logging into the password expiry checks
8633309968 send password expired emails every 12 hours from the program start
093b258b84 expried password email template
5a80d61d9b remove old comment
Compare 10 commits »
gawells deleted tag v0.0.3 from gawells/Self-Service-Dashboard 2026-04-08 15:57:12 -04:00
gawells pushed tag v0.0.3 to gawells/Self-Service-Dashboard 2026-04-08 15:56:49 -04:00
gawells released v0.0.5 at gawells/Self-Service-Dashboard 2026-04-08 15:56:00 -04:00
gawells pushed tag v0.0.5 to gawells/Self-Service-Dashboard 2026-04-08 15:56:00 -04:00
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-08 10:20:45 -04:00
37c6978d1b move all files to images folder
9389df28e4 add show password buttons to all password inputs
b94bc612c3 implement logic for a show password button
Compare 3 commits »
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-07 12:36:25 -04:00
25e61c553f hide the warnings because I dont like the UI
a31d21456c warnings box
a1f58e817e build sample error box
Compare 3 commits »
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-06 18:41:34 -04:00
387bd2d0ae Update README.md
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-06 18:15:40 -04:00
0ab1e95690 blur background when changing password
d7727e9b0d remove block
72dfaf5da1 reset password boxes on close
5e0771d482 add a couple stylistic changes to the password dialouge
Compare 4 commits »
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-06 15:48:56 -04:00
b9ed00c127 password strength meter
8b74cab34e move password changing to seperate file
dbb91fac62 add in simple password progress bar
8cb1fff36b password strength function
d0524f901c bug where a users profile photo would not display if the user had not
Compare 6 commits »
gawells released v0.0.4 at gawells/Self-Service-Dashboard 2026-04-05 15:09:04 -04:00
gawells pushed tag v0.0.4 to gawells/Self-Service-Dashboard 2026-04-05 15:09:04 -04:00
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-03 18:51:36 -04:00
a315161ed3 rework a ton of code
e2531e3021 get attribute val function
a2602f74f0 implement profile photo component
1c1ba99080 add more helpter functions
ad21d50ce5 start writing search class
Compare 11 commits »
gawells pushed to master at gawells/Self-Service-Dashboard 2026-04-01 14:56:47 -04:00
33ea56fb0c finish session manager update
f651894a0f new session manager code
d70e679a01 create new session interface (unused)
a058804603 move worker to seperate package (eventually seperate binary)
c9c352204c move cleanup session
Compare 6 commits »
gawells released v0.0.3 at gawells/Self-Service-Dashboard 2026-03-31 22:12:00 -04:00
gawells pushed tag 737a1908e0 to gawells/Self-Service-Dashboard 2026-03-31 22:12:00 -04:00
gawells pushed to master at gawells/Self-Service-Dashboard 2026-03-31 22:05:52 -04:00
737a1908e0 add server side password change information
c628c688f7 send request to the server
d283ad0a0a add close button
Compare 3 commits »
gawells pushed to master at gawells/Self-Service-Dashboard 2026-03-31 21:19:51 -04:00
a8c8feeb3e redid final styling touches