Commit Graph

274 Commits

Author SHA1 Message Date
Jonathan Reinink 7158fe8835 Merge branch 'master' of github.com:inertiajs/pingcrm 2019-05-18 08:24:54 -04:00
Jonathan Reinink 4697d5fac9 Tweak formatting of resolveComponent callback 2019-05-18 08:22:34 -04:00
Jonathan Reinink 50454a162a Update dependencies 2019-05-18 08:22:13 -04:00
Jonathan Reinink dbf49a48b7 Update dependencies 2019-05-17 11:10:09 -04:00
Jonathan Reinink 6ad8834761 Update dependencies 2019-05-17 10:34:58 -04:00
Jonathan Reinink 248de1598d Update dependencies 2019-05-16 15:01:43 -04:00
Jonathan Reinink 3f3da3dbbd Update Vue build 2019-05-16 08:08:43 -04:00
Jonathan Reinink 3a910bc60c Fix css naming conflict
Resolves #18
2019-05-15 09:24:42 -04:00
Jonathan Reinink 279a38798b Replace provide/inject with new $page property 2019-05-15 09:06:24 -04:00
Jonathan Reinink a4c502e64d Update dependencies 2019-05-08 10:47:59 -04:00
Jonathan Reinink 0e94b372d1 Update to new Inertia middleware 2019-04-25 11:18:18 -04:00
Jonathan Reinink ad05adf470 Switch to string format for "remember" 2019-04-25 08:13:15 -04:00
Jonathan Reinink f8666b151c Update Inertia Vue adapter 2019-04-25 08:12:45 -04:00
Jonathan Reinink 8545238951 Update Inertia 2019-04-25 07:26:24 -04:00
Jonathan Reinink 4b9ba378d1 Upgrade to functional <inertia-link> 2019-04-24 17:03:34 -04:00
Jonathan Reinink 179913f563 Tweak formatting of base model 2019-04-24 16:19:50 -04:00
Jonathan Reinink 0bf98f847c
Merge pull request #16 from dbpolito/patch-1
Improving Model
2019-04-24 16:15:45 -04:00
Jonathan Reinink 6e757083e3 Update to new Inertia plugin format 2019-04-24 14:45:13 -04:00
Jonathan Reinink b83fda83a5 Use better variable name 2019-04-24 14:44:11 -04:00
Jonathan Reinink 3eba742d13
Merge pull request #17 from bakerkretzmar/test-page-props
Update tests to retrieve props from page
2019-04-24 08:38:48 -04:00
Jacob Baker-Kretzmar a3fd6a1f1e Retrieve props from inside page object 2019-04-24 13:35:16 +01:00
Daniel Polito e576fdff93
Improving Model 2019-04-23 12:49:12 -03:00
Jonathan Reinink 732a62e048 Simplify source maps configuration 2019-04-22 11:25:49 -04:00
Jonathan Reinink aa3ec42b85
Merge pull request #11 from incon/patch-2
Add inline source maps to JavaScript files
2019-04-22 11:19:51 -04:00
Jonathan Reinink ae568c2b47 Implement new "Inertia remember" functionality 2019-04-22 11:07:35 -04:00
Jonathan Reinink 0b6114dd88 Setup Inertia version tracking 2019-04-18 05:51:28 -04:00
Jonathan Reinink 46764b2e1b Update all pages to use Inertia for POST, PUT and DELETE requests 2019-04-15 21:21:57 -04:00
Jonathan Reinink 72262482e2 Change logout to POST endpoint 2019-04-15 19:39:49 -04:00
Jonathan Reinink f357317f46 Automatically convert routes to strings 2019-04-15 19:38:57 -04:00
Jonathan Reinink 87b77f794c Update dependencies 2019-04-15 19:31:39 -04:00
Jonathan Reinink fbdaf9b656 Initial work adding support for non-GET Inertia visits 2019-04-15 19:08:08 -04:00
Jonathan Reinink aa2bf5202c Make pagination links update history 2019-04-15 19:05:48 -04:00
Jonathan Reinink 20e4d93f01
Merge pull request #14 from Juhlinus/contacts-test
Added Contacts Feature test
2019-04-09 19:32:55 -04:00
Jonathan Reinink b31d950185 Switch to using @inertia directive 2019-04-09 18:55:36 -04:00
Jonathan Reinink ce9913e28b
Merge pull request #12 from Juhlinus/master
Removed duplicate SESSION_DRIVER entry in phpunit.xml
2019-04-09 06:45:01 -04:00
Linus Juhlin 5bf7c4be81 Added Contacts Feature test 2019-04-09 13:02:25 +09:00
Linus Juhlin cf565bc21d Removed duplicate SESSION_DRIVER entry in phpunit.xml 2019-04-09 12:31:53 +09:00
David Darrell cc61d30266
Add inline source maps to JavaScript files
Resolves #10
2019-04-09 07:19:20 +08:00
Jonathan Reinink e6d23d59da Add organizations index tests 2019-04-08 09:40:13 -04:00
Jonathan Reinink f8cebad9e0
Merge pull request #8 from Juhlinus/master
Made the single-purpose controllers into invokable controllers instead.
2019-04-08 08:22:35 -04:00
Linus Juhlin 74e0f3885d Made the single-purpose controllers into invokable controllers instead. 2019-04-07 20:58:46 +09:00
Jonathan Reinink 2b07069030 Loosen PHP version requirement 2019-04-05 09:31:41 -04:00
Jonathan Reinink 1581692352 Fix bug with Inertia prop validation 2019-04-05 07:09:36 -04:00
Jonathan Reinink 4445d8fbf5
Merge pull request #4 from zOxta/patch-1
Update `git clone` to use the HTTPS method
2019-04-04 17:34:30 -04:00
zOxta 8d86bf5cf5
Update `git clone` to use the HTTPS method 2019-04-04 23:19:54 +02:00
Jonathan Reinink 87102358de Add screenshot to readme 2019-04-04 16:00:50 -04:00
Jonathan Reinink 556950e8ae Add screenshot 2019-04-04 15:58:04 -04:00
Jonathan Reinink 0c23a9712c Update root template to force object syntax for props 2019-04-04 09:54:15 -04:00
Jonathan Reinink 2549033795 Update inertia and inertia-vue dependencies 2019-04-03 16:45:43 -04:00
Jonathan Reinink 0c7a657062 Allow boolean values in select input 2019-04-03 16:43:10 -04:00