Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dashboard] global dashboard to view tasks and scratch orgs. #455

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

duggiemitchell
Copy link

Cute animal pic

5241457_medium

Link to Trello card (if applicable)

https://trello.com/c/YjYj5O8o

Description

  • Description is in Trello card

Steps to test/reproduce

TBD

Show me

TBD

@duggiemitchell
Copy link
Author

jgerigmeyer and others added 5 commits February 24, 2021 10:10
* main: (153 commits)
  Combined deps upgrade.
  Update metecho/api/models.py
  address review
  test coverage
  backfill tests
  Check for org configs (if none) on selector render.
  Fill in latest_sha (if missing) before creating scratch org.
  Create epic/task branches on-demand, and do not allow creating orgs without first creating branch.
  Delete playground orgs on backwards migration.
  Combined deps upgrade.
  reorganize org components
  lint
  Finish backfilling pytest coverage.
  Begin backfilling pytest coverage.
  Update metecho/api/tests/jobs.py
  Update src/stories/components/Steps.stories.mdx
  Activate creation of Epic level playground scratch orgs.
  Upgrade deps.
  review
  Add files for local yarn/node/python version management.
  ...
* main: (144 commits)
  add slight shadow to remove collaborator button for truncation appearnace
  lint
  add alignment to cards with read-only badges
  right align read-only
  Add readonly badge to epic collaborator cards.
  lint
  Refresh project.github_users on render if missing user permissions.
  lint
  Stricter validation for Task assignees
  fix tests
  minor cleanup
  Check for duplicates in epic collaborators
  add padding to readonly badge
  Streamline collaborator selector
  Hydrate project collaborators via store selector
  Normalize github_users on front-end; always compare by "id" instead of "login".
  Use badge for readonly collaborators.
  lint
  Normalize GitHub users in Epics and Tasks
  upgrade ssri (security)
  ...
* main: (62 commits)
  Safari fix for subpixel border issue on SVG container
  add tests for popover button
  my bad
  lint
  Update test/js/store/user/actions.test.js
  adress style review
  center popover box-shadow
  flesh out a few more tests
  add test for tour_update_failed action
  adjust popover button border
  review cleanup
  Address @stacyk non-style review.
  Do not show header tooltip on epic/task pages.
  wip test for update_tour_succeeded
  edit header dropdown test
  lint
  Review tour text.
  remove unused component
  fix project-name popover
  repositin scratch org popover
  ...
* main:
  Bump core-js from 3.11.0 to 3.11.1
  Bump mini-css-extract-plugin from 1.5.0 to 1.5.1
  Bump black from 21.4b1 to 21.4b2
  Combined deps upgrade; fix storybook.
* main: (124 commits)
  Combined deps upgrade.
  Use more admin filters and search fields
  test
  review
  move inline-container class to container.scss
  Always copy `cumulusci.yml` from default branch
  review cleanup
  Bump i18next from 20.3.0 to 20.3.1
  Combined deps upgrade.
  style review cleanup
  maor review
  review
  Backfill js tests.
  Allow converting Epic scratch orgs into new tasks.
  fix test
  fix submit review button spacing
  review cleanup
  make sure org_config has access to the user_id
  move popovers to left
  fix project title on project list page
  ...
* main:
  Combined deps upgrade.
  Combined deps upgrade.
  update translations
  update translations
  review cleanup org actions file
  review cleanup
  test coverage
  More org type wording changes.
  cleanup
  edit org type variable name
  js tests
  Allow converting Task Scratch Org into Dev Org (existing task or new task).
  edit tests and toast messages
  update toast message copy
  fix tests
  edit org type logic
  wip dynamic org type in toast messages
* main:
  Allow superusers to access all projects
  Combined deps upgrade.
  Add "View on site" links to admin
  lint
  review
  add refresh modal
  edit actionTypes key values
  lint
  update docs
  add draft documention for confirmDelete component
  edit confirmDelete component and fix commitList
  lint
  add confirmDelete component in storybook
  render confirmDelete component
* main: (50 commits)
  Address deprecation warnings
  consistent story args
  Combined deps upgrade.
  add examples
  add confirmRemove documentation
  retrigger checks
  fixed/added BSD 3-Clause LICENSE file
  render confirmRemove component
  back to main
  hardcode fingerprint
  try again
  test deploy from ci
  configure gh-pages bot
  Try different CI config.
  lint
  fix progress story
  fix yarn
  fix circleci config
  add storybook deployment to CI flow
  Only poll after login for 10 seconds.
  ...
* main: (40 commits)
  Combined deps upgrade.
  order css by alpha
  review
  Adjust webpack aliases again.
  Fix text on tab popovers; adjust webpack aliases.
  Fix background url.
  Fix tests
  Fix 404 storybook page.
  Use newer webpack v5 asset modules.
  Use html-webpack-plugin defaults.
  Bump sphinx from 4.1.1 to 4.1.2
  Bump sentry-sdk from 1.3.0 to 1.3.1
  Bump webpack from 5.46.0 to 5.47.0
  Backfill js tests
  Only track other users' dev and test orgs, not playground.
  more test edits
  simplify test
  Fix failing test
  Combined deps upgrade.
  in progress tests
  ...
* main: (108 commits)
  test
  tweak walkthroughs to avoid joyride bugs
  fix initial tour callback
  wip fix create task step
  Combined deps upgrade.
  fix tests
  add more play and plan steps
  edit Tasks tab key
  add create task step for plan walkthrough
  add comment
  enforce consistent column widths on Epics table
  fix storybook
  Show help walkthru in landing modal
  Make sure tour elements are always in the dom
  ignore help case in tests
  close dropdown when tour starts
  Allow guided tour to set epics/tasks active tab
  review
  cleanup text
  add translations
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants