351 Commits

Author SHA1 Message Date
dandds
e17edf1f39 cronjob config for syncing CRLs 2018-10-23 14:01:41 -04:00
dandds
b6c5f89784
Merge pull request #384 from dod-ccpo/mailer
Mailer
2018-10-17 15:25:06 -04:00
patricksmithdds
38610d0e0a
Merge pull request #276 from dod-ccpo/circleci-cd
CircleCI CD
2018-10-16 11:37:09 -04:00
patricksmithdds
2014789934
Merge pull request #380 from dod-ccpo/remove-sample-data
Remove sample data from test accounts
2018-10-16 10:32:26 -04:00
Patrick Smith
8bf71f10c7 Update path so the script can be run and import atst 2018-10-16 10:17:37 -04:00
dandds
f13cc03d24 allow queue worker process to hot reload if entr is available 2018-10-16 09:54:49 -04:00
dandds
6a2a7545ae remove dev server 2018-10-15 16:52:47 -04:00
Patrick Smith
0f658d5036 Add build step to generate build info 2018-10-15 16:02:35 -04:00
Devon Mackay
7f81db5990 Style fixes 2018-10-15 14:48:02 -04:00
Devon Mackay
5a6f1de4dd Ensure app dir and files in its root are also chowned 2018-10-15 14:48:02 -04:00
Devon Mackay
d77383ad9a Convert to using workslow with separate jobs
- Split build into app_setup and test jobs
- Add workflow sequence info
- Add DB reset to cibuild since it uses a fresh DB in a new build stage
2018-10-15 14:48:02 -04:00
Devon Mackay
d61510994b Add script to fix-up app dir owner 2018-10-15 14:48:02 -04:00
dandds
ae909117f4 use honcho to manage multiple dev processes 2018-10-15 11:38:34 -04:00
dandds
e514aa9a94 disable coverage for acceptance tests 2018-10-15 10:19:48 -04:00
dandds
8a14560a9b trap and kill BrowserStackLocal process in selenium_test script 2018-10-15 10:15:29 -04:00
dandds
63f94deb40 test harness for selenium testing 2018-10-15 09:10:08 -04:00
dandds
78af50fcf0 sketch of BrowserStack and Selenium testing setup 2018-10-15 09:09:23 -04:00
Patrick Smith
9d03c3e856 Catch error if demo user does not exist 2018-10-12 14:35:39 -04:00
Patrick Smith
f65474a129 Remove extra whitespace 2018-10-10 09:58:14 -04:00
Patrick Smith
eeea08fe47 re-create demo workspaces 2018-10-09 17:18:30 -04:00
Patrick Smith
a12eddc959 Add script to remove all data for test accounts 2018-10-09 17:18:30 -04:00
dandds
7af7b47bc1 split atat roles and workspace roles 2018-10-01 15:38:31 -04:00
dandds
a4f51fe01d put workspace role definitions in one place 2018-10-01 15:38:31 -04:00
dandds
b5cb5d91db resolve module path in EDA example script 2018-09-26 10:23:37 -04:00
Patrick Smith
5f58b039d3 Add example script of getting data from EDA 2018-09-26 10:23:37 -04:00
richard-dds
7a08845ca6
Merge pull request #315 from dod-ccpo/audit-log-v2
Audit log v2
2018-09-25 13:30:40 -04:00
patricksmithdds
98eb7bab96
Merge pull request #329 from dod-ccpo/fix-github-link-in-buildinfo
Fix link to github repo in buildinfo.json
2018-09-25 13:18:36 -04:00
richard-dds
112f85a10e Add audit log permission to CCPO 2018-09-25 13:09:54 -04:00
Devon Mackay
ab5580456d Fix typo 2018-09-25 12:13:20 -04:00
Devon Mackay
c65f8fb7da Fix output text 2018-09-25 12:12:54 -04:00
Devon Mackay
daa4f13221 Fix GitHub link generation
- Detect if the origin URL is in SSH or HTTPS format
- Create HTTPS GitHub URLs after converting the origin URL
2018-09-25 12:06:41 -04:00
richard-dds
8b56931d5c Also update Role.display_name 2018-09-25 12:06:40 -04:00
Patrick Smith
a933a9d71e Fix link to github repo in buildinfo.json 2018-09-25 11:24:39 -04:00
Montana
e1767488c7 Fix seed script bug 2018-09-25 11:13:24 -04:00
richard-dds
daa41609e1
Merge pull request #324 from dod-ccpo/fix-members-list-screen
Use proper display name for workspace roles
2018-09-25 10:12:57 -04:00
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -04:00
dandds
e668cb93d0 formatting and add financial details to requests in seed_sample script 2018-09-24 11:03:20 -04:00
Devon Mackay
f40401232e Reenable global include 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
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
056bb41e9e Rename the old seed script to seed_sample.py 2018-09-21 14:02:51 -04:00
richard-dds
4fc1f9f2d4 Squashed migrations and created seed_roles.py 2018-09-21 14:00:01 -04:00
dandds
2a67fb6197 add task order data to seed workspace 2018-09-20 11:42:03 -04:00
richard-dds
996596f2b3 Automatically assign workspace owner to environments 2018-09-10 13:35:16 -04:00
richard-dds
b4f34a25e0 Add workspace members to seed script 2018-09-06 16:19:53 -04:00