-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sage10 support #112
Open
danlapteacru
wants to merge
33
commits into
master
Choose a base branch
from
sage10-support
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sage10 support #112
Changes from 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
8b6cb30
remove unused files && add sage10 support
danlapteacru 4da191d
sageflbuilder container to roots/app
danlapteacru 06ba097
remove richtext
danlapteacru b7959f6
remove aliases
danlapteacru 38c1c78
get compiled
danlapteacru 81383f6
remove abstract functions
danlapteacru 6e405f8
Remove redundant packages. Min stab dev
codepuncher 42835ef
add ServiceProvider
danlapteacru f37c20f
sage flbuilder themer support
danlapteacru 543ac81
remove redundant functions
danlapteacru 6b52721
add layout
danlapteacru 7317763
change views dir
danlapteacru fe18cd9
changes
danlapteacru 1a194d5
double quotes to single quotes
danlapteacru af30e1b
cr php:^7.4
codepuncher 4657bd7
Pass data to templates and type properties
codepuncher ad04af1
Cleanup templates
codepuncher 4990ec9
Don't ignore resources directory
codepuncher a702eb1
Use a View Composer to pass data to views
codepuncher 0e4def9
Rename view namespaces
codepuncher a76421b
Cast string IDs to int
codepuncher 362fb41
Fix not loading theme namespace
codepuncher f484236
export-ignore
codepuncher 9cee759
Allow filtering Post ID passed to template
codepuncher 295a86f
array
danlapteacru 7d061fe
remove array #view
danlapteacru d8bf8f3
loading view from the sage-flbuilder Modules directory
danlapteacru 395ad60
Merge pull request #113 from ItinerisLtd/sage10-load-view-from-sagefl…
danlapteacru afdb9ca
cr roots/acorn:2.0.0-alpha.0
codepuncher 125c40e
cr 'php:^7.4 || ^8.0'
codepuncher a916360
cr roots/acorn
codepuncher 2d63750
roots/acorn is a bedrock dependency
codepuncher bea2d6f
cr php:^8.1 -W
codepuncher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Redundant? Maybe try making it a blade file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codepuncher We will convert all these files into Blade later.