Commit Graph

264 Commits

Author SHA1 Message Date
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
Jonathan Reinink b5f919e88c Switch from block to inline 2019-04-03 08:08:38 -04:00
Jonathan Reinink 46e9a427d3
Merge pull request #2 from diaafares/Fix-filter-button-styling-in-Firefox
Fix Filter button styling for Firefox
2019-04-03 08:07:33 -04:00
Jonathan Reinink a6dd900b93
Merge pull request #3 from diaafares/Fix-for-the-displayed-Roles-at-Users-grid
Fix for displayed Roles at Manage Users grid
2019-04-03 07:50:04 -04:00
Diaa Fares 3fa08f9084 Fix for displayed Roles at Users grid 2019-04-03 14:09:12 +03:00
Diaa Fares d0bf3fbfc7 Fix Filter button styling for Firefox 2019-04-03 11:44:05 +03:00
Jonathan Reinink 75cdc8df43 Update inertia and inertia-vue dependencies 2019-04-02 15:49:16 -04:00
Jonathan Reinink a0f9aab560 Eager load organizations on contacts index 2019-04-02 15:08:52 -04:00
Jonathan Reinink bfcee13af9 Add Reinink\RememberQueryStrings dependency 2019-04-02 13:43:01 -04:00
Jonathan Reinink 584210a182 Add welcome message to dashboard 2019-04-02 13:11:24 -04:00
Jonathan Reinink 25e8acfe93 Enable Laravel Debugbar by default 2019-04-02 13:11:16 -04:00