Cristobal M
10/2/24, 1:19:53 PM EDT
Subentity table delete still pending the reload (I reorganize some of the passing variables to the table component, this will fix also summary and sorting in this area had been always broken)
Cristobal M
10/2/24, 1:20:23 PM EDT
right now working on OP, updated, reindexing and trying to see where we at with the zoho plugin
Shakil A
10/2/24, 3:01:32 PM EDT
Christopher B
Shakil, can you take some inspiration from this light colored theme: https://app.air.inc/home
it's just plain white, I did start our light theme like that... but it felt too simplistic
I will follow that approach again, i think for this i will need a some help regarding customization form
Shakil A
10/4/24, 6:24:09 PM EDT
redeploy the library website please, added windows executables instead of zip
Claire H
10/7/24, 11:59:15 AM EDT
Hey guys here's the notes from todays meeting!
Meeting Purpose Discuss and review progress on eMedia Dev Team's component content management system (CCMS) development and prepare for upcoming presentation. Key Takeaways * Team has made significant progress on CCMS UI and functionality, including question creation, import, and AI-assisted generation * Need to finalize key features like export/publish options and refine UI elements before presentation * Slides and live demo need to be carefully prepared to effectively showcase capabilities to client Topics CCMS Development Progress * UI for creating and managing test questions is functional * Can add questions manually, import from spreadsheet, or generate with AI * Ability to organize questions into chapters/books * Data viewer shows rendered HTML preview of questions Remaining Development Tasks * Add export/publish functionality to generate different output formats (HTML, XML, PDF) * Refine UI for better usability (e.g. multi-select for existing questions) * Fix minor bugs with sorting, labels, and form handling Presentation Preparation * Need to create slides explaining CCMS concepts and showcasing developed features * Plan live demo flow to highlight key capabilities * Capture screenshots of UI to include in slides * Refine explanations to make technical concepts understandable to client Team Collaboration * Claire working on preparing slides based on meeting discussion and screenshots * Christopher focusing on finalizing development and demo preparation * Shakil assisting with UI refinements and bug fixes Next Steps * Claire to compile meeting notes into draft slides * Christopher to implement export/publish functionality * Shakil to address identified UI bugs * Team to review draft slides together and refine presentation content * Finalize screenshots and live demo flow * Practice presentation delivery before client meeting
Meeting Purpose Discuss and review progress on eMedia Dev Team's component content management system (CCMS) development and prepare for upcoming presentation. Key Takeaways * Team has made significant progress on CCMS UI and functionality, including question creation, import, and AI-assisted generation * Need to finalize key features like export/publish options and refine UI elements before presentation * Slides and live demo need to be carefully prepared to effectively showcase capabilities to client Topics CCMS Development Progress * UI for creating and managing test questions is functional * Can add questions manually, import from spreadsheet, or generate with AI * Ability to organize questions into chapters/books * Data viewer shows rendered HTML preview of questions Remaining Development Tasks * Add export/publish functionality to generate different output formats (HTML, XML, PDF) * Refine UI for better usability (e.g. multi-select for existing questions) * Fix minor bugs with sorting, labels, and form handling Presentation Preparation * Need to create slides explaining CCMS concepts and showcasing developed features * Plan live demo flow to highlight key capabilities * Capture screenshots of UI to include in slides * Refine explanations to make technical concepts understandable to client Team Collaboration * Claire working on preparing slides based on meeting discussion and screenshots * Christopher focusing on finalizing development and demo preparation * Shakil assisting with UI refinements and bug fixes Next Steps * Claire to compile meeting notes into draft slides * Christopher to implement export/publish functionality * Shakil to address identified UI bugs * Team to review draft slides together and refine presentation content * Finalize screenshots and live demo flow * Practice presentation delivery before client meeting
Cristobal M
10/9/24, 11:39:25 AM EDT
Lightboxes improvements:
Lightbox folder tree click on folder shows only current folder (non cumulative)
(bug) Hidding folder tree reverts the search
First time click in a lightbox, create a Category on the root of the entity (Edits Complete, Accepted, etc), and drop the files there
We can now search based on category, will replace current complex searches
Enable table view on lightboxes with summary and the other tools. (Will be just like the Unsorted)
Cristobal M
10/10/24, 1:11:54 PM EDT
Shakil I remembered other CSS issue, there are the login, logut and also the nopermissions pages. They are light text and white text over white background in Default theme
Cristobal M
10/10/24, 1:12:07 PM EDT
Christopher B
10/16/24, 8:00:18 PM EDT
FATHOM
5.0/5.0 #1 Rated 1,500+ Reviews
Meeting with group.calendar.google.com
eMedia Dev Team
October 16, 2024 • 546 mins • View Recording & Summary
The following summary and action items were generated by AI
Summary
Meeting Purpose
Discuss and implement improvements to eMedia's image handling, pagination, and UI
Key Takeaways
Implemented WebP image support to improve performance and file sizes
Enhanced pagination logic for smoother scrolling and loading of assets
Refined UI elements like grid layout and image shadows for better visual consistency
Identified and fixed several bugs related to asset loading and display
Topics
WebP Implementation
Added WebP support for improved image compression and performance
Created new conversion presets for WebP format
Implemented logic to check for WebP availability before falling back to JPEG/PNG
Discussed potential impacts on existing customer setups and migration strategies
Pagination Improvements
Enhanced scroll detection logic to load additional pages more smoothly
Adjusted page size and loading thresholds for better performance on large screens
Fixed issues with pagination in different view modes (grid, column, table)
Implemented checks to prevent unnecessary page loads when overlay is active
UI Refinements
Added white gaps between images in grid view for improved visual separation
Removed drop shadows from grid view images for a cleaner look
Adjusted padding and margins for more consistent spacing
Implemented CSS overrides to handle different view modes appropriately
Bug Fixes
Resolved issues with asset loading and display in various view modes
Fixed problems with scroll detection and page loading in certain scenarios
Addressed inconsistencies in image sizing and layout across different views
Performance Considerations
Discussed potential performance impacts of new ordering field on large datasets
Identified need for further optimization of reindexing process for large asset libraries
Next Steps
Test WebP implementation thoroughly before rolling out to customers
Continue refining pagination and scrolling behavior across all view modes
Investigate and optimize performance for large asset libraries (300,000+ assets)
Implement proposed changes to image editor save functionality
Consider adding parent asset ID for better asset relationship management
Deploy and test changes on demo environments before full release
Action Items
Finalize WebP conversion implementation - ensure all asset types supported, test thoroughly
cristobal (4)
Modify image editor "Save As" to create new asset w/ metadata, categories copied. Remove carousel, simplify UI
cristobal (4)
Implement performance improvement for reindexing to address slow processing (400s per chunk) on large asset collections
Christopher Burkey
Fix remaining pagination issues in grid/column views - ensure smooth loading across screen sizes
cristobal (4)
Polish grid layout styling - consistent padding, remove shadows in grid view, ensure proper image scaling
cristobal (4)
View Recording & Summary
© Fathom 2024. All Rights Reserved. Unsubscribe
Cristobal M
10/18/24, 12:51:33 PM EDT
Upload icons on Lightboxes, should redirect to the assets once done.
Christopher B
10/20/24, 10:53:26 AM EDT
Make lightboxes clicking and folder clicking only show the category-exact assets. Not combined.
Add button to edit the Lightboxes boxes. For OP create standard Lightboxes.
Default Files tab to always be a Lightboxes "Files" tab...?
Christopher B
10/20/24, 2:03:50 PM EDT
Image Editor, change to use backend conversions. Save As one to many children.
Christopher B
10/20/24, 2:06:52 PM EDT
Shakil, please clean up the User manager HTML and Module Settings. Make it auto save.
Christopher B
10/20/24, 2:10:56 PM EDT
Drag and drop of assets is reporting an error on the em11 video site