Commit Graph

204 Commits

Author SHA1 Message Date
Im_Alpha
ceabdc9161 Merge branch 'master' into Jacobs-Branch 2021-12-14 02:20:10 -08:00
Im_Alpha
ba6db79f09 removed unused files 2021-12-14 02:16:21 -08:00
Im_Alpha
7575354797 Added confirmation password loop
removed commented code and unused files
2021-12-14 02:12:24 -08:00
Im_Alpha
cc71d41cca reworded for easier implementation 2021-12-14 02:02:56 -08:00
Im_Alpha
53aaf77c6b finished all UM features
create account
edit account
delete account
disable account
enable account
2021-12-14 02:01:28 -08:00
Im_Alpha
484c725ba8 Infinite menu completed
both main menu and sub menu will run forever unless user enters a specified input
2021-12-14 00:23:52 -08:00
Im_Alpha
a4a133b0cd Menu completed
Commented out database connecting lines and added successful login in instead.
2021-12-13 23:28:47 -08:00
Im_Alpha
6f9c6f0f12 removed roleID 2021-12-13 21:48:46 -08:00
Im_Alpha
487138890a adjusted files to build menu and start testing 2021-12-13 21:41:27 -08:00
Lunastra
9b2b38620b Merge branch 'Long_archivePos' 2021-12-13 20:56:16 -08:00
Lunastra
cdba27ee12 Delete a blank space 2021-12-13 20:52:58 -08:00
Lunastra
dfb32b0e26 Changed Removed Entries to throw an Error
Tested the clean up sequence for Manager
2021-12-13 20:50:24 -08:00
Jacob Delgado
7f9e278266
Merge pull request #14 from long237/Jacobs-Branch
fixed UserManagement ddl
2021-12-13 20:49:00 -08:00
Im_Alpha
ca51159bc6 fixed ddl 2021-12-13 20:48:32 -08:00
colincreasman
4ecbb14940
Merge pull request #13 from long237/Colins-Branch
Colins branch
2021-12-13 20:23:55 -08:00
colincreasman
34dac0e3b9 Merge branch 'master' into Colins-Branch 2021-12-13 20:22:30 -08:00
colincreasman
c021d5f04f Added initial Logging library 2021-12-13 20:18:42 -08:00
Jacob Delgado
5224841dac
Merge pull request #12 from long237/Jacobs-Branch
Jacobs branch
2021-12-13 20:17:19 -08:00
Im_Alpha
e3c3ef4b83 Merge branch 'master' into Jacobs-Branch 2021-12-13 20:16:58 -08:00
Im_Alpha
c100a73b39 fixed create account sql and edit account 2021-12-13 20:09:07 -08:00
Im_Alpha
80cd5c3de9 fixed sql DDL 2021-12-13 19:56:47 -08:00
Lunastra
d8bf615b02 Add method for testing if the file exist or not 2021-12-13 19:37:39 -08:00
Lunastra
5866a0a860 Merge branch 'Long_archivePos' 2021-12-13 18:32:56 -08:00
Lunastra
65d41e0faa Rename the DataSource Factory 2021-12-13 18:29:34 -08:00
Im_Alpha
3074044777 created usermanagement standalone DDL 2021-12-13 15:40:21 -08:00
Im_Alpha
9e1ef7bcab added users and roles table to ddl 2021-12-13 15:39:38 -08:00
Im_Alpha
b2a627a9c7 added create account record 2021-12-13 15:37:58 -08:00
colincreasman
c72af8ccb6
Merge pull request #11 from long237/Colins-Branch
Revised Logging LLD
2021-12-13 11:39:23 -08:00
colincreasman
4f2f4c8fce Revised Logging LLD
Fixed entry point and added LogEntry class
2021-12-13 11:36:10 -08:00
Im_Alpha
6414c9feed menu finished, requires logs and archive
menu is done and also overloaded GetCredentials and isInputValid to accomodate the new user credentials when creating an account
2021-12-13 09:12:51 -08:00
Im_Alpha
55ab7c6cf2 updated menu and uiprint
working on menu switch still and rearranged project folders
2021-12-13 07:17:44 -08:00
Im_Alpha
f67b172f8d Finished isAdmin, working on submenu 2021-12-13 06:29:13 -08:00
colincreasman
c118c908f1 Removed old svg 2021-12-12 23:49:59 -08:00
colincreasman
f452b599e3
Merge pull request #10 from long237/Colins-Branch
Colins branch
2021-12-12 23:41:18 -08:00
colincreasman
99c3a7eb4a Added Logging LLD v4 2021-12-12 23:39:58 -08:00
Lunastra
a76603f00c Rearrange Low level diagrams into a folder. 2021-12-12 22:42:20 -08:00
Lunastra
e8d42bf98f Creating test methods for archiving 2021-12-12 20:56:34 -08:00
Alatreon
4a2bd5b38f Add error handling an cleaning up for Archiving 2021-12-12 16:21:02 -08:00
colincreasman
57f6e4f9d8 Merge branch 'Jacobs-Branch' into Colins-Branch 2021-12-12 15:11:21 -08:00
colincreasman
000c3aed41 Merge branch 'master' into Colins-Branch 2021-12-12 15:03:23 -08:00
colincreasman
af21f771d0 add ignore json
add ignore json
2021-12-12 15:02:57 -08:00
colincreasman
2e4c898c89 Update Controller.cs
Added port specification to the connection string so i could connect on my machine. (Project config is still set to x86)
2021-12-12 14:55:52 -08:00
Im_Alpha
c7815d215c renamed and reorganized solution file
completed isInputValid method
2021-12-12 04:43:20 -08:00
colincreasman
ef025afe0f Changed Project config to build on x86 2021-12-12 03:27:50 -08:00
Im_Alpha
e6a751db31 Finished UserAccount Class 2021-12-12 02:26:21 -08:00
Im_Alpha
79426a2ce2 Merge branch 'master' into Jacobs-Branch 2021-12-12 02:21:21 -08:00
Lunastra
01711fe223 Merge branch 'Long_archivePos' 2021-12-12 00:25:47 -08:00
Lunastra
4e970f28b6 Rename to archiveManager
Add the while loop and if statement
2021-12-12 00:24:40 -08:00
Im_Alpha
8999a71a97 Rearranged items and removed dummy DAO 2021-12-11 23:42:27 -08:00
Lunastra
b89e4f69c4 Process flowed testing for compress sequence 2021-12-11 23:40:39 -08:00