Commit Graph

47 Commits

Author SHA1 Message Date
David Yartey 70718062bd
Forgot Password
Suggestion. Change forget password to forgot password.
2021-04-08 15:00:59 +00:00
Jonathan Reinink 61a2b24d2b Remove old errors prop 2021-02-27 12:04:41 -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 6ea4d09092 Simplify pagination 2021-02-27 08:36:45 -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 b06166827f Update login form to use the new Inertia form 2020-12-22 12:03:21 -05:00
Jonathan Reinink 9b2b7d74ef Update $page object to use $page.props 2020-12-22 11:48:16 -05:00
Jonathan Reinink e818f81539 Tweak formatting on user edit page 2020-09-24 13:40:04 -04:00
Claudio Dekker 3537db2488 Adjust examples to 0.3.0 2020-09-24 17:37:48 +02:00
Jonathan Reinink 680826b072 Simplify validation errors 2020-09-08 16:14:52 -04:00
Jonathan Reinink 73d294f2dc Update messaging on dashboard 2020-07-29 09:49:48 -04:00
Jonathan Reinink 21dff2d3e1 Merge branch 'master' into pr/21 2020-01-08 22:16:10 -05:00
Jonathan Reinink 702f76a024
Update Inertia.js website link 2019-12-18 15:15:06 -05:00
Jonathan Reinink 3861519dcc Autofill email and password on login page 2019-12-18 13:59:59 -05:00
Jonathan Reinink 6308bb139f Use layout shorthand 2019-12-18 13:49:19 -05:00
Jonathan Reinink 6f9c5f1366 Simplify JavaScript dependencies 2019-12-18 13:48:33 -05:00
Jonathan Reinink 3f958ec4bf WIP 2019-12-18 13:28:09 -05:00
Jonathan Reinink e378e1c63a Merge branch 'master' into pr/21 2019-11-27 16:50:57 -05:00
Jonathan Reinink e3e57b4716 Use new persistent layouts and Vue Meta plugin 2019-09-28 07:30:44 -04:00
Jonathan Reinink 4b8849ac43 Only show user photo if set 2019-08-09 13:09:37 -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 b4d70359db Simplify page titles 2019-08-08 08:50:36 -04:00
Jonathan Reinink 94a5af227c Merge branch 'master' into pr/21 2019-05-22 11:44:18 -04:00
Jonathan Reinink a679df7cdb Tweak colors 2019-05-22 11:39:26 -04:00
Jonathan Reinink a49456b323 Simplify error handling 2019-05-22 09:37:04 -04:00
gzhihao 6c307f8e35 Upgrade to Tailwind v1.0 - colors tweak 2019-05-20 21:55:18 -04:00
gzhihao 541f61e19b Upgrade to Tailwind v1.0 - switch to default colors 2019-05-20 21:55:18 -04:00
gzhihao 8ca4465261 Upgrade to Tailwind v1.0 - preserve colors settings 2019-05-20 21:55:18 -04:00
Jonathan Reinink 279a38798b Replace provide/inject with new $page property 2019-05-15 09:06:24 -04:00
Jonathan Reinink ad05adf470 Switch to string format for "remember" 2019-04-25 08:13:15 -04:00
Jonathan Reinink 6e757083e3 Update to new Inertia plugin format 2019-04-24 14:45:13 -04:00
Jonathan Reinink ae568c2b47 Implement new "Inertia remember" functionality 2019-04-22 11:07:35 -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 f357317f46 Automatically convert routes to strings 2019-04-15 19:38:57 -04:00
Jonathan Reinink fbdaf9b656 Initial work adding support for non-GET Inertia visits 2019-04-15 19:08:08 -04:00
Jonathan Reinink 584210a182 Add welcome message to dashboard 2019-04-02 13:11:24 -04:00
Jonathan Reinink 14192d0e46 Initial commit 2019-03-21 19:58:19 -04:00