Commit Graph

1223 Commits

Author SHA1 Message Date
Saurabh Kumar
cdb2e82e9c [SILO-389] Clickup additional logs and bug fix for phase 2 not starting (#3671)
* fix status mapping in phase 1 + handle race condn + addn logs

* enhancement: increase wait time for requeuing pages and handle empty paginated batches in BaseDataMigrator
2025-07-15 18:17:10 +05:30
Vamsi Krishna
c7c31d9cfb [WEB-4509] fix: layout switcher in global views #3672 2025-07-15 15:29:17 +05:30
pushya22
b28a1d509c Sync: Community Changes #3670
Sync: Community Changes
2025-07-15 13:53:12 +05:30
Anmol Singh Bhatia
bfd4bd5e75 [WEB-4506] fix: date range modal z-index #7410 2025-07-15 13:51:16 +05:30
pushya22
933ede4c34 Sync: Community Changes #3669 2025-07-15 13:26:03 +05:30
Nikhil
ac928f263a [WIKI-520] fix: update content disposition handling in asset download endpoints (#7380) 2025-07-15 13:24:17 +05:30
Dheeraj Kumar Ketireddy
f6d9838d5a Import documents module only if opensearch is enabled (#3667) 2025-07-14 21:30:54 +05:30
sriram veeraghanta
ab9876473b Sync: Community Changes #3665 2025-07-14 21:12:27 +05:30
Prateek Shourya
17af39babc fix: reorganize OpenSearch settings under OPENSEARCH_ENABLED condition for better clarity and maintainability (#3664) 2025-07-14 21:12:03 +05:30
Bavisetti Narayan
62065a6ebb [WEB-4504] chore: added migration for app rail and reactions #7408 2025-07-14 20:57:29 +05:30
Prateek Shourya
67b62dcbe3 [WEB-4498] improvement: remove workspace details from workspace members list API (#7407)
* [WEB-4498] improvement: remove workspace details from workspace members list API

* refactor: update select_related usage in workspace invitation and member views

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-14 20:45:23 +05:30
Anmol Singh Bhatia
7961be2548 [WEB-4499] fix: delete epic quick action #3663 2025-07-14 20:16:20 +05:30
Aaryan Khandelwal
90ce32eda6 [WIKI-509] fix: comments build errors #3662 2025-07-14 18:34:34 +05:30
Henit Chobisa
919001dfce [SILO-286] feat: added migration for sentry integration (#3606)
* feat: added migration for sentry integration

* Apply suggestion from @Prashant-Surya

* fix: redirect uri

---------

Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com>
2025-07-14 17:23:32 +05:30
Henit Chobisa
b66f7cc403 [SILO-345] [SILO-349] feat: Added intake issue creation with slack shortcuts (#3536)
* feat: added intake issue handler in create new work item

* feat: added intake service

* feat: modified issue modal and project selection to fit in intake creation

* feat: modified block action and view submission to handle intake issues

* feat: created intake linkback

* feat: added error for intake

* fix: intake issue not supporting states and labels

* fix: added link addition for issue creation
2025-07-14 17:23:06 +05:30
Sangeetha
731a37243e [WEB-4346] fix: links and attachments not duplicating (#3455)
* fix: links and attachments are not duplicating

* fix: attachment not downloaded

* chore: use deepcopy

* fix: attachment not copying in s3

* chore: tests for IssueDuplicateEndpoint

* chore: resolve copilot reviews

* chore: separate function for attachment asset duplication

* chore: separate function for attachment asset duplication

* WIP

* fix: issue description copy

* fix: unused imports

* chore: tests for issue attachment bg task

* fix: function name

* chore: add comments and type hints.
2025-07-14 17:18:54 +05:30
Vamsi Krishna
53eb573b5d [WEB-4489]fix: customer list item button color in custom theme #3654 2025-07-14 17:17:57 +05:30
Anmol Singh Bhatia
d56b5a7732 [WEB-4296] fix: epic quick action #3659 2025-07-14 17:17:23 +05:30
sriramveeraghanta
ca90b62774 fix: merge conflicts 2025-07-14 17:15:52 +05:30
Aaryan Khandelwal
2c70c1aaa8 [WIKI-509] feat: comment copy link option (#7385)
* feat: comment copy link option

* chore: add translations

* chore: update block position

* chore: rename use id scroll hook

* refactor: setTimeout function

* refactor: use-hash-scroll hook
2025-07-14 17:07:44 +05:30
Akshat Jain
f90e553881 [INFRA-209] Remove nginx related configurations from plane community (#7406)
* Remove deprecated Nginx configuration files and scripts, including Dockerfiles, environment scripts, and configuration templates, to streamline the project structure.

* Update environment configuration and Docker setup for proxy services

- Added LISTEN_PORT and LISTEN_SSL_PORT variables to .env.example and related files.
- Updated Docker Compose files to reference new port variables instead of deprecated NGINX_PORT.
- Adjusted README and variable documentation to reflect changes in port configuration.
- Changed build context for proxy services to use the new directory structure.

* Refactor port configuration in environment and Docker files

- Renamed LISTEN_PORT and LISTEN_SSL_PORT to LISTEN_HTTP_PORT and LISTEN_HTTPS_PORT in .env.example and related files.
- Updated Docker Compose configurations to reflect the new port variable names.
- Adjusted documentation in README and variables.env to ensure consistency with the new naming conventions.
2025-07-14 16:38:27 +05:30
Aaryan Khandelwal
0af0e52275 [WIKI-545] fix: shrinking headings in page table of contents #7404 2025-07-14 16:30:19 +05:30
Anmol Singh Bhatia
7829e3adf5 [WEB-4494] fix: kanban delete modal ux #7405 2025-07-14 16:29:26 +05:30
Anmol Singh Bhatia
47354f0e91 [WEB-4468] fix: setting sidebar truncate #7403 2025-07-14 16:26:04 +05:30
M. Palanikannan
db2f783d33 [WEB-4407] chore: add project page creation event tracking #7378 2025-07-14 15:30:45 +05:30
sriramveeraghanta
d97dc01f51 fix: merge conflicts 2025-07-14 14:42:42 +05:30
Manish Gupta
6d01622663 [INFRA-208] Reorganize deployment structure and update build workflows (#7391)
* refactor: reorganize deployment structure and update build workflows

- Restructure deployment directories from deploy/ to deployments/
- Move selfhost files to deployments/cli/community/
- Add new AIO community deployment setup
- Update GitHub Actions workflows for new directory structure
- Add Caddy proxy configuration for CE deployment
- Remove deprecated AIO build files and workflows
- Update build context paths in install scripts

* chore: update Dockerfile and supervisor configuration

- Changed `apk add` command in Dockerfile to use `--no-cache` for better image size management.
- Updated `build.sh` to ensure proper directory navigation with quotes around `dirname "$0"`.
- Modified `supervisor.conf` to set `stderr_logfile_maxbytes` to 50MB and added `stderr_logfile_backups` for better log management across multiple services.

* chore: consistent node and python version

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-14 14:38:43 +05:30
Manish Gupta
7e96f88e9d [INFRA-204] Deployment folder reorganization, Commercial AIO Build (#3593)
* Enhance CI workflows: Add AIO build support and manifest management

- Introduced `mark_manifest_latest` input to control manifest versioning in `appliance-docker-ee.yml`.
- Updated paths in `appliance-docker-ee.yml` for consistency with new directory structure.
- Removed obsolete `build-aio-branch-ee.yml` workflow.
- Added `aio_build` input to `build-branch-ee.yml` for AIO image builds.
- Updated various build jobs to utilize new AIO build logic and dependencies.
- Refactored paths in `build-branch-ee.yml` for improved clarity and organization.
- Updated Dockerfile for proxy to use specific versions of dependencies.

* fix: update build script invocation in CI workflow

- Changed the invocation of the build script in `build-branch-ee.yml` to use `bash` for improved compatibility.

* fix: update artifact upload condition and correct file path in build script

- Modified the condition for uploading artifacts to S3 in `build-branch-ee.yml` to include airgapped builds.
- Corrected the file path for the Caddyfile in `build.sh` to reflect the new directory structure.

* refactor: enhance artifact uploads and remove deprecated scripts

- Added multiple artifact uploads in `build-branch-ee.yml` for `docker-compose.yml`, `coolify-compose.yml`, `portainer-compose.yml`, `swarm-compose.yml`, and `variables.env`.
- Deleted obsolete scripts and configuration files related to airgapped deployment, including `build.sh`, `install.sh`, and various YAML files in the `cli-install` and `airgapped` directories.
- Updated CI workflow to streamline artifact management and improve deployment processes.

* refactor: remove deprecated artifact upload for swarm-compose.yml in CI workflow

- Eliminated the upload step for `swarm-compose.yml` in `build-branch-ee.yml` to streamline artifact management and reduce redundancy.

* fix: consistent node version across all docker files

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-14 14:35:22 +05:30
sriram veeraghanta
f1ca3c3bf8 Sync: Community Changes #3656 2025-07-14 14:19:57 +05:30
Anmol Singh Bhatia
dff2f8ae12 [WEB-4482] fix: kanban drag and delete #7402 2025-07-14 14:18:38 +05:30
Prateek Shourya
2421829ec9 [WEB-4486] fix: refresh project memberships for all affected projects after team member updates (#3655) 2025-07-14 14:18:01 +05:30
sriramveeraghanta
9e493e9ba1 fix: merge conflicts 2025-07-14 13:20:57 +05:30
Nikhil
c8dab1cc9c [WEB-4484]chore: streamline issue saving process with advisory locks for sequence management (#7396)
* chore: streamline issue saving process with advisory locks for sequence management

* fix: update advisory lock usage in issue model for improved concurrency management
2025-07-14 13:08:26 +05:30
Masoom Wahid
a3714c8e3e feat : added Kabul to the list of timezones (#7370) 2025-07-12 19:30:39 +05:30
sriram veeraghanta
517b1663f3 Sync: Community Changes #3651 2025-07-11 21:23:35 +05:30
Nikhil
71cd36865b [WEB-4484]chore: streamline issue saving process with advisory locks for sequence management #7395 2025-07-11 21:18:31 +05:30
Dheeraj Kumar Ketireddy
4501e44702 [WEB-4481] optimize workspace member view by prefetching related assets (#7390) 2025-07-11 21:17:33 +05:30
Dheeraj Kumar Ketireddy
59567f9efb Fix: Import background task to register it (#3650) 2025-07-11 21:12:33 +05:30
Saurabh Kumar
18d0f39697 [SILO-386] Fix modules not getting attached to WI #3649 2025-07-11 19:23:46 +05:30
sriramveeraghanta
48d24f2aaa chore: delete unused files 2025-07-11 17:33:37 +05:30
Henit Chobisa
1c42d4293f [SILO-368] fix: typecasting issue failing build for silo #3647 2025-07-11 17:24:56 +05:30
pushya22
0ba164c44c [SILO-386] Refactor importer migrateToPlane func to reuse existing entities #3645 2025-07-11 16:57:08 +05:30
Saurabhkmr98
ab8142e8cf fix logs 2025-07-11 16:53:34 +05:30
Saurabhkmr98
374e452ed1 refactor: update cache key format for import job entities and enhance logging 2025-07-11 16:51:57 +05:30
pushya22
b16800fd69 Sync: Community Changes #3646 2025-07-11 16:48:48 +05:30
Henit Chobisa
9dbdba8455 [SILO-368] [SILO-369] feat: added de-dupping for slack comment sync and fixed /plane command not working with empty description #3638
* fix: comment sync with deduping

* fix: /plane command not working with empty description

* fix: added actor display name to the store dedup payload

* fix: accessors for data
2025-07-11 16:48:01 +05:30
Vamsi Krishna
1268bd06f8 [WEB-4473]fix: updated epic full screen to use portal (#3643)
* fix: updated full screen to use portal

* fix: z-index for modals
2025-07-11 16:46:55 +05:30
Vamsi Krishna
f661e06582 [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
Saurabhkmr98
57595f5aae refactor: importer migrateplane func to reuse already created entities using cache 2025-07-11 16:31:10 +05:30
Nikhil
7fe6ec7d38 fix: xmlsec version (#3644) 2025-07-11 14:31:01 +05:30