4612 Commits

Author SHA1 Message Date
George Drummond
50a532ddbb
ApplicationRoles seed and domain 2019-04-11 10:03:21 -04:00
dandds
532529eb6e
Merge pull request #750 from dod-ccpo/modal-freeze-fix
Emit event from root when modal closes
2019-04-10 09:13:53 -04:00
leigh-mil
1e6d26de82 Emit event from root when modal closes 2019-04-10 07:42:07 -04:00
leigh-mil
5236c94901
Merge pull request #749 from dod-ccpo/disable-ppoc-delete-button
Disable delete button for ppoc
2019-04-09 11:49:18 -04:00
leigh-mil
339ad64935 Disable delete button for ppoc 2019-04-09 11:03:43 -04:00
leigh-mil
6bca7c7660
Merge pull request #747 from dod-ccpo/disable-edit-ppoc
Disable edit ppoc
2019-04-09 10:00:18 -04:00
leigh-mil
32a7cbb80a Disable form fields for PPoC 2019-04-09 08:42:35 -04:00
leigh-mil
51a5929b52 Check if member is PPoC before updating perms 2019-04-09 08:42:35 -04:00
dandds
d0bf5745e6
Merge pull request #746 from dod-ccpo/application_roles
Application roles
2019-04-08 14:22:52 -04:00
dandds
b17741acd1 Adds an ORM permission set listener for application roles.
Application role changes will be recorded in the audit log. Generalizes
pre-existing listener that was in user for portfolio roles.
2019-04-08 14:00:26 -04:00
George Drummond
2ae9f0cab7
Merge pull request #738 from dod-ccpo/update-ppoc
Update Point of Contact
2019-04-08 13:38:43 -04:00
dandds
9c10a14827 update authorization decorator to check for application permissions 2019-04-08 13:31:19 -04:00
dandds
866043495b updates to test factories to accomodate application roles 2019-04-08 13:31:19 -04:00
dandds
0ac8c9632b add application permission sets 2019-04-08 13:31:19 -04:00
dandds
f1bd1eea7e add application role model 2019-04-08 13:31:19 -04:00
George Drummond
090e13f083
Update Point of Contact 2019-04-08 13:31:00 -04:00
leigh-mil
cf2273d47c
Merge pull request #742 from dod-ccpo/disable-save-buttons
Disable save buttons
2019-04-08 11:15:19 -04:00
dandds
80254c6b8b
Merge pull request #744 from dod-ccpo/record-portfolio-permission-changes
record portfolio_role permission_set changes with bulk_replace event
2019-04-08 11:03:36 -04:00
leigh-mil
85c99182f7 Refactor modals so they work when nested in other components and fix BaseForm so it doesn't repeat ModalMixin logic 2019-04-08 09:42:35 -04:00
leigh-mil
5e77c4f29c Refactor SaveButton 2019-04-08 09:42:35 -04:00
leigh-mil
5aae1691a2 Add modal functionality to BaseForm, use BaseForm and SaveButton in Portfolio members form 2019-04-08 09:42:35 -04:00
dandds
92e13dbf1b update seed_sample script to give default perms to portfolio users 2019-04-08 06:25:44 -04:00
leigh-mil
f3ea704c1b Update SaveButton to be either an input or a button element, and restore inputs that were previously switched to buttons 2019-04-06 16:57:12 -04:00
leigh-mil
850153a517 Change variable names to be clearer 2019-04-06 16:57:12 -04:00
leigh-mil
3f2beb44b2 Refactor emit field change into a utility function 2019-04-06 16:57:12 -04:00
leigh-mil
1aaf4421ab Remove unnecessary savebutton vue component and create SaveButton Macro 2019-04-06 16:57:12 -04:00
leigh-mil
02cc18a93f Add emiter to all input fields 2019-04-06 16:57:12 -04:00
leigh-mil
8b10732ac9 Use base form and save button on all forms 2019-04-06 16:57:12 -04:00
leigh-mil
637efc5ab5 Update validation on new application form to skip the save button 2019-04-06 16:57:12 -04:00
leigh-mil
ade3f38b5e Update edit user form to use base-form and update date-selector to emit changes 2019-04-06 16:57:12 -04:00
leigh-mil
7fca19ebee Create base-form vue component 2019-04-06 16:57:12 -04:00
leigh-mil
3ece7b4c89 Add vue component for save button and integrate into FormMixin 2019-04-06 16:57:12 -04:00
rachel-dtr
40a4e205d9
Merge pull request #745 from dod-ccpo/delete-user-update
Delete user update
2019-04-05 14:02:37 -04:00
Montana
48d7918b66 Use translate function directly 2019-04-05 11:47:58 -04:00
rachel-dtr
5401fd4769 Updating translation file 2019-04-05 11:22:06 -04:00
rachel-dtr
53a66fdfab Adding language to translations file 2019-04-05 09:43:46 -04:00
dandds
8827130444 record portfolio_role permission_set changes with bulk_replace event 2019-04-04 19:00:48 -04:00
dandds
bee4cf289c
Merge pull request #740 from dod-ccpo/uwsgi-logging
uWSGI JSON logging
2019-04-04 16:47:31 -04:00
rachel-dtr
d34e90a76c Updating language for deleting portfolio members 2019-04-04 14:32:51 -04:00
montana-mil
c50f67ec2a
Merge pull request #743 from dod-ccpo/audit-event-logging
Emit plaintext logging for audit trail
2019-04-04 14:10:52 -04:00
rachel-dtr
aecb4fc583 Merge branch 'master' of github-DDS:dod-ccpo/atst into delete-user-update 2019-04-04 14:05:32 -04:00
rachel-dtr
265612c339 Updating some more capitalization and word choice 2019-04-04 13:56:41 -04:00
rachel-dtr
5b77d6c0d0 Updating some more capitalization 2019-04-04 13:26:40 -04:00
Montana
8057c7b2fc Log audit events before we save them to the DB 2019-04-04 08:58:27 -04:00
Montana
ea2338bc30 Make test more robust 2019-04-04 08:38:52 -04:00
Montana
a5848877ae No need to include user_id in audit event log 2019-04-04 08:33:07 -04:00
dandds
8ecd1bca34 readme for sample server 2019-04-04 05:44:15 -04:00
Montana
86f106f6d1 Test logging events for auditable mixin 2019-04-03 17:07:33 -04:00
Montana
747a59825a Use JSONLogger to log audit event information 2019-04-03 15:39:18 -04:00
leigh-mil
f1c6717a1e
Merge pull request #733 from dod-ccpo/add-last-login-timestamp
Add last login timestamp
2019-04-03 13:10:52 -04:00