richard-dds
|
62a5d4a983
|
Save request id in query param
|
2018-06-19 10:26:50 -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
|
234e1d344e
|
Hardcode user_id until we have a working self.current_user
|
2018-06-18 11:57:18 -04:00 |
|
richard-dds
|
1eae2dcc3c
|
Make ApiClient more tolerant of Content-Types
|
2018-06-18 11:57:18 -04:00 |
|
richard-dds
|
8b1410aed5
|
Send new requests to requests-queue
|
2018-06-18 11:57:18 -04:00 |
|
richard-dds
|
e48533441f
|
Consume requests client
|
2018-06-18 10:50:21 -04:00 |
|
richard-dds
|
9527fa3abc
|
Some cleanup, thanks to pylint
|
2018-06-18 10:44:51 -04:00 |
|
richard-dds
|
64c71c0aa7
|
Inject dependencies into tornado app
|
2018-06-18 10:44:06 -04:00 |
|
richard-dds
|
ccbe89545f
|
Remove a couple print()s
|
2018-06-14 14:02:55 -04:00 |
|
dandds
|
3032d42b5d
|
cleanup some breaking changes
|
2018-06-14 14:02:55 -04:00 |
|
Brian Duggan
|
9152ffe91e
|
Implement form objects for request forms
|
2018-06-14 13:59:03 -04:00 |
|
Brian Duggan
|
908ca8327d
|
Add config helper
|
2018-06-14 13:53:18 -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
|
34f3c7776b
|
fall back to regular tornado authentication decorator
|
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
|
72258ef46a
|
Use tornado's AsyncHttpClient for ApiClient
|
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 |
|
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 |
|
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 |
|
Luis Cielak
|
cfb230ef64
|
Add images to assets
|
2018-05-30 13:57:11 -04:00 |
|
Luis Cielak
|
7a37a7245d
|
Watch all scss files and reloacte variable file
|
2018-05-30 13:49:34 -04:00 |
|
Luis Cielak
|
a05b9346cd
|
Remove requests summary from new req form
|
2018-05-30 11:24:51 -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 |
|
Luis Cielak
|
66ff223204
|
Add nested menu items for details of use and add placeholder requests screens
|
2018-05-29 15:19:46 -04:00 |
|
Luis Cielak
|
73d88c6aad
|
Add nested menu items and update main region with divs instead of tables
|
2018-05-29 14:48: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 |
|