Commit Graph

  • ed0893b4a0 Converted all form pages. Flow still not working richard-dds 2018-08-02 10:36:25 -04:00
  • 6f0ff79904 First page of request form rendering, but flow is still WIP richard-dds 2018-08-02 10:21:26 -04:00
  • 5d7dde3561 Financial verification form rendering richard-dds 2018-08-01 16:25:08 -04:00
  • 4ee662665e Requests index rendering richard-dds 2018-08-01 14:17:43 -04:00
  • 3a53fc122d switch workspace routes and templates to Flask and Jinja dandds 2018-08-01 13:15:07 -04:00
  • 0976aed778 home.html is rendering richard-dds 2018-08-01 11:40:07 -04:00
  • 29c68151de Convert ui methods into Flask globals richard-dds 2018-08-01 11:22:21 -04:00
  • 6a5d3d57cf Flask setup richard-dds 2018-08-01 10:51:14 -04:00
  • 1a6d42f385 Style lables and adjust list Luis Cielak 2018-07-31 16:16:43 -04:00
  • cdd442c266 Update member header layout Luis Cielak 2018-07-31 16:04:17 -04:00
  • 727680c31f Replace ascii traingles with svgs Luis Cielak 2018-07-31 14:44:56 -04:00
  • cfbf2efdf6 Remove dl markup Luis Cielak 2018-07-31 14:27:33 -04:00
  • c584899550 Update search bar Luis Cielak 2018-07-31 14:17:14 -04:00
  • ccb38dc2c6 Add fields to header Luis Cielak 2018-07-31 13:49:06 -04:00
  • 391060b07f Add fields to panel heading Luis Cielak 2018-07-31 13:26:36 -04:00
  • 72d5726885 Fix firefox dropdown rendering issue Luis Cielak 2018-07-31 11:19:18 -04:00
  • 88c073e1b2 Add placeholder project item Luis Cielak 2018-07-31 10:42:14 -04:00
  • b4b99de7de Style block list links Luis Cielak 2018-07-31 10:29:22 -04:00
  • 1db88a8191 Add member placeholder info Luis Cielak 2018-07-30 17:26:07 -04:00
  • 106b87b96e Allow for multiple date formats richard-dds 2018-07-31 15:16:04 -04:00
  • b14c490082 Remove unnecessary XML richard-dds 2018-07-31 14:44:09 -04:00
  • 6db9db3f7d remove dummy "empty" vars, just check if the arrays are empty Andrew Croce 2018-07-31 12:07:25 -04:00
  • 6973443f36 Add conditional empty state modules to Requests, Workspace Members, and Workspace Projects Andrew Croce 2018-07-30 16:10:28 -04:00
  • 34c570ab18 EmptyState UI module Andrew Croce 2018-07-30 16:09:55 -04:00
  • 6ee71113c7 Clean up workspace list layout Andrew Croce 2018-07-31 10:00:27 -04:00
  • bf279b7eee Create mock eda client richard-dds 2018-07-24 16:48:15 -04:00
  • b5c1745266 fix missing import from rebase dandds 2018-08-01 09:06:48 -04:00
  • 546ecef08f Style lables and adjust list Luis Cielak 2018-07-31 16:16:43 -04:00
  • fbfd0b6c8c Update member header layout Luis Cielak 2018-07-31 16:04:17 -04:00
  • 38a6784222 Replace ascii traingles with svgs Luis Cielak 2018-07-31 14:44:56 -04:00
  • b0a79e9b38 Remove dl markup Luis Cielak 2018-07-31 14:27:33 -04:00
  • a47675d6e7 Update search bar Luis Cielak 2018-07-31 14:17:14 -04:00
  • a4c4dc5ade Add fields to header Luis Cielak 2018-07-31 13:49:06 -04:00
  • af1ac49d72 Add fields to panel heading Luis Cielak 2018-07-31 13:26:36 -04:00
  • 742a57b7c3 Fix firefox dropdown rendering issue Luis Cielak 2018-07-31 11:19:18 -04:00
  • e8ca86f344 Add placeholder project item Luis Cielak 2018-07-31 10:42:14 -04:00
  • b917b4bdb5 Style block list links Luis Cielak 2018-07-31 10:29:22 -04:00
  • 9f5b945270 Add member placeholder info Luis Cielak 2018-07-30 17:26:07 -04:00
  • 0b9d21ebef Merge pull request #110 from dod-ccpo/mock-eda-client richard-dds 2018-07-31 16:23:22 -04:00
  • 0ff2b8cb03 Merge pull request #117 from dod-ccpo/fix-ie-date-format richard-dds 2018-07-31 15:57:17 -04:00
  • 44b715fc01 Allow for multiple date formats richard-dds 2018-07-31 15:16:04 -04:00
  • 905375d79c Remove unnecessary XML richard-dds 2018-07-31 14:44:09 -04:00
  • a7cc407952 Merge pull request #111 from dod-ccpo/ui/empty-states andrewdds 2018-07-31 12:56:37 -04:00
  • 4331f54adb remove dummy "empty" vars, just check if the arrays are empty Andrew Croce 2018-07-31 12:07:25 -04:00
  • d9d638ab3b Add conditional empty state modules to Requests, Workspace Members, and Workspace Projects Andrew Croce 2018-07-30 16:10:28 -04:00
  • a7f49d1299 EmptyState UI module Andrew Croce 2018-07-30 16:09:55 -04:00
  • 81999dc486 Merge pull request #114 from dod-ccpo/ui/workspaces-list andrewdds 2018-07-31 12:01:24 -04:00
  • 55bd55a0b5 move logic for creating many PE Numbers to the domain repo dandds 2018-07-31 11:43:09 -04:00
  • ba4ea97d4b remove reference to fundz in config and api mocks dandds 2018-07-31 11:21:48 -04:00
  • 65239b7882 fix pe number test to add non-existent pe number dandds 2018-07-31 11:19:29 -04:00
  • 0fca4753c5 add script for ingesting PE numbers and necessary script config for database dandds 2018-07-31 09:21:33 -04:00
  • cb30ee99ca remove fundz_client in favor of pe numbers repo dandds 2018-07-30 16:25:15 -04:00
  • fc535ea715 domain repos for PE numbers and task orders dandds 2018-07-30 15:50:33 -04:00
  • 56690ed631 import fundz models dandds 2018-07-30 14:46:37 -04:00
  • d3a51ccc29 remove authz url reference in config dandds 2018-07-31 10:50:22 -04:00
  • 206b7f7b2b Remove unnecessary type hint richard-dds 2018-07-30 15:40:37 -04:00
  • d207b259cf Fix linting errors richard-dds 2018-07-30 15:37:31 -04:00
  • efdf0b04ba Formatting richard-dds 2018-07-30 15:33:19 -04:00
  • 08243a199a Add domain tests for all of authz richard-dds 2018-07-30 15:31:14 -04:00
  • e270350925 add WorkspaceUser tests from authz dandds 2018-07-30 14:19:38 -04:00
  • 202f88bae5 update handlers to user Users repo for managing authorization dandds 2018-07-30 14:04:05 -04:00
  • 4baa5fdd8c add role and perms migrations for authorization dandds 2018-07-30 14:03:42 -04:00
  • 06c2c205a1 import authz domain module dandds 2018-07-30 11:44:56 -04:00
  • 8c75a5239d import authz models dandds 2018-07-30 11:36:03 -04:00
  • dc2a1f572d remove references to requests-queue url and client dandds 2018-07-31 09:35:17 -04:00
  • eeb45b61ed fix lint errors dandds 2018-07-31 08:49:00 -04:00
  • 96ed26ed9f Update to most recent scriptz Devon Mackay 2018-07-31 08:47:57 -04:00
  • da40d22add Remove debugging related items Devon Mackay 2018-07-31 07:03:49 -04:00
  • 8f22921622 Add postgres host to running container Devon Mackay 2018-07-31 06:37:26 -04:00
  • 40359e8e2d Switch to postgres in a container Devon Mackay 2018-07-31 06:26:25 -04:00
  • dd69506e72 Add app name to PG settings Devon Mackay 2018-07-30 20:35:00 -04:00
  • 129db2968b Ensure app env is ci when testing Devon Mackay 2018-07-30 20:25:01 -04:00
  • e4fd71437e Ensure get_db is sourced so the vars carry over Devon Mackay 2018-07-30 20:19:36 -04:00
  • 9e937eca8b Debug travis ip and psql connect issues Devon Mackay 2018-07-30 20:05:50 -04:00
  • 09b8b8ab4c Debug travis ip and psql connect issues Devon Mackay 2018-07-30 20:02:41 -04:00
  • c1dc914953 Remove blank line Devon Mackay 2018-07-30 19:50:33 -04:00
  • 0d30d08718 Fix type Devon Mackay 2018-07-30 18:41:01 -04:00
  • 1d0d57735d Rename script Devon Mackay 2018-07-30 18:31:18 -04:00
  • 413f5329bb Add DB info and setup Devon Mackay 2018-07-30 18:26:53 -04:00
  • 79204383ac Add postgres to ATST build Devon Mackay 2018-07-30 18:22:42 -04:00
  • ea014d3b8b Add postgres hostname used during CI Devon Mackay 2018-07-30 18:22:08 -04:00
  • aa1c73262b Switch to scriptz feature branch Devon Mackay 2018-07-30 15:51:55 -04:00
  • 239a0e9821 Add wrapper script for settign DB ENV vars Devon Mackay 2018-07-30 15:51:36 -04:00
  • 85c8a1166d Change db vars to standard postgres equivalents Devon Mackay 2018-07-30 15:50:50 -04:00
  • 4b2047df0a add new config pattern for database URI and overrides dandds 2018-07-30 10:15:48 -04:00
  • 78c55099bc update financial verification to use requests repo dandds 2018-07-27 15:27:50 -04:00
  • 7f5f02985b update and fix some tests from rebase dandds 2018-07-27 15:15:44 -04:00
  • 84c228ec2e update submodule dandds 2018-07-27 14:57:59 -04:00
  • 12507109ac update tests, remove MockRequestsClient richard-dds 2018-07-23 16:44:39 -04:00
  • 4291b614c9 Add request domain tests and factories richard-dds 2018-07-23 16:19:12 -04:00
  • 818d180285 Update requests_submit richard-dds 2018-07-23 16:04:06 -04:00
  • 42cdf17ab6 Fix request_new richard-dds 2018-07-23 15:58:57 -04:00
  • 8d477003db Requests page working richard-dds 2018-07-23 15:23:09 -04:00
  • 024051ae07 Models and migrations for requests richard-dds 2018-07-23 14:58:26 -04:00
  • 543250377c Merge pipfiles richard-dds 2018-07-23 14:45:08 -04:00
  • 17a58fec21 Add models dir richard-dds 2018-07-23 14:44:59 -04:00
  • 60ff20834b Merge pull request #107 from dod-ccpo/ui/request-form luisgov 2018-07-31 11:21:08 -04:00
  • be3d5b287e Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue Luis Cielak 2018-07-31 10:58:52 -04:00
  • 632132de10 Update test for alert--error Luis Cielak 2018-07-31 10:31:45 -04:00
  • 7431b7519d Merge pull request #113 from dod-ccpo/ui/fix-search-filters andrewdds 2018-07-31 10:00:54 -04:00