54 Commits

Author SHA1 Message Date
Chase Tucker
f6ced73b9f Creates directories for zipped files if they do not exist 2023-09-06 12:10:15 -07:00
Chase Tucker
0802c7120b Changing the Nuget source 2023-09-06 10:06:54 -07:00
Chase Tucker
ecccfed32a Attempting to enable CD for Stealth servers 2023-09-06 08:27:24 -07:00
Chase Tucker
ffb93209e6 Created OOO training report 2023-09-05 15:04:47 -07:00
Chase Tucker
6ea927045f Training report excludes OOO users 2023-08-24 15:35:33 -07:00
Tucker Chase (IFAM IT FI MES)
33599e51e8 Update azure-pipelines.yml for Azure Pipelines 2023-08-21 23:01:25 +00:00
Chase Tucker
f3fb1f974c Reverting to previous release steps 2023-08-22 00:13:53 +02:00
Tucker Chase (IFAM IT FI MES)
9a88a403a6 Update azure-pipelines.yml for Azure Pipelines 2023-08-21 21:35:42 +00:00
Tucker Chase (IFAM IT FI MES)
d8d69111a9 Using AssemblyTitle again 2023-08-18 22:33:32 +00:00
Chase Tucker
57b15d4000 Fixing stage name 2023-08-18 15:23:40 -07:00
Chase Tucker
9c4657401c Disabling Stealth host builds for now 2023-08-18 15:18:20 -07:00
Chase Tucker
97019e5bcf Migrating to pipeline with stages 2023-08-18 12:22:15 -07:00
ouellette
7114e211f9 Improved ECN file upload validation. Checking for existence of file prior to upload. 2023-08-10 17:33:37 -07:00
ouellette
9ecf6d035f Added in form validation in the view for Corrective Action Items 2023-05-25 16:41:06 -07:00
ouellette
9746653081 Added exception catching to 8D D5D6D7 Corrective Action Update and Insert routines. Also changed textfield for results to a textbox. On the SQL side in the stored procedures for insert and update, changed the input variable types to accept 1000 characters for result field. Changed table field definition for result to VARCHAR(1000). 2023-05-25 16:04:28 -07:00
e61c7318b4 Fixed Configuration typo 2023-04-12 10:37:42 -07:00
559ea58c11 Ready to test yml 2023-04-12 09:07:09 -07:00
68ca8a269f Remove packages form source control 2023-04-11 10:04:18 -07:00
Wathen Daniel (IFAM IT FI MES)
dac27f5b14 Deleted .vs/Fab2ApprovalSystem/v17/TestStore/0 2023-03-06 22:33:22 +00:00
Daniel Wathen
29b28296b1 Merge branch 'development' 2023-03-06 15:29:55 -07:00
Daniel Wathen
36fb43d9cd Added next due date to models and tables for tasks 2023-03-06 15:05:38 -07:00
Daniel Wathen
dfa8d4aa08 Added NextDueDate into Corrective Actions model and tables 2023-03-06 12:35:11 -07:00
Daniel Wathen
2cf6566641 Merging with development 2023-03-06 10:39:29 -07:00
Daniel Wathen
e5743070e5 Removed unnecessary files 2023-03-06 10:37:15 -07:00
Daniel Wathen
5fe2a470a9 Fixed bug where delete functionality is given to non-admin members. 2023-03-06 10:25:46 -07:00
Wathen Daniel (IFAM IT FI MES)
fd1b040185 Deleted .vs/Fab2ApprovalSystem/v17/TestStore/0 2023-03-02 22:32:02 +00:00
Daniel Wathen
3d4b2d3028 merge 2023-03-02 15:31:06 -07:00
Daniel Wathen
d9f40dbeb3 removing files 2023-03-02 15:30:09 -07:00
Wathen Daniel (IFAM IT FI MES)
7021c1ff36 Deleted Fab2ApprovalSystem-TF 2023-03-02 22:29:08 +00:00
Wathen Daniel (IFAM IT FI MES)
d9e2ee4a98 Deleted Fab2ApprovalSystem-Copy 2023-03-02 22:29:02 +00:00
Wathen Daniel (IFAM IT FI MES)
756fdcb6d6 Deleted .vs 2023-03-02 22:28:56 +00:00
Daniel Wathen
df310602e2 Merging changes in master to development 2023-03-02 13:25:46 -07:00
Daniel Wathen
b06c07f2fb Merge 2023-03-02 13:24:01 -07:00
Daniel Wathen
6679e42806 Moved gitignore file to base of project 2023-03-02 13:22:16 -07:00
Daniel Wathen
97a379e675 test 2023-03-02 13:21:11 -07:00
Daniel Wathen
a4f9ae9d78 Moved gitignore file to base of project 2023-03-02 13:15:13 -07:00
Daniel Wathen
d8c72908c5 Changed gitignore file to ignore files from .vs directory 2023-03-02 13:13:07 -07:00
Daniel Wathen
f91dd6d845 Changed .gitignore file to not include any files from .vs directory 2023-03-02 13:12:01 -07:00
Daniel Wathen
e0893031dd Gave ability to set ooo status to Admin as well. 2023-03-02 12:24:07 -07:00
Daniel Wathen
a2b2e04f1f Added ability to unlock Corrective Actions when locked for editing. 2023-03-02 11:54:50 -07:00
Daniel Wathen
adad38b849 Added manager view for setting OOO status for employees. The OOO status for the employees will reflect on the training report as well. 2023-03-02 08:47:36 -07:00
ouellette
55fa7983de updated email templates to hardcoded https urls 2023-02-21 17:32:53 -07:00
Daniel Wathen
0dd3d4ec2a Tested and reconfigured ability to add files to the main corrective action form. 2023-02-20 15:24:27 -07:00
Daniel Wathen
2366bef0d3 Forgot to save a file with the last commit 2023-02-13 15:56:28 -07:00
Daniel Wathen
15ce48e7a5 Added functionality to attach files to corrective actions 2023-02-13 15:56:09 -07:00
Daniel Wathen
09543b8474 Added ability to delete Corrective Actions through the list page. 2023-02-13 15:12:18 -07:00
Daniel Wathen
bf59afdc1b Added note to ECN form for revisioning rules 2023-02-13 14:37:12 -07:00
ouellette
c3b6b24130 changed some wording 2023-01-31 14:41:44 -07:00
ouellette
d6984179b5 Audit edit view, Audit Status Date format issue fixed. Email template for CorrectiveActionClosed changed 2023-01-10 20:52:36 -07:00
ouellette
0895d6a50b Various Bug Fixes 2022-12-20 18:41:03 -07:00