dandds
c5580733ba
fields for the new task order
2018-12-18 09:44:02 -05:00
dandds
6d92755a7f
new workspace and task order routes
2018-12-18 09:44:02 -05:00
George Drummond
3ca9d51b04
Merge pull request #491 from dod-ccpo/default-headers
...
Suggestions from http://flask.pocoo.org/docs/1.0/security/
2018-12-17 12:00:09 -05:00
montana-mil
eb873d0fda
Merge pull request #486 from dod-ccpo/table-loading
...
Members List Showing Markup
2018-12-14 13:21:15 -05:00
dandds
e509c34cdd
change name of request relationship to legacy task order
2018-12-13 11:36:45 -05:00
Montana
5e718c3cfc
V-cloak the entire table
2018-12-13 11:09:48 -05:00
George Drummond
5da374bbc9
Suggestions from http://flask.pocoo.org/docs/1.0/security/
2018-12-13 09:31:31 -05:00
Montana
c8dd9eb6a8
Try using v-cloak
2018-12-12 10:25:34 -05:00
Montana
313422f52a
Change members list table to fixed to prevent code from showing when the table loads
2018-12-11 11:04:47 -05:00
dandds
03d7d0fac0
filter and display login notifications by type
2018-12-10 13:25:47 -05:00
dandds
a2d6d59ca4
use flask flash for notifications
2018-12-10 12:31:41 -05:00
patricksmithdds
fee032e6d8
Merge pull request #478 from dod-ccpo/audit-log-event-templates
...
Audit log event templates
2018-12-05 11:58:12 -05:00
Patrick Smith
bf1890a363
Update workspace audit event
2018-12-05 11:41:35 -05:00
Patrick Smith
1af80843ed
Update default audit event
2018-12-05 10:36:12 -05:00
leigh-mil
4346380179
Merge pull request #470 from dod-ccpo/fin-ver-validation-#162289648
...
Add validators to fin ver form
2018-12-04 17:08:11 -05:00
Patrick Smith
7c3e0d8fab
Add audit event templates for each type of event
2018-12-04 16:23:17 -05:00
Patrick Smith
d593f7577b
Attempt to look up template for each audit event type
2018-12-04 16:23:17 -05:00
Patrick Smith
1be7fcdd8a
Move audit_log template to a directory
2018-12-04 16:23:17 -05:00
leigh-mil
795e2e5c22
Fix margin
2018-12-03 15:14:07 -05:00
leigh-mil
74f08af9a6
Add validators to fin ver form
2018-12-03 15:06:04 -05:00
leigh-mil
976dfe3f1a
Merge pull request #465 from dod-ccpo/mock-csp-links
...
Mock csp links
2018-11-30 15:43:30 -05:00
leigh-mil
18d770437b
Toggle background
2018-11-30 15:25:54 -05:00
leigh-mil
32b61467c4
Combine two templates into one and make the page look nicer
2018-11-30 11:37:27 -05:00
richard-dds
4b8c4e3a1d
Show "Remove Workspace Access" button
2018-11-30 11:01:54 -05:00
patricksmithdds
ad050c9bcc
Merge pull request #466 from dod-ccpo/fix-request-listing-ccpo
...
Fix request listing for CCPO user
2018-11-29 13:01:50 -05:00
leigh-mil
8e3aec9fbb
Make mock pages look nicer
2018-11-29 11:30:06 -05:00
Patrick Smith
ebbdbfe1c7
Display "-" for last submission time for unsubmitted requests
2018-11-29 11:27:55 -05:00
richard-dds
d368b688d0
Display details of user that accepted invitation
2018-11-29 11:11:43 -05:00
richard-dds
c5342cacd4
Include extra details in Invitation AuditEvent
2018-11-29 11:11:41 -05:00
leigh-mil
b49c6b0f38
Add urls to templates
2018-11-29 11:04:02 -05:00
richard-dds
9a4a047963
Display alert after member access is revoked
2018-11-29 10:37:20 -05:00
richard-dds
8430b769f3
Ensure workspace access can be revoked
2018-11-29 10:37:20 -05:00
richard-dds
ae70a551a9
Hook up to button
2018-11-29 10:36:53 -05:00
leigh-mil
219f4a1497
Add routes and templates
2018-11-28 17:09:05 -05:00
leigh-mil
2564caa04a
Merge pull request #461 from dod-ccpo/update-name-validation
...
Add validator to user form for consistent validation
2018-11-28 16:36:01 -05:00
leigh-mil
cdcc954cf6
Add validator to user form for consistent validation
2018-11-28 15:17:59 -05:00
leigh-mil
35b3565c0f
Add is_revokable property to Invitation
2018-11-28 13:59:44 -05:00
patricksmithdds
923313dafa
Merge pull request #456 from dod-ccpo/fix-revoke-resend-ie
...
Fix revoke/resend invitations in IE
2018-11-28 13:01:30 -05:00
montana-mil
a3c25b9ec9
Merge pull request #454 from dod-ccpo/remove-styleguide-from-navigation
...
Remove Styleguide From Navigation
2018-11-28 12:00:41 -05:00
Patrick Smith
fd6b0f9b24
Add vue component for confirmation popover
...
Have the confirmation popover in a separate Vue component fixes a bug in
IE that was causing the `form` element in the popover to be ignored.
Since `form`s cannot be nested, the `form` element in the popover was
being discarded by IE and the revoke/resend invitation buttons did
nothing.
Breaking the functionality into a Vue component moves the `form` into a
separate template. When the popover is displayed, the component is added
to the DOM at the end, so the `form` is properly not-nested.
2018-11-27 10:22:02 -05:00
Montana
bcf5d2c133
Remove Styleguide
2018-11-27 09:30:41 -05:00
Montana
e984d10ac2
Fixup after rebase
2018-11-26 11:46:52 -05:00
Montana
e5f183218c
Display audit log event with all information
2018-11-26 10:27:58 -05:00
leigh-mil
f35d0add55
Minor fixes
2018-11-21 14:23:35 -05:00
leigh-mil
adad5adfa6
Update template and add migration
2018-11-21 14:20:05 -05:00
richard-dds
e6ca9d3b7e
Merge pull request #444 from dod-ccpo/paginate-audit-log
...
Paginate audit log
2018-11-19 10:58:07 -05:00
richard-dds
5c7907efe5
Fix bug preventing 'disabled' style from rendering
2018-11-14 17:09:13 -05:00
richard-dds
50b57507ed
Styling tweaks
2018-11-14 15:29:51 -05:00
richard-dds
2ec5253fc6
Merge pull request #442 from dod-ccpo/more-finver
...
More tweaks to financial verification draft feature
2018-11-14 11:39:40 -05:00
richard-dds
4229c81dc6
Italicize "draft saved at" text, move in line with buttons
2018-11-13 17:21:03 -05:00