You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSONForm Widget Optimization: Optimized the clear errors function in JSONForm widgets to improve performance. (#35717)
PolicyMap Indexes: Added indexes for policyMap to enhance query response time. (#35676)
Chores and Maintenance
Error Logging: Added error logs for consolidated API operations and additional logs for captcha failures to improve debugging. (#35779, #35751)
Resource Type Check: Updated isResourceUpdated implementation to validate the presence of resourceType. (#35765)
Yarn Cache and Configuration: Made updates to the yarn cache and configuration, including renaming wds packages and uncommenting yarn cache. (#35668, #35686)
Resize Handle Centering: Updated the implementation to use translate for centering the resize handle, improving UI precision. (#35665)
Anvil on Canvas UI Tests: Added Anvil on Canvas UI tests to ensure functionality and prevent regressions. (#35342)
Default Values for WDS Widgets: Included isVisible in default values for WDS widgets to standardize behavior. (#35624)