Commit Graph

10 Commits

Author SHA1 Message Date
Ben f0d741cae3 Continuing to fix and update code to reflect proper placing within the app. Moved admin controller to its proper home. 2024-04-29 14:35:03 -05:00
Ben bb9c354146 Added the ability to change and confirm new passwords for editing a user as an admin 2024-04-12 02:55:34 -05:00
Ben b4cd83c2e7 Added the ability to log multiple access periods to each User and the ability to not only display these access periods but also remove them if accidentally entered. 2024-04-12 02:40:09 -05:00
Ben e7abc0fa50 Removed autocomplete fields from Create New User page. 2024-04-11 23:48:16 -05:00
Ben 350ee25d7d Edit user page now automatically greys out user access end date if access revoked has not been checked. 2024-04-11 16:40:32 -05:00
Ben bdc5c406c7 Almost done with User edit view. Still need to update styling and change the access start and end date fields. 2024-04-09 18:55:52 -05:00
Ben cbbe45c791 Working on the User model. Have the new desired fields for users and need to still stylize Edit page, link the right form page and continue with access revoking. 2024-04-09 17:48:54 -05:00
Ben 867deebf20 Finished adding the ability for admins to create new users. 2024-04-03 18:32:15 -05:00
Ben e52a9da39c Users pages have been stylized to fit in line with the app 2024-02-16 15:13:09 -06:00
Ben 12a9641ca7 Added an Admin tab to the main header. Added Forms and Users as additional pages. Set it so Users can only be accessed by an Admin. Still need to finish styling. Forms is set to default until worked on. 2024-02-15 17:23:54 -06:00