Commit Graph

10069 Commits

Author SHA1 Message Date
Prateek Shourya
b8e9c88b14 [WEB-4305] fix: teamspace view icon in breadcrumb of view detail page (#3391) 2025-06-11 19:48:13 +05:30
Saurabh Kumar
c1ca165693 [SILO-303] Model and migrations for Clickup importer #3346 2025-06-11 17:06:36 +05:30
Prateek Shourya
9967fc8c07 [WEB-4304] improvement: linking projects to teamspace modal enhancements (#3389)
* [WEB-4304] improvement: linking projects to teamspace modal enhancements

* chore: code refactor

* chore: remove pages and views from teamspace linked entities

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-06-11 16:55:15 +05:30
Vamsi Krishna
93203630f4 [WEB-4292]fix: line breaks in updates #3378 2025-06-11 16:42:32 +05:30
Prateek Shourya
5f64822ec7 [WEB-4294] fix: work item assignee validation #3385 2025-06-11 16:41:12 +05:30
Prateek Shourya
736838657a [WEB-4289] fix: teamspace description validation (#3386)
* removed tooltip from teamspace members sidebar
2025-06-11 16:40:41 +05:30
sriram veeraghanta
c7b285e55e Sync: Community Changes #3388 2025-06-11 16:40:11 +05:30
Akshita Goyal
934663e518 Merge branch 'preview' into sync/ce-ee 2025-06-11 16:20:10 +05:30
Akshita Goyal
ad11a34efc [WEB-4236] fix: divided settings scroll for sidebar and main content (#7201)
* fix: divided settings scroll for sidebar and main content

* fix: handled icons

* fix: mobile css
2025-06-11 16:11:40 +05:30
sriram veeraghanta
7abc3ce9a3 Merge branch 'canary' of github.com:makeplane/plane-ee into preview 2025-06-10 20:50:20 +05:30
sriram veeraghanta
ace5bc9abc Sync: Community Changes #3377 2025-06-10 20:45:09 +05:30
Prateek Shourya
3969069be5 Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2025-06-10 20:43:58 +05:30
Prateek Shourya
81e2781c1f [WEB-4301] improvement: filter teamspace projects in work item creation (#3382) 2025-06-10 20:41:02 +05:30
Prateek Shourya
9c28db8b7b [WEB-4300] improvement: add allowedProjectIds to create work item modal (#7195) 2025-06-10 20:32:39 +05:30
guru_sainath
e070952216 [MOBIL-612] chore: updated email key in magic code provider #3379 2025-06-10 19:13:09 +05:30
dependabot[bot]
32d5fea3d3 chore(deps): bump requests (#7193)
Bumps the pip group with 1 update in the /apiserver/requirements directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.2 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 17:39:48 +05:30
guru_sainath
5b69aae3de [MOBIL-612] chore: Handle email error case in magic code authentication #3376 2025-06-10 17:35:48 +05:30
Akshita Goyal
f32d6c780d [WEB-4293] fix: redirections for connections page #3370 2025-06-10 16:15:20 +05:30
sriram veeraghanta
be3ec10c54 fix: imports in mobile auth screens 2025-06-10 14:16:26 +05:30
sriram veeraghanta
c40ae0e054 Sync: Community Changes #3368 2025-06-10 14:10:00 +05:30
guru_sainath
4e3ea24009 [MOBIL-612] chore: updated the mobile auth imports #3369 2025-06-10 14:09:32 +05:30
Prateek Shourya
6adc721b34 [WEB-4283] fix: update group key handling in issue store utilities for state groups (#7191)
* fix: update group key handling in issue store utilities for state groups

- Introduced a new function to determine the default group key based on the provided groupByKey.
- Updated references to use the new function for improved clarity and maintainability.
- Adjusted the mapping for "state_detail.group" in the ISSUE_GROUP_BY_KEY to ensure consistency.
- Enhanced the getArrayStringArray method to handle group values more effectively.

* refactor: clean up filters constants
2025-06-10 13:56:42 +05:30
Prateek Shourya
1c227a8108 fix: build errors (#3367) 2025-06-10 12:42:18 +05:30
dependabot[bot]
ff9bd92391 chore(deps): bump requests (#3366)
Bumps the pip group with 1 update in the /apiserver/requirements directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.2 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 12:25:58 +05:30
Prateek Shourya
152770f998 [DISCO-70] fix: restrict offline payment upgrade (#3343) 2025-06-10 12:25:12 +05:30
Nikhil
ad2c1a87c9 [INFRA-144] fix: airgap upgrade (#3318)
* fix: skip APP_RELEASE_VERSION during environment variable updates in install script

- Updated the install.sh script to skip processing the APP_RELEASE_VERSION key when reading from the backup environment file, ensuring that this key is not inadvertently modified during upgrades.

* fix: update current_version assignment in register_instance_ee command

- Changed the assignment of current_version to use app_version as the default value when user_version is not provided, ensuring consistency in version handling.

---------

Co-authored-by: Manish Gupta <manish@plane.so>
2025-06-10 12:00:26 +05:30
sriram veeraghanta
1e76fcda50 sync: canary changes with preview (airgapped) #3363 2025-06-10 11:59:16 +05:30
Nikhil
32a21f1ba2 [WEB-4286] fix: bugs related to team-space changes (#3360)
* refactor: improve code readability by formatting imports and breaking long lines in intake and issue views

* chore: correct soft deletes

* refactor: streamline queryset filtering for soft deletion across models

* feat: enhance assignee filtering to support teamspace members in issue creation

* chore: replaced issue with work item

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-06-10 11:58:00 +05:30
sriram veeraghanta
cc27420326 Sync: Community Changes #3364 2025-06-10 11:57:18 +05:30
Anmol Singh Bhatia
531748dcc3 [WEB-4288] fix: auth page tab index (#7189)
* fix: auth page tab index

* chore: code refactor
2025-06-10 01:47:59 +05:30
pablohashescobar
4b546ed1a4 Merge branch 'canary' of github.com:makeplane/plane-ee into sync-canary 2025-06-09 21:30:38 +05:30
sriram veeraghanta
0d049118a4 Sync: Community Changes #3359 2025-06-09 16:59:07 +05:30
vamsikrishnamathala
84bb97b108 Merge branch 'sync/ce-ee' of github.com:makeplane/plane-ee into sync/ce-ee 2025-06-09 16:10:36 +05:30
vamsikrishnamathala
2c16385efa Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2025-06-09 16:08:45 +05:30
Sangmin Ahn
9965f48ba7 fix: prevent prematurely triggered Japanese label creation (#7084) 2025-06-09 16:07:42 +05:30
guru_sainath
626468e60b [MOBIL-612] feat: Implement mobile signup workflow for password, magic code, Google, and GitHub (#3335)
* dev: handled the signup logic for password and magic code

* dev: removed is_mobile in authentication

* chore: handled the invitation id for google and github

* chore: updated the types imports

* chore: updated url

* chore: handled the google and github click

* chore: updated auth adapter props

* chore: updated the str validation

* chore: classname Typo

* chore: updated key in mobile magic_code view

* chore: updated the invitation logic in email and magic

* chore: typo
2025-06-09 16:05:06 +05:30
sriram veeraghanta
c30b00ad20 fix: pi chat conversation ui 2025-06-09 16:03:59 +05:30
Saurabh Kumar
d15d7549f7 [SILO-303] Add external id and external source in project model #7182 2025-06-09 16:02:09 +05:30
Vamsi Krishna
8fcffd2338 [WEB-4196]fix: sub work item copy link message #7186 2025-06-09 15:46:57 +05:30
Vamsi Krishna
07e937cd8e [WEB-4094]chore: workspace notifications refactor (#7061)
* chore: workspace notifications refactor

* fix: url params

* fix: added null checks to avoid run time errors

* fix: notifications header color fix
2025-06-09 15:33:57 +05:30
Vamsi Krishna
09a5f51ccb [WEB-3374]feat: added merge date display (#3306)
* feat: added merge date display

* feat: added merged date display to projects and initiatives
2025-06-09 15:32:18 +05:30
Akshita Goyal
ca6829f20c fix: build (#3358) 2025-06-09 15:27:15 +05:30
sriram veeraghanta
d18b01ac6b Sync: Community Changes #3356 2025-06-09 15:17:37 +05:30
sriram veeraghanta
e44bfa1d01 chore: yarn lock file update 2025-06-09 15:16:46 +05:30
sriram veeraghanta
255e724708 fix: merge conflicts 2025-06-09 15:15:37 +05:30
Akshita Goyal
fba22a18a8 [PAI-431] chore: implemented feedback modal for pi chats (#3344)
* chore: implemented feedback modal for pi chats

* fix: added observer

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-06-09 15:13:18 +05:30
Akshita Goyal
69b64afc0f [PAI-457] [PAI-439] [PAI-436] [PAI-422] [PAI-420]: chore pi improvements (#3337)
* fix: pi refactoring

* fix: new chat button

* fix: refactoring

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-06-09 15:11:35 +05:30
Akshita Goyal
78c72f6c36 [PAI-465] chore: added reasoning block for pi (#3342)
* chore: added reasoning block

* fix: formatting

* fix: redactor

* fix: css
2025-06-09 15:10:26 +05:30
Dheeraj Kumar Ketireddy
25a8d7648b [SILO-304] FIX: remove is_verified filter from PublishedTemplate endpoints #3357 2025-06-09 15:10:00 +05:30
Farahat Abdrabouh
1f1b421735 Docs: Correct numeric values in contributing guide #7184 2025-06-09 13:22:07 +05:30