Commit Graph

  • 1077d97355 dockerizada master Alejandro Tasistro 2023-10-31 21:03:27 -0300
  • 86e51517d9 Update PHP dependencies Jonathan Reinink 2022-11-09 20:31:32 -0500
  • 340f31b939 Update package-lock.json Jonathan Reinink 2022-11-09 20:24:54 -0500
  • f811620b35
    Delete yarn.lock Jonathan Reinink 2022-11-09 20:18:25 -0500
  • b1eb5b0587
    Set-up SSR Claudio Dekker 2022-01-18 19:22:59 +0100
  • 47d3cae404
    WIP Claudio Dekker 2021-12-08 21:59:31 +0100
  • cc170e3d86
    Merge pull request #154 from ordago/typehints Claudio Dekker 2021-12-08 19:09:01 +0100
  • 8fb1bc92d3
    bump lockfile Claudio Dekker 2021-12-08 18:58:31 +0100
  • 9dcfbab725
    Minor bugfix Claudio Dekker 2021-12-08 18:55:47 +0100
  • cd7696645d
    Merge pull request #166 from inertiajs/upgrade-vue3 Claudio Dekker 2021-12-08 18:53:37 +0100
  • e758bbf70b
    WIP Claudio Dekker 2021-12-08 18:52:56 +0100
  • 4636218aaa
    WIP Claudio Dekker 2021-12-08 18:40:19 +0100
  • e36216da50
    Re-add package-lock.json Claudio Dekker 2021-12-08 18:07:41 +0100
  • 55a12a5b38
    Merge branch 'master' into upgrade-vue3 Claudio Dekker 2021-12-08 18:03:24 +0100
  • 74ee153357
    Minor tweaks Claudio Dekker 2021-12-08 18:00:56 +0100
  • 00b085ed38
    Upgrade Laravel Claudio Dekker 2021-12-08 17:59:08 +0100
  • 9996c34ac7
    WIP Claudio Dekker 2021-12-08 16:18:43 +0100
  • 0dc060dd45
    Upgrade to Vue 3 Claudio Dekker 2021-12-08 16:15:39 +0100
  • 839c6a0ed8
    Merge pull request #153 from krsriq/master Claudio Dekker 2021-12-06 16:00:17 +0100
  • f6e8634665
    Merge pull request #160 from MichaelJob/patch-1 Claudio Dekker 2021-12-06 15:59:23 +0100
  • e4f0b2ccf0
    Merge pull request #162 from hiltongoncalves/master Claudio Dekker 2021-12-06 15:56:57 +0100
  • b2f45be2cb
    Merge pull request #1 from hiltongoncalves/hiltongoncalves-patch-1 Hilton Gonçalves 2021-10-09 17:48:04 -0300
  • 3ae300226f
    Merge pull request #2 from hiltongoncalves/hiltongoncalves-patch-2 Hilton Gonçalves 2021-10-09 17:47:51 -0300
  • 3a75816950
    Fix user edit with upload photo Hilton Gonçalves 2021-10-09 17:46:16 -0300
  • 5036ddb401
    Fix url for create user with photo Hilton Gonçalves 2021-10-09 17:43:27 -0300
  • 80763bbe45
    Fix for issue 150 photo upload Michael Job 2021-09-16 15:34:56 +0200
  • 728dec946c Adds type hints in tests Matias Ibargoyen 2021-07-18 14:37:44 +0100
  • c620af4863
    Update php version Daniel Schmelz 2021-07-18 10:34:30 +0200
  • 99b88e8943 Update app.js to use the new `createInertiaApp()` factory method Jonathan Reinink 2021-06-14 08:20:30 -0400
  • d2c1bc9a0e Upgrade to the latest version of Inertia and the Vue adapter Jonathan Reinink 2021-06-14 08:19:50 -0400
  • e20e5f5795 Simplify Webpack "@" alias setup Jonathan Reinink 2021-06-14 08:04:19 -0400
  • 3db82754d5 Simplify Vue "runtime only" configuration Jonathan Reinink 2021-06-14 08:04:05 -0400
  • c6c40f7573 Remove old code splitting config Jonathan Reinink 2021-06-14 08:03:44 -0400
  • eb00e058d2 Allow route model binding of trashed models Jonathan Reinink 2021-05-11 19:21:54 -0400
  • 4bd372d7a6
    Merge pull request #138 from inertiajs/simplify-auth Jonathan Reinink 2021-05-11 09:50:20 -0400
  • e83f102f83 Update auth to match Breeze controller and login request Jonathan Reinink 2021-05-11 09:35:45 -0400
  • fd2f2318e3 Add request validation to login store endpoint Jonathan Reinink 2021-05-11 08:09:50 -0400
  • d5fa662a54 Fix incorrect route name Jonathan Reinink 2021-05-11 08:09:29 -0400
  • 54dfa567d4 Replace laravel/ui with simplified auth Jonathan Reinink 2021-05-10 17:09:30 -0400
  • 463f622d0a Simplify Glide image handling Jonathan Reinink 2021-05-10 16:18:33 -0400
  • 273239f8ba Add SVG favicon Jonathan Reinink 2021-05-10 15:48:19 -0400
  • b7921b748f Disable code splitting Jonathan Reinink 2021-05-10 15:34:42 -0400
  • 548ee3ae3c Make faker a production dependency Jonathan Reinink 2021-05-10 15:33:14 -0400
  • 4e5c3c938f Update app to match latest Laravel defaults and best practices Jonathan Reinink 2021-05-10 15:27:31 -0400
  • ee2716ee4c Remove "500 error" endpoint that just caused confusion Jonathan Reinink 2021-05-10 13:05:31 -0400
  • cb723eeaee Update "filter" prop order Jonathan Reinink 2021-05-10 12:41:56 -0400
  • 0f53e51169 Remove "remember query strings" middleware Jonathan Reinink 2021-05-10 12:41:11 -0400
  • 18ddb912f3
    Merge pull request #128 from nikhilkutinha/master Jonathan Reinink 2021-05-06 08:48:48 -0400
  • 74bca92615
    Merge pull request #129 from iammikek/feature/fix-model-names Jonathan Reinink 2021-05-04 07:05:18 -0400
  • 02572a814a fixing case of contact model in tests mkarthauser 2021-04-30 18:55:07 +0100
  • 5f23bc6020 Fix manual visit unknown 2021-04-29 10:02:27 +0530
  • f8ae3ce404
    Merge pull request #118 from dneey/patch-1 Jonathan Reinink 2021-04-21 07:34:55 -0400
  • 70718062bd
    Forgot Password David Yartey 2021-04-08 15:00:59 +0000
  • a3758546dc Fix pagination Jonathan Reinink 2021-03-01 10:19:46 -0500
  • 61a2b24d2b Remove old errors prop Jonathan Reinink 2021-02-27 12:04:41 -0500
  • 57593efb25
    Merge pull request #99 from inertiajs/upgrade Jonathan Reinink 2021-02-27 11:37:26 -0500
  • e1f57c3613 Tweak pagination line height Jonathan Reinink 2021-02-27 11:34:08 -0500
  • adc0db7c41 Upgrade to Tailwind 2.0 and Laravel Mix 6 Jonathan Reinink 2021-02-27 11:23:38 -0500
  • 5dab72d894 Clean up code formatting Jonathan Reinink 2021-02-27 09:00:09 -0500
  • f3b8bba02b Update NPM dependencies Jonathan Reinink 2021-02-27 08:49:16 -0500
  • 12d3c1b6e9 Add support for PHP 8 Jonathan Reinink 2021-02-27 08:38:26 -0500
  • 6ea4d09092 Simplify pagination Jonathan Reinink 2021-02-27 08:36:45 -0500
  • 13ce803840 Update PHP dependencies Jonathan Reinink 2021-02-27 08:36:24 -0500
  • 3cf207b350 Fix owner attribute Jonathan Reinink 2021-02-27 08:10:23 -0500
  • a0c6028230 Standardize form submit handlers Jonathan Reinink 2021-02-27 07:58:58 -0500
  • 5ea932ab90 Fix issue with "remember" boolean on login page Jonathan Reinink 2021-02-27 07:50:50 -0500
  • 9a01ae5e11 Fix edit user form resetting Jonathan Reinink 2020-12-22 16:40:13 -0500
  • 3c9d00deeb Update edit user form to use the new Inertia form Jonathan Reinink 2020-12-22 13:38:37 -0500
  • f1b1fec306 Update create user form to use the new Inertia form Jonathan Reinink 2020-12-22 13:37:51 -0500
  • 19d8005c30 Update edit organization form to use the new Inertia form Jonathan Reinink 2020-12-22 13:34:24 -0500
  • 8b7672391c Update create organization form to use the new Inertia form Jonathan Reinink 2020-12-22 13:33:00 -0500
  • 312a5eb4ed Update edit contact form to use the new Inertia form Jonathan Reinink 2020-12-22 13:26:13 -0500
  • f8d9865c09 Update create contact form to use the new Inertia form Jonathan Reinink 2020-12-22 13:22:30 -0500
  • a1eaaf7cfc Update main menu to use url on Inertia page object Jonathan Reinink 2020-12-22 12:19:09 -0500
  • 9d640300fe Remove old code from layout Jonathan Reinink 2020-12-22 12:14:01 -0500
  • d41b483a56 Update logout link to a button Jonathan Reinink 2020-12-22 12:05:25 -0500
  • b06166827f Update login form to use the new Inertia form Jonathan Reinink 2020-12-22 12:03:21 -0500
  • 27272fb7d2 Update app.js to use new Inertia exports Jonathan Reinink 2020-12-22 11:49:31 -0500
  • 9b2b7d74ef Update $page object to use $page.props Jonathan Reinink 2020-12-22 11:48:16 -0500
  • 39cd397852
    Use Inertia Middleware for bootstrapping (#88) Claudio Dekker 2020-10-23 14:15:07 +0200
  • c322e813f0 Fix mobile scrolling issues Jonathan Reinink 2020-09-26 07:27:51 -0400
  • 73f38911a2 Add "failed_jobs" migration and cleanup migrations Jonathan Reinink 2020-09-26 06:56:09 -0400
  • e79e7994e2
    Merge pull request #70 from inertiajs/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Jonathan Reinink 2020-09-26 06:45:10 -0400
  • fefca4c429
    Merge pull request #76 from inertiajs/dependabot/npm_and_yarn/elliptic-6.5.3 Jonathan Reinink 2020-09-26 06:44:43 -0400
  • e818f81539 Tweak formatting on user edit page Jonathan Reinink 2020-09-24 13:40:04 -0400
  • 47aab49c64 Remove nprogress CSS (now included in @inertiajs/progress) Jonathan Reinink 2020-09-24 13:34:16 -0400
  • aefda49018
    Merge pull request #84 from claudiodekker/master Jonathan Reinink 2020-09-24 13:32:38 -0400
  • 3537db2488 Adjust examples to 0.3.0 Claudio Dekker 2020-09-24 17:37:26 +0200
  • fc4e34785f Update Inertia Claudio Dekker 2020-09-24 17:24:07 +0200
  • 8ad4b6f33f
    Merge pull request #82 from KABBOUCHI/patch-1 Jonathan Reinink 2020-09-12 07:26:16 -0400
  • b1e65c7716
    Fix images route Georges KABBOUCHI 2020-09-12 14:22:16 +0300
  • e304a99333
    Merge pull request #79 from inertiajs/laravel8 Jonathan Reinink 2020-09-08 18:54:40 -0400
  • 15b761208e Upgrade to Laravel 8 Jonathan Reinink 2020-09-08 18:45:49 -0400
  • 680826b072 Simplify validation errors Jonathan Reinink 2020-09-08 16:14:52 -0400
  • 4e5cdebe4e
    Merge pull request #78 from inertiajs/dependabot/composer/symfony/http-kernel-5.1.5 Jonathan Reinink 2020-09-02 14:31:14 -0400
  • b83bfef1f4
    Bump symfony/http-kernel from 5.1.3 to 5.1.5 dependabot[bot] 2020-09-02 18:28:34 +0000
  • 7abb114595
    Bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-07-30 13:45:43 +0000
  • 143d67008a Add Heroku compile script back Jonathan Reinink 2020-07-29 11:37:32 -0400
  • 38861f0055
    Merge pull request #75 from inertiajs/laravel7 Jonathan Reinink 2020-07-29 11:14:08 -0400
  • 393b5b441f Update routes Jonathan Reinink 2020-07-29 11:07:37 -0400