* feat: share page notification
* feat: enhance share page notification functionality and email template
- Added a new function to map page access levels to descriptive strings.
- Updated the share_page_notification task to include workspace name and email preference URL in the context.
- Improved email template formatting for better readability and added a link to manage email preferences.
- Refactored logging to use a dedicated logger instance.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* chore: organised the page comments folder
* chore: corrected the filter
* fix: parity
* fix: padding and spacing issues
* fix: dev wiki redirection
* fix: cancel icon on top of the reference text
* fix: hover styles and padding in new comment form
* fix: added back animations and better styles
* fix: show latest comment
* fix: comment creation handling fixed
* fix: border and hover states fix
* fix: truncate fixes
* fix: reply controller count values
* fix: scroll after opening reliably
* fix: add comment control
* fix: all other ux issues
* fix: count of showing/hiding
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
* feat: add workitem existence check in SubWorkitemTemplateEndpoint
* fix: update workitem existence check to include project_id in SubWorkitemTemplateEndpoint
* [SILO-456] [SILO-457] feat: Added toggle for personal account view for enabling dm alerts (#3971)
* fix: added alert config type for slack
* feat: added helper method for slack alerts
* fix: added service method and controller methods for updating alert config
* fix: updated personal account view for getting the config
* fix: resolved review comments
* [SILO-458] [SILO-459] feat: Added DM Alerts handler in silo slack worker (#4015)
* chore: added ASSIGNEE_IDS as known field
* fix: added helper functions
* fix: modified slack etl type to accomodate message expansion
* fix: added type for alert processing
* fix: added alert service with tests
* fix: added dm alert handler in controller
* fix: refactored connection details helper for common code
* fix: added method for parsing html and extracting mention component out of html
* fix: encapsulated comment views into comment files
* fix: added inverted mode to user map fucntion
* fix: added helpers
* feat: added DM Alerts handler
* fix: added comment reply handler for block actions
* fix: node html parser importx
* fix: renamed function better for alert config
* fix: resolved review comments
* fix: added better error handling
* fix: review comments and function renaming
* [SILO-484] feat: added translations and modified design of dm alert blocks (#4082)
* fix: added actor displayname in display text
* fix: added translations
* fix: reduced ttl timings of alerts
* fix: filtered actor and affected user
* fix: added conditional quoting for WI linkback
* fix: formatted all the files
---------
Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com>
* chore: move icons from ui package to propel package
* chore: package and tsdown config updated
* chore: migrate all icon imports from @plane/ui to @plane/propel/icons
* chore: remove icon components from @plane/ui package (migrated to
@plane/propel/icons)
* chore: code refactoring
* chore: migrate remaining icon components from @Plane/ui to @Plane/propel/icons
* chore: move ee specific icons from ui package to propel package
* chore: propel package dep. added to editor package
* chore: migrate icon components from @plane/ui to @plane/propel/icons in dev-wiki
* chore: migrate icon components from @plane/ui to @plane/propel/icons in space
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web