Commit Graph

249 Commits

Author SHA1 Message Date
Claudio Dekker 00b085ed38
Upgrade Laravel 2021-12-08 18:00:39 +01:00
Claudio Dekker 9996c34ac7
WIP 2021-12-08 16:18:43 +01:00
Claudio Dekker 0dc060dd45
Upgrade to Vue 3 2021-12-08 16:15:39 +01:00
Jonathan Reinink 99b88e8943 Update app.js to use the new `createInertiaApp()` factory method 2021-06-14 08:20:30 -04:00
Jonathan Reinink d2c1bc9a0e Upgrade to the latest version of Inertia and the Vue adapter 2021-06-14 08:19:50 -04:00
Jonathan Reinink e20e5f5795 Simplify Webpack "@" alias setup 2021-06-14 08:04:19 -04:00
Jonathan Reinink 3db82754d5 Simplify Vue "runtime only" configuration 2021-06-14 08:04:05 -04:00
Jonathan Reinink c6c40f7573 Remove old code splitting config 2021-06-14 08:03:44 -04:00
Jonathan Reinink eb00e058d2 Allow route model binding of trashed models 2021-05-11 19:21:54 -04:00
Jonathan Reinink 4bd372d7a6
Merge pull request #138 from inertiajs/simplify-auth
Replace laravel/ui with simplified auth
2021-05-11 09:50:20 -04:00
Jonathan Reinink e83f102f83 Update auth to match Breeze controller and login request 2021-05-11 09:35:45 -04:00
Jonathan Reinink fd2f2318e3 Add request validation to login store endpoint 2021-05-11 08:09:50 -04:00
Jonathan Reinink d5fa662a54 Fix incorrect route name 2021-05-11 08:09:29 -04:00
Jonathan Reinink 54dfa567d4 Replace laravel/ui with simplified auth 2021-05-10 17:19:52 -04:00
Jonathan Reinink 463f622d0a Simplify Glide image handling 2021-05-10 16:18:33 -04:00
Jonathan Reinink 273239f8ba Add SVG favicon 2021-05-10 15:48:19 -04:00
Jonathan Reinink b7921b748f Disable code splitting 2021-05-10 15:34:42 -04:00
Jonathan Reinink 548ee3ae3c Make faker a production dependency 2021-05-10 15:33:14 -04:00
Jonathan Reinink 4e5c3c938f Update app to match latest Laravel defaults and best practices 2021-05-10 15:27:31 -04:00
Jonathan Reinink ee2716ee4c Remove "500 error" endpoint that just caused confusion 2021-05-10 13:05:31 -04:00
Jonathan Reinink cb723eeaee Update "filter" prop order 2021-05-10 12:41:56 -04:00
Jonathan Reinink 0f53e51169 Remove "remember query strings" middleware 2021-05-10 12:41:11 -04:00
Jonathan Reinink 18ddb912f3
Merge pull request #128 from nikhilkutinha/master
Upgrade manual visit method replace with get
2021-05-06 08:48:48 -04:00
Jonathan Reinink 74bca92615
Merge pull request #129 from iammikek/feature/fix-model-names
fixing case of contact model in tests
2021-05-04 07:05:18 -04:00
mkarthauser 02572a814a fixing case of contact model in tests 2021-04-30 18:55:07 +01:00
unknown 5f23bc6020 Fix manual visit 2021-04-29 10:02:27 +05:30
Jonathan Reinink f8ae3ce404
Merge pull request #118 from dneey/patch-1
Forgot Password
2021-04-21 07:34:55 -04:00
David Yartey 70718062bd
Forgot Password
Suggestion. Change forget password to forgot password.
2021-04-08 15:00:59 +00:00
Jonathan Reinink a3758546dc Fix pagination 2021-03-01 10:19:46 -05:00
Jonathan Reinink 61a2b24d2b Remove old errors prop 2021-02-27 12:04:41 -05:00
Jonathan Reinink 57593efb25
Merge pull request #99 from inertiajs/upgrade
Upgrade Ping CRM to latest version of Inertia.js
2021-02-27 11:37:26 -05:00
Jonathan Reinink e1f57c3613 Tweak pagination line height 2021-02-27 11:34:08 -05:00
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