Commit Graph

1169 Commits

Author SHA1 Message Date
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
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
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
richard-dds
35ef339f8f Check for attr rather than classname 2018-11-08 15:01:23 -05:00
patricksmithdds
e0a772e35a Merge pull request #437 from dod-ccpo/request-filter-dod-component
Allow CCPO to filter requests by DOD component
2018-11-08 12:21:09 -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
50888f9e9f push authz into the workspace domain for revoking tokens 2018-11-07 12:56:22 -05:00
dandds
4849a89125 working implementation of revoke invitation 2018-11-07 12:41:00 -05:00
leigh-mil
2eef0c1a37 Formatting 2018-11-07 12:03:52 -05:00
leigh-mil
8b9fe61a94 Create class to style phone numbers and extensions 2018-11-07 12:03:52 -05:00
leigh-mil
6bc157b2b3 Add phone ext 2018-11-07 12:03:52 -05:00
richard-dds
4dde11d0c6 Allow CCPO to filter requests by DOD component 2018-11-07 11:29:58 -05:00
richard-dds
c48c830483 Formatting 2018-11-07 10:27:29 -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
cc305a8eab fix remaining threshold reference 2018-11-07 09:04:55 -05:00
Patrick Smith
086f4d3662 Use correct constant when checking annual spend 2018-11-06 17:03:05 -05:00
Patrick Smith
a0168a3666 Change "auto approve" to "auto accept" to reflect whats happening 2018-11-06 17:03:05 -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
dandds
9d005e2b02 filter dollar value in auto-acceptance message and clarify function signature 2018-11-06 14:13:17 -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