Closed gyfantidis closed 2 months ago
Merge feature branches into autocomplete-search
autocomplete-search
This pull request merges several feature branches into the autocomplete-search branch.
Implemented checks to ensure users have appropriate permissions before performing specific actions.
Resolved issues related to user removal from organizations and project permissions.
Enabled chat functionality to be embedded within an iframe, improving the modularity and flexibility of the chat interface.
Fixed issues related to the frontend of the chat page, ensuring seamless embedding within iframes.
Enhanced the search autocomplete functionality.
Addressed front-end bugs and improvements for the document editing and creation process.
Fixed several frontend-related issues, including project settings, invitation user functionality, and organization settings.
Minor database communication optimizations.
Added indexes to tables to improve database performance.
Updated security utilities to handle the new UserProfile structure.
Merge feature branches into
autocomplete-search
Description:
This pull request merges several feature branches into the
autocomplete-search
branch.Implemented checks to ensure users have appropriate permissions before performing specific actions.
Resolved issues related to user removal from organizations and project permissions.
Enabled chat functionality to be embedded within an iframe, improving the modularity and flexibility of the chat interface.
Fixed issues related to the frontend of the chat page, ensuring seamless embedding within iframes.
Enhanced the search autocomplete functionality.
Addressed front-end bugs and improvements for the document editing and creation process.
Fixed several frontend-related issues, including project settings, invitation user functionality, and organization settings.
Minor database communication optimizations.
Added indexes to tables to improve database performance.
Updated security utilities to handle the new UserProfile structure.
Notes: