dandds
|
95b2909664
|
make session TTL 10 minutes by default
|
2018-06-28 11:48:35 -04:00 |
|
dandds
|
46016faceb
|
test and update to README
|
2018-06-28 10:24:20 -04:00 |
|
richard-dds
|
118a84560a
|
Add simple session management using redis
|
2018-06-27 16:07:25 -04:00 |
|
richard-dds
|
e3cd982d58
|
Merge pull request #42 from dod-ccpo/list-requests
Include more real data in requests listing
|
2018-06-26 16:43:41 -04:00 |
|
richard-dds
|
f70bc7128e
|
Formatting
|
2018-06-26 16:38:34 -04:00 |
|
richard-dds
|
63b5f477f1
|
Provide mock user during testing
|
2018-06-26 16:34:09 -04:00 |
|
richard-dds
|
9a54ea287a
|
Remove mock requests
|
2018-06-26 16:34:09 -04:00 |
|
richard-dds
|
7616478b05
|
Send user id, not the entire dict
|
2018-06-26 16:34:09 -04:00 |
|
richard-dds
|
a693cb8a16
|
Use status and time_created from each request
|
2018-06-26 16:34:09 -04:00 |
|
richard-dds
|
e3951cc9b7
|
Merge pull request #43 from dod-ccpo/black
Use black to autoformat python code
|
2018-06-26 11:05:57 -04:00 |
|
richard-dds
|
0e852ae8ff
|
Fix two linter warnings as well
|
2018-06-26 10:39:30 -04:00 |
|
richard-dds
|
f9335c7a4e
|
Use black for formatting
|
2018-06-26 10:31:39 -04:00 |
|
briandds
|
3599440ee6
|
Merge pull request #41 from dod-ccpo/upgrade_pip
uprade pip in pipenv
|
2018-06-25 13:24:32 -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 |
|
Brian Duggan
|
875c64971d
|
uprade pip in pipenv
|
2018-06-21 11:33:54 -04:00 |
|
Jason Garber - Ctr
|
d166e697e9
|
Merge pull request #40 from dod-ccpo/disable-request-form-autocomplete
Disable autocomplete for JEDI request form
|
2018-06-20 11:38:09 -04:00 |
|
richard-dds
|
1cd14a23dc
|
Disable autocomplete for JEDI request form
|
2018-06-19 16:21:00 -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 |
|
dandds
|
4d285e6088
|
Merge pull request #39 from dod-ccpo/screen-2-fix
remove an unused template and fix a form bug
|
2018-06-19 15:56:28 -04:00 |
|
richard-dds
|
2c14498953
|
Add links for updating requests
|
2018-06-19 15:48:09 -04:00 |
|
richard-dds
|
819ce48e41
|
Implement the rest of the request form
|
2018-06-19 15:44:51 -04:00 |
|
richard-dds
|
1d2f481165
|
Put DateForm in a FormField so it gets serialized
|
2018-06-19 15:36:32 -04:00 |
|
dandds
|
bedb686424
|
remove an unused template and fix a form bug
|
2018-06-19 15:34:35 -04:00 |
|
richard-dds
|
ef4117ae11
|
Use new requests API /users/requests endpoints
|
2018-06-19 14:42:06 -04:00 |
|
richard-dds
|
5d171cd2c6
|
Fix new request test
|
2018-06-19 14:04:15 -04:00 |
|
richard-dds
|
92086a898f
|
Add MockRequestsClient
|
2018-06-19 14:03:42 -04:00 |
|
richard-dds
|
26176bc0a2
|
Fix show_form call
|
2018-06-19 14:03:16 -04:00 |
|
richard-dds
|
5e5abbe254
|
Fix Content-Type header in mock api client
|
2018-06-19 13:23:59 -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 |
|
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
|
b93b5a6c28
|
Merge pull request #35 from dod-ccpo/authnid-url
update authnid url and port in config
|
2018-06-18 14:35:04 -04:00 |
|
dandds
|
b622572cdf
|
Merge pull request #36 from dod-ccpo/validate-certs
turn off service SSL cert validation by default for development
|
2018-06-18 14:34:36 -04:00 |
|
dandds
|
cd06c26395
|
turn off service SSL cert validation by default for development
|
2018-06-18 14:25:00 -04:00 |
|
dandds
|
804954f172
|
update authnid url and port in config
|
2018-06-18 13:31:46 -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 |
|
briandds
|
b51955771f
|
Merge pull request #34 from dod-ccpo/reap
Reap child processes
|
2018-06-18 11:39:36 -04:00 |
|
Brian Duggan
|
d6bb02da66
|
Also store child pid
|
2018-06-18 11:35:22 -04:00 |
|
Brian Duggan
|
ca1c53edfd
|
reap child processes
|
2018-06-18 11:25:48 -04:00 |
|
richard-dds
|
aae68dd4c8
|
Merge pull request #33 from dod-ccpo/mock-clients
Inject api clients for easier mocking
|
2018-06-18 11:16:47 -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
|
6eb71cfe63
|
Add pylint and run before tests
|
2018-06-18 10:42:07 -04:00 |
|
Jason Garber - Ctr
|
373998f42d
|
Merge pull request #19 from dod-ccpo/save_data
Form objects and validation
|
2018-06-14 14:35:05 -04:00 |
|
Jason Garber
|
bcbba7edad
|
Modify test to work around authentication
|
2018-06-14 14:26:36 -04:00 |
|
Jason Garber
|
fb4a60332c
|
Handle arguments to script/test
|
2018-06-14 14:26:21 -04:00 |
|