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

Admin UI #15

Open
wants to merge 67 commits into
base: main
Choose a base branch
from
Open

Admin UI #15

wants to merge 67 commits into from

Conversation

nadilas
Copy link
Member

@nadilas nadilas commented Jan 25, 2023

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • pnpm lint passes with this change
  • This pull request links relevant issues as Fixes #0000
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec
📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @dotinc/bouncer-admin@0.1.1-canary.15.d3b48de.0
npm install @dotinc/bouncer-client@0.3.2-canary.15.d3b48de.0
npm install @dotinc/bouncer-core@0.7.2-canary.15.d3b48de.0
npm install @dotinc/bouncer-ui@0.1.1-canary.15.d3b48de.0
# or 
yarn add @dotinc/bouncer-admin@0.1.1-canary.15.d3b48de.0
yarn add @dotinc/bouncer-client@0.3.2-canary.15.d3b48de.0
yarn add @dotinc/bouncer-core@0.7.2-canary.15.d3b48de.0
yarn add @dotinc/bouncer-ui@0.1.1-canary.15.d3b48de.0

@vercel
Copy link

vercel bot commented Jan 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
bouncer ❌ Failed (Inspect) Mar 4, 2023 at 8:28AM (UTC)
usher ❌ Failed (Inspect) Mar 4, 2023 at 8:28AM (UTC)

@what-the-diff
Copy link

what-the-diff bot commented Jan 25, 2023

  • Added a new api for subscriptions
  • Updated the admin to use this new API and removed configClientApi as it was not used anywhere else in the codebase
  • Changed openapi generation from using @zodios/openapi to just plain old OpenAPI 3 spec builder (https://github.com/dot-industries/bouncer-core)

@nadilas
Copy link
Member Author

nadilas commented Jan 25, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@nadilas nadilas mentioned this pull request Jan 28, 2023
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