Commit Graph

622 Commits

Author SHA1 Message Date
dandds
718f88d828 download link for task order summary 2019-01-02 09:36:29 -05:00
Patrick Smith
d6ff3406ef Initial attempt at modularizing CSP integration 2018-12-21 14:08:30 -05:00
dandds
49f036ab27 remove leftover logger 2018-12-19 10:17:02 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
dandds
5cc5b700b7 move task order routes file 2018-12-18 13:32:51 -05:00
dandds
ad03b58dee tests for new task order endpoints, remove new workspace routes 2018-12-18 13:22:54 -05:00
dandds
9a12c14636 domain methods for checking task order sections 2018-12-18 10:51:37 -05:00
dandds
c6686d70e8 multistep task order workflow 2018-12-18 09:44:02 -05:00
dandds
6d92755a7f new workspace and task order routes 2018-12-18 09:44:02 -05:00
dandds
76c3bb2bd5 Merge pull request #489 from dod-ccpo/legacy-task-orders
change current task order name
2018-12-13 15:50:39 -05:00
dandds
15d0db01b6 change task orders domain class name 2018-12-13 11:36:45 -05:00
dandds
e509c34cdd change name of request relationship to legacy task order 2018-12-13 11:36:45 -05:00
dandds
a75c19188f display message for successfully updating environment role / access 2018-12-12 11:39:58 -05:00
dandds
2218b180a5 do not show workspace role update alert when only environment role has changed 2018-12-12 10:47:57 -05:00
dandds
eeb8e5f328 rename a notification 2018-12-10 13:00:55 -05:00
dandds
16064be468 flash form error message from our base form class 2018-12-10 12:50:01 -05:00
dandds
1dd2cdd48b add test, simpler kwargs for flash function signature 2018-12-10 12:31:41 -05:00
dandds
a2d6d59ca4 use flask flash for notifications 2018-12-10 12:31:41 -05:00
Patrick Smith
1be7fcdd8a Move audit_log template to a directory 2018-12-04 16:23:17 -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
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
richard-dds
54aa10275f Check workspace permission, not ATAT permission 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
dandds
463e983a38 clearer method name for checking if financial verification form pdf is a file upload 2018-11-29 09:05:21 -05:00
dandds
6a45edcfd0 be more generous in finding PDF attachment file name when rendering financial verification form 2018-11-29 09:05:21 -05:00
leigh-mil
219f4a1497 Add routes and templates 2018-11-28 17:09:05 -05:00
Patrick Smith
885f843e58 Refactor member status strings
Small refactor to reduce the duplication of arbitrary status strings.
2018-11-28 16:15:45 -05:00
Montana
8518ad5707 Reapply changes and add tests/workspaces/ 2018-11-28 14:20:15 -05:00
leigh-mil
385878e1ab Resend workspace invitations to email submitted in new member form. 2018-11-27 16:59:20 -05:00
leigh-mil
3c154f445c Send workspace invite email to email submitted in add new member form. 2018-11-27 16:59:20 -05:00
Montana
70940b09c2 Refactor workspace routes 2018-11-27 11:05:05 -05:00
richard-dds
b8abeeb1cf Merge pull request #448 from dod-ccpo/save-form-state
Save user's form state for later when their session expires before submission
2018-11-20 11:34:24 -05:00
richard-dds
3215cfca32 Rename to CacheableForm 2018-11-19 14:37:24 -05:00
richard-dds
26cd9b4cb0 Automatically use cached form data 2018-11-19 14:35:02 -05:00
richard-dds
1d5bfed556 Exactract "formCache' into form_cache.PARAM_NAME 2018-11-19 11:46:21 -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
7d78ba4d65 Use form_cache.from_request 2018-11-16 13:20:55 -05:00
richard-dds
2f04571767 Use app's form_cache 2018-11-16 13:17:31 -05:00
richard-dds
6177f46587 Use FormCache 2018-11-16 11:38:58 -05:00
richard-dds
cd4a5df2d6 Reset finver form to prevent UII nonsense 2018-11-16 10:59:11 -05:00
richard-dds
365a600152 Cache new request form data 2018-11-15 16:03:40 -05:00
richard-dds
e06a28c918 Add GET draft route so form state redirect works 2018-11-15 15:08:44 -05:00
dandds
3fe20eda62 WIP basic demo implementation 2018-11-15 13:08:09 -05:00
richard-dds
ee86ea2b1a Show 100 entries per page 2018-11-14 15:35:36 -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
ccb76f3601 Show relevant pages 2018-11-13 17:06:29 -05:00
richard-dds
78e34d4ddd Display an alert when invitations are resent 2018-11-13 14:39:45 -05:00
richard-dds
248df9e184 Formatting 2018-11-13 14:39:45 -05:00
richard-dds
016116c9cc Send an email 2018-11-13 14:39:45 -05:00