95 Commits

Author SHA1 Message Date
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
Luis Cielak
f433a0a34c Merge branch 'requests' of github.com:dod-ccpo/atst into requests 2018-05-30 16:28:38 -04:00
Luis Cielak
0caec1b317 Use rever_url in href for new reqs 2018-05-30 16:28:20 -04:00
Brian Duggan
b6f3020d8e Be more explicit in README 2018-05-30 16:26:34 -04:00
Luis Cielak
cd06f31702 Use in href for new reqs 2018-05-30 16:25:24 -04:00
Brian Duggan
f1d2933505 README 2018-05-30 16:23:28 -04:00
Brian Duggan
3fca30e357 add .envrc for direnv, and ignore *.pyc 2018-05-30 16:22:54 -04:00
Devon
552022af97
Merge pull request #15 from dod-ccpo/virtual-env-fixup
Virtual env fixup
2018-05-30 15:54:29 -04:00
Devon Mackay
bf66cd5ef3 Add fonts symlink to ignore 2018-05-30 15:39:46 -04:00
Devon Mackay
0dd4fd66d3 Add blank line to fix formatting 2018-05-30 15:38:56 -04:00
Devon Mackay
56a0613505 Add virtual env info and update app launch command 2018-05-30 15:35:41 -04:00
Devon Mackay
a2f69005ed Just being picky; I like to consisently use braces for bash vars 2018-05-30 15:18:02 -04:00
Devon Mackay
2c2ffea1a2 Ensure any command line parameters are passed on to the app 2018-05-30 15:15:08 -04:00
Devon Mackay
62c36cd516 Add virtual environment activation 2018-05-30 15:10:31 -04:00
Luis Cielak
1ee9b99876 Rename accounts to workplaces 2018-05-30 15:05:10 -04:00
Luis Cielak
5016d9ea60 Set static footer 2018-05-30 13:59:45 -04:00
Luis Cielak
493680a334 Remove temp link tag from header 2018-05-30 13:57:51 -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
c0b7a834d3 Update links for all and new requests 2018-05-30 11:27:40 -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
luisgov
f6fa44b065
Merge pull request #11 from dod-ccpo/jedi_accounts
Jedi Accounts
2018-05-30 09:59:47 -04:00
Luis Cielak
87a2f7864e Update page headings to H1 2018-05-29 17:28:44 -04:00
Luis Cielak
4f25242703 Rename app to JEDI 2018-05-29 17:24:41 -04:00
Luis Cielak
9882ce5c1a Add accounts table 2018-05-29 16:50:53 -04:00
Luis Cielak
3fc42d62df Add placeholder page and routes 2018-05-29 16:23:27 -04:00
briandds
763edd9ebe
Merge pull request #7 from dod-ccpo/scripts_to_rule
First pass at Scripts to Rule Them All
2018-05-29 16:00:07 -04:00
luisgov
0b809bd1cd
Merge pull request #10 from dod-ccpo/details_of_use
Add details of use fields and placeholder sections
2018-05-29 15:45:44 -04:00
Luis Cielak
4f9bda9698 Add details of use fields and placeholder sections for the rest of the requests steps 2018-05-29 15:37:04 -04:00
briandds
a675b9c0f0
Merge pull request #9 from dod-ccpo/request_screens
Add backend support for a multi-page form
2018-05-29 15:24:01 -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