* dev: catch-up init
* dev: handled catch up FF, push notification and updated query response
* dev: removed feature flag validation for catch_up
* dev: remove the catch_up FF
* dev: handled the actor details in issue, epic and intake activity and comment queries
* dev: handled the catchup mutations and updated intake id in workitem details
* dev: handled the actor details
* dev: sorted catchups
* dev: handled the push notification catch-up
* dev: converted the count in catch up
* dev: updated the push notification comment validation
* dev: moved the first and last in to sub queries
* dev: removing deleted work items
* dev: optimized the catchup query
* dev: handled the UUID conversion
* Update application version to v1.14.0 and add automation consumer and outbox poller services
- Updated APP_RELEASE_VERSION to v1.14.0 in various deployment files.
- Added new services for automation consumer and outbox poller in Docker and Podman configurations.
- Introduced environment variables for outbox poller and automation consumer in relevant .env files.
- Updated build scripts to reflect the new version requirements.
* Add iframely service to deployment configurations
- Introduced iframely service in Dockerfile, supervisor.conf, and various deployment YAML files.
- Updated environment variables to include IFRAMELY_URL and IFRAMELY_REPLICAS.
- Ensured iframely service dependencies are correctly set in all relevant configurations.
* fix: update iframely image path in Dockerfile
* refactor: rename plane-iframely to iframely across deployment configurations
* chore: remove iframely dependency from deployment configurations
* chore: clean up whitespace in docker-compose.yml
* refactor: update filter structure and improve type safety across automation and rich filters
- Changed filter property types to use TFilterProperty and TFilterValue for better type consistency.
- Updated various components and hooks to utilize new type definitions, enhancing type safety.
- Refactored filter configuration and adapter logic to accommodate the new types, ensuring compatibility with existing functionality.
- Improved handling of filter expressions and conditions, streamlining the overall filter management process.
* chore: restructure rich filter utils
* refactor: optimize filter value handling and update automation condition types
- Removed unnecessary condition checks in automation details sidebar trigger.
- Enhanced filter value input to handle empty states more gracefully.
- Updated filter helper methods to return both optimal operator and transformed value.
- Adjusted filter instance logic to accommodate changes in operator and value updates.
- Modified type definitions for automation conditions and filter configurations to support SingleOrArray types.
- Added utility functions for transforming values based on operator requirements.
* fix: handle single-value operators in automation condition filters
* dev: handled the actor details in issue, epic and intake activity and comment queries
* dev: handled the actor details
* dev: hanlded the default values for actor details
* dev: updated actor details in activity