2365 Commits

Author SHA1 Message Date
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
dandds
f32a3eb90d move task order concerns into that domain class 2018-08-23 10:26:43 -04:00
dandds
8aa6185c91 don't need to explicitly add the task order when saving the related request 2018-08-23 10:15:19 -04:00
dandds
e30d4e238c expect CLIN data with no commas from the financial verification form 2018-08-23 10:11:00 -04:00
dandds
40320baf10 fix requests methods after rebase 2018-08-23 09:28:08 -04:00
dandds
b2ec0764a7 fix alembix migration chain after rebase 2018-08-23 09:27:52 -04:00
dandds
5850002d2a remove mutable default argument 2018-08-23 09:18:25 -04:00
dandds
db2abac340 add TODO 2018-08-23 09:18:25 -04:00
dandds
217183c142 submitting final financial verification is a top-level Requests method 2018-08-23 09:18:25 -04:00
dandds
f1ec71fe42 set pending CCPO review status on request with complete financial information 2018-08-23 09:16:40 -04:00
dandds
d66a496fbc financial verification should create or find a Task Order for the request 2018-08-23 09:15:54 -04:00
dandds
e3631da8ea request can update financial verification data 2018-08-23 09:11:21 -04:00
dandds
f2dbed1ef1 add new task order fields 2018-08-23 09:11:21 -04:00
dandds
6c67166e86 persist partial financial form data if task order number not found 2018-08-23 09:11:21 -04:00
andrewdds
08783e60ce
Merge branch 'master' into ui/reports-spend-table 2018-08-23 08:26:41 -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
Andrew Croce
bfd24c33a3 fix workspace context for global nav 2018-08-22 16:26:09 -04:00
Andrew Croce
4f9822e7b4 postcssrc file to enable autoprefixer 2018-08-22 16:25:53 -04:00
Andrew Croce
9cd1f37924 be more explicit about icon size 2018-08-22 16:25:27 -04:00
Andrew Croce
bbdd644309 Add babel polyfill 2018-08-22 16:25:04 -04:00
Andrew Croce
738e6b0666 remove flexibility dependency... it doesnt work 2018-08-22 16:24:34 -04:00
Andrew Croce
bb7d8a7230 Add dependencies 2018-08-22 16:23:47 -04:00
Andrew Croce
9bee56152c Add browserlist support to identify supported browsers 2018-08-22 16:23:31 -04:00
Montana
5f0a9e22d6 Fix tests 2018-08-22 16:05:37 -04:00
ktran
57c886df00 Renaming so that the ENV variable is more descriptive 2018-08-22 15:42:52 -04:00
ktran
6c33786eb4 Adding travis slack integration to the repo 2018-08-22 15:36:10 -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
Andrew Croce
3c20053268 remove unnecessary mounted function 2018-08-22 13:29:25 -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
Andrew Croce
c6397c34ec spend table markup 2018-08-22 11:17:13 -04:00
Andrew Croce
b2be63dd0f spend table styles 2018-08-22 11:16:57 -04:00