dandds
|
3515543d26
|
Merge pull request #37 from dod-ccpo/api-version
specify API version as ApiClient config
|
2018-06-25 10:06:09 -04:00 |
|
richard-dds
|
390df83390
|
Merge pull request #38 from dod-ccpo/requests-persistence
Hook ATST up to the requests-queue
|
2018-06-19 16:14:31 -04:00 |
|
richard-dds
|
f6a2ddbd77
|
Fetch requests from requests-queue
|
2018-06-19 12:45:49 -04:00 |
|
richard-dds
|
a9afad0a7f
|
Use url param instead
|
2018-06-19 11:37:27 -04:00 |
|
dandds
|
c45c76da3b
|
specify API version as ApiClient config
|
2018-06-18 14:52:59 -04:00 |
|
dandds
|
cd06c26395
|
turn off service SSL cert validation by default for development
|
2018-06-18 14:25:00 -04:00 |
|
richard-dds
|
64c71c0aa7
|
Inject dependencies into tornado app
|
2018-06-18 10:44:06 -04:00 |
|
Brian Duggan
|
5a3c2cff82
|
Add config to app object
|
2018-06-14 13:53:18 -04:00 |
|
Brian Duggan
|
a340eede07
|
Config, secrets, basic POST handling
* add script/config
* add atst.ini
* add cookie_secret
* update docs
|
2018-06-14 13:52:11 -04:00 |
|
richard-dds
|
d294171d87
|
Merge branch 'master' into basic-auth
|
2018-06-14 13:14:30 -04:00 |
|
luisgov
|
042dd7b498
|
Merge pull request #29 from dod-ccpo/workspaces_blank
Add workspaces blank screen
|
2018-06-14 09:35:12 -04:00 |
|
dandds
|
261a00adb2
|
pass authnid_client directly to Login handler and other small cleanup
|
2018-06-13 17:08:10 -04:00 |
|
dandds
|
4e61b08330
|
handle auth via redirect with parameter
|
2018-06-13 17:08:09 -04:00 |
|
dandds
|
234bbcea0f
|
validate bearer tokens against authnid
|
2018-06-13 17:08:09 -04:00 |
|
dandds
|
7e689dd120
|
cleanup from the rebase; use config for cookies, login values
|
2018-06-13 17:08:09 -04:00 |
|
dandds
|
d573c5459b
|
provide dev access to app
|
2018-06-13 17:08:09 -04:00 |
|
dandds
|
25db6fabbe
|
WIP: authentication handling for ATST
|
2018-06-13 17:08:09 -04:00 |
|
Luis Cielak
|
a13389c735
|
Add workspaces blank screen
|
2018-06-12 15:52:01 -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
|
cbbc2758c5
|
Add ApiClient for for inter-service comms
|
2018-06-11 16:42:13 -04:00 |
|
Brian Duggan
|
03e6cab26a
|
Add workspace handler and move mock data into server
|
2018-05-31 11:00:02 -04:00 |
|
Brian Duggan
|
1b825e7709
|
Fix formatting of routes table
|
2018-05-31 10:25:50 -04:00 |
|
Luis Cielak
|
5080f0fa60
|
Rename workplaces to workspaces
|
2018-05-31 09:36:38 -04:00 |
|
Luis Cielak
|
1ee9b99876
|
Rename accounts to workplaces
|
2018-05-30 15:05:10 -04:00 |
|
dcorrigan
|
9d4b618070
|
quickly implement index page / new form distinction for requests
|
2018-05-30 11:18:45 -04:00 |
|
Luis Cielak
|
5667aedce4
|
Add existing requests table to reqs page
|
2018-05-30 10:40:14 -04:00 |
|
Luis Cielak
|
3fc42d62df
|
Add placeholder page and routes
|
2018-05-29 16:23:27 -04:00 |
|
Brian Duggan
|
20fb102e1b
|
Added request placeholders
|
2018-05-29 13:44:33 -04:00 |
|
Luis Cielak
|
53bc0bc521
|
Add login routes
|
2018-05-25 14:41:21 -04:00 |
|
Brian Duggan
|
b9de54d211
|
Add all the templates and the routes
|
2018-05-25 12:31:29 -04:00 |
|
Brian Duggan
|
5007a246fb
|
Update app directory structure, add home and routes
|
2018-05-25 11:21:49 -04:00 |
|