2451 Commits

Author SHA1 Message Date
Andrew Croce
ec5b01f9b8 Adjust markup and add help link to footer 2018-09-24 16:10:39 -04:00
Andrew Croce
4649832e8e dummy Help page markup 2018-09-24 16:10:20 -04:00
Andrew Croce
55b35f56b8 Create a general base layout for public pages
Make a separate template for login route
2018-09-24 16:10:08 -04:00
Andrew Croce
5868630e1f add a public help route 2018-09-24 16:09:20 -04:00
Andrew Croce
962e7d98ee link various "learn more" links to the /help page 2018-09-24 16:08:49 -04:00
Patrick Smith
0b81ccb254 Rename internal comment test 2018-09-24 15:56:36 -04:00
Patrick Smith
b9adf29f85 Give me some space 2018-09-24 15:34:04 -04:00
richard-dds
479b5a7f36 Formatting 2018-09-24 14:51:00 -04:00
richard-dds
49555cab71 Display members' count of environment roles 2018-09-24 14:45:03 -04:00
dandds
4f4c1892ba
Merge pull request #318 from dod-ccpo/reports-task-order-info-#159975038
Reports task order info #159975038
2018-09-24 14:44:02 -04:00
richard-dds
86ee4c12a0 Use Role.displayname in "workspace role updated" modal 2018-09-24 14:35:32 -04:00
richard-dds
b889235bb4 Use role displayname for showing members' workspace role 2018-09-24 14:19:21 -04:00
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -04:00
Patrick Smith
da86245803 Remove fake comment data 2018-09-24 13:56:42 -04:00
Patrick Smith
92d73387f5 Show error on page if submitting an empty comment 2018-09-24 13:52:50 -04:00
Patrick Smith
e0e51d8c35 Allow adding an internal comment on a request 2018-09-24 13:52:50 -04:00
Patrick Smith
99a745904f Allow having multiple internal comments on a request 2018-09-24 13:52:50 -04:00
Andrew Croce
538f0a4016 refine else condition 2018-09-24 12:04:10 -04:00
dandds
7250e1167c
Merge pull request #321 from dod-ccpo/display-workspace-to-#160667796
fix task order number display
2018-09-24 11:58:08 -04:00
dandds
9119286fbe workspace model has real task_order property 2018-09-24 11:39:22 -04:00
dandds
22c642a7e1
Merge pull request #320 from dod-ccpo/modal-redirects-#160668407
fix financial verification modal bug and refactor modal redirects
2018-09-24 11:33:34 -04:00
dandds
218c142020 better date range for task order expiration date in test factory 2018-09-24 11:27:35 -04:00
dandds
238e8ff16d better fake task order numbers for tests 2018-09-24 11:03:20 -04:00
dandds
5d3a0873a5 add link for editing workspace info to task order box on reports page 2018-09-24 11:03:20 -04:00
dandds
e668cb93d0 formatting and add financial details to requests in seed_sample script 2018-09-24 11:03:20 -04:00
dandds
430efd211c display task order info on reports page 2018-09-24 11:03:20 -04:00
andrewdds
97cfdd038f
Merge pull request #317 from dod-ccpo/approval-layout
Revised approval layout
2018-09-24 11:00:21 -04:00
dandds
b4662f56bd fix financial verification modal bug and refactor modal redirects 2018-09-24 10:59:39 -04:00
richard-dds
53f107cdff
Merge pull request #319 from dod-ccpo/fix-role-name-test-failure
Update Role factory to prevent unique constraint violations during testing
2018-09-24 10:57:25 -04:00
richard-dds
99858fe98e Use a role name faker with higher entropy
- The "job" faker kept generating duplicates.
2018-09-24 10:31:01 -04:00
Andrew Croce
1663fbd6c3 comment out form var 2018-09-24 08:28:14 -04:00
Devon
9c024be92d
Merge pull request #316 from dod-ccpo/buildinfo
Buildinfo
2018-09-21 16:43:51 -04:00
Devon Mackay
f40401232e Reenable global include 2018-09-21 16:30:32 -04:00
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
Andrew Croce
589671525d format 2018-09-21 14:38:30 -04:00
Andrew Croce
a441f6033d Add a temporary alert to let people know comment form is fake 2018-09-21 14:35:03 -04:00
Andrew Croce
8e7a692983 Use dummy comments 2018-09-21 14:32:07 -04:00
richard-dds
a8e08b8bd6 Remove redundant time_created field 2018-09-21 14:30:45 -04:00