2022-09-19 21:04:46 -07:00
|
|
|
X - remove Ziggy
|
|
|
|
X - and ziggy-js too
|
|
|
|
X - And what is /public/js/snipeit.js ? That looks like a generated file
|
2022-01-13 01:19:13 -08:00
|
|
|
|
|
|
|
The 'flash' (forced refresh/fake refresh) on uploads is dumb
|
2022-09-19 21:04:46 -07:00
|
|
|
X - the order on the uploaded files is wrong (backwards)
|
|
|
|
X - (fixed somehow?!) The Livewire.first() thing is still dumb (but Id o'nt know that we can fix it).
|
2022-01-13 01:19:13 -08:00
|
|
|
|
2022-09-19 21:04:46 -07:00
|
|
|
X - Deletes need to work (I got this working before using $.ajax; it's not even hard)
|
2022-01-13 01:19:13 -08:00
|
|
|
|
2022-09-19 21:04:46 -07:00
|
|
|
Then mapping and so on.
|
|
|
|
|
|
|
|
Can we potentially delete whatever that this.$http thing? Or is that some side-effect of Vue.js that we don't get for free? (yes, it was that)
|
|
|
|
|
|
|
|
I suspect the Alert section is not yet wired up - but should be. Doesn't seem too hard?
|