Commit Graph

447 Commits

Author SHA1 Message Date
Andrew Croce
2a2cc6b143 Put the endif in the right place. Not technically an IE bug, its just IE doesn't "correct" the mismatched tags as well as other browsers. 2018-08-28 09:43:11 -04:00
Andrew Croce
56685d3288 Dont use pseudo elements on meter elements, they're not supported in most browsers 2018-08-28 09:16:41 -04:00
andrewdds
1fb43a9fd6 Merge pull request #204 from dod-ccpo/internet-explorer-fixes
Internet explorer fixes
2018-08-27 16:59:31 -04:00
luis cielak
5f2b60c53a Update button type 2018-08-27 16:44:47 -04:00
luis cielak
d29ef974b1 Add support for tabbing through the form input and buttons 2018-08-27 16:44:47 -04:00
luis cielak
5bc9d8daa1 Update project creation text 2018-08-27 16:44:47 -04:00
luis cielak
e309526f82 Change text from 72 hours to 3 business days 2018-08-27 16:44:47 -04:00
luis cielak
ee4bf8589e Add masking and and placeholders 2018-08-27 16:08:31 -04:00
richard-dds
6a681fc54a New view for creating a new workspace member 2018-08-27 16:08:31 -04:00
richard-dds
273d16bf4f Build backend form for creating a new workspace member 2018-08-27 16:08:31 -04:00
luis cielak
f3db6e2ad2 Fix typo 2018-08-27 16:08:31 -04:00
luis cielak
a40a678c22 Add placeholder fields for new member dialog 2018-08-27 16:08:31 -04:00
luis cielak
53f959ca8b Expand section for active access by default 2018-08-27 09:44:08 -04:00
luis cielak
941fdceff0 Add dummy dropdown for role 2018-08-27 09:44:08 -04:00
luis cielak
546b1cfa20 Reorder panel heading 2018-08-27 09:44:08 -04:00
luis cielak
c9aaf69cc0 Add toggle to project items 2018-08-27 09:44:08 -04:00
luis cielak
965b5113fc Adjust panel headings 2018-08-27 09:44:08 -04:00
luis cielak
4e74770042 Remove alert banner 2018-08-27 09:44:08 -04:00
luis cielak
d428853142 Set temp placeholder link for workspace member profile/edit 2018-08-27 09:44:08 -04:00
luis cielak
7bfaff075f Remove legacy tornado template 2018-08-27 09:44:08 -04:00
luis cielak
8233ae58b2 Fix typo 2018-08-27 09:44:08 -04:00
luis cielak
91abb26a9f Add content 2018-08-27 09:44:08 -04:00
luis cielak
3516f0dde9 Update member edit template 2018-08-27 09:44:08 -04:00
richard-dds
7145c36ed1 Put error message in alert name 2018-08-24 16:01:23 -04:00
richard-dds
9d16c6da5c Move tooltip copy inline 2018-08-24 14:18:58 -04:00
richard-dds
2d6ad1311b Display environment errors in project form 2018-08-24 13:53:25 -04:00
richard-dds
da5dbc5bdd Redirect to new project form after FV approval 2018-08-24 13:53:25 -04:00
patricksmithdds
983082b59a Merge pull request #210 from dod-ccpo/confirm-modal
Confirm project creation
2018-08-24 13:07:05 -04:00
Montana
0da8aa6bab Only show Workspaces in the side nav if the current user has a workspace 2018-08-24 10:58:52 -04:00
Patrick Smith
e4649e1b60 Show confirmation modal when creating project 2018-08-23 16:51:09 -04:00
Patrick Smith
f599abb5dd Specify type of button in modal to prevent unintended submissions 2018-08-23 16:15:35 -04:00
richard-dds
8806705bc3 Merge pull request #206 from dod-ccpo/multiple-environments
Allow a user to add multiple environments when creating a project
2018-08-23 16:15:00 -04:00
luis cielak
f2d2f1ee02 Fixes to tooltip margins and input text label/bolding issue 2018-08-23 14:32:11 -04:00
richard-dds
7a8b0a2562 Don't show trash icon on first environment name input 2018-08-23 11:50:21 -04:00
richard-dds
e68ddfb06d Display alert for environment_names errors 2018-08-23 11:43:35 -04:00
richard-dds
2daad4d057 Styling new project form 2018-08-23 10:33:40 -04:00
andrewdds
08783e60ce Merge branch 'master' into ui/reports-spend-table 2018-08-23 08:26:41 -04:00
richard-dds
d9e66e04c2 Send valid form data 2018-08-22 17:06:13 -04:00
Andrew Croce
bfd24c33a3 fix workspace context for global nav 2018-08-22 16:26:09 -04:00
dandds
eb3b5848ec Merge pull request #201 from dod-ccpo/annual-spend-threshold
make annual spending threshold available to request templates
2018-08-22 15:25:15 -04:00
richard-dds
63d2e222a9 Merge pull request #197 from dod-ccpo/workspaces2
Create workspaces and projects
2018-08-22 15:10:20 -04:00
dandds
6401ca4007 make annual spending threshold available to request templates 2018-08-22 15:04:12 -04:00
luis cielak
7fc31f6475 Add header grow class for distributed layout 2018-08-22 13:55:13 -04:00
luis cielak
3daf702302 Begin styling environmnet item 2018-08-22 13:55:13 -04:00
luis cielak
6747ef2659 Updates to tooltip heading and add text to remove icon 2018-08-22 13:55:13 -04:00
richard-dds
9875a11860 Workspace now response to .members 2018-08-22 11:49:05 -04:00
andrewdds
feb070eaab Merge pull request #193 from dod-ccpo/fix/tooltip-accessibility
Accessibility fixes for tooltip
2018-08-22 11:26:15 -04:00
Andrew Croce
c6397c34ec spend table markup 2018-08-22 11:17:13 -04:00
luis cielak
3c5c2b8b5e Add action footer and some styles 2018-08-21 20:21:10 -04:00
luis cielak
c5013f9028 Resolve conflcits 2018-08-21 20:21:10 -04:00