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
|
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
|
7d78ba4d65
|
Use form_cache.from_request
|
2018-11-16 13:20:55 -05:00 |
|
richard-dds
|
5447be8b52
|
Use FormCache everywhere
|
2018-11-16 11:42:33 -05:00 |
|
dandds
|
fea85cb07b
|
utility function for caching form data
|
2018-11-15 13:08:09 -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
|
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
|
280f0162ed
|
Fix new test
|
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 |
|
richard-dds
|
480a88aff7
|
Fix test (we're redirecting now)
|
2018-11-12 17:10:26 -05:00 |
|
richard-dds
|
4244ecf9b7
|
Rename pagination args to pagination_opts
|
2018-11-12 16:45:55 -05:00 |
|
Patrick Smith
|
09b8169929
|
Rename test files to reflect recent code change
|
2018-11-12 16:44:54 -05:00 |
|
richard-dds
|
c3e395753c
|
Add pagination to AuditLog.get_all_events
|
2018-11-12 16:33:49 -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 |
|
richard-dds
|
a4074000e9
|
Merge pull request #429 from dod-ccpo/more-fv-fixes
Fix json serialization bug in finver form
|
2018-11-09 15:52:16 -05:00 |
|
Patrick Smith
|
9b25c3b17f
|
Update factory to use random service branch
This will give us more interesting test data.
|
2018-11-08 12:21:58 -05:00 |
|
leigh-mil
|
47c79c174a
|
Merge pull request #411 from dod-ccpo/phone-extensions
Add phone ext
|
2018-11-08 10:57:48 -05:00 |
|
dandds
|
42ecdaa275
|
Merge pull request #436 from dod-ccpo/revoke-invitation-#160300315
Revoke invitation #160300315
|
2018-11-08 10:23:22 -05:00 |
|
dandds
|
4849a89125
|
working implementation of revoke invitation
|
2018-11-07 12:41:00 -05:00 |
|
leigh-mil
|
6bc157b2b3
|
Add phone ext
|
2018-11-07 12:03:52 -05:00 |
|
patricksmithdds
|
9992ed44b6
|
Merge pull request #433 from dod-ccpo/fix-workspace-role-display
Fix workspace role selection on edit member page
|
2018-11-07 09:39:59 -05:00 |
|
dandds
|
b9529d5c4e
|
endpoint for revoking invitations
|
2018-11-06 16:35:25 -05:00 |
|
Patrick Smith
|
ea24c65e4a
|
Fix displaying workspace role selection on edit member page
|
2018-11-06 16:33:11 -05:00 |
|
dandds
|
75dd0f1249
|
domain method revoking invitations
|
2018-11-06 16:29:00 -05:00 |
|
dandds
|
7c6aa5d238
|
Merge pull request #428 from dod-ccpo/auto-approval-logs-#160420024
Auto approval logs #160420024
|
2018-11-06 15:26:48 -05:00 |
|
richard-dds
|
9a9a6ecc94
|
Fix json serialization bug in finver form
|
2018-11-05 21:26:00 -05:00 |
|
richard-dds
|
ab6e93550b
|
Merge pull request #427 from dod-ccpo/remove-workspace-users
Consolidate WorkspaceUser into WorkspaceRole
|
2018-11-05 15:49:33 -05:00 |
|
dandds
|
da74cfd708
|
create system request review when request is automatically approved because its financial info was found in EDA
|
2018-11-05 15:27:33 -05:00 |
|
dandds
|
66a10f2d2f
|
create system request reviews when request is automatically accepted for financial verification
|
2018-11-05 15:02:01 -05:00 |
|
richard-dds
|
673e6efbce
|
Merge pull request #425 from dod-ccpo/fix-attachment-error
Fix bug where finver page tries to render task order PDF
|
2018-11-05 14:25:51 -05:00 |
|
richard-dds
|
3765a73dc1
|
Consolidate WorkspaceUser into WorkspaceRole
|
2018-11-05 14:20:07 -05:00 |
|
richard-dds
|
6a39ce2a52
|
Allow drafts to be saved without pe_number
|
2018-11-05 11:44:59 -05:00 |
|
dandds
|
1d6de8e0ee
|
Merge pull request #422 from dod-ccpo/invite-expiration
Invite and Workspace Member Status
|
2018-11-02 11:57:36 -04:00 |
|
richard-dds
|
5d4f867342
|
Correct attachment form field even if form is not extended
|
2018-11-02 11:52:22 -04:00 |
|
richard-dds
|
ff0c4ffb69
|
Fix a bug that was crashing the requests index
|
2018-11-01 15:51:21 -04:00 |
|
dandds
|
e4bad109db
|
more granular invitation status and a display status for workspace members
|
2018-11-01 13:52:03 -04:00 |
|
richard-dds
|
97475ee64f
|
WIP tests
|
2018-11-01 13:52:03 -04:00 |
|
richard-dds
|
401a9e93a7
|
Merge pull request #412 from dod-ccpo/status-change-emails
Notify PSO or MO of request status change
|
2018-11-01 10:13:39 -04:00 |
|
dandds
|
3a01b36d70
|
Merge pull request #418 from dod-ccpo/invited-user-#160301892
Invited user #160301892
|
2018-10-31 15:33:08 -04:00 |
|
richard-dds
|
39b70b7057
|
Add tests for /requests/edit
|
2018-10-31 15:32:26 -04:00 |
|
dandds
|
a5d34043d7
|
workaround for user profile check in invitations test
|
2018-10-31 15:11:43 -04:00 |
|
leigh-mil
|
72f7a67cfc
|
Merge pull request #417 from dod-ccpo/fix-manual-fin-ver-#161560975
Fix manual fin ver #161560975
|
2018-10-31 14:55:44 -04:00 |
|
dandds
|
cb25dcdd32
|
invitation cannot be reused if wrong user accepts it
|
2018-10-31 14:53:52 -04:00 |
|