Jonathan Reinink
|
adc0db7c41
|
Upgrade to Tailwind 2.0 and Laravel Mix 6
|
2021-02-27 11:29:53 -05:00 |
Jonathan Reinink
|
5dab72d894
|
Clean up code formatting
|
2021-02-27 09:14:52 -05:00 |
Jonathan Reinink
|
f3b8bba02b
|
Update NPM dependencies
|
2021-02-27 08:49:16 -05:00 |
Jonathan Reinink
|
12d3c1b6e9
|
Add support for PHP 8
|
2021-02-27 08:38:26 -05:00 |
Jonathan Reinink
|
6ea4d09092
|
Simplify pagination
|
2021-02-27 08:36:45 -05:00 |
Jonathan Reinink
|
13ce803840
|
Update PHP dependencies
|
2021-02-27 08:36:24 -05:00 |
Jonathan Reinink
|
3cf207b350
|
Fix owner attribute
|
2021-02-27 08:10:23 -05:00 |
Jonathan Reinink
|
a0c6028230
|
Standardize form submit handlers
|
2021-02-27 07:58:58 -05:00 |
Jonathan Reinink
|
5ea932ab90
|
Fix issue with "remember" boolean on login page
|
2021-02-27 07:50:50 -05:00 |
Jonathan Reinink
|
9a01ae5e11
|
Fix edit user form resetting
|
2020-12-22 16:40:13 -05:00 |
Jonathan Reinink
|
3c9d00deeb
|
Update edit user form to use the new Inertia form
|
2020-12-22 13:38:37 -05:00 |
Jonathan Reinink
|
f1b1fec306
|
Update create user form to use the new Inertia form
|
2020-12-22 13:37:51 -05:00 |
Jonathan Reinink
|
19d8005c30
|
Update edit organization form to use the new Inertia form
|
2020-12-22 13:34:24 -05:00 |
Jonathan Reinink
|
8b7672391c
|
Update create organization form to use the new Inertia form
|
2020-12-22 13:33:00 -05:00 |
Jonathan Reinink
|
312a5eb4ed
|
Update edit contact form to use the new Inertia form
|
2020-12-22 13:26:13 -05:00 |
Jonathan Reinink
|
f8d9865c09
|
Update create contact form to use the new Inertia form
|
2020-12-22 13:23:28 -05:00 |
Jonathan Reinink
|
a1eaaf7cfc
|
Update main menu to use url on Inertia page object
|
2020-12-22 12:19:09 -05:00 |
Jonathan Reinink
|
9d640300fe
|
Remove old code from layout
|
2020-12-22 12:16:54 -05:00 |
Jonathan Reinink
|
d41b483a56
|
Update logout link to a button
|
2020-12-22 12:05:25 -05:00 |
Jonathan Reinink
|
b06166827f
|
Update login form to use the new Inertia form
|
2020-12-22 12:03:21 -05:00 |
Jonathan Reinink
|
27272fb7d2
|
Update app.js to use new Inertia exports
|
2020-12-22 11:49:31 -05:00 |
Jonathan Reinink
|
9b2b7d74ef
|
Update $page object to use $page.props
|
2020-12-22 11:48:16 -05:00 |
Claudio Dekker
|
39cd397852
|
Use Inertia Middleware for bootstrapping (#88)
* Use Inertia Middleware for bootstrapping
* Update Middleware
* WIP
* Rename middleware to new defaults
* Fix middleware in Kernel
* Align Middleware + update dependency
Co-authored-by: Claudio Dekker <claudiodekker@users.noreply.github.com>
|
2020-10-23 08:15:07 -04:00 |
Jonathan Reinink
|
c322e813f0
|
Fix mobile scrolling issues
|
2020-09-26 07:27:51 -04:00 |
Jonathan Reinink
|
73f38911a2
|
Add "failed_jobs" migration and cleanup migrations
|
2020-09-26 06:56:09 -04:00 |
Jonathan Reinink
|
e79e7994e2
|
Merge pull request #70 from inertiajs/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-09-26 06:45:10 -04:00 |
Jonathan Reinink
|
fefca4c429
|
Merge pull request #76 from inertiajs/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-09-26 06:44:43 -04:00 |
Jonathan Reinink
|
e818f81539
|
Tweak formatting on user edit page
|
2020-09-24 13:40:04 -04:00 |
Jonathan Reinink
|
47aab49c64
|
Remove nprogress CSS (now included in @inertiajs/progress)
|
2020-09-24 13:34:16 -04:00 |
Jonathan Reinink
|
aefda49018
|
Merge pull request #84 from claudiodekker/master
Align implementation with Inertia.js 0.3.0
|
2020-09-24 13:32:38 -04:00 |
Claudio Dekker
|
3537db2488
|
Adjust examples to 0.3.0
|
2020-09-24 17:37:48 +02:00 |
Claudio Dekker
|
fc4e34785f
|
Update Inertia
|
2020-09-24 17:24:07 +02:00 |
Jonathan Reinink
|
8ad4b6f33f
|
Merge pull request #82 from KABBOUCHI/patch-1
Fix images route
|
2020-09-12 07:26:16 -04:00 |
Georges KABBOUCHI
|
b1e65c7716
|
Fix images route
|
2020-09-12 14:22:16 +03:00 |
Jonathan Reinink
|
e304a99333
|
Merge pull request #79 from inertiajs/laravel8
Upgrade to Laravel 8
|
2020-09-08 18:54:40 -04:00 |
Jonathan Reinink
|
15b761208e
|
Upgrade to Laravel 8
|
2020-09-08 18:45:49 -04:00 |
Jonathan Reinink
|
680826b072
|
Simplify validation errors
|
2020-09-08 16:14:52 -04:00 |
Jonathan Reinink
|
4e5cdebe4e
|
Merge pull request #78 from inertiajs/dependabot/composer/symfony/http-kernel-5.1.5
Bump symfony/http-kernel from 5.1.3 to 5.1.5
|
2020-09-02 14:31:14 -04:00 |
dependabot[bot]
|
b83bfef1f4
|
Bump symfony/http-kernel from 5.1.3 to 5.1.5
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-02 18:28:34 +00:00 |
dependabot[bot]
|
7abb114595
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 13:45:43 +00:00 |
Jonathan Reinink
|
143d67008a
|
Add Heroku compile script back
|
2020-07-29 11:37:32 -04:00 |
Jonathan Reinink
|
38861f0055
|
Merge pull request #75 from inertiajs/laravel7
Upgrade to Laravel 7
|
2020-07-29 11:14:08 -04:00 |
Jonathan Reinink
|
393b5b441f
|
Update routes
|
2020-07-29 11:07:37 -04:00 |
Jonathan Reinink
|
c1970f347b
|
Remove unused imports
|
2020-07-29 11:00:58 -04:00 |
Jonathan Reinink
|
fba2969951
|
Fix coding styles
|
2020-07-29 10:58:25 -04:00 |
Jonathan Reinink
|
35cb4ef4e1
|
Update dependencies
|
2020-07-29 10:43:22 -04:00 |
Jonathan Reinink
|
b375bd3595
|
Update http kernel
|
2020-07-29 10:39:18 -04:00 |
Jonathan Reinink
|
c2e99b97cf
|
Update middleware
|
2020-07-29 10:37:19 -04:00 |
Jonathan Reinink
|
108bd18523
|
Update console kernel
|
2020-07-29 10:33:44 -04:00 |
Jonathan Reinink
|
e48dff3138
|
Update service providers
|
2020-07-29 10:33:16 -04:00 |