1588 Commits

Author SHA1 Message Date
luis cielak
f2d2f1ee02 Fixes to tooltip margins and input text label/bolding issue 2018-08-23 14:32:11 -04:00
richard-dds
8d6c64f990 Remove unused import 2018-08-23 12:03:46 -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
5210b9e17a Correctly format incoming environment names 2018-08-23 10:33:53 -04:00
richard-dds
2daad4d057 Styling new project form 2018-08-23 10:33:40 -04:00
richard-dds
dd80b9c558 Formatting 2018-08-22 17:07:08 -04:00
richard-dds
814ec5a513 Add test for Projects.create 2018-08-22 17:06:13 -04:00
richard-dds
8ac271e83e Create environments while creating project 2018-08-22 17:06:13 -04:00
richard-dds
fc07ef5230 Validate and filter environment_names form input 2018-08-22 17:06:13 -04:00
richard-dds
d9e66e04c2 Send valid form data 2018-08-22 17:06:13 -04:00
montana-mil
70cc82a1e7
Merge pull request #202 from dod-ccpo/redirect-non-ccpo-to-requests
Redirect non-ccpo users to requests page after CAC or dev login
2018-08-22 16:32:43 -04:00
Montana
5f0a9e22d6 Fix tests 2018-08-22 16:05:37 -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
Montana
1522c42683 Redirect non-ccpo users to requests after login 2018-08-22 15:11:44 -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
luis cielak
5616fa4f11 Adjust block list title alignmnet when there is a tooltip 2018-08-22 13:55:13 -04:00
richard-dds
9875a11860 Workspace now response to .members 2018-08-22 11:49:05 -04:00
richard-dds
379461e6fb Get Workspace.owner from role, not from request creator 2018-08-22 11:38:10 -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
richard-dds
287fcf7e3e Factor out _create_workspace_role 2018-08-22 11:24:55 -04:00
richard-dds
50e2666c3c Move Projects and Environments into their own files 2018-08-22 11:24:39 -04:00
richard-dds
1b7b024bd7 Remove outdated comment 2018-08-22 11:10:29 -04:00
richard-dds
3eb9076b03 Add Authorization.is_in_workspace 2018-08-22 11:05:51 -04:00
richard-dds
e2e6e6da4d Redirect /workspaces/<id> to canonical URL 2018-08-22 10:10:24 -04:00
richard-dds
0469e061da Check permissions when attempting to create a project 2018-08-21 20:52:46 -04:00
richard-dds
9dd1a417e0 Re-introduce pytest-env 2018-08-21 20:25:10 -04:00
richard-dds
e0ebce1448 Remove unused import 2018-08-21 20:21:58 -04:00
richard-dds
ee94784ac9 Fix bug that attempted to create duplicate workspaces 2018-08-21 20:21:10 -04:00
richard-dds
9669a42b9a Workspaces.get requires user 2018-08-21 20:21:10 -04:00
richard-dds
bfe901d6d8 Fix test 2018-08-21 20:21:10 -04:00
richard-dds
6236999caf Fix migration so that we can downgrade 2018-08-21 20:21:10 -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
richard-dds
be47b2dea0 Add some badly-placed tooltips to new project form 2018-08-21 20:21:10 -04:00
richard-dds
020e1b9cb0 Allow user to create new fields for environment names
Currently only one of them is being created.
2018-08-21 20:21:10 -04:00
richard-dds
67700e13ba Show alert when workspace is new 2018-08-21 20:21:10 -04:00
richard-dds
5203690748 Create new project 2018-08-21 20:21:10 -04:00
richard-dds
7c21e64c51 WIP projects templates 2018-08-21 20:21:10 -04:00
richard-dds
18cd1b4473 Approve request, create workspace after fin. verification 2018-08-21 20:21:10 -04:00
richard-dds
81619e07eb Try to decouple financial verification tests from Reqeusts internals 2018-08-21 20:21:10 -04:00
richard-dds
4d4e90f482 Remove eralchemy and print_schema 2018-08-21 20:21:10 -04:00
richard-dds
2b7798d03b Formatting 2018-08-21 20:21:10 -04:00
richard-dds
99d0f9a667 Create workspace and project in seed.py 2018-08-21 20:21:10 -04:00
richard-dds
0de8866919 workspace_projects route working 2018-08-21 20:21:10 -04:00
richard-dds
dcd69f6b9f Workspaces page working 2018-08-21 20:21:10 -04:00