mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
17 lines
810 B
Plaintext
17 lines
810 B
Plaintext
X - remove Ziggy
|
|
X - and ziggy-js too
|
|
X - And what is /public/js/snipeit.js ? That looks like a generated file
|
|
|
|
The 'flash' (forced refresh/fake refresh) on uploads is dumb
|
|
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).
|
|
|
|
X - Deletes need to work (I got this working before using $.ajax; it's not even hard)
|
|
|
|
X - Then mapping and so on.
|
|
|
|
X - 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)
|
|
|
|
X - I suspect the Alert section is not yet wired up - but should be. Doesn't seem too hard?
|
|
|
|
???? translations on the main import screen seem donked for some inexplicable reason? PRobably we newly-tranlsated them? |