Cristobal M
2/23/23, 4:36:56 PM EST
Pendings:
Adding Subentity when 2 or more tabs open reloads wrong container
Add Categories column to Devices
Remove Projects from subentities in projects
Use diferent view for Main Results and Sub-entity Results
Electron:
Build simplest app, just one btn that picks a folder and builds ok.
Cristobal M
2/24/23, 10:54:31 AM EST
Making goood progres with Windows issue.
Started with a complete blank project, was trying to add just a btn to open a Dialog, but, found that I had to host the page containing the button and the Javascript somewere, instead of that I opened Finder as regular, and after couple tweaks the selecting folder dialog it is working in the EXE.
I still need to add back all the other functions:
-Upload files
-Download files
-Download folders
Exe is working in a Windows 10 PC, not sure if the Windows 8 it was the real problem, haven't had chance to test the exe in the win8 PC, my wife is using it at work.
Cristobal M
3/20/23, 12:17:33 PM EDT
I'm doing some room at m33, this is the Asian server, it is a Droplet with 160 Hard Drive, The Music Academy grow up to 40GB last week, and UN node is 90GB. so we have only 10GB alert there.
I'm disabling and deleting UN Elastic repos from this server since I dont thing we need the repos in each distribution server right? Those are 14GB.
Cristobal M
3/31/23, 3:01:23 PM EDT
Ok, I can move stuff to it. I have questions in the other chat when you have a chance let me know
Claire H
4/6/23, 6:18:23 PM EDT
TO DO:
• Fix scrunchyness on emediaworkspace
• Default dates sorting on entities. Seems to be broken.
• View editor is not working in settings
Christopher B
4/24/23, 5:10:54 PM EDT
Cristobal I gave a demo of entity editing and had problems adding episodes under seasons. Please fix by tomorrow
Cristobal M
4/24/23, 6:12:07 PM EDT
I found another danger place for saving stuff from the Url params.
Cristobal M
4/24/23, 6:12:24 PM EDT
Error: /site/app/components/data/save.html?save=true&searchtype=postdata&field=maincontent&id=AYe1UJhpetik58XHd1YQ&catalogid=undefined
Cristobal M
4/24/23, 9:36:17 PM EDT
Fixed a bunch of searchtype related issues in JavaScripts for tables in the submodules. We stoped testing them since only couple of entities has pre-configured relations. We may start thinkink in create a Test set with Jmeter for Finder App.
I clicked the most places I know and nothing broken until now.
Christopher B
4/25/23, 1:02:56 PM EDT
Ok yay! Can you add some Seasons and Episodes on the template site?
Christopher B
4/25/23, 4:02:36 PM EDT
Looks good. Can you also make the closing of entries faster? It seems to be very slow to expand and minimize. Is it using ajax?
Cristobal M
4/25/23, 4:30:20 PM EDT
It is very responsive for me, like milliseconds. I clean a bunch of duplicated files and categories (failed tests?) in Template, we should use less the template site for demoing, there were 350 assets, probably not necessary for a Demo site, reduced to 150, I feel like we can do less. Also reorganized fields, while I was clicking around found some inconsistencies.
still couple of css pending (like to long descriptions breaking the grid boxes) gonna fix them after lunch. Brb.
Cristobal M
4/25/23, 6:42:03 PM EDT
Done with css fixes, I become with a proposal of show only one Asset in the Grid, I think fits better for smaller and wide screens, also is always confusing when some of them shows one asset and others 2 and others nothing.
I think we also make the link in the asset open the actual entity, not the asset. but let me know what do you think.
Later I visualize we can sow more assets when someone hovers the thumbnail or we put a hover arrow to navigate an small carousel or something fancy.
It is a easy-to-rollback change so we can go back any time.