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

Simplify deploy flow #875

Merged
merged 5 commits into from
Sep 2, 2022
Merged

Simplify deploy flow #875

merged 5 commits into from
Sep 2, 2022

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Aug 31, 2022

  • Make deploy button similar to preview button
  • Simplify dialog text
  • immediately deploy
  • Open the deployed application in a new tab
  • Remove releases page
Screen.Recording.2022-09-01.at.09.12.35.mov

closes #868
closes #795
closes #860

@render
Copy link

render bot commented Aug 31, 2022

@oliviertassinari oliviertassinari requested a deployment to simplify-deploy - toolpad-db PR #875 August 31, 2022 13:47 — with Render Abandoned
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 1, 2022
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 1, 2022
@Janpot Janpot merged commit 47684a0 into master Sep 2, 2022
@Janpot Janpot deleted the simplify-deploy branch September 2, 2022 13:08
const domLoader = useDomLoader();

const [createReleaseDialogOpen, setCreateReleaseDialogOpen] = React.useState(false);
const {
value: createReleaseDialogOpen,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small typo :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Janpot Janpot mentioned this pull request Sep 5, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants