2258 Commits

Author SHA1 Message Date
Devon Mackay
fa847d28f0 Update workflow to add buildinfo files to directory structure before container is built 2018-09-21 16:30:32 -04:00
Devon Mackay
f5a61d7598 Add git so tester can generate buildinfo files 2018-09-21 16:30:32 -04:00
Devon Mackay
d6051bdb70 Add static build info file generating 2018-09-21 16:30:32 -04:00
Devon Mackay
750bf7985e Ignore any buildinfo files that have been generated 2018-09-21 16:30:32 -04:00
Devon Mackay
a0a90db8fa Add CI provider specific config at the top 2018-09-21 16:30:32 -04:00
Devon Mackay
5d74ea8fee Fix variable reference 2018-09-21 16:30:32 -04:00
Devon Mackay
14214a5ab4 Update script permissons to allow execution 2018-09-21 16:30:32 -04:00
Devon Mackay
f84b6511c1 Update build info for CircleCI 2018-09-21 16:30:32 -04:00
Devon Mackay
36b4d3c27d Add build info script 2018-09-21 16:30:32 -04:00
richard-dds
3c1de2305c
Merge pull request #307 from dod-ccpo/squash-migrations
Squash migrations
2018-09-21 15:53:39 -04:00
richard-dds
8d20cd14ab Remove unused import 2018-09-21 14:43:05 -04:00
richard-dds
8c1e6b7ef5 Update scripts submodule 2018-09-21 14:41:28 -04:00
richard-dds
bd34c0bdb0 Add seed_db to uwsgi_server 2018-09-21 14:38:51 -04:00
richard-dds
a8e08b8bd6 Remove redundant time_created field 2018-09-21 14:30:45 -04:00
richard-dds
056bb41e9e Rename the old seed script to seed_sample.py 2018-09-21 14:02:51 -04:00
richard-dds
18bc8afeb7 Formatting 2018-09-21 14:00:01 -04:00
richard-dds
519b5caa4c Fix tests that were broken by new constraints 2018-09-21 14:00:01 -04:00
richard-dds
de338f675f Add lots of NOT NULL constraints 2018-09-21 14:00:01 -04:00
richard-dds
311fb34ac9 Remove unused import 2018-09-21 14:00:01 -04:00
richard-dds
5f54468082 Timestamps and uuids everywhere 2018-09-21 14:00:01 -04:00
richard-dds
4fc1f9f2d4 Squashed migrations and created seed_roles.py 2018-09-21 14:00:01 -04:00
andrewdds
dc46608ede
Merge pull request #313 from dod-ccpo/spend-table-labels
Labels for spend table
2018-09-21 10:51:04 -04:00
Andrew Croce
56d01c2e5b lets try that again 2018-09-21 10:36:03 -04:00
andrewdds
6ca1560a90
Merge pull request #314 from dod-ccpo/fix/modal
remove element to show styleguide modal by default
2018-09-21 10:31:51 -04:00
Andrew Croce
5230bca3ec remove element to show styleguide modal by default 2018-09-21 10:24:30 -04:00
Andrew Croce
70493322f6 Labels for spend table 2018-09-21 10:08:24 -04:00
andrewdds
e3f48b6869
Merge pull request #312 from dod-ccpo/reports-copy
Update report copy
2018-09-21 10:03:11 -04:00
andrewdds
9e712c4ef9
Merge pull request #311 from dod-ccpo/consistent-error-messages
Always use the front-end validation message
2018-09-21 09:56:02 -04:00
Andrew Croce
5f012d2949 Rename nav Budget Report 2018-09-21 09:53:07 -04:00
andrewdds
4f26768fe4
Merge pull request #310 from dod-ccpo/report-empty-states
Report empty states
2018-09-21 09:24:50 -04:00
andrewdds
e37446f789
Merge pull request #309 from dod-ccpo/fix/modal
Fix/modal
2018-09-21 09:23:53 -04:00
Andrew Croce
50ce6d9066 update copy
remove dismiss link
2018-09-21 08:36:57 -04:00
Andrew Croce
060833ea73 Always use the front-end validation message 2018-09-21 08:28:00 -04:00
Andrew Croce
14daa16ef0 add permission check for can_create_projects 2018-09-20 15:12:33 -04:00
Andrew Croce
df68d33f35 Display an empty state in place of budget chart and spend table, when the Workspace has no environments 2018-09-20 15:01:41 -04:00
Andrew Croce
10bf9dba26 remove broken textinput component 2018-09-20 13:45:16 -04:00
Andrew Croce
38927815c1 remove old class 2018-09-20 13:45:16 -04:00
Andrew Croce
ecb57c9c96 remove old style 2018-09-20 13:45:16 -04:00
Andrew Croce
163006f4bf Add max height to modal container
Use IE specific overflow rule to show scrollbar
Set specific max height in ie only
2018-09-20 13:45:16 -04:00
Andrew Croce
a4d303cefd Hide the bodys overflow when a modal is open so it doesnt scroll 2018-09-20 13:45:16 -04:00
Andrew Croce
27b03eea04 Emit and respond to a modalOpen event, which conditionally adds a class to the body 2018-09-20 13:45:16 -04:00
Andrew Croce
c1e6bc0f84 Adjust positioning of modal close button 2018-09-20 13:45:16 -04:00
dandds
81f56dd881
Merge pull request #308 from dod-ccpo/aardvark-beluga-#160300247
Aardvark beluga #160300247
2018-09-20 13:03:31 -04:00
dandds
2a67fb6197 add task order data to seed workspace 2018-09-20 11:42:03 -04:00
dandds
9f7284070e month selector for total spend per month section in reports 2018-09-20 10:38:29 -04:00
dandds
b2984bc86b changes sample workspace name case 2018-09-20 10:11:56 -04:00
dandds
4e75927b52 mock report data for predetermined workspace names 2018-09-20 10:09:51 -04:00
dandds
faf8e3b519 mock total workspace data for predetermined names 2018-09-20 10:09:51 -04:00
andrewdds
6dba46af66
Merge pull request #303 from dod-ccpo/to-expiration-projection
Task order expiration projection
2018-09-20 10:08:45 -04:00
Andrew Croce
1a01aae0a5 remove console log 2018-09-20 09:57:19 -04:00