Marcus Moore
ee75b30683
Enable legacy_model_binding
2024-05-29 14:06:27 -07:00
Scarzy
ca9d4e3155
Get the tests for download and delete working
2024-05-29 22:01:49 +01:00
Scarzy
633bcbb6c4
Get the file upload test working
...
Added the upload functionality to the get and delete tests, but I
currently don't seem to be able to reference the correct file ID
2024-05-29 22:01:49 +01:00
Scarzy
2d4af61e6c
Begin to add some tests
...
There is currently only really a test for listing, and only for the
empty list response
2024-05-29 22:01:49 +01:00
Scarzy
45329912e6
Give a better response to listing no files on an asset
...
HTTP500 was never a good choice. Now it sends back an empty array
2024-05-29 22:01:49 +01:00
Scarzy
b9d56a8ecc
Fix some routes
...
Names of some of the routes overlapped with others in an incompatible
way. This makes the names more distinct
2024-05-29 22:01:48 +01:00
Scarzy
91c1e53e52
Fix the test file location
2024-05-29 22:01:48 +01:00
Scarzy
73a87a8ea8
Add the framework of a test
2024-05-29 22:01:48 +01:00
Scarzy
bb0a614c39
Update some comments
2024-05-29 22:01:48 +01:00
Scarzy
f11ea79406
Add some sanity checks that the asset actually exists
2024-05-29 22:01:48 +01:00
Scarzy
e817b20840
Fix some responses to be more appropriate
...
Error/success was mixed up
2024-05-29 22:01:48 +01:00
Scarzy
516f766a44
Remove some debug code
2024-05-29 22:01:48 +01:00
Scarzy
f5791c79a5
Change the returns to be API appropriate
2024-05-29 22:01:48 +01:00
Scarzy
f6a1a76095
Add an endpoint for deleting a file
2024-05-29 22:01:48 +01:00
Scarzy
bbb9145744
Add an API endpoint to download files
2024-05-29 22:01:48 +01:00
Scarzy
194853d860
Remove a redundant line
2024-05-29 22:01:48 +01:00
Scarzy
92670d5711
Add the ability to list files for an asset
2024-05-29 22:01:48 +01:00
Scarzy
8a2ea971e1
Add an API assets files controller
...
Based heavily on the Assets assets files controller.
Added errors related to to the files management.
Added the API endpoints for file upload and show, but only upload is
currently tested/works.
2024-05-29 22:01:48 +01:00
Marcus Moore
8d924b60d7
Replace references to @this in importer
2024-05-29 13:51:57 -07:00
Marcus Moore
34595c266d
Update script tag
2024-05-29 13:16:30 -07:00
Marcus Moore
638ae9bdd5
Use new id method
2024-05-29 13:15:59 -07:00
Godfrey M
713ce7836f
add some css in label field selector
2024-05-29 13:07:33 -07:00
Marcus Moore
093c6652a8
Update select2 snippet for Livewire 3
2024-05-29 12:58:24 -07:00
Marcus Moore
17f0ac1eae
Set view correctly
2024-05-29 12:57:43 -07:00
Marcus Moore
43616d1874
Remove alpine reference from webpack
2024-05-29 12:30:20 -07:00
Marcus Moore
9dc4f2ca80
Migrate config
2024-05-29 12:24:17 -07:00
Marcus Moore
73e3ac7dd8
Migrate to $dispatch
2024-05-29 12:18:31 -07:00
Marcus Moore
8ff639913d
Migrate away from dispatchBrowserEvent()
2024-05-29 12:17:36 -07:00
Marcus Moore
45419586fe
Migrate away from wire:model.prevent
2024-05-29 12:11:33 -07:00
Marcus Moore
d8a480b2a8
Migrate to wire:model.blur
2024-05-29 12:11:02 -07:00
Marcus Moore
29d87246a2
Migrate away from wire:model.defer
2024-05-29 12:10:46 -07:00
Marcus Moore
58e638d3cb
Migrate to wire:model.live
2024-05-29 12:08:25 -07:00
Marcus Moore
b52380f376
Migrate to new namespace
2024-05-29 12:07:48 -07:00
Marcus Moore
4ae74fb7f6
Remove alpinejs from package.json
2024-05-29 12:06:54 -07:00
Marcus Moore
7d1acd3d79
Update Livewire via composer
2024-05-29 12:04:06 -07:00
snipe
12e107a71b
Merge pull request #13062 from ak-piracha/feature/snipe-12892-bulk-consumable-checkout
...
Bulk Consumable Checkout
2024-05-29 19:42:25 +01:00
snipe
fba72e1e8d
Merge pull request #14789 from snipe/fixes/14781_broken_wrench_icon
...
Fixed #14781 - Fixed broken wrench icon on some browsers in manufacturer section
2024-05-29 19:23:21 +01:00
snipe
7bbee053c6
Updated fa icon call
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 19:19:45 +01:00
snipe
6ea1a3bacf
Merge pull request #14788 from snipe/security/Snyk-Upgrade-jquery-ui-from-1.13.2-to-1.13.3-#14735
...
Updated jquery-UI
2024-05-29 18:47:39 +01:00
snipe
603afe4466
Updated jquery-UI
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 18:44:39 +01:00
snipe
037ee8c07a
Merge pull request #14787 from snipe/fixes/return_redirect_fixes_for_docblock
...
Fixes path for redirect response
2024-05-29 18:28:00 +01:00
snipe
df1cef59d5
Fixes path for redirect response
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 18:01:40 +01:00
snipe
3fcd196c04
Merge pull request #14786 from snipe/security/upgrade_bs_tables
...
#14743 - Upgrade bootstrap-table from 1.22.3 to 1.22.5
2024-05-29 13:12:07 +01:00
snipe
8ee5e7cd0a
#14743 - Upgrade bootstrap-table from 1.22.3 to 1.22.5
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 13:10:46 +01:00
snipe
1ec85063ee
Merge pull request #14785 from snipe/fixes/updates_facade_paths
...
Fixed/updated facade paths
2024-05-29 13:03:13 +01:00
snipe
92ba889cae
Updated/removed facades
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:53:51 +01:00
snipe
f17162c2e2
Use artisan facade
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:40:05 +01:00
snipe
fb233c0aa4
Cleaned up facade names and references
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:38:15 +01:00
snipe
369c819a27
Merge pull request #14754 from Godmartinz/footer_user_bug
...
Removed extra div from User Details.
2024-05-29 11:29:02 +01:00
snipe
f1eb4bd3a5
Merge pull request #14349 from snipe/jerm/update-mailer-configs
...
Update mailer configurations for Symfony mailer
2024-05-29 11:25:55 +01:00