Commit Graph

96 Commits

Author SHA1 Message Date
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
Jonathan Reinink e378e1c63a Merge branch 'master' into pr/21 2019-11-27 16:50:57 -05:00
Jonathan Reinink 1d215f22b3 Make main menu reactive 2019-09-28 14:52:12 -04:00
Jonathan Reinink e3e57b4716 Use new persistent layouts and Vue Meta plugin 2019-09-28 07:30:44 -04:00
Jonathan Reinink 14352710ad Update to tagged Inertia dependencies 2019-08-13 13:36:25 -04:00
Jonathan Reinink 3e6844eb03 Update Inertia and simplify routes 2019-08-12 08:33:13 -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 8f2a6f57e0 Improve flash messages 2019-05-22 11:53:51 -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
Jonathan Reinink f61d969aa5 Add flash messages 2019-05-21 19:12:49 -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 4697d5fac9 Tweak formatting of resolveComponent callback 2019-05-18 08:22:34 -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 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 b83fda83a5 Use better variable name 2019-04-24 14:44:11 -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 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 b31d950185 Switch to using @inertia directive 2019-04-09 18:55:36 -04:00
Jonathan Reinink 1581692352 Fix bug with Inertia prop validation 2019-04-05 07:09:36 -04:00
Jonathan Reinink 0c23a9712c Update root template to force object syntax for props 2019-04-04 09:54:15 -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
Diaa Fares d0bf3fbfc7 Fix Filter button styling for Firefox 2019-04-03 11:44:05 +03:00
Jonathan Reinink 584210a182 Add welcome message to dashboard 2019-04-02 13:11:24 -04:00
Jonathan Reinink 59fa83cd3e Fix closing tag in root div 2019-04-02 13:11:06 -04:00
Jonathan Reinink 14192d0e46 Initial commit 2019-03-21 19:58:19 -04:00
Jonathan Reinink d0531481eb Install Laravel 2019-03-05 16:10:11 -05:00