Commit Graph

11228 Commits

Author SHA1 Message Date
Vamsi Krishna
fdf41b3f65 [WEB-4843] fix: allow updating properties for teamspace project work items #4094 2025-09-03 15:58:35 +05:30
Manish Gupta
fe39de70da fix: update Go version in email Dockerfile to 1.25.0-alpine3.22 (#4099) 2025-09-03 15:57:45 +05:30
sriram veeraghanta
1a5576cb02 Sync: Community Changes #4093 2025-09-03 14:32:49 +05:30
sriramveeraghanta
dd02e84d40 fix: build errors 2025-09-03 14:31:51 +05:30
sriramveeraghanta
262ed7129d fix: tsdown changes 2025-09-03 14:27:33 +05:30
sriramveeraghanta
eba4a144b8 fix: merge conflicts 2025-09-03 14:18:49 +05:30
Akshita Goyal
59ace4f411 [WEB-4787] fix: changed issue to work item in cycles dropdown (#7706) 2025-09-03 14:11:30 +05:30
sriram veeraghanta
b99ddc24e7 [WEB-4810] feat: migrate to tsdown from tsup (#7679)
* feat: migrat to tsdown to tsup

* fix: build scripts

* fix: lock file fixes

* fix: adding build process to i18n and propel packages

* fix: lint warning

* chore: update services module entry points

* fix: lock file

* fix: lock file

* fix: remove tsc from build

* fix: tsdown configs

* fix: remove tsc step from build process

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-09-03 14:01:57 +05:30
pushya22
c852738c64 Sync: Community Changes #4090 from makeplane/sync/ce-ee 2025-09-03 14:00:47 +05:30
Anmol Singh Bhatia
09c8dbaec9 fix: build error (#4091) 2025-09-03 14:00:18 +05:30
Anmol Singh Bhatia
9215d99e2b [WEB-4605] feat: initiative logo and icon implementation (#4075) 2025-09-03 13:38:02 +05:30
Jayash Tripathy
cdec24495e [WEB-4125] feat: add feature flag for dashboard widgets filters (#4083) 2025-09-03 13:36:59 +05:30
Anmol Singh Bhatia
91f0228b5f [WEB-4838] fix: github logo theme #7709 2025-09-02 22:39:42 +05:30
sriram veeraghanta
560e6542ff Sync: Community Changes #4089 2025-09-02 21:16:06 +05:30
sriramveeraghanta
f452f18dce fix: package versions 2025-09-02 21:15:37 +05:30
sriramveeraghanta
c14ca5a98a fix: merge conflicts 2025-09-02 21:11:18 +05:30
sriram veeraghanta
4b74751e4e [WEB-4837] feat: adding more packages to catalog (#7693)
* feat: adding more packages to catalog

* fix: lock file

* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
sriram veeraghanta
5f92175981 Sync: Community Changes #4088 2025-09-02 20:45:57 +05:30
Anmol Singh Bhatia
1c28bd5887 [WEB-4724] fix: editor tooltip (#7708)
* fix: editor tooltip code refactoring

* chore: code refactor
2025-09-02 20:40:14 +05:30
Aaryan Khandelwal
292264ba96 [WIKI-574] fix: disable copy comment link option for intake work item #7707 2025-09-02 20:39:09 +05:30
Akshita Goyal
cef5b9aa62 [PAI-718] feat: pi actions(build) (#4066) 2025-09-02 20:15:56 +05:30
Anmol Singh Bhatia
0ca1234474 fix: build error (#4085) 2025-09-02 20:02:45 +05:30
pushya22
3ca6159309 Sync: Community Changes #4081 2025-09-02 19:30:58 +05:30
Prateek Shourya
28d368d502 [WEB-4836] fix: work item retrieval in peek overview (#7705) 2025-09-02 19:26:35 +05:30
Saurabh Kumar
0e67823577 [SILO-495] fix: Work item mark as done not marking linked github issue as done (#4073)
* fix work item mark done update issue as closed

* move wi to open if not in completed state
2025-09-02 19:20:35 +05:30
Anmol Singh Bhatia
f1d7a48e52 [WEB-4734] feat: replace emoji picker with frimousse (#4045) 2025-09-02 19:19:53 +05:30
pushya22
63ca5ad63d Sync: Community Changes #4079 2025-09-02 19:14:29 +05:30
Anmol Singh Bhatia
77f2e1250f fix: preview sync merge conflict 2025-09-02 19:13:04 +05:30
Anmol Singh Bhatia
ac75ccdc2f Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2025-09-02 19:11:51 +05:30
Anmol Singh Bhatia
e6b8e8b400 🔀 fix: preview sync merge conflict 2025-09-02 19:06:51 +05:30
Anmol Singh Bhatia
652a6cc885 [WEB-4734] feat: replace emoji picker with frimousse (#7639) 2025-09-02 19:00:15 +05:30
sriram veeraghanta
e8b84da66b Sync: Community Changes #4078 2025-09-02 18:38:21 +05:30
Anmol Singh Bhatia
f8b755e479 🔀 fix: preview sync merge conflict 2025-09-02 18:35:28 +05:30
Anmol Singh Bhatia
6b17d95746 [WEB-4724] feat: migrate tooltips from blueprintjs to base-ui (#4048)
* feat: add card component to propel package and update tooltip imports

* refactor: remove @plane/ui dependency and update tooltip imports to use local card component

* fix: lint

* refactor: update import from @plane/ui to @plane/utils in command component

* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies

* chore: updated tooltip instances across platform and performed related code refactoring

* chore: code refactor

* chore: code refactor

* fix: lint and build error

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: propel tooltip implementation

---------

Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com>
2025-09-02 18:21:41 +05:30
Anmol Singh Bhatia
26b48bfcf0 [WEB-4724] feat: migrate tooltips from blueprintjs to base-ui (#7646)
* feat: add card component to propel package and update tooltip imports

* refactor: remove @plane/ui dependency and update tooltip imports to use local card component

* fix: lint

* refactor: update import from @plane/ui to @plane/utils in command component

* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies

* chore: updated tooltip instances across platform and performed related code refactoring

* chore: code refactor

* chore: code refactor

* fix: lint and build error

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor

* fix: format issue

* fix: build fix

---------

Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com>
2025-09-02 18:19:56 +05:30
Vamsi Krishna
e5fe8fe1fe [WEB-4775] fix: double border at epic settings header #4037 2025-09-02 18:07:36 +05:30
Anmol Singh Bhatia
50efec8df0 [WEB-4794] fix: project page header #4053 2025-09-02 18:07:04 +05:30
Anmol Singh Bhatia
e0e2e706a3 [WEB-4820] fix: incorrect logging of description activity for work items and epics (#4060)
* fix: description activity log

* fix: description activity log

* chore: code refactor

* chore: code refactor
2025-09-02 18:06:25 +05:30
pushya22
c04ae2a182 Sync: Community Changes #4077 2025-09-02 18:05:50 +05:30
Vamsi Krishna
f618fb65a2 [WEB-4833] fix: timeline date updates #4072 2025-09-02 18:02:57 +05:30
Vamsi Krishna
569b2fba83 [WEB-4196]fix: toast message for sub work item quick actions (#7688)
* fix: toast message for sub work item quick actions

* chore: updated translation files
2025-09-02 18:02:30 +05:30
Anmol Singh Bhatia
779a96acb8 [WEB-4834] fix: range date picker weekStartsOn (#7699)
* fix: range date picker weekStartsOn

* chore: code refactor
2025-09-02 18:02:09 +05:30
Prateek Shourya
fa5ecc69f3 fix: build errors (#4076) 2025-09-02 17:22:27 +05:30
sriramveeraghanta
f9a07af35f Merge branch 'canary' of github.com:makeplane/plane-ee into preview 2025-09-02 15:24:39 +05:30
sriram veeraghanta
5bcf585683 Sync: Community Changes #4074 2025-09-02 14:23:41 +05:30
Prateek Shourya
6644052970 [WEB-4829] refactor: remove star us CTA from wiki header (#4068)
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-09-02 14:21:02 +05:30
guru_sainath
2d31b562d8 [WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691)
* dev: handled indexing for the notification fields

* dev: removing indexing related to workspaces

* dev: handled indexing for file asset, user favorite, and page log

* dev: indexing concurrently
2025-09-02 14:18:13 +05:30
sriram veeraghanta
80297dc137 Sync: Community Changes #4071 2025-09-02 14:05:47 +05:30
Prateek Shourya
50b4aca726 [WEB-4829] refactor: star us on GitHub link component (#7697)
* [WEB-4829] refactor: star us on github link

* fix: review comment

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-09-02 13:54:13 +05:30
Prateek Shourya
672f12f4fa [WEB-4821] fix: project level page templates image preview (#4070) 2025-09-02 13:52:11 +05:30