710 Commits

Author SHA1 Message Date
Andrew Croce
8ea1fd6565 various input styles 2018-07-24 17:20:38 -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
andrewdds
51ed8c2169
Merge pull request #92 from dod-ccpo/ui/responsive-tables
Assorted table and layout fixes
2018-07-24 14:26:39 -04:00
andrewdds
e66deefb6c
Merge branch 'master' into ui/responsive-tables 2018-07-24 14:22:38 -04:00
luisgov
e8a988f90f
Merge pull request #93 from dod-ccpo/ui/styleguide
UI Styleguide updates
2018-07-24 14:20:37 -04:00
Luis Cielak
198e51c085 Fix indent 2018-07-24 14:18:57 -04:00
Luis Cielak
1503a519ed Handle styles for a panel subtitle 2018-07-24 14:18:04 -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
Luis Cielak
c0c74c7df2 Fix padding of placeholder text in example field 2018-07-24 13:30:26 -04:00
Luis Cielak
9af7dac1ee Revert "Add max width to ul"
This reverts commit 56b850dfefddfc143eac9e547f049ffef30f7a0a.
2018-07-24 11:08:40 -04:00
Luis Cielak
56b850dfef Add max width to ul 2018-07-24 11:07:27 -04:00
Andrew Croce
cac4ab0b72 Assorted table and layout fixes 2018-07-24 11:01:48 -04:00
dandds
87a451afed
Merge pull request #91 from dod-ccpo/http-auth
update readme with http basic auth info
2018-07-24 10:47:51 -04:00
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