Commit Graph

1579 Commits

Author SHA1 Message Date
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