-
Notifications
You must be signed in to change notification settings - Fork 11
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
Partial reload #11
Merged
Merged
Partial reload #11
Conversation
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
@bigx333 Great! Looking at it now. Thanks for adding the tests! |
tmartin8080
approved these changes
Feb 17, 2020
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.
@bigx333 Thanks again, this looks great! I think we may need to start extracting some functions into separate modules soon.
Closed
tmartin8080
added a commit
that referenced
this pull request
Feb 18, 2020
commit bea2fd5 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 19:59:53 2020 -0500 Update readme commit dbe8a62 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 19:59:03 2020 -0500 Bump version commit 8095d81 Merge: f0e6770 ca50565 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 19:58:25 2020 -0500 Merge pull request #12 from totaltrash/develop Ensure response is sent when assets version is invalid commit ca50565 Author: Darren Black <d.black@federationtraining.edu.au> Date: Tue Feb 18 11:33:30 2020 +1100 Ensure response is sent when assets version is invalid commit f0e6770 Merge: e52be47 66f69cc Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:09:32 2020 -0500 Merge branch 'develop' of github.com:devato/inertia_phoenix into develop commit e52be47 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:09:28 2020 -0500 Add squash commits commit 66f69cc Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:04:40 2020 -0500 Update issue templates commit a30dda1 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:03:40 2020 -0500 Update code of conduct commit 2311e30 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:03:07 2020 -0500 Update contributing commit 34308ad Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:02:12 2020 -0500 Create CODE_OF_CONDUCT.md commit 5d4ebfe Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:00:47 2020 -0500 Update table of contents commit 3ea743c Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 15:00:11 2020 -0500 Add contributing link commit ebb4aa5 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:57:45 2020 -0500 Add contributing commit fde0f91 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:36:50 2020 -0500 Format changes commit ec2a7a0 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:33:17 2020 -0500 Update changelog commit 6992431 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:32:03 2020 -0500 Run credo commit 773e38f Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:29:07 2020 -0500 Fix license date commit 71a990d Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:27:59 2020 -0500 Update version commit 324f663 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:27:08 2020 -0500 Update readme commit 781f2e2 Merge: ebeb6e8 6f5e247 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:22:59 2020 -0500 Merge branch 'master' into develop commit ebeb6e8 Merge: 72d3689 43a1316 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:22:12 2020 -0500 Merge tag '0.1.8' into develop Added partial reloads commit 72d3689 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:21:34 2020 -0500 Bump version commit 13f952b Merge: 9f91904 b3da259 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:21:00 2020 -0500 Merge pull request #11 from bigx333/feature/partial-reload Partial reload commit 9f91904 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 14:18:54 2020 -0500 Add coveralls commit ea86780 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:48:42 2020 -0500 Update action commit b3da259 Author: Nelson Luiz Ferraz de Camargo <ncamargo@othostelecom.co.za> Date: Mon Feb 17 20:47:01 2020 +0200 Implements #4 and lazy loading of props commit e2cacdb Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:46:55 2020 -0500 Test coveralls commit b49f8f1 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:35:31 2020 -0500 Update changelog commit afb1140 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:35:12 2020 -0500 Update readme commit 84ef465 Merge: 3e3af98 34814e9 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:33:26 2020 -0500 Merge tag '0.1.7' into develop Add inertia_layout configuration commit 3e3af98 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:32:38 2020 -0500 Bump version commit f55b736 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 13:32:02 2020 -0500 Add layout configuration commit 24b4a30 Author: Troy Martin <troy@devato.com> Date: Mon Feb 17 12:29:15 2020 -0500 Bump version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This implements #4 and resolves anonymous functions being passed as props as described on https://inertiajs.com/responses#lazy-evaluation.
I've included tests for both and on my side and credo has no warnings.