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

472 default settings #480

Merged
merged 11 commits into from
Mar 19, 2023
Merged

472 default settings #480

merged 11 commits into from
Mar 19, 2023

Conversation

hackpirodev
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ x ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: 472

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ x ] No

Other information

@hackpirodev hackpirodev self-assigned this Feb 26, 2023
@hackpirodev hackpirodev linked an issue Feb 26, 2023 that may be closed by this pull request
6 tasks
@codesandbox
Copy link

codesandbox bot commented Feb 26, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2023

⚠️ No Changeset found

Latest commit: 45c708b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hackpirodev hackpirodev temporarily deployed to Preview February 26, 2023 21:54 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 26, 2023 21:54 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 26, 2023 21:54 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 26, 2023 21:54 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2023

Deploy preview for codeimage-ui-dev ready!

✅ Preview
https://codeimage-ui-bj0fn27lb-riccardoperra.vercel.app
https://codeimage-ui-pr-480.vercel.app

Built with commit 45c708b.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2023

Deploy preview for codeimage-website-dev ready!

✅ Preview
https://codeimage-website-jgphis4n9-riccardoperra.vercel.app
https://codeimage-website-pr-480.vercel.app

Built with commit 45c708b.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2023

Deploy preview for codeimage-highlight-dev ready!

✅ Preview
https://codeimage-highlight-a9jy8iio6-riccardoperra.vercel.app
https://codeimage-highlight-pr-480.vercel.app

Built with commit 45c708b.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2023

Deploy preview for codeimage ready!

✅ Preview
https://codeimage-48mtl3c74-riccardoperra.vercel.app
https://codeimage-app-pr-480.vercel.app

Built with commit 45c708b.
This pull request is being automatically deployed with vercel-action

@riccardoperra riccardoperra temporarily deployed to Preview February 27, 2023 07:44 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview February 27, 2023 07:44 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview February 27, 2023 07:44 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview February 27, 2023 07:44 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 27, 2023 21:16 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 27, 2023 21:16 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 27, 2023 21:16 — with GitHub Actions Inactive
@hackpirodev hackpirodev temporarily deployed to Preview February 27, 2023 21:16 — with GitHub Actions Inactive
@riccardoperra riccardoperra changed the base branch from main to next March 4, 2023 19:41
@riccardoperra riccardoperra force-pushed the 472-default-settings branch from 1bff725 to 85bd00a Compare March 4, 2023 19:42
@riccardoperra riccardoperra temporarily deployed to Preview March 4, 2023 19:47 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 4, 2023 19:47 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 4, 2023 19:47 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 4, 2023 19:47 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 5, 2023 20:54 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 5, 2023 20:54 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 5, 2023 20:54 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 5, 2023 20:54 — with GitHub Actions Inactive
* feat(api): move preset into handlers
* feat(api): handlers fix types, handler service integration
* feat(api): cleanup models and repository
* feat(api): preset mapper layer
* feat(api): export route schemas
* test(api): preset test
* feat(api): preset api, test and better domain impl
* test(api): fix test
* test(api): integration test and schema fixes
* test(api): add some integration test
* test(api): add update preset integration test
@riccardoperra riccardoperra temporarily deployed to Preview March 13, 2023 20:24 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 13, 2023 20:24 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 13, 2023 20:24 — with GitHub Actions Inactive
@riccardoperra riccardoperra temporarily deployed to Preview March 13, 2023 20:24 — with GitHub Actions Inactive
@riccardoperra riccardoperra marked this pull request as ready for review March 19, 2023 14:50
@riccardoperra riccardoperra merged commit 88a4dbd into next Mar 19, 2023
@riccardoperra riccardoperra deleted the 472-default-settings branch March 19, 2023 14:51
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.

🚀 - Default settings
2 participants