745 Commits

Author SHA1 Message Date
Luis Cielak
0a8b4296dd Merge branch 'financial-verification' of github.com:dod-ccpo/atst into financial-verification 2018-07-24 10:42:18 -04:00
Luis Cielak
5dcea3895c Update menu progress to four steps 2018-07-24 10:42:14 -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
Luis Cielak
b25e945d46 Update menu progress to four steps 2018-07-24 10:32:37 -04:00
dandds
96930251fc update readme with http basic auth info 2018-07-24 10:32:26 -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
Luis Cielak
cbd3eb2f9b Remove unused actions 2018-07-23 17:32:08 -04:00
richard-dds
220c4a649d
Merge pull request #87 from dod-ccpo/display-username
Display the current user's full name in the header
2018-07-23 16:59:42 -04:00
Andrew Croce
9a9ed1f10e Add filters/search with basic rows and cols 2018-07-23 16:58:26 -04:00
Andrew Croce
cd29712001 Remove unused import 2018-07-23 16:49:53 -04:00
Andrew Croce
648aaa23a0 Add subnav behavior to SidenavItem module 2018-07-23 16:49:36 -04:00
Patrick Smith
27919e0281 Redirect to interstitial submitted page 2018-07-23 16:34:34 -04:00
Patrick Smith
0112ff5cb2 Move financial verification to its own page 2018-07-23 16:11:54 -04:00
Luis Cielak
56d6077f48 Use block-list instead of panel 2018-07-23 15:45:46 -04:00
Patrick Smith
899889f4ca Show financial verification page when request is approved 2018-07-23 15:34:19 -04:00
Luis Cielak
c4f74ed437 Begin ripping out current financial step out of req process 2018-07-23 15:12:22 -04:00
Andrew Croce
788753f2db import modal sass 2018-07-23 14:26:28 -04:00
Andrew Croce
22655dbd29 overlay background color 2018-07-23 14:26:28 -04:00
Andrew Croce
35156f196c hide y overflow when a modal is open 2018-07-23 14:26:28 -04:00
Andrew Croce
9f13737e8f some typography fixes 2018-07-23 14:26:28 -04:00
Andrew Croce
900544bffd Add action-group element 2018-07-23 14:26:28 -04:00
Andrew Croce
0dd90f7cc7 modal styled 2018-07-23 14:26:28 -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
Andrew Croce
a13727107a Add modal sample and link to styleguide
Add action-group sample
2018-07-23 14:26:28 -04:00
Andrew Croce
19f71c33e0 modal template 2018-07-23 14:26:28 -04:00
Andrew Croce
963ffc612a modal block and body classnames 2018-07-23 14:26:28 -04:00
Luis Cielak
e392c97b65 Update h2 style 2018-07-23 13:57:10 -04:00
Luis Cielak
245b6a5f27 Remove margin 2018-07-23 13:38:39 -04:00
Luis Cielak
21f972a3ec Fix typo 2018-07-23 13:32:56 -04:00
Luis Cielak
e366ce3a13 Merge branch 'ui/requests' of github.com:dod-ccpo/atst into ui/requests 2018-07-23 13:16:37 -04:00
Luis Cielak
16b58e9aa1 Fix typo 2018-07-23 13:16:32 -04:00
Luis Cielak
f22ee3b7b2 Increase search bar font size 2018-07-23 13:16:32 -04:00
Luis Cielak
f533c79cff Add alert module for information 2018-07-23 13:16:32 -04:00
Luis Cielak
c5f41fb369 Adjust size for serach bar and filter dropdown 2018-07-23 13:16:32 -04:00
Luis Cielak
9464e36fb6 Add panel actions styleguide 2018-07-23 13:16:32 -04:00
Luis Cielak
1916461d6e Update requests table and add temp nav link 2018-07-23 13:16:32 -04:00
Luis Cielak
a9e3cb5d8e Fix typo 2018-07-23 12:52:17 -04:00
Luis Cielak
a1efbb27a1 Increase search bar font size 2018-07-23 12:02:30 -04:00
Luis Cielak
313d7f6fd1 Add alert module for information 2018-07-23 10:45:06 -04:00
Luis Cielak
e578005a14 Adjust size for serach bar and filter dropdown 2018-07-23 10:40:23 -04:00
richard-dds
cfd99f1de4 Add users details to README 2018-07-23 10:38:08 -04:00
richard-dds
ca112667bd Change spelling of Sam's last name 2018-07-23 10:28:29 -04:00
richard-dds
342eefa45e Display user's name in header 2018-07-23 10:25:29 -04:00
Luis Cielak
d5e6fae7ba Add panel actions styleguide 2018-07-23 10:23:59 -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
Luis Cielak
9f7710b17a Merge branch 'ui/requests' of github.com:dod-ccpo/atst into ui/requests 2018-07-23 10:06:05 -04:00