Commit Graph

274 Commits

Author SHA1 Message Date
Alejandro Tasistro 1077d97355 dockerizada 2023-10-31 21:03:27 -03:00
Jonathan Reinink 86e51517d9 Update PHP dependencies 2022-11-09 20:31:32 -05:00
Jonathan Reinink 340f31b939 Update package-lock.json 2022-11-09 20:24:54 -05:00
Jonathan Reinink f811620b35
Delete yarn.lock 2022-11-09 20:18:25 -05:00
Claudio Dekker b1eb5b0587
Set-up SSR 2022-01-18 20:00:56 +01:00
Claudio Dekker 47d3cae404
WIP 2021-12-08 21:59:31 +01:00
Claudio Dekker cc170e3d86
Merge pull request #154 from ordago/typehints
Adds type hints in tests
2021-12-08 19:09:01 +01:00
Claudio Dekker 8fb1bc92d3
bump lockfile 2021-12-08 18:58:31 +01:00
Claudio Dekker 9dcfbab725
Minor bugfix 2021-12-08 18:55:47 +01:00
Claudio Dekker cd7696645d
Merge pull request #166 from inertiajs/upgrade-vue3
Upgrade PingCRM
2021-12-08 18:53:37 +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 e36216da50
Re-add package-lock.json 2021-12-08 18:07:41 +01:00
Claudio Dekker 55a12a5b38
Merge branch 'master' into upgrade-vue3
# Conflicts:
#	composer.lock
#	resources/js/Pages/Users/Create.vue
#	resources/js/Pages/Users/Edit.vue
2021-12-08 18:03:24 +01:00
Claudio Dekker 74ee153357
Minor tweaks 2021-12-08 18:00:56 +01:00
Claudio Dekker 00b085ed38
Upgrade Laravel 2021-12-08 18:00:39 +01:00
Claudio Dekker 9996c34ac7
WIP 2021-12-08 16:18:43 +01:00
Claudio Dekker 0dc060dd45
Upgrade to Vue 3 2021-12-08 16:15:39 +01:00
Claudio Dekker 839c6a0ed8
Merge pull request #153 from krsriq/master
Update required PHP version to 7.4
2021-12-06 16:00:17 +01:00
Claudio Dekker f6e8634665
Merge pull request #160 from MichaelJob/patch-1
Fix for issue 150 photo upload
2021-12-06 15:59:23 +01:00
Claudio Dekker e4f0b2ccf0
Merge pull request #162 from hiltongoncalves/master
Fix for create and edit user with upload photo
2021-12-06 15:56:57 +01:00
Hilton Gonçalves b2f45be2cb
Merge pull request #1 from hiltongoncalves/hiltongoncalves-patch-1
Fix url for create user with photo upload
2021-10-09 17:48:04 -03:00
Hilton Gonçalves 3ae300226f
Merge pull request #2 from hiltongoncalves/hiltongoncalves-patch-2
Fix user edit with upload photo
2021-10-09 17:47:51 -03:00
Hilton Gonçalves 3a75816950
Fix user edit with upload photo 2021-10-09 17:46:16 -03:00
Hilton Gonçalves 5036ddb401
Fix url for create user with photo 2021-10-09 17:43:27 -03:00
Michael Job 80763bbe45
Fix for issue 150 photo upload
added .url() to line 77 as mentioned by https://github.com/barnoma-soz in comments for issue 150 - tested locally with current ping crm setup
2021-09-16 15:34:56 +02:00
Matias Ibargoyen 728dec946c Adds type hints in tests 2021-07-18 14:37:44 +01:00
Daniel Schmelz c620af4863
Update php version 2021-07-18 10:34:30 +02:00
Jonathan Reinink 99b88e8943 Update app.js to use the new `createInertiaApp()` factory method 2021-06-14 08:20:30 -04:00
Jonathan Reinink d2c1bc9a0e Upgrade to the latest version of Inertia and the Vue adapter 2021-06-14 08:19:50 -04:00
Jonathan Reinink e20e5f5795 Simplify Webpack "@" alias setup 2021-06-14 08:04:19 -04:00
Jonathan Reinink 3db82754d5 Simplify Vue "runtime only" configuration 2021-06-14 08:04:05 -04:00
Jonathan Reinink c6c40f7573 Remove old code splitting config 2021-06-14 08:03:44 -04:00
Jonathan Reinink eb00e058d2 Allow route model binding of trashed models 2021-05-11 19:21:54 -04:00
Jonathan Reinink 4bd372d7a6
Merge pull request #138 from inertiajs/simplify-auth
Replace laravel/ui with simplified auth
2021-05-11 09:50:20 -04:00
Jonathan Reinink e83f102f83 Update auth to match Breeze controller and login request 2021-05-11 09:35:45 -04:00
Jonathan Reinink fd2f2318e3 Add request validation to login store endpoint 2021-05-11 08:09:50 -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 463f622d0a Simplify Glide image handling 2021-05-10 16:18:33 -04:00
Jonathan Reinink 273239f8ba Add SVG favicon 2021-05-10 15:48:19 -04:00
Jonathan Reinink b7921b748f Disable code splitting 2021-05-10 15:34:42 -04:00
Jonathan Reinink 548ee3ae3c Make faker a production dependency 2021-05-10 15:33:14 -04:00
Jonathan Reinink 4e5c3c938f Update app to match latest Laravel defaults and best practices 2021-05-10 15:27:31 -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
Jonathan Reinink 18ddb912f3
Merge pull request #128 from nikhilkutinha/master
Upgrade manual visit method replace with get
2021-05-06 08:48:48 -04:00
Jonathan Reinink 74bca92615
Merge pull request #129 from iammikek/feature/fix-model-names
fixing case of contact model in tests
2021-05-04 07:05:18 -04:00
mkarthauser 02572a814a fixing case of contact model in tests 2021-04-30 18:55:07 +01:00