Jonathan Reinink
|
9a6b453d07
|
Update Inertia
|
2019-08-12 13:03:13 -04:00 |
Jonathan Reinink
|
92321aeb1e
|
Make Inertia middleware last
|
2019-08-12 08:37:51 -04:00 |
Jonathan Reinink
|
3e6844eb03
|
Update Inertia and simplify routes
|
2019-08-12 08:33:13 -04:00 |
Jonathan Reinink
|
81d4cf0121
|
Update dependencies
|
2019-08-10 09:59:50 -04:00 |
Jonathan Reinink
|
9626b9b0e0
|
Update dependencies and to new Inertia share format
|
2019-08-10 09:12:50 -04:00 |
Jonathan Reinink
|
4b8849ac43
|
Only show user photo if set
|
2019-08-09 13:09:37 -04:00 |
Jonathan Reinink
|
a4bf54f9fa
|
Merge pull request #36 from inertiajs/user-photos
Add user photos
|
2019-08-09 12:52:38 -04:00 |
Jonathan Reinink
|
4df1434f02
|
Improve user photos
|
2019-08-09 12:50:45 -04:00 |
Jonathan Reinink
|
8fbfa66059
|
Add user photos
|
2019-08-09 11:33:47 -04:00 |
Jonathan Reinink
|
e9fd25773a
|
Tweak formatting when sharing errors
|
2019-08-08 08:50:52 -04:00 |
Jonathan Reinink
|
b4d70359db
|
Simplify page titles
|
2019-08-08 08:50:36 -04:00 |
Jonathan Reinink
|
fa91d2e76f
|
Update dependencies
|
2019-08-08 07:31:12 -04:00 |
Jonathan Reinink
|
a49456b323
|
Simplify error handling
|
2019-05-22 09:37:04 -04:00 |
Jonathan Reinink
|
9a5a4a3055
|
Update dependencies
|
2019-05-22 09:36:20 -04:00 |
Jonathan Reinink
|
6b641a8a62
|
Remove unused accounts routes
|
2019-05-22 07:22:00 -04:00 |
Jonathan Reinink
|
e867312b31
|
Remove ranger library that's not being used
|
2019-05-22 07:20:44 -04:00 |
Jonathan Reinink
|
1a54c22891
|
Remove unused import
|
2019-05-22 07:17:45 -04:00 |
Jonathan Reinink
|
a18f643b22
|
Update to new Inertia::share() callback
|
2019-05-22 07:17:37 -04:00 |
Jonathan Reinink
|
f61d969aa5
|
Add flash messages
|
2019-05-21 19:12:49 -04:00 |
Jonathan Reinink
|
0dc025a460
|
Update dependencies
|
2019-05-21 15:28:57 -04:00 |
Jonathan Reinink
|
df1ffe510a
|
Switch to query string hash for JS files
|
2019-05-21 11:27:08 -04:00 |
Jonathan Reinink
|
36fef80b9e
|
Move babel config to mix configuration
|
2019-05-21 11:26:43 -04:00 |
Jonathan Reinink
|
6419ed3a89
|
Update dependencies
|
2019-05-20 07:21:01 -04:00 |
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 |