78 Commits

Author SHA1 Message Date
Andrew Croce
381c85b5ef jinja filter for getting an icon's SVG file contents 2018-08-02 16:14:40 -04:00
richard-dds
bc8bd719b6 Rename assets environment to play nicely with script/setup 2018-08-02 13:44:01 -04:00
richard-dds
44d1f56f67 Remove .to extension from header and footer templates 2018-08-02 13:27:58 -04:00
richard-dds
c6f51589ab Remove tornado cruft from app.py 2018-08-02 13:24:22 -04:00
richard-dds
d6b099c684 Formatting 2018-08-02 13:20:03 -04:00
richard-dds
4ffbbb3471 Request flow seems to be working 2018-08-02 13:20:03 -04:00
richard-dds
5d7dde3561 Financial verification form rendering 2018-08-02 13:20:02 -04:00
richard-dds
4ee662665e Requests index rendering 2018-08-02 13:20:02 -04:00
dandds
3a53fc122d switch workspace routes and templates to Flask and Jinja 2018-08-02 13:18:44 -04:00
richard-dds
0976aed778 home.html is rendering
- Converted Icon and SidenavItem into macros
- Setting a mock user on g.current_user
2018-08-02 13:18:44 -04:00
richard-dds
29c68151de Convert ui methods into Flask globals 2018-08-02 13:18:44 -04:00
richard-dds
6a5d3d57cf Flask setup 2018-08-02 13:18:44 -04:00
Luis Cielak
1db88a8191 Add member placeholder info 2018-08-02 13:18:10 -04:00
dandds
cb30ee99ca remove fundz_client in favor of pe numbers repo 2018-07-31 11:50:33 -04:00
dandds
202f88bae5 update handlers to user Users repo for managing authorization 2018-07-31 11:50:33 -04:00
dandds
dc2a1f572d remove references to requests-queue url and client 2018-07-31 11:50:33 -04:00
Devon Mackay
85c8a1166d Change db vars to standard postgres equivalents 2018-07-31 11:50:33 -04:00
dandds
4b2047df0a add new config pattern for database URI and overrides 2018-07-31 11:50:33 -04:00
dandds
78c55099bc update financial verification to use requests repo 2018-07-31 11:50:33 -04:00
richard-dds
818d180285 Update requests_submit 2018-07-31 11:49:06 -04:00
richard-dds
42cdf17ab6 Fix request_new 2018-07-31 11:49:06 -04:00
richard-dds
8d477003db Requests page working 2018-07-31 11:49:06 -04:00
Andrew Croce
9369a137ca Add mock screen for editing a project 2018-07-30 11:19:39 -04:00
Andrew Croce
862f1f7b18 change workspace projects URL 2018-07-27 10:16:25 -04:00
andrewdds
49460768ef
Merge pull request #96 from dod-ccpo/ui/request-approval-screen
Ui/request approval screen
2018-07-26 15:21:13 -04:00
dandds
5f7b37d0f8 add stub implementation for workspace members 2018-07-26 13:48:07 -04:00
dandds
c594d88804 stub functionality for individual workspaces with projects 2018-07-26 13:40:32 -04:00
andrewdds
9bbea99aa0
Merge branch 'master' into ui/request-approval-screen 2018-07-26 12:28:50 -04:00
Andrew Croce
19221b8277 Add dummy request/approval route 2018-07-26 12:14:48 -04:00
Patrick Smith
609597c0ad Redirect to interstitial submitted page 2018-07-24 10:42:14 -04:00
Patrick Smith
db0db3f327 Show financial verification page when request is approved 2018-07-24 10:42:14 -04:00
Luis Cielak
e99b13347a Begin ripping out current financial step out of req process 2018-07-24 10:42:14 -04:00
patricksmithdds
ef1f2224e9
Merge pull request #80 from dod-ccpo/158874759-validate-pe-number
Validate PE number
2018-07-20 14:11:21 -04:00
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