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

Feature/brands #85

Merged
merged 12 commits into from
Jan 23, 2025
Merged

Feature/brands #85

merged 12 commits into from
Jan 23, 2025

Conversation

BobWez98
Copy link
Collaborator

  • Refactored the brands import
  • Allow a Hybrid runway collection to have a route
  • Structured blueprints of runway resources
  • Removed old import buttons

config/rapidez/statamic.php Outdated Show resolved Hide resolved
config/rapidez/statamic.php Outdated Show resolved Hide resolved
config/rapidez/statamic/builder.php Outdated Show resolved Hide resolved
resources/views/page_builder/content.blade.php Outdated Show resolved Hide resolved
resources/views/utilities/import_utility/imports.blade.php Outdated Show resolved Hide resolved
src/Actions/ImportBrands.php Show resolved Hide resolved
src/Collections/Base.php Show resolved Hide resolved
src/Contracts/ImportsBrands.php Outdated Show resolved Hide resolved
src/RapidezStatamicServiceProvider.php Outdated Show resolved Hide resolved
src/RapidezStatamicServiceProvider.php Outdated Show resolved Hide resolved
@BobWez98 BobWez98 requested a review from royduin October 31, 2024 14:37
@@ -37,7 +37,7 @@
"statamic-rad-pack/runway": "^7.11",
"statamic/cms": "^5.0",
"statamic/eloquent-driver": "^4.9",
"tdwesten/statamic-builder": "^1.0",
"tdwesten/statamic-builder": "dev-main",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Put it on dev-main for now, there's no release yet but i added tdwesten/statamic-builder#37

Copy link
Member

Choose a reason for hiding this comment

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

There is now..

Copy link
Member

Choose a reason for hiding this comment

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

I suggest flipping this function around for readability.

Could you add a comment to the function on why we cannot do the entry query when running in console

@BobWez98
Copy link
Collaborator Author

I think this can be merged @royduin @kevinmeijer97 . I removed the UPGRADING.md again because @kevinmeijer97 added this in the docs.

@@ -32,14 +32,14 @@
"require": {
"php": "^8.1|^8.2",
"justbetter/statamic-glide-directive": "^2.1",
"rapidez/blade-directives": "^1.0",
"rapidez/blade-directives": "^0.6",
Copy link
Member

Choose a reason for hiding this comment

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

Why?

@royduin royduin merged commit e7bf04c into hybrid-runway Jan 23, 2025
@royduin royduin deleted the feature/brands branch January 23, 2025 08:37
@royduin
Copy link
Member

royduin commented Jan 23, 2025

Merged, but the composer dependency versions should still be fixed.

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.

4 participants