Commit Graph

  • 7fc31f6475 Add header grow class for distributed layout luis cielak 2018-08-22 13:55:04 -04:00
  • 3daf702302 Begin styling environmnet item luis cielak 2018-08-22 11:48:15 -04:00
  • 6747ef2659 Updates to tooltip heading and add text to remove icon luis cielak 2018-08-22 11:40:22 -04:00
  • 5616fa4f11 Adjust block list title alignmnet when there is a tooltip luis cielak 2018-08-22 10:59:32 -04:00
  • 3c20053268 remove unnecessary mounted function Andrew Croce 2018-08-22 13:29:25 -04:00
  • 9875a11860 Workspace now response to .members richard-dds 2018-08-22 11:49:05 -04:00
  • 379461e6fb Get Workspace.owner from role, not from request creator richard-dds 2018-08-22 11:38:10 -04:00
  • feb070eaab Merge pull request #193 from dod-ccpo/fix/tooltip-accessibility andrewdds 2018-08-22 11:26:15 -04:00
  • 287fcf7e3e Factor out _create_workspace_role richard-dds 2018-08-22 11:24:55 -04:00
  • 50e2666c3c Move Projects and Environments into their own files richard-dds 2018-08-22 11:21:29 -04:00
  • c6397c34ec spend table markup Andrew Croce 2018-08-22 11:17:13 -04:00
  • b2be63dd0f spend table styles Andrew Croce 2018-08-22 11:16:57 -04:00
  • 1b7b024bd7 Remove outdated comment richard-dds 2018-08-22 11:10:29 -04:00
  • eccd9c98f4 table style fixes Andrew Croce 2018-08-22 11:06:18 -04:00
  • 3406a90539 Increase h3 size globally Andrew Croce 2018-08-22 11:05:52 -04:00
  • 3eb9076b03 Add Authorization.is_in_workspace richard-dds 2018-08-22 11:05:51 -04:00
  • eb04321277 Toggler component Andrew Croce 2018-08-22 11:05:37 -04:00
  • e2e6e6da4d Redirect /workspaces/<id> to canonical URL richard-dds 2018-08-22 10:10:24 -04:00
  • 0469e061da Check permissions when attempting to create a project richard-dds 2018-08-21 20:47:22 -04:00
  • 9dd1a417e0 Re-introduce pytest-env richard-dds 2018-08-21 20:25:10 -04:00
  • e0ebce1448 Remove unused import richard-dds 2018-08-21 20:21:58 -04:00
  • ee94784ac9 Fix bug that attempted to create duplicate workspaces richard-dds 2018-08-21 20:17:48 -04:00
  • 9669a42b9a Workspaces.get requires user richard-dds 2018-08-21 16:57:56 -04:00
  • bfe901d6d8 Fix test richard-dds 2018-08-21 16:47:19 -04:00
  • 6236999caf Fix migration so that we can downgrade richard-dds 2018-08-21 16:38:23 -04:00
  • 3c5c2b8b5e Add action footer and some styles luis cielak 2018-08-21 16:28:30 -04:00
  • c5013f9028 Resolve conflcits luis cielak 2018-08-21 16:09:22 -04:00
  • be47b2dea0 Add some badly-placed tooltips to new project form richard-dds 2018-08-21 15:20:58 -04:00
  • 020e1b9cb0 Allow user to create new fields for environment names richard-dds 2018-08-21 15:12:58 -04:00
  • 67700e13ba Show alert when workspace is new richard-dds 2018-08-21 15:11:05 -04:00
  • 5203690748 Create new project richard-dds 2018-08-21 14:21:03 -04:00
  • 7c21e64c51 WIP projects templates richard-dds 2018-08-21 13:46:54 -04:00
  • 18cd1b4473 Approve request, create workspace after fin. verification richard-dds 2018-08-21 13:06:12 -04:00
  • 81619e07eb Try to decouple financial verification tests from Reqeusts internals richard-dds 2018-08-21 12:00:46 -04:00
  • 4d4e90f482 Remove eralchemy and print_schema richard-dds 2018-08-21 11:31:07 -04:00
  • 2b7798d03b Formatting richard-dds 2018-08-21 11:28:22 -04:00
  • 99d0f9a667 Create workspace and project in seed.py richard-dds 2018-08-21 11:25:58 -04:00
  • 0de8866919 workspace_projects route working richard-dds 2018-08-21 11:25:44 -04:00
  • dcd69f6b9f Workspaces page working richard-dds 2018-08-21 10:51:29 -04:00
  • 95f7fb2026 Add workspace in seed.py richard-dds 2018-08-21 10:48:24 -04:00
  • 92553f3b39 Add Workspaces.get_many richard-dds 2018-08-21 10:44:36 -04:00
  • 7d165e45d3 Authorize user in Workspaces.get richard-dds 2018-08-21 10:36:22 -04:00
  • ee17ca6633 Add Workspace.roles richard-dds 2018-08-21 10:26:12 -04:00
  • 43263f35cc Fix workspace_role workspace relationship richard-dds 2018-08-20 10:52:04 -04:00
  • a438e409ba Refactor workspace tests richard-dds 2018-08-20 10:22:01 -04:00
  • 59e1b2fe69 Commit workspace richard-dds 2018-08-17 13:20:27 -04:00
  • eea769e637 Add workspace and workspace role to db richard-dds 2018-08-17 11:41:33 -04:00
  • 8d58b2a7a0 WIP: created Project and Environment models richard-dds 2018-08-17 11:35:21 -04:00
  • 01778ada05 Add timestamps to workspace richard-dds 2018-08-17 11:02:59 -04:00
  • c723c9b326 WIP: creating a workspace creates a workspace_role dandds 2018-08-16 17:03:10 -04:00
  • 75f41d4d2b remove workspaces task order association for now dandds 2018-08-16 16:46:00 -04:00
  • ef153f5226 basic workspace model and repository implementation dandds 2018-08-16 09:51:35 -04:00
  • e1ffd8fc56 Merge pull request #196 from dod-ccpo/update-readme patricksmithdds 2018-08-21 17:10:25 -04:00
  • 1af833189d Specify python 3.6 dependency Patrick Smith 2018-08-21 16:48:50 -04:00
  • 9c59a8e4ca Merge pull request #195 from dod-ccpo/fix-test-runs patricksmithdds 2018-08-21 16:43:06 -04:00
  • 0abaf8bd77 Merge pull request #194 from dod-ccpo/show-workspace-name-in-header patricksmithdds 2018-08-21 16:42:36 -04:00
  • a2c1e12bac Merge pull request #191 from dod-ccpo/to-not-found-#159087193 dandds 2018-08-21 16:16:19 -04:00
  • e7ae991e93 Add pytest-env to fix pipenv run pytest command Patrick Smith 2018-08-21 16:01:21 -04:00
  • 56c5bb4ed2 Update README with better setup instructions Patrick Smith 2018-08-21 15:58:06 -04:00
  • 92e1036e8a Check against current url_rule instead of matching a path with a regex Patrick Smith 2018-08-21 14:54:56 -04:00
  • 0631b69503 Remove navigationContext variable Patrick Smith 2018-08-21 14:54:31 -04:00
  • 34d652f33a Add context processor to put allow accessing workspace in template Patrick Smith 2018-08-21 14:52:06 -04:00
  • f8c3ac824a Refactor workspace domain class to match other domain objects Patrick Smith 2018-08-21 14:51:10 -04:00
  • 1a9606f2b8 TaskOrders gets EDA client from current Flask app dandds 2018-08-21 14:02:01 -04:00
  • e068889b5b Merge pull request #192 from dod-ccpo/replicate patricksmithdds 2018-08-21 11:24:38 -04:00
  • 4d8399f068 Accessibility fixes for tooltip Andrew Croce 2018-08-21 11:04:57 -04:00
  • 949cb33b7a Specify two replicas in deployment Patrick Smith 2018-08-21 10:44:16 -04:00
  • e96f5cd3b4 Lower memory request for atst container Patrick Smith 2018-08-21 10:44:06 -04:00
  • e38bc2fa63 Merge pull request #190 from dod-ccpo/ui/reports-summary-layout andrewdds 2018-08-21 10:23:38 -04:00
  • a50b855389 task_order_id -> task_order_number dandds 2018-08-21 10:10:28 -04:00
  • dd72c09a24 test extended financial verification and task order validation dandds 2018-08-21 10:06:18 -04:00
  • 833c357b0a set form action correctly for financial verification dandds 2018-08-21 10:06:03 -04:00
  • 0a6cbe7e03 warning alert for manually entering task order info on financial form dandds 2018-08-21 09:22:39 -04:00
  • 4c1ffecea5 basic task order number validation dandds 2018-08-20 17:00:26 -04:00
  • 4618abb085 dummy markup for workspace reports summary panels Andrew Croce 2018-08-20 16:46:20 -04:00
  • 740900ebc6 imports Andrew Croce 2018-08-20 16:45:57 -04:00
  • 6d6d3d14ef fix dd margin in moz browsers Andrew Croce 2018-08-20 16:45:47 -04:00
  • 3016c76627 reports screen styles Andrew Croce 2018-08-20 16:45:31 -04:00
  • 3a1e626b8d meter default styles Andrew Croce 2018-08-20 16:45:01 -04:00
  • 42325d5a28 TaskOrders domain class can query EDA api via client dandds 2018-08-20 16:09:08 -04:00
  • 735b9b5179 show or hide manual TO fields based on query param dandds 2018-08-20 15:51:32 -04:00
  • 63b498d9db Merge pull request #189 from dod-ccpo/dod_branch_labels andrewdds 2018-08-20 15:11:45 -04:00
  • 9ba8fee233 allow alert actions to be a string or a list of action dicts Andrew Croce 2018-08-20 15:11:12 -04:00
  • ca2db7b58f funding screen base styles Andrew Croce 2018-08-20 15:10:51 -04:00
  • 03bf7c9dc0 dark gold color Andrew Croce 2018-08-20 15:10:35 -04:00
  • ee20a81b39 alert action styles Andrew Croce 2018-08-20 14:47:23 -04:00
  • 50792d9f37 refactor alert actions Andrew Croce 2018-08-20 14:43:08 -04:00
  • a05da67d71 correct link to workspace report screen Andrew Croce 2018-08-20 14:39:26 -04:00
  • 06caa21b58 add workspace report route Andrew Croce 2018-08-20 14:39:11 -04:00
  • 8d66a5cb38 workspace report base markup Andrew Croce 2018-08-20 14:38:56 -04:00
  • 939d449ac3 Merge branch 'master' into dod_branch_labels andrewdds 2018-08-20 14:09:46 -04:00
  • b3e82b3707 Add lists of other option choices Andrew Croce 2018-08-20 14:07:46 -04:00
  • 58435b4e0f Merge pull request #188 from dod-ccpo/x509-store-bug dandds 2018-08-20 13:49:35 -04:00
  • c9bc36bef3 use getOptionLabel filter for DOD component fields Andrew Croce 2018-08-20 13:38:04 -04:00
  • 55bf70ddf7 add filter for getting label out of options list Andrew Croce 2018-08-20 13:37:46 -04:00
  • 6ef1914d2d import SERVICE_BRANCHES data into request form templates Andrew Croce 2018-08-20 13:37:24 -04:00
  • 6fd0312cf5 Merge pull request #186 from dod-ccpo/require-migration-select-fields patricksmithdds 2018-08-20 13:32:31 -04:00
  • 19186a37e4 Merge pull request #187 from dod-ccpo/ui/review-and-submit andrewdds 2018-08-20 13:20:11 -04:00
  • ef0dc75107 Merge branch 'master' into ui/review-and-submit andrewdds 2018-08-20 13:02:47 -04:00
  • a574734a8b Merge pull request #184 from dod-ccpo/financial-page-bug-159795524 dandds 2018-08-20 12:50:55 -04:00