1662 Commits

Author SHA1 Message Date
dandds
ef2e97713a initial uploader and some form work 2018-08-27 13:04:41 -04:00
dandds
700d914a55
Merge pull request #215 from dod-ccpo/task-order-invalid
record invalid task order number on the request body
2018-08-27 11:29:45 -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
cb548cc3e3 Adjust icon weights 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
dandds
43f1866783 record invalid task order number on the request body 2018-08-27 09:29:40 -04:00
richard-dds
7ecc836033
Merge pull request #213 from dod-ccpo/fix-new-workspace-redirect
Redirect to projects/new after FV-related request approval
2018-08-24 16:09:06 -04:00
richard-dds
7145c36ed1 Put error message in alert name 2018-08-24 16:01:23 -04:00
richard-dds
ab8606004e
Merge pull request #212 from dod-ccpo/fix-ba-validation
Simplify BA code valdiation
2018-08-24 15:45:20 -04:00
richard-dds
4cb2447edb Simplify ListItemsUnique check 2018-08-24 15:26:55 -04:00
richard-dds
92080abe0a Rename test to be more accurate 2018-08-24 15:26:38 -04:00
richard-dds
9d16c6da5c Move tooltip copy inline 2018-08-24 14:18:58 -04:00
richard-dds
9dcbb814de Formatting 2018-08-24 13:55:14 -04:00
richard-dds
2d6ad1311b Display environment errors in project form 2018-08-24 13:53:25 -04:00
richard-dds
66877b46bd Ensure that project environment names are unique 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
richard-dds
3025a10e57 Use valid BA code for financial verification tests 2018-08-24 13:17:06 -04:00
patricksmithdds
983082b59a
Merge pull request #210 from dod-ccpo/confirm-modal
Confirm project creation
2018-08-24 13:07:05 -04:00
richard-dds
d71f3dfc27 Formatting 2018-08-24 13:03:05 -04:00
richard-dds
27601300aa Simplify BA code valdiation 2018-08-24 12:01:34 -04:00
montana-mil
fafb3ac73d
Merge pull request #211 from dod-ccpo/workspace-nav-only-for-workspace-users
Only show Workspaces in the side nav if the current user is in at least one workspace
2018-08-24 11:38:21 -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
richard-dds
52f577aea6
Merge pull request #208 from dod-ccpo/formatting
Python formatting
2018-08-24 10:35:25 -04:00
richard-dds
b34fb66695 Extract a variable to avoid some strange formatting 2018-08-24 10:16:33 -04:00
richard-dds
5bce62073c
Merge pull request #209 from dod-ccpo/fix-project-new-url
Invalid project form submission should still route to projects/new
2018-08-23 17:07:56 -04:00
richard-dds
4fa4e39e21 Don't be silent about which files are malformatted 2018-08-23 17:01:26 -04:00
Patrick Smith
e4649e1b60 Show confirmation modal when creating project 2018-08-23 16:51:09 -04:00
Patrick Smith
b8a983f4dc Use form mixin for add field change handler 2018-08-23 16:51:09 -04:00
richard-dds
da971fe868 Invalid project form submission should still route to projects/new 2018-08-23 16:47:42 -04:00
richard-dds
b0dbedce57 Use pipenv to run black 2018-08-23 16:45:16 -04:00
richard-dds
a6527edac1 Forgot a little slash 2018-08-23 16:36:01 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
richard-dds
e9fa4d9ecb Run script/format check in cibuild 2018-08-23 16:24:41 -04:00
richard-dds
49c9980b09 Add script/format 2018-08-23 16:24:29 -04:00
Patrick Smith
f599abb5dd Specify type of button in modal to prevent unintended submissions 2018-08-23 16:15:35 -04:00
Patrick Smith
180cedf6db Add global mixin for modal
This allows the modal to be used anywhere in the component hierarchy,
rather than requiring it to be in the top level.
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
richard-dds
8c0bd133ce
Merge pull request #207 from dod-ccpo/fix-poc-form-email
Pull workspace owner information from Information About You Step
2018-08-23 15:02:13 -04:00
richard-dds
7a9405ba2f Sort environment names so our assert is deterministic 2018-08-23 14:54:46 -04:00
dandds
917ca5b9a4
Merge pull request #200 from dod-ccpo/manual-to-#158436096
Manually enter task order information #158436096
2018-08-23 14:33:51 -04:00
luis cielak
f2d2f1ee02 Fixes to tooltip margins and input text label/bolding issue 2018-08-23 14:32:11 -04:00