Marcus Moore
c3e6e1144f
Merge branch 'develop' into chore/sc-23725/livewire3
2024-06-12 15:12:40 -07:00
snipe
e054fc1ef1
Removed noisy import debugging, made nicer output
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-05 10:28:35 +01:00
snipe
f4d530b4b1
Removed filename column since it’s never worked
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-05 10:28:35 +01:00
Marcus Moore
2eaac3d381
Fix select2 re-renders
2024-05-30 16:20:04 -07:00
Marcus Moore
9e35441281
Importer fixes
2024-05-29 15:50:42 -07:00
Marcus Moore
7d95e7765d
Add a few .prevents
2024-05-29 14:13:29 -07: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
Marcus Moore
58e638d3cb
Migrate to wire:model.live
2024-05-29 12:08:25 -07:00
akemidx
e776c2cffa
formatting the button tag
2024-02-06 15:51:04 -05:00
akemidx
575362f4dc
adding in line to null out the active file on click of button
2024-02-06 15:38:07 -05:00
snipe
456e6979f0
Updated import icons
...
Signed-off-by: snipe <snipe@snipe.net>
2023-12-12 00:12:06 +00:00
snipe
9607567b75
Check for the array key in $activeFile->first_row
...
Signed-off-by: snipe <snipe@snipe.net>
2023-11-24 10:08:35 +00:00
Ivan Nieto Vivanco
f2f3931fa9
Formatting correctly
2023-10-24 11:26:37 -06:00
Ivan Nieto Vivanco
0c5d54dfde
Create the language string to show in the importer GUI indicating the file is empty
2023-10-23 22:09:17 -06:00
Ivan Nieto Vivanco
49f6eef9df
Places a text indicating that the file is empty and display it as an info text
2023-10-23 21:57:35 -06:00
Ivan Nieto Vivanco
8f8e5cb723
Adds condition to only process CSV if is not empty
2023-10-23 21:47:10 -06:00
Marcus Moore
b1199100a0
Display error message if import file deleted before it can be selected
2023-09-20 17:22:12 -07:00
snipe
bbe7d9dde2
Removed stray space
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-14 22:08:53 +01:00
snipe
932c02cc54
Typo
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-14 22:08:30 +01:00
snipe
84b0ff76ed
Revert large warning size
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-14 22:06:19 +01:00
snipe
273740b8f5
Fixed import error warning
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-14 22:04:23 +01:00
snipe
8f4ca9da57
Simplify upload messaging
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-14 21:20:21 +01:00
snipe
b7149d8339
Added translation
...
Signed-off-by: snipe <snipe@snipe.net>
2023-05-20 14:20:38 -07:00
snipe
7012018e22
Removed todo
...
Signed-off-by: snipe <snipe@snipe.net>
2023-05-16 22:30:17 -07:00
snipe
2a9f816bfe
Prevent wrapping on buttons
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-06 09:04:56 -07:00
snipe
506021dbe3
Remove iCheck calls, fixed some bootstrap HTML
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-06 09:03:41 -07:00
snipe
f90a6fed91
Downgraded error logging to debug
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-06 09:02:15 -07:00
Marcus Moore
6beb3b551a
Fix typo
2023-03-29 17:01:24 -07:00
Marcus Moore
863a346d6e
Translate strings
2023-03-29 13:37:14 -07:00
Marcus Moore
e05546d1fa
Display helpful messages when importing assets
2023-03-29 13:23:45 -07:00
Marcus Moore
9cc74caa9e
Add wire:model to import form checkboxes
2023-03-29 10:58:25 -07:00
snipe
697cb4fe6d
Fixed translation string for importer
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-24 08:27:53 -07:00
snipe
545d023a18
Handled a few more hard-coded strings
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 23:56:07 -07:00
Brady Wetherington
6fe520a55d
Hooked various the contents of the components together
2023-03-21 22:26:32 -07:00
Brady Wetherington
704a2ad858
WIP: trying to merge two LW components into one, not working yet
2023-03-18 20:31:56 -07:00
snipe
474e32ea2a
Added translations and formatting
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 16:33:02 -08:00
snipe
b9e4b2a0ba
Added some translations, date formatting, and filesize human reporting
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 16:32:45 -08:00
snipe
e143e0c5ee
Make the <tr> reflect that it’s active
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 00:32:16 -08:00
Brady Wetherington
fe699737eb
Add improved field-guessing logic; make sure 'do not map' fields work
2023-03-07 18:26:59 -08:00
Brady Wetherington
7edec26e73
Fixes to layout, improvements to import types, better icons for processing.
2023-03-01 17:18:36 -08:00
Brady Wetherington
54cb38603b
Cleaned up the last of the FIXME's (or downgraded them to TODO's)
2023-02-28 22:34:44 -08:00
Brady Wetherington
5cf66851f7
Finalizing the Livewire Importer! Just going to do some testing now
2023-02-28 21:58:02 -08:00
Brady Wetherington
2f94bf96ff
Everything's all wired up; just need to clean up all the FIXME's and stuff
2023-02-28 18:36:52 -08:00
Brady Wetherington
fb201e61f3
More wiring up Livewire to the back-end.
2023-02-27 14:29:02 -08:00
Brady Wetherington
e1c8f155bb
Wiring up more bits to Livewire
2023-02-27 14:29:02 -08:00
Brady Wetherington
5c97e45d00
WIP - trying to get select2 wired up for importer
2023-02-27 14:29:02 -08:00
Brady Wetherington
8009ee79db
I think I have, now, full parity on the base Importer level
...
Meaning that you can upload new files, delete old files, have error
messages, have status updates - and all of them seem to work.
2023-02-27 14:29:02 -08:00
Brady Wetherington
0a085af0a0
Getting the basic wiring of the importer over into Livewire
...
WIP: Wiring up more and more of the actions on the importer
Files now upload okay, a little glitchy on the display-side though
add to readmes so i dont forget
2023-02-27 14:28:59 -08:00