Commit Graph

1395 Commits

Author SHA1 Message Date
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
richard-dds
ca112667bd Change spelling of Sam's last name 2018-07-23 10:28:29 -04:00
richard-dds
ee4d76f166 Merge pull request #83 from dod-ccpo/users
Create dev users with roles, rather than specifying roles directly
2018-07-23 10:19:26 -04:00
Andrew Croce
502fc16f82 Alert module 2018-07-20 15:17:00 -04:00
andrewdds
c19481aa1b Merge pull request #82 from dod-ccpo/styleguide-link
DEV links
2018-07-20 14:51:16 -04:00
patricksmithdds
ef1f2224e9 Merge pull request #80 from dod-ccpo/158874759-validate-pe-number
Validate PE number
2018-07-20 14:11:21 -04:00
Andrew Croce
d6f2be8fba Add ui method to check if dev env 2018-07-20 11:36:10 -04:00
richard-dds
41c1d259ff Create dev users with roles, rather than specifying roles directly 2018-07-20 10:47:59 -04:00
Andrew Croce
6ebbdfc64d Sidenav Item module 2018-07-20 08:34:14 -04:00
Andrew Croce
305877d953 Add UI Method to check if the current URL path matches a link href 2018-07-20 08:34:14 -04:00
Patrick Smith
7f972f8db0 Handle case when request is None 2018-07-19 16:59:00 -04:00
Patrick Smith
07c8512550 Fundz API does not have version info 2018-07-19 14:12:07 -04:00
Patrick Smith
355d2ed36a Add tests for PE id validation 2018-07-19 11:30:03 -04:00
Patrick Smith
3f8b584ff8 Update url to get a request 2018-07-19 11:29:43 -04:00
Patrick Smith
f1ba2bcba6 Perform extra validation on financial verification step 2018-07-19 11:11:05 -04:00
Patrick Smith
2bca2f9ac8 Validate form warnings with existing request and fundz client 2018-07-19 11:11:05 -04:00
Patrick Smith
db097b211f Pass fundz client to requests_new page handler 2018-07-19 11:11:05 -04:00
Patrick Smith
760c9ee9d2 Add fundz client dep to app 2018-07-19 11:11:05 -04:00
Patrick Smith
10d4c2b90b Refactor to allow validating warnings on a form 2018-07-19 11:11:05 -04:00
Patrick Smith
c86e703618 Redirect to /requests after completing final step 2018-07-19 11:11:05 -04:00
Patrick Smith
f51dc8f07c Refactor forms so we can pass requests_client to validate 2018-07-19 11:11:05 -04:00
dandds
d84a38eb13 Merge pull request #77 from dod-ccpo/dev-users
dev users
2018-07-19 11:01:54 -04:00
andrewdds
2bfa33079d Merge pull request #76 from dod-ccpo/ui/icons
Icons!
2018-07-18 11:26:10 -04:00
dandds
46a8d8aade add additional dev roles and set perms for them 2018-07-18 10:45:26 -04:00
dandds
0c0aa44468 get user perms or create them on login 2018-07-18 10:44:42 -04:00
dandds
ac150d1af3 add atat_role to user session data 2018-07-18 09:51:20 -04:00
dandds
f573181154 login-dev endpoint accepts role query arg 2018-07-18 09:47:41 -04:00
dandds
7d3cd04bdd Merge pull request #75 from dod-ccpo/authz-permissions
Authz permissions
2018-07-18 09:44:46 -04:00
dandds
a0d5e679f6 put initial permissions fetching in BaseHandler 2018-07-18 09:27:25 -04:00
Andrew Croce
1904f07b7f remove 2018-07-17 16:22:50 -04:00
Andrew Croce
0de6322801 UI module for Icon 2018-07-17 16:22:50 -04:00
Andrew Croce
41259685b0 Icon ui method 2018-07-17 16:22:50 -04:00
Luis Cielak
d722dff561 Merge branch 'request_form_styles' of github.com:dod-ccpo/atst into request_form_styles 2018-07-17 14:50:58 -04:00
Luis Cielak
162c8d12c5 Add dd to definition of field 2018-07-17 14:50:52 -04:00
luisgov
cbe20298af Merge branch 'master' into request_form_styles 2018-07-17 14:46:42 -04:00
Luis Cielak
1428170382 Treat form label as definition of field 2018-07-17 14:29:54 -04:00
dandds
83bbad7b86 update call to fetch request from requests-queue 2018-07-17 14:24:39 -04:00