Commit Graph

424 Commits

Author SHA1 Message Date
M. Palanikannan
f0d23f4a38 fix: append / in endpoints (#4029)
* fix: append / in endpoints

* chore: file asset restore endpoint

* chore: reverted the change

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-09-04 18:47:02 +05:30
Anmol Singh Bhatia
c9723e859b [WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons (#4115)
* 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
2025-09-04 18:38:47 +05:30
M. Palanikannan
01a070e52d [WIKI-564] fix: project nested page mutation bugs (#4116)
* fix: move page internally

* fix: mutation issues fixed
2025-09-04 18:13:36 +05:30
sriram veeraghanta
bae24cc7c8 Sync: Community Changes #4118 2025-09-04 18:12:28 +05:30
sriramveeraghanta
51332be591 fix: sync preview changes canary 2025-09-04 18:10:59 +05:30
Anmol Singh Bhatia
3ce00df04e fix: preview sync merge conflict 2025-09-04 17:41:33 +05:30
Anmol Singh Bhatia
da12411bc0 [WEB-4850] fix: SAML and OIDC oauth options #4126 2025-09-04 17:05:29 +05:30
sriram veeraghanta
4d79b27a67 [WEB-4804] chore: fix all file formatting and eslint errors (#4123)
* chore: fix all file formating

* fix: eslint errors
2025-09-04 16:48:18 +05:30
Vamsi Krishna
d5f11108b5 [WEB-4843] fix: allow updating properties for teamspace project work items #4094 2025-09-04 16:03:46 +05:30
Prateek Shourya
5fe7daeffe [WEB-4848] fix: add safe index access in templates components and utils (#4111) 2025-09-04 16:03:46 +05:30
Vamsi Krishna
b36c85a3cc [WEB-4833] fix: timeline date updates #4072 2025-09-04 16:03:46 +05:30
Anmol Singh Bhatia
961d7f5032 [WEB-4850] chore: restore SAML and OIDC oauth options (#4121)
* chore: saml and oidc oauth options restore

* chore: code refactor
2025-09-04 15:56:47 +05:30
Anmol Singh Bhatia
7d7e37439d [WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons (#7721)
* 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

* fix: lint error

* chore: code refactor
2025-09-04 14:44:53 +05:30
Vipin Chaudhary
ab371908de [WIKI-615] fix: shared pages position #4112 2025-09-04 14:15:29 +05:30
Vipin Chaudhary
39287a6a58 [WIKI-614] chore: update public to workspace in ui level (#4080)
* chore: update public to work space in ui level

* chore: update type

* chore : update project public logic

* chore : fix translation
2025-09-04 14:14:57 +05:30
Prateek Shourya
e76f9af1c1 [WEB-4848] fix: add safe index access in templates components and utils (#4111) 2025-09-03 20:43:55 +05:30
Akshita Goyal
e9c9534cb0 [WEB-4783] fix: cycle charts pending button nav fixed 2025-09-03 20:16:18 +05:30
Akshita Goyal
43752ce4cc [PAI-721] feat: added history in pi side car (#4095)
* feat: added history in pi side car

* fix: build
2025-09-03 20:15:36 +05:30
M. Palanikannan
78fc7ffc02 [WEB-4825] fix: loading states for project pages (#4107)
* fix: loading states

* fix: remove console.logs
2025-09-03 20:13:12 +05:30
Akshita Goyal
a6dc21a16c [WEB-4556] fix: fixed routing for pi chat (#3974)
* fix: fixed routing for pi chat

* fix: added progress bar for home page pi input box

* fix: threads based on workspace

* fix: loading state fixed

* fix: refactor
2025-09-03 19:49:18 +05:30
sriramveeraghanta
8a6505d011 chore: removed unused files from tsconfig 2025-09-03 19:25:07 +05:30
sriramveeraghanta
a0c5ab951a fix: merge conflicts 2025-09-03 18:15:59 +05:30
sriram veeraghanta
54e4a0f6dd fix: build error due to exports in propel package (#7715)
* fix: build error due to exports in propel package

* fix: editor css exports

* fix: editor css build

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-09-03 18:11:31 +05:30
sriram veeraghanta
473535fcfa [WEB-4844] fix: export prople package dist (#7712)
* fix: export prople package dist

* fix: code refactor
2025-09-03 17:25:31 +05:30
Vamsi Krishna
fdf41b3f65 [WEB-4843] fix: allow updating properties for teamspace project work items #4094 2025-09-03 15:58:35 +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
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
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
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
Anmol Singh Bhatia
f1d7a48e52 [WEB-4734] feat: replace emoji picker with frimousse (#4045) 2025-09-02 19:19:53 +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
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
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
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