Commit Graph

1395 Commits

Author SHA1 Message Date
leigh-mil
f35d0add55 Minor fixes 2018-11-21 14:23:35 -05:00
Montana
b903336707 Add comment to mysterious function 2018-11-21 14:22:13 -05:00
Montana
3f6e13f33d Refactor code duplication 2018-11-21 14:20:49 -05:00
Montana
e51de11a28 capture status and no history cases on workspace role model 2018-11-21 14:20:05 -05:00
leigh-mil
adad5adfa6 Update template and add migration 2018-11-21 14:20:05 -05:00
leigh-mil
82868728ba Fix errors from last commit 2018-11-21 14:20:05 -05:00
Montana
3b6d745955 Add audit event attributes to workspace role model 2018-11-21 14:20:04 -05:00
leigh-mil
ae3113f011 Get previous role when workspace role updates 2018-11-21 14:20:04 -05:00
Montana
75dd25e2dc Update AuditLog to handle workspace role update events 2018-11-21 14:20:04 -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
de12aee163 .read() should return an ImmutableMultiDict 2018-11-19 11:45:52 -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
29f9520dda Use json instead of pickle 2018-11-16 14:12:42 -05:00
richard-dds
af105e08bc Use more secure sha256 2018-11-16 14:02:10 -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
5447be8b52 Use FormCache everywhere 2018-11-16 11:42:33 -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
a475cb3156 FormCache class 2018-11-15 16:03:29 -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
dandds
fea85cb07b utility function for caching form data 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
d0c923bf9b Formatting 2018-11-13 17:21:42 -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
richard-dds
2f1970e93b Give dev users a random service branch 2018-11-13 14:39:45 -05:00
richard-dds
a725310535 Resend a workspace member's invite 2018-11-13 14:39:44 -05:00
richard-dds
c3e1a7eb27 Complete user profile for dev users 2018-11-13 14:39:44 -05:00
richard-dds
024c695f66 Simplify Invitations.create signature 2018-11-13 14:39:44 -05:00
richard-dds
587a0da000 More accurate "last saved at" timestamp 2018-11-13 11:09:25 -05:00
Patrick Smith
990c24b802 Allow filtering by all member statuses in member list view 2018-11-12 17:13:40 -05:00
richard-dds
53eb1dd5a2 Formatting 2018-11-12 17:05:04 -05:00
richard-dds
873dc71d53 Redirect back to GET route after saving draft 2018-11-12 17:00:38 -05:00
Patrick Smith
947106a5b1 Rename "choices" var to "role_choices" for clarity 2018-11-12 16:48:57 -05:00
richard-dds
4244ecf9b7 Rename pagination args to pagination_opts 2018-11-12 16:45:55 -05:00
richard-dds
5b0383bde3 Simple pagination for /activity-history 2018-11-12 16:33:49 -05:00
richard-dds
c3e395753c Add pagination to AuditLog.get_all_events 2018-11-12 16:33:49 -05:00
richard-dds
f67215d142 Remove unused draft validation code 2018-11-12 11:48:14 -05:00
richard-dds
f291450962 Don't redirect after saving draft 2018-11-12 11:17:47 -05:00
richard-dds
2b07491c47 Don't validate anything when saving a draft 2018-11-12 10:56:54 -05:00
richard-dds
de0e9ee705 Fix PDF clearing bug 2018-11-12 10:37:26 -05:00