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

refactor: remove nexus-decorators, add data context #18211

Merged

Conversation

tgriesser
Copy link
Member

@tgriesser tgriesser commented Sep 23, 2021

  • Add @packages/data-context
  • Add yarn gulp makePackage for scaffolding a new server package
  • Removes nexus-decorators in favor of regular Nexus, creating better separation between data & schema
  • Possible to launch project in different browser types

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 23, 2021

Thanks for taking the time to open a PR!

…/remove-decorators

* unified-desktop-gui:
  fixing broken ct tests
  fix types
  remove old code
  chore: bump deps (#18213)
  feat(app): icon library supporting Cy's custom icons (#18195)
  feat(app): adding navigation, pages, router, and layout (#18194)
  chore: Update Chrome (stable) to 94.0.4606.54 (#18196)
  chore: bump yarn.lock (#18204)
  chore(tests): fix flake in net stubbing/xhr/proxy logging tests (#18163)
  chore: Update Chrome (beta) to 94.0.4606.54 (#18174)
  fix: add deprecation notice for win 32-bit (#18130)
  chore: fix broken firefox focus tests, bump resource class of chrome-beta job (#18133)
  fix(cli): Respect NO_PROXY on cypress download (#17702)
  chore: Update Chrome (beta) to 94.0.4606.50 (#18117)
  release 8.4.1 [skip ci]
  fix: GH env variable for test other projects (#18147)
  fix(open_project): remove unnecessary fn wrapping from tryToCalls (#18146)
  change @ts-expect-error -> @ts-ignore (#18047)
@tgriesser tgriesser changed the title wip on remove-decorators refactor: remove nexus-decorators, add data context (unified-desktop-gui) Sep 24, 2021
ImCesar and others added 6 commits September 25, 2021 11:28
* fix(unify): appveyor windows issue + better icon types (#18226)

* fixing icon types and rimraf on windows

* typo. evil typo

* fix type errors

Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
@lmiller1990 lmiller1990 force-pushed the tgriesser/unified-desktop-gui/remove-decorators branch from 64c6422 to b629c0c Compare September 27, 2021 06:08
@tgriesser tgriesser marked this pull request as ready for review September 27, 2021 13:40
@tgriesser tgriesser requested a review from a team as a code owner September 27, 2021 13:40
@tgriesser tgriesser changed the title refactor: remove nexus-decorators, add data context (unified-desktop-gui) refactor: remove nexus-decorators, add data context Sep 27, 2021
@tgriesser tgriesser merged commit 1d5b185 into unified-desktop-gui Sep 27, 2021
@tgriesser tgriesser deleted the tgriesser/unified-desktop-gui/remove-decorators branch September 27, 2021 15:49
tgriesser added a commit that referenced this pull request Sep 28, 2021
* unified-desktop-gui: (48 commits)
  refactor: remove nexus-decorators, add data context (#18211)
  fix mountFragment tests
  fix(unified-desktop-gui branch): initial installation on windows (#18247)
  fix(unify): fixing icons and supporting router within the shared cypress commands package (#18237)
  feat(launchpad): improve layout and design (#18238)
  feat(launchpad): add design tokens from Figma (#18223)
  fix(unify): appveyor windows issue + better icon types (#18226)
  fixing broken ct tests
  fix types
  remove old code
  chore: bump deps (#18213)
  feat(app): icon library supporting Cy's custom icons (#18195)
  feat(app): adding navigation, pages, router, and layout (#18194)
  chore: Update Chrome (stable) to 94.0.4606.54 (#18196)
  fix(launchpad): fix bugs introduced by urql/graphcache (#18193)
  chore: bump yarn.lock (#18204)
  feat: add gulp makePackage, begin to scaffold data-context (#18186)
  feat(launchpad): Directory Upload in Global Mode (#18165)
  chore(tests): fix flake in net stubbing/xhr/proxy logging tests (#18163)
  chore: remove nxs.gen.ts - should be created by codegen (#18184)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants