1054 Commits

Author SHA1 Message Date
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
Luis Cielak
546ecef08f Style lables and adjust list 2018-08-01 09:06:15 -04:00
Luis Cielak
fbfd0b6c8c Update member header layout 2018-08-01 09:06:15 -04:00
Luis Cielak
38a6784222 Replace ascii traingles with svgs 2018-08-01 09:06:15 -04:00
Luis Cielak
b0a79e9b38 Remove dl markup 2018-08-01 09:06:15 -04:00
Luis Cielak
a47675d6e7 Update search bar 2018-08-01 09:06:15 -04:00
Luis Cielak
a4c4dc5ade Add fields to header 2018-08-01 09:06:15 -04:00
Luis Cielak
af1ac49d72 Add fields to panel heading 2018-08-01 09:06:15 -04:00
Luis Cielak
742a57b7c3 Fix firefox dropdown rendering issue 2018-08-01 09:06:15 -04:00
Luis Cielak
e8ca86f344 Add placeholder project item 2018-08-01 09:06:15 -04:00
Luis Cielak
b917b4bdb5 Style block list links 2018-08-01 09:06:15 -04:00
Luis Cielak
9f5b945270 Add member placeholder info 2018-08-01 09:06:15 -04:00
richard-dds
0b9d21ebef
Merge pull request #110 from dod-ccpo/mock-eda-client
Create mock eda client
2018-07-31 16:23:22 -04:00
richard-dds
0ff2b8cb03
Merge pull request #117 from dod-ccpo/fix-ie-date-format
Allow for multiple date formats
2018-07-31 15:57:17 -04:00
richard-dds
44b715fc01 Allow for multiple date formats 2018-07-31 15:16:04 -04:00
richard-dds
905375d79c Remove unnecessary XML 2018-07-31 14:44:09 -04:00
andrewdds
a7cc407952
Merge pull request #111 from dod-ccpo/ui/empty-states
Ui/empty states
2018-07-31 12:56:37 -04:00
Andrew Croce
4331f54adb remove dummy "empty" vars, just check if the arrays are empty 2018-07-31 12:07:25 -04:00
Andrew Croce
d9d638ab3b Add conditional empty state modules to Requests, Workspace Members, and Workspace Projects 2018-07-31 12:04:19 -04:00
Andrew Croce
a7f49d1299 EmptyState UI module 2018-07-31 12:04:19 -04:00
andrewdds
81999dc486
Merge pull request #114 from dod-ccpo/ui/workspaces-list
Clean up workspace list layout
2018-07-31 12:01:24 -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
Devon Mackay
da40d22add Remove debugging related items 2018-07-31 11:50:33 -04:00
Devon Mackay
8f22921622 Add postgres host to running container 2018-07-31 11:50:33 -04:00
Devon Mackay
40359e8e2d Switch to postgres in a container 2018-07-31 11:50:33 -04:00
Devon Mackay
dd69506e72 Add app name to PG settings 2018-07-31 11:50:33 -04:00
Devon Mackay
129db2968b Ensure app env is ci when testing 2018-07-31 11:50:33 -04:00
Devon Mackay
e4fd71437e Ensure get_db is sourced so the vars carry over 2018-07-31 11:50:33 -04:00