ditorodev
  • Joined on 2023-08-12
ditorodev commented on issue LumeWeb/portal-dashboard#22 2024-03-28 23:49:12 +00:00
File Size Display Improvements

oh I added this by Q1. So considering done and closing

ditorodev closed issue LumeWeb/portal-dashboard#22 2024-03-28 23:49:12 +00:00
File Size Display Improvements
ditorodev commented on issue LumeWeb/portal-dashboard#24 2024-03-28 23:48:42 +00:00
File Manager Renders Twice

This is common on React 18 projects. Might be because of the strict mode thingy

https://react.dev/reference/react/StrictMode

Its weird, but it helps finding out bugs

ditorodev commented on issue LumeWeb/portal-dashboard#19 2024-03-28 23:47:31 +00:00
Pinning System Improvements

done

ditorodev closed issue LumeWeb/portal-dashboard#19 2024-03-28 23:47:31 +00:00
Pinning System Improvements
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:42:34 +00:00
377976b8b2 fix: jiji forgot to add the progress bar on pre process
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:38:43 +00:00
8235f516e9 feat: add verification bannner
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:37:46 +00:00
b2dde7b2ca fix: add verification bannner
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:28:50 +00:00
1118ba2a71 fix: fixing the bar
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:14:42 +00:00
a58914a69a fix: progress bar not being rendered due to progress not being tracked
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 23:09:21 +00:00
6b097e0860 fix: a tiny bit better upload ui
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 22:59:27 +00:00
0d2a73b508 Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop
3c767f8e05 fix: pinning progress bar is now fully working
Compare 2 commits »
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-28 09:04:51 +00:00
2cb1ed558a Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop
10610db63e fix: cannot upload if there are no files
Compare 2 commits »
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-27 06:53:57 +00:00
810948242f fix: add extra invalidate after pinning and unpinning request
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-27 06:46:18 +00:00
af9acd1bf7 fix: properly invalidate file resource when uploading and pinning finishes
ditorodev pushed to develop at LumeWeb/portal-dashboard 2024-03-27 06:35:00 +00:00
4cadd0072d fix: filesize lib was buggy. removed selection options as we dont use thos
ditorodev commented on issue LumeWeb/portal-dashboard#19 2024-03-27 06:25:51 +00:00
Pinning System Improvements

Ok this worked once but i see the error you mentioned, the issues is that we are expecting a response from the pin endpoint. The thing is that when that response arrives the file is already…

ditorodev commented on issue LumeWeb/portal-dashboard#19 2024-03-27 06:24:17 +00:00
Pinning System Improvements

Need to reliably be able to pin currently for me on localhost the request is hanging (pending)

image

ditorodev commented on issue LumeWeb/portal-dashboard#21 2024-03-27 06:23:27 +00:00
File Table Improvements

Done

ditorodev closed issue LumeWeb/portal-dashboard#21 2024-03-27 06:23:27 +00:00
File Table Improvements