Commit Graph

7 Commits

Author SHA1 Message Date
kougyokugentou a0fc5358cc Fix: Validate PIN 2021-01-30 12:53:08 -08:00
kougyokugentou 1900c18389 Revision: Change FirstTimeRun to GetNumAdmins
Add: Sanity check to see if trying to remove last known admin.
2021-01-29 22:12:50 -08:00
kougyokugentou 1f62a8d06e Clean up unneeded usings
Check for existing guardian on 'save and close'
2021-01-29 21:17:26 -08:00
kougyokugentou d3390a8d74 Disable cancel button on first time run
Populate the pin number textbox with * if existing guardian
Validate Children upon save button
Add: Code to insert or update guardian
2021-01-27 14:58:27 -08:00
kougyokugentou 1c263f475c Change global guardian to public static so the child crud form can snag it.
Add first-time run code.
Add code to collect guardian upon save button click
Add form validation
Implement pinpad/pin number/pin reset.
2021-01-27 14:09:40 -08:00
kougyokugentou cc242d4c3f Initial swing of guardian crud form. 2021-01-25 21:20:13 -08:00
kougyokugentou 3ca5028917 SHELL: Guardian crud form. 2021-01-23 20:36:52 -08:00