richard-dds
|
6c060c8256
|
Remove .to extension from nav templates
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
7de7b62ef1
|
Move requests routes into subfolder
|
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
|
ed0893b4a0
|
Converted all form pages. Flow still not working
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
6f0ff79904
|
First page of request form rendering, but flow is still WIP
|
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
|
1a6d42f385
|
Style lables and adjust list
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
cdd442c266
|
Update member header layout
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
727680c31f
|
Replace ascii traingles with svgs
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
cfbf2efdf6
|
Remove dl markup
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
c584899550
|
Update search bar
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
ccb38dc2c6
|
Add fields to header
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
391060b07f
|
Add fields to panel heading
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
72d5726885
|
Fix firefox dropdown rendering issue
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
88c073e1b2
|
Add placeholder project item
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
b4b99de7de
|
Style block list links
|
2018-08-02 13:18:10 -04:00 |
|
Luis Cielak
|
1db88a8191
|
Add member placeholder info
|
2018-08-02 13:18:10 -04:00 |
|
richard-dds
|
106b87b96e
|
Allow for multiple date formats
|
2018-08-02 13:18:10 -04:00 |
|
richard-dds
|
b14c490082
|
Remove unnecessary XML
|
2018-08-02 13:18:10 -04:00 |
|
Andrew Croce
|
6db9db3f7d
|
remove dummy "empty" vars, just check if the arrays are empty
|
2018-08-02 13:18:10 -04:00 |
|
Andrew Croce
|
6973443f36
|
Add conditional empty state modules to Requests, Workspace Members, and Workspace Projects
|
2018-08-02 13:18:10 -04:00 |
|
Andrew Croce
|
34c570ab18
|
EmptyState UI module
|
2018-08-02 13:18:10 -04:00 |
|
Andrew Croce
|
6ee71113c7
|
Clean up workspace list layout
|
2018-08-02 13:18:10 -04:00 |
|
richard-dds
|
bf279b7eee
|
Create mock eda client
|
2018-08-02 13:18:10 -04:00 |
|
dandds
|
b5c1745266
|
fix missing import from rebase
|
2018-08-01 09:06:48 -04:00 |
|
dandds
|
55bd55a0b5
|
move logic for creating many PE Numbers to the domain repo
|
2018-07-31 11:50:34 -04:00 |
|
dandds
|
ba4ea97d4b
|
remove reference to fundz in config and api mocks
|
2018-07-31 11:50:34 -04:00 |
|
dandds
|
65239b7882
|
fix pe number test to add non-existent pe number
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
0fca4753c5
|
add script for ingesting PE numbers and necessary script config for database
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
cb30ee99ca
|
remove fundz_client in favor of pe numbers repo
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
fc535ea715
|
domain repos for PE numbers and task orders
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
56690ed631
|
import fundz models
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
d3a51ccc29
|
remove authz url reference in config
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
206b7f7b2b
|
Remove unnecessary type hint
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
d207b259cf
|
Fix linting errors
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
efdf0b04ba
|
Formatting
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
08243a199a
|
Add domain tests for all of authz
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
e270350925
|
add WorkspaceUser tests from authz
|
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
|
4baa5fdd8c
|
add role and perms migrations for authorization
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
06c2c205a1
|
import authz domain module
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
8c75a5239d
|
import authz models
|
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 |
|
dandds
|
eeb45b61ed
|
fix lint errors
|
2018-07-31 11:50:33 -04:00 |
|
Devon Mackay
|
96ed26ed9f
|
Update to most recent scriptz
|
2018-07-31 11:50:33 -04:00 |
|