Commit Graph

2281 Commits

Author SHA1 Message Date
richard-dds
818d180285 Update requests_submit 2018-07-31 11:49:06 -04:00
richard-dds
42cdf17ab6 Fix request_new 2018-07-31 11:49:06 -04:00
richard-dds
8d477003db Requests page working 2018-07-31 11:49:06 -04:00
richard-dds
024051ae07 Models and migrations for requests 2018-07-31 11:49:06 -04:00
richard-dds
17a58fec21 Add models dir 2018-07-31 11:49:06 -04:00
Luis Cielak
be3d5b287e Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue 2018-07-31 10:58:52 -04:00
Luis Cielak
04e532c8db Normalize location and style for submiting the form 2018-07-30 15:33:05 -04:00
Luis Cielak
ecc0716e3b Update data transfers dropdown 2018-07-30 15:33:05 -04:00
Luis Cielak
5a42f42f8a Add more options for data transfer quanitties 2018-07-30 15:33:05 -04:00
Luis Cielak
7b307ed1d8 Add read-only fields for poc and org details 2018-07-30 15:33:05 -04:00
Luis Cielak
fa74074bca Add plaeholder for review submit output fields 2018-07-30 15:33:05 -04:00
Luis Cielak
a008affb73 Disable html5 validations temporarily 2018-07-30 15:33:05 -04:00
Luis Cielak
d563936944 Update details of use fields 2018-07-30 15:33:05 -04:00
Luis Cielak
57ec16f7a9 Change input text to text area 2018-07-30 15:33:05 -04:00
Luis Cielak
41dc726afd Add dropdown field example 2018-07-30 15:33:05 -04:00
Luis Cielak
4e9e44064b Moaaar details of use fields (financial fields) 2018-07-30 15:33:05 -04:00
Luis Cielak
64409ef0b3 Update fields for details of use section 2018-07-30 15:33:05 -04:00
Luis Cielak
84d25d0e4e Begin updating fields 2018-07-30 15:33:05 -04:00
Andrew Croce
9369a137ca Add mock screen for editing a project 2018-07-30 11:19:39 -04:00
Luis Cielak
7467410aaf Add fileds to members table 2018-07-27 13:24:13 -04:00
dandds
911d60b967 Merge pull request #102 from dod-ccpo/auto-approval-modal
show next-steps modal when request is auto-approved
2018-07-27 12:38:27 -04:00
dandds
94fb61682c show next-steps modal when request is auto-approved 2018-07-27 11:34:00 -04:00
andrewdds
b21c997e09 Merge pull request #99 from dod-ccpo/ui/workspace-navigation
Ui/workspace navigation
2018-07-27 10:45:05 -04:00
dandds
8818aff84d fix requests form to proceed to review step 2018-07-27 10:30:35 -04:00
Andrew Croce
72b67d3a55 path matcher can work with regex 2018-07-27 10:16:39 -04:00
Andrew Croce
862f1f7b18 change workspace projects URL 2018-07-27 10:16:25 -04:00
Andrew Croce
8be65316a5 Add workspace_id vars to views 2018-07-27 10:12:06 -04:00
Andrew Croce
5cabf8b66e workspace context setup 2018-07-26 16:41:37 -04:00
andrewdds
49460768ef Merge pull request #96 from dod-ccpo/ui/request-approval-screen
Ui/request approval screen
2018-07-26 15:21:13 -04:00
dandds
5f7b37d0f8 add stub implementation for workspace members 2018-07-26 13:48:07 -04:00
dandds
c594d88804 stub functionality for individual workspaces with projects 2018-07-26 13:40:32 -04:00
andrewdds
9bbea99aa0 Merge branch 'master' into ui/request-approval-screen 2018-07-26 12:28:50 -04:00
Andrew Croce
19221b8277 Add dummy request/approval route 2018-07-26 12:14:48 -04:00
luisgov
34a1743b7a Merge pull request #95 from dod-ccpo/financial-verification
Move financial verification to its own process away from the _Request Form_ flow
2018-07-26 10:58:43 -04:00
andrewdds
5f22dce117 Merge pull request #94 from dod-ccpo/ui/form-fields
Ui/form fields
2018-07-25 13:32:28 -04:00
Andrew Croce
8ba4c372f4 dont use var name "input" 2018-07-25 13:28:48 -04:00
Andrew Croce
c98cdb2352 options input module 2018-07-25 13:11:35 -04:00
Andrew Croce
a315aef576 TextInput module 2018-07-25 12:02:02 -04:00
patricksmithdds
240da29945 Merge pull request #90 from dod-ccpo/suggest-pe-id
Suggest a PE number when PE number is not found
2018-07-24 16:55:32 -04:00
luisgov
8d671b238b Merge branch 'master' into ui/styleguide 2018-07-24 13:58:22 -04:00
luisgov
7f12a109e7 Merge pull request #88 from dod-ccpo/ui/requests
UI Requests
2018-07-24 13:52:24 -04:00
Luis Cielak
ef2041e871 Clean up some copy of field inputs 2018-07-24 13:33:11 -04:00
Patrick Smith
609597c0ad Redirect to interstitial submitted page 2018-07-24 10:42:14 -04:00
Patrick Smith
c8e1026165 Move financial verification to its own page 2018-07-24 10:42:14 -04:00
Patrick Smith
db0db3f327 Show financial verification page when request is approved 2018-07-24 10:42:14 -04:00
Luis Cielak
e99b13347a Begin ripping out current financial step out of req process 2018-07-24 10:42:14 -04:00
Patrick Smith
8e427aaf55 Suggest a PE number when PE number is not found
Using the defined format of a PE number
(https://www.militaryperiscope.com/terms/t0000241.html), we can suggest
a corrected format of the PE number if the user omitted the leading
zeros for either the DoD program or category.
2018-07-24 10:14:48 -04:00
andrewdds
0a3c1a00df Merge pull request #89 from dod-ccpo/ui/modal-dialogs
Ui/modal dialogs
2018-07-24 09:40:54 -04:00
Andrew Croce
648aaa23a0 Add subnav behavior to SidenavItem module 2018-07-23 16:49:36 -04:00
Andrew Croce
270de201a6 UI methods for rendering a modal, and dummy function to check if a modal is open 2018-07-23 14:26:28 -04:00