Commit Graph

86 Commits

Author SHA1 Message Date
Claudio Dekker b1eb5b0587
Set-up SSR 2022-01-18 20:00:56 +01:00
Claudio Dekker 9dcfbab725
Minor bugfix 2021-12-08 18:55:47 +01:00
Claudio Dekker e758bbf70b
WIP 2021-12-08 18:52:56 +01:00
Claudio Dekker 4636218aaa
WIP 2021-12-08 18:40:19 +01:00
Claudio Dekker 74ee153357
Minor tweaks 2021-12-08 18:00:56 +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 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 b7921b748f Disable code splitting 2021-05-10 15:34:42 -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
unknown 5f23bc6020 Fix manual visit 2021-04-29 10:02:27 +05:30
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 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 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 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
Jonathan Reinink d41b483a56 Update logout link to a button 2020-12-22 12:05:25 -05:00
Jonathan Reinink b06166827f Update login form to use the new Inertia form 2020-12-22 12:03:21 -05:00
Jonathan Reinink 27272fb7d2 Update app.js to use new Inertia exports 2020-12-22 11:49:31 -05:00
Jonathan Reinink 9b2b7d74ef Update $page object to use $page.props 2020-12-22 11:48:16 -05:00
Jonathan Reinink c322e813f0 Fix mobile scrolling issues 2020-09-26 07:27:51 -04: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 aa5455115d Tweak layout 2020-02-14 14:28:50 -05:00
Jonathan Reinink 21dff2d3e1 Merge branch 'master' into pr/21 2020-01-08 22:16:10 -05:00
Jonathan Reinink 196e585c87 Prevent editing or deleting demo user in demo environment 2019-12-18 16:20:14 -05:00
Jonathan Reinink 702f76a024
Update Inertia.js website link 2019-12-18 15:15:06 -05:00
Jonathan Reinink f3b2c8fb6f Improve dropdown (add auto closing) 2019-12-18 15:12:22 -05:00
Jonathan Reinink 3861519dcc Autofill email and password on login page 2019-12-18 13:59:59 -05:00
Jonathan Reinink ac58afd14b Improve rendering of page title 2019-12-18 13:59:44 -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