Commit Graph

3341 Commits

Author SHA1 Message Date
pablohashescobar
f3c0348323 fix: merge conflicts 2024-12-04 14:11:47 +05:30
rahulramesha
31b6d52417 fix root issue store to have updated url params at all times (#6147) 2024-12-04 13:57:33 +05:30
Vamsi Krishna
a153de34d6 fixed piority icons shape (#6144) 2024-12-04 13:57:14 +05:30
guru_sainath
bb8a156bdd fix: removed changelog endpoint (#6146) 2024-12-04 13:42:15 +05:30
Akshita Goyal
f02a2b04a5 fix: export btn overlap issue (#6149) 2024-12-04 13:41:48 +05:30
pushya22
941f4e4834 Merge pull request #1858 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-03 14:54:30 +05:30
Aaryan Khandelwal
fe43300aa7 fix: pages empty state authorization (#6141) 2024-12-03 14:53:02 +05:30
sriram veeraghanta
46f3aeddfd Merge branch 'preview' into sync/ce-ee 2024-12-03 13:31:10 +05:30
Prateek Shourya
849d9891d2 chore: community edition product updates link (#6132)
* chore: community edition product updates link

* fix: iframe embed for changelog

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-03 13:28:28 +05:30
pushya22
1cbd8e34de Merge pull request #1856 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-03 12:54:00 +05:30
Vamsi Krishna
2768f560ad [WEB-2802]fix:filters drop down fix safari (#6133)
* filters drop down fix safari

* added comments for translation
2024-12-03 12:51:39 +05:30
pushya22
6a3be21333 Merge pull request #1855 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-02 20:05:49 +05:30
Anmol Singh Bhatia
fe5999ceff fix: intake issue permission (#6136) 2024-12-02 19:49:09 +05:30
rahulramesha
322c55e0e7 Merge branch 'preview' of github.com:makeplane/plane-ee into fix-half-blocks-dependencies 2024-12-02 19:33:05 +05:30
pushya22
db2966eeab Merge pull request #1854 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-02 19:32:20 +05:30
rahulramesha
da0071256f fix half block dragging (#6135) 2024-12-02 19:30:58 +05:30
rahulramesha
838aabd458 This PR changes the timeline dependency changes for half blocks 2024-12-02 19:09:25 +05:30
Henit Chobisa
5e34cac980 feat: Jira Data Center / Jira Server Importer 🎈 (#1839)
* feat: added services for jira version apis

* feat: added helpers for etl and fields

* feat: added etl methods

* feat: added custom fields and types

* feat: exported jira selfhosted package

* feat: added controller for jira selfhosted

* feat: added migration worker for jira selfhosted importer

* feat: registered jira selfhosted controller

* fix: api for fetching v2 data

* feat: added server info route inside jira controller

* feat: added user avatar endpoint

* feat: modified jira-selfhosted package

* feat: modified custom fields and jira migrator

* feat: added user avatar details

* fix: renamed packge

* chore: jira server frontend

* chore: rename everything from jira-data-center to jira-server

* chore: updated jira server

* fix: /api changes

* chore: updated auth apt req url

* chore: updated source

* chore: updated the url

* chore: replacved jira-server with jira_server

* chore: updated route

* chore: updated file type

* feat: added request logger

* feat: added request logger

* chore: updated importer steps

* chore: updated .jira server path

* chore: udpated folder and importers

* fix: logger

* chore: updated jira server summary

* fix: logger

* fix: jira credentials picker

* chore: updated migration type in jira server summary

* fix: images not coming to jira

* fix: avatar uploads for users

* fix: issue update image attachment fix

* fix: icons for jira server workspaces

* chore: added express winston

* chore: remove unused imports

* chore: dependency correction

* feat: added server endpoints for asset uploads, attachments and user-assets

* chore: added logs when successfully connected

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-12-02 18:09:18 +05:30
Akshita Goyal
1ff827a6ca fix: pi markdown for code (#1829) 2024-12-02 17:15:57 +05:30
Aaryan Khandelwal
abb7a44d86 fix: build errors (#1850) 2024-12-02 16:52:48 +05:30
Akshita Goyal
c183460a49 fix: creator link when issue was created via form (#1838) 2024-12-02 16:37:18 +05:30
Aaryan Khandelwal
60be59b3aa fix: merge conflicts resolved from preview 2024-12-02 14:48:49 +05:30
M. Palanikannan
3c6006d04a [PE-31] feat: Add lock unlock archive restore realtime sync (#5629)
* fix: add lock unlock archive restore realtime sync

* fix: show only after editor loads

* fix: added strong types

* fix: live events fixed

* fix: remove unused vars and logs

* fix: converted objects to enum

* fix: error handling and removing the events in read only mode

* fix: added check to only update if the image aspect ratio is not present already

* fix: imports

* fix: props order

* revert: no need of these changes anymore

* fix: updated type names

* fix: order of things

* fix: fixed types and renamed variables

* fix: better typing for the real time updates

* fix: trying multiplexing our socket connection

* fix: multiplexing socket connection in read only editor as well

* fix: remove single socket logic

* fix: fixing the cleanup deps for the provider and localprovider

* fix: add a better data structure for managing events

* chore: refactored realtime events into hooks

* feat: fetch page meta while focusing tabs

* fix: cycling through items on slash command item in down arrow

* fix: better naming convention for realtime events

* fix: simplified localprovider initialization and cleaning

* fix: types from ui

* fix: abstracted away from exposing the provider directly

* fix: coderabbit suggestions

* regression: pass user in dependency array

* fix: removed page action api calls by the other users the document is synced with

* chore: removed unused imports
2024-12-02 14:26:36 +05:30
Aaryan Khandelwal
8c04aa6f51 dev: revamp pages authorization (#6094) 2024-12-02 13:59:01 +05:30
Aaryan Khandelwal
9f14167ef5 refactor: editor code splitting (#6102)
* fix: merge conflicts resolved from preview

* fix: space app build errors

* fix: product updates modal

* fix: build errors

* fix: lite text read only editor

* refactor: additional options push logic
2024-12-02 13:51:27 +05:30
Vamsi Krishna
5150c661ab reduced the components moved (#6110) 2024-12-02 13:35:40 +05:30
Vamsi Krishna
63bc01f385 [WEB-2774]fix:reordering favorites and favorite folders (#6119)
* fixed re order for favorites

* fixed lint errors

* added reorder

* fixed reorder inside folder

* fixed lint issues

* memoized reorder

* removed unnecessary comments

* seprated duplicate logic to a common file

* removed code comments

* fixed favorite remove while reorder inside folder

* fixed folder remove while reorder inside folder

* fixed-reorder issue

* added last child to drop handled

* fixed orderby function

* removed unncessasary comments
2024-12-02 13:35:09 +05:30
Anmol Singh Bhatia
1953d6fe3a [WEB-2762] chore: loader code refactor (#5992)
* chore: loader code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor
2024-12-02 13:24:01 +05:30
sriram veeraghanta
5b4d6b8aa9 fix: build error 2024-11-30 23:04:27 +05:30
rahulramesha
c69c76b8f7 chore: remove no load feature flag (#1671)
* remove no load feature flag

* text correction from local cache to hyper mode
2024-11-30 22:24:26 +05:30
rahulramesha
e7ee55c5ce fix dependency modal relation color (#1841) 2024-11-30 22:22:06 +05:30
sriram veeraghanta
77a41a4dec Merge pull request #1840 from makeplane/sync/ce-ee
Sync: Community Changes
2024-11-29 20:22:30 +05:30
Prateek Shourya
d0f9a4d245 chore: add redirection to plane logo in invitations page (#6125) 2024-11-29 20:20:49 +05:30
sriram veeraghanta
cfdab9bd1d fix: merge conflicts 2024-11-29 20:15:39 +05:30
Prateek Shourya
5926c9e8e9 fix: comment images in profile activity page (#6123) 2024-11-29 19:20:31 +05:30
sriram veeraghanta
7725b200f7 fix: changelog redirection 2024-11-29 18:13:29 +05:30
sriram veeraghanta
2c69538617 fix: hypermode text typo changes 2024-11-29 17:47:46 +05:30
rahulramesha
4251b114c3 chore: enable no load by default (#5968)
* enable no load by default

* remove help section brackets

* fallback to server with mentions
2024-11-29 14:55:39 +05:30
sriram veeraghanta
f1e6f59716 chore: package version updated 2024-11-29 14:37:53 +05:30
pushya22
1eff441fde Merge pull request #1833 from makeplane/sync/ce-ee
Sync: Community Changes
2024-11-29 11:52:04 +05:30
Vamsi Krishna
4aa01ffebe [WEB-2795]chore:removed header links for project bread crumb inside project detail and list (#6116)
* removed header links for project bread crumb inside project detail

* Add total issue count while syncing project to telemetry

---------

Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-11-29 11:39:44 +05:30
Vamsi Krishna
fe124dc4bf fixed sorting issue activity (#1832) 2024-11-28 18:21:25 +05:30
pushya22
90355e0a53 Merge pull request #1828 from makeplane/sync/ce-ee
Sync: Community Changes
2024-11-28 13:07:31 +05:30
Prateek Shourya
e3799c8a40 fix: add back issue identifier for relation activity. (#6106) 2024-11-28 12:50:56 +05:30
rahulramesha
880e693407 [WEB-2442] chore: Timeline Dependency changes (#1786)
* project block duration only when available

* relations for half blocks

* dependency draggables for half blocks

* new design for dependency modal

* Fix typescript erro ref: https://github.com/microsoft/TypeScript/issues/42873

---------

Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-11-27 19:21:24 +05:30
sriram veeraghanta
35a2dffadb fix: merge conflicts 2024-11-27 13:08:48 +05:30
Prateek Shourya
05d3e3ae45 feat: workspace management from admin app (#6093)
* feat: workspace management from admin app

* chore: UI and UX copy improvements

* chore: ux copy improvements
2024-11-26 23:57:41 +05:30
pushya22
80e44a5ec8 Merge pull request #1819 from makeplane/sync/ce-ee
Sync: Community Changes
2024-11-26 20:54:55 +05:30
Prateek Shourya
9dbb2b26c3 fix: issue activity sort order componenet import (#6098) 2024-11-26 20:49:39 +05:30
Prateek Shourya
6ad25cb7f7 Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2024-11-26 20:35:01 +05:30