Andrew Croce
|
305877d953
|
Add UI Method to check if the current URL path matches a link href
|
2018-07-20 08:34:14 -04:00 |
|
Patrick Smith
|
07c8512550
|
Fundz API does not have version info
|
2018-07-19 14:12:07 -04:00 |
|
Patrick Smith
|
db097b211f
|
Pass fundz client to requests_new page handler
|
2018-07-19 11:11:05 -04:00 |
|
Patrick Smith
|
760c9ee9d2
|
Add fundz client dep to app
|
2018-07-19 11:11:05 -04:00 |
|
andrewdds
|
2bfa33079d
|
Merge pull request #76 from dod-ccpo/ui/icons
Icons!
|
2018-07-18 11:26:10 -04:00 |
|
Andrew Croce
|
0de6322801
|
UI module for Icon
|
2018-07-17 16:22:50 -04:00 |
|
Andrew Croce
|
41259685b0
|
Icon ui method
|
2018-07-17 16:22:50 -04:00 |
|
richard-dds
|
e48644fb44
|
Create authz users on login
|
2018-07-16 13:19:35 -04:00 |
|
dandds
|
f2b010232d
|
move login template to root
|
2018-07-12 13:45:49 -04:00 |
|
dandds
|
21c970e4b4
|
rename some handlers with more specificity
|
2018-07-12 11:39:22 -04:00 |
|
richard-dds
|
86d9db74c3
|
Allow user to submit request
|
2018-07-10 10:38:01 -04:00 |
|
Andrew Croce
|
3875d4efd1
|
Create a styleguide page
|
2018-07-09 08:53:17 -04:00 |
|
richard-dds
|
118a84560a
|
Add simple session management using redis
|
2018-06-27 16:07:25 -04:00 |
|
richard-dds
|
f9335c7a4e
|
Use black for formatting
|
2018-06-26 10:31:39 -04:00 |
|
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 |
|