Luis Cielak
|
a13389c735
|
Add workspaces blank screen
|
2018-06-12 15:52:01 -04:00 |
|
luisgov
|
7823942b79
|
Merge pull request #26 from dod-ccpo/new_request
New request: Organizational Information & Review screens
|
2018-06-12 14:53:59 -04:00 |
|
richard-dds
|
d1473bd5db
|
Fix debug kwarg so that tornado server will autoreload properly
|
2018-06-12 13:49:14 -04:00 |
|
richard-dds
|
ff4e206055
|
Merge pull request #27 from dod-ccpo/port-config
Add port to base config
|
2018-06-12 12:52:10 -04:00 |
|
Luis Cielak
|
8a7ce8a5dc
|
Add review and submit markup, clean up some file
|
2018-06-12 10:43:19 -04:00 |
|
richard-dds
|
49bd09b8ef
|
Add port to base config
|
2018-06-12 10:31:35 -04:00 |
|
richard-dds
|
bdbb396e5e
|
Merge pull request #24 from dod-ccpo/api-client
Add a new ApiClient for making async requests to other services
|
2018-06-11 16:48:22 -04:00 |
|
Luis Cielak
|
734f34b12d
|
Add IDs for sidenav and headings
|
2018-06-11 16:47:02 -04:00 |
|
richard-dds
|
d733a84532
|
Add placeholder URL for authz
|
2018-06-11 16:42:13 -04:00 |
|
richard-dds
|
72258ef46a
|
Use tornado's AsyncHttpClient for ApiClient
|
2018-06-11 16:42:13 -04:00 |
|
richard-dds
|
1ecb7bce78
|
Load config in app() test fixture
|
2018-06-11 16:42:13 -04:00 |
|
richard-dds
|
cbbc2758c5
|
Add ApiClient for for inter-service comms
|
2018-06-11 16:42:13 -04:00 |
|
richard-dds
|
41701290ea
|
Add .ini configuration management
|
2018-06-11 16:42:13 -04:00 |
|
Luis Cielak
|
4f6e2b8d7f
|
Add Organizational Info fields
|
2018-06-11 16:34:52 -04:00 |
|
Luis Cielak
|
5b2a64a3c2
|
Add an initial step to request
|
2018-06-11 15:51:23 -04:00 |
|
Luis Cielak
|
d9598af72a
|
Add some breathing room to main section tag
|
2018-06-11 15:43:12 -04:00 |
|
Luis Cielak
|
b26b534a90
|
Style page action back link
|
2018-06-11 15:39:36 -04:00 |
|
Luis Cielak
|
fc8315e319
|
Reduce H1 margin
|
2018-06-11 15:29:29 -04:00 |
|
Luis Cielak
|
e252a81819
|
Add step 0 for New Request workflow
|
2018-06-11 15:28:12 -04:00 |
|
Luis Cielak
|
10fb969d33
|
Remove responsive breakpoints and make compact
|
2018-06-11 14:13:12 -04:00 |
|
luisgov
|
2e6a6bb53d
|
Merge pull request #23 from dod-ccpo/python3
Use python 3.6 for pipenv
|
2018-06-11 13:28:22 -04:00 |
|
Luis Cielak
|
b2bc13003d
|
Use python 3.6 for pipenv
|
2018-06-11 12:17:22 -04:00 |
|
Devon
|
4844e23951
|
Merge pull request #21 from dod-ccpo/gitignore-tweaks
Gitignore tweaks
|
2018-06-05 17:02:22 -04:00 |
|
richard-dds
|
ed5e8be3b9
|
Merge pull request #20 from dod-ccpo/pipenv
Removed requirements.txt in favor of Pipenv
|
2018-06-05 15:49:42 -04:00 |
|
dandds
|
e158fad560
|
Merge pull request #22 from dod-ccpo/authnid-integration
hard-code CAC authentication route for login
|
2018-06-05 15:28:47 -04:00 |
|
dandds
|
c04d8f62c9
|
hard-code CAC authentication route for login
|
2018-06-05 15:19:48 -04:00 |
|
richard-dds
|
85ca66a320
|
Remove mentions of virtualenv from README
|
2018-06-05 15:12:13 -04:00 |
|
richard-dds
|
94e9774603
|
Update script/update to use pipenv
|
2018-06-04 22:36:20 -04:00 |
|
richard-dds
|
2c849fd01a
|
Update script/server to use pipenv
|
2018-06-04 22:36:20 -04:00 |
|
richard-dds
|
05cb03baea
|
Update .envrc
|
2018-06-04 22:36:20 -04:00 |
|
richard-dds
|
2c933dabf6
|
Install pipenv before installing python deps
|
2018-06-04 22:36:20 -04:00 |
|
richard-dds
|
2914d9f830
|
Install python packages before running tests in CI
|
2018-06-04 22:36:20 -04:00 |
|
richard-dds
|
42624b9eb8
|
Removed requirements.txt in favor of Pipenv
|
2018-06-04 22:35:42 -04:00 |
|
Devon Mackay
|
0cde9f63fa
|
Ignore everything in /log
|
2018-06-04 17:13:48 -04:00 |
|
Devon Mackay
|
e279883d96
|
Add log directory
|
2018-06-04 17:13:24 -04:00 |
|
Devon Mackay
|
5ea30de697
|
Reorg and comment a bit; add variables.scss files to be ignored
|
2018-06-04 17:13:11 -04:00 |
|
briandds
|
123d6ef3aa
|
Merge pull request #18 from dod-ccpo/move_test_data_into_backend
Move test data into backend
|
2018-05-31 15:13:00 -04:00 |
|
Brian Duggan
|
03e6cab26a
|
Add workspace handler and move mock data into server
|
2018-05-31 11:00:02 -04:00 |
|
Brian Duggan
|
2732ccfb12
|
Move mock data into server
|
2018-05-31 10:51:23 -04:00 |
|
briandds
|
309f689ebd
|
Merge pull request #17 from dod-ccpo/add_tests_and_fix_workspaces
Add test that GETs all routes, and fix /workspaces route.
|
2018-05-31 10:33:06 -04:00 |
|
Brian Duggan
|
bf367c5950
|
Remove Makefile, update README
|
2018-05-31 10:26:00 -04:00 |
|
Luis Cielak
|
e004360e16
|
Rename workplaces.html to workspaces.html
|
2018-05-31 10:26:00 -04:00 |
|
Brian Duggan
|
1b825e7709
|
Fix formatting of routes table
|
2018-05-31 10:25:50 -04:00 |
|
Brian Duggan
|
133bc6fa86
|
Add test_routes, which tests routes
|
2018-05-31 10:25:50 -04:00 |
|
luisgov
|
610c5162cc
|
Merge pull request #12 from dod-ccpo/requests
Requests summary and new request form.
|
2018-05-31 10:08:01 -04:00 |
|
Luis Cielak
|
4237e32219
|
Rename workplaces.html to workspaces.html
|
2018-05-31 09:44:23 -04:00 |
|
Luis Cielak
|
5080f0fa60
|
Rename workplaces to workspaces
|
2018-05-31 09:36:38 -04:00 |
|
Luis Cielak
|
7f0924df67
|
Rename _go to csp_ to _launch_
|
2018-05-30 21:42:18 -04:00 |
|
briandds
|
b4322435a5
|
Merge pull request #16 from dod-ccpo/envrc_and_gitignore
Envrc and gitignore
|
2018-05-30 17:41:55 -04:00 |
|
Brian Duggan
|
b061979d81
|
Use the source Luke
|
2018-05-30 16:42:08 -04:00 |
|