Jun 19th Introduction of ProfileCard and ListofImages and Improved translations functionally.
Introduction of ProfileCard and ListofImages and Improved translations functionally.
Enhanced Footer Functionality 🌐 Enhancements were made to the
Footer.js
component, adding new components and features likeButton
,Dialog
, anduseNavigate
to improve navigation and user interaction with the application.URL Update in User Dropdown 🎉 The URL in the
UserDropdown.js
component was updated for improved user experience.New Icon and Paths 🎨 A cool new icon,
HiOutlineClock
, was added in thenavigation-icon.config.js
file, and path URLs were updated in both thedoc.navigation.config.js
andappsRoute.js
files to enhance the application's appearance.Improved Translations and Functionality 🌍 The English translation in the
en.json
file was updated, and a new function parameter was added to theFrontendServices.js
file.Exciting Component Updates 🚀 Numerous new components, routes, and functions were added to files like
Changelog.js
,Documentation.js
,CurrentSubscription.js
, and more! These updates will further enrich the application's overall functionality.UI Boosts for Donor Forms 🌟 A bunch of improvements were made to elements like the
DonorUploadForm
andDonorUploadList
components, offering even better visuals, smoother workflows, and additional functionalities to users.Introducing ProfileCard and ListOfImages Components 🎯 A new
ProfileCard.js
component was added to display profile information in a card format, and aListOfImages
component was created in theEntityImages.js
file to display a list of images. Both additions will help make the application more visually appealing and user-friendly.ActionBar and ProjectListContent Improvements 👏 The
ActionBar.js
andProjectListContent.js
files received vital updates — including additions likeuseState
,useEffect
, and various new functions — that will improve the application's performance and efficiency.Smarter Error Message Rendering ⚡️ Meaningful changes were made to the
index.js
of the email template section so that error messages could be displayed more effectively, based on the available values and conditions.
With all these fantastic updates, your application is becoming more powerful, user-friendly, and efficient! Great work! 🎉🚀
Last updated
Was this helpful?