richard-dds
|
bc8bd719b6
|
Rename assets environment to play nicely with script/setup
|
2018-08-02 13:44:01 -04:00 |
|
richard-dds
|
9b3bedeb8f
|
Fix styleguide route and template
|
2018-08-02 13:34:05 -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
|
177ae84e8a
|
Split requests routes into multiple files
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
c2dd07eb11
|
Actually fix request form flow
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
d6b099c684
|
Formatting
|
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
|
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
|
34c570ab18
|
EmptyState UI module
|
2018-08-02 13:18:10 -04:00 |
|
richard-dds
|
bf279b7eee
|
Create mock eda client
|
2018-08-02 13:18:10 -04:00 |
|
dandds
|
55bd55a0b5
|
move logic for creating many PE Numbers to the domain repo
|
2018-07-31 11:50:34 -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 |
|
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 |
|
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
|
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
|
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 |
|
dandds
|
7f5f02985b
|
update and fix some tests from rebase
|
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 |
|
richard-dds
|
024051ae07
|
Models and migrations for requests
|
2018-07-31 11:49:06 -04:00 |
|
richard-dds
|
17a58fec21
|
Add models dir
|
2018-07-31 11:49:06 -04:00 |
|
Luis Cielak
|
be3d5b287e
|
Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue
|
2018-07-31 10:58:52 -04:00 |
|
Luis Cielak
|
04e532c8db
|
Normalize location and style for submiting the form
|
2018-07-30 15:33:05 -04:00 |
|
Luis Cielak
|
ecc0716e3b
|
Update data transfers dropdown
|
2018-07-30 15:33:05 -04:00 |
|
Luis Cielak
|
5a42f42f8a
|
Add more options for data transfer quanitties
|
2018-07-30 15:33:05 -04:00 |
|
Luis Cielak
|
7b307ed1d8
|
Add read-only fields for poc and org details
|
2018-07-30 15:33:05 -04:00 |
|
Luis Cielak
|
fa74074bca
|
Add plaeholder for review submit output fields
|
2018-07-30 15:33:05 -04:00 |
|
Luis Cielak
|
a008affb73
|
Disable html5 validations temporarily
|
2018-07-30 15:33:05 -04:00 |
|