sriram veeraghanta
3a1c40185c
Merge pull request #330 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-30 16:34:07 +05:30
Nikhil
87de913c76
[WEB - 1482] fix: uploads when using block storages other than s3 and minio ( #4647 )
...
* fix: minio storage and redirection
* dev: disconnect web url and app base url configuration.
2024-05-30 16:22:47 +05:30
Prateek Shourya
b016e1d1b5
[WEB-1467] chore: run the API's required to bootstrap the application in parallel. ( #4642 )
2024-05-30 16:20:58 +05:30
sriram veeraghanta
259abbe25c
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-30 16:20:32 +05:30
sriram veeraghanta
7af7849bbd
Merge pull request #329 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-30 16:18:04 +05:30
Aaryan Khandelwal
67bd14ceb5
chore: remove enter key extension ( #4648 )
2024-05-30 15:37:25 +05:30
Aaryan Khandelwal
2a3f0a7e0a
chore: separate community edition components
2024-05-30 15:35:54 +05:30
sriram veeraghanta
0009bffac3
Merge pull request #328 from makeplane/develop
2024-05-30 13:45:58 +05:30
sriram veeraghanta
9f11716a26
Merge pull request #327 from makeplane/sync/ce-ee
2024-05-30 13:43:19 +05:30
pushya22
23a8b3804c
Merge branch 'develop' into sync/ce-ee
2024-05-30 13:20:02 +05:30
Anmol Singh Bhatia
4091e61953
fix: notification mark all as read ( #4643 )
2024-05-30 12:00:55 +05:30
Aaryan Khandelwal
39e2a55c2c
chore: pro features added
2024-05-30 00:55:31 +05:30
NarayanBavisetti
3f5912391f
fix: multiple label activity
2024-05-29 18:42:27 +05:30
M. Palanikannan
ade6eded69
[WEB-1244] fix: add better image insertion and replacement logic in the editor ( #4508 )
...
* fix: add better image insertion and replacement logic
* refactor: image handling in editor
* chore: remove passing uploadKey around
* refactor: remove unused code
* fix: redundant files removed
* fix: add is editor ready to discard api to control behvaiours from our app
* fix: focus issues and image insertion position when not using slash command
* fix: import order fixed
2024-05-29 18:25:03 +05:30
Prateek Shourya
061a447734
[WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. ( #4636 )
2024-05-29 18:22:08 +05:30
Prateek Shourya
10ef4e657f
[WEB-1465] fix: theme fluctuation on initial load. ( #4638 )
2024-05-29 18:21:33 +05:30
Aaryan Khandelwal
8a30c2c484
[WEB-1480] fix: preserve page access when making a copy ( #4568 )
2024-05-29 18:19:50 +05:30
rahulramesha
6636a64817
[WEB-1374] fix: clear changes made on modal close ( #4555 )
2024-05-29 18:18:47 +05:30
Nikhil
e6d406d7ab
chore: add domain in license check ( #326 )
2024-05-29 17:18:12 +05:30
sriram veeraghanta
0013b1307f
Merge pull request #325 from makeplane/preview
...
release: 0.20.9
2024-05-29 15:55:52 +05:30
Aaryan Khandelwal
7f7ef2841d
[WEB-1184] feat: issue bulk operations ( #4530 )
...
* chore: bulk operations
* chore: archive bulk issues
* chore: bulk ops keys changed
* chore: bulk delete and archive confirmation modals
* style: list layout spacing
* chore: create hoc for multi-select groups
* chore: update multiple select components
* chore: archive, target and start date error messsage
* chore: edge case handling
* chore: bulk ops in spreadsheet layout
* chore: update UI
* chore: scroll element into view
* fix: shift + arrow navigation
* chore: implement bulk ops in the gantt layout
* fix: ui bugs
* chore: move selection logic to store
* fix: group selection
* refactor: multiple select store
* style: dropdowns UI
* fix: bulk assignee and label update mutation
* chore: removed migrations
* refactor: entities grouping logic
* fix performance issue is selection of bulk ops
* fix: shift keyboard navigation
* fix: group click action
* chore: start and target date validation
* chore: remove optimistic updates, check archivability in frontend
* chore: code optimisation
* chore: add store comments
* refactor: component fragmentation
* style: issue active state
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-05-29 15:52:51 +05:30
sriram veeraghanta
dec13fc31f
Merge pull request #324 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-29 13:56:13 +05:30
Nikhil
571a3d1239
fix: remove issue duplicated when adding multiple modules ( #4637 )
2024-05-29 13:31:32 +05:30
Nikhil
fdb426768d
fix: google and github redirect uris ( #323 )
2024-05-29 13:30:00 +05:30
pablohashescobar
049c5469ce
dev: update disco server
2024-05-29 12:53:18 +05:30
sriram veeraghanta
14f1675ee8
Merge pull request #322 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-29 12:46:45 +05:30
Manish Gupta
254251168d
fix: docker build publish repo ( #321 )
2024-05-29 12:46:31 +05:30
Manish Gupta
49e65fbcb3
modified the actions to build images correctly ( #4635 )
2024-05-29 12:40:08 +05:30
sriram veeraghanta
00c373d213
Merge pull request #320 from makeplane/preview
...
release: v0.20.8
2024-05-28 20:59:03 +05:30
sriram veeraghanta
235cfc6144
Merge pull request #319 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-28 20:54:57 +05:30
Prateek Shourya
83c8338c64
[WEB-1476] style: fix padding on project icon in workspace sidebar. ( #4631 )
2024-05-28 20:53:19 +05:30
sriram veeraghanta
701c4a41d7
Merge pull request #318 from makeplane/preview
...
release: v0.20.7
2024-05-28 19:55:58 +05:30
sriram veeraghanta
6c254d9aa8
Merge pull request #317 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-28 17:37:42 +05:30
Nikhil
26ba4a409b
dev: activate user command ( #4628 )
2024-05-28 17:30:38 +05:30
Manish Gupta
a8c03281c6
chore: AIO docker images for preview deployments ( #4605 )
...
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-28 17:28:02 +05:30
Anmol Singh Bhatia
73c640f85d
chore: workspace active cycle loader added ( #315 )
2024-05-28 17:10:32 +05:30
Nikhil
4fb84f33e5
dev: add licence version to license check ( #316 )
2024-05-28 17:09:40 +05:30
Anmol Singh Bhatia
5efa8264d8
fix: app sidebar project list dnd disabled when sidebar is collapsed ( #4623 )
2024-05-28 16:49:39 +05:30
sriram veeraghanta
a9adf87058
Merge pull request #313 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-28 15:42:00 +05:30
sriram veeraghanta
c4d035bc6d
fix: merge conflicts resolved
2024-05-28 15:41:27 +05:30
sriram veeraghanta
c87749cbda
fix: build errors
2024-05-28 15:11:54 +05:30
Nikhil
36b82a7776
[WEB - 1438] dev: oauth exception handling ( #4602 )
...
* dev: oauth exception handling
* dev: reset password on deactivation
2024-05-28 13:39:27 +05:30
pablohashescobar
7306f6f9f8
Merge branch 'develop' of github.com:makeplane/plane-ee into dev-pro-plan-payment
2024-05-28 13:23:53 +05:30
Aaryan Khandelwal
ff03c0b718
[WEB-1322] dev: conflict free pages collaboration ( #4463 )
...
* chore: pages realtime
* chore: empty binary response
* chore: added a ypy package
* feat: pages collaboration
* chore: update fetching logic
* chore: degrade ypy version
* chore: replace useEffect fetch logic with useSWR
* chore: move all the update logic to the page store
* refactor: remove react-hook-form
* chore: save description_html as well
* chore: migrate old data logic
* fix: added description_binary as field name
* fix: code cleanup
* refactor: create separate hook to handle page description
* fix: build errors
* chore: combine updates instead of using the whole document
* chore: removed ypy package
* chore: added conflict resolving logic to the client side
* chore: add a save changes button
* chore: add read-only validation
* chore: remove saving state information
* chore: added permission class
* chore: removed the migration file
* chore: corrected the model field
* chore: rename pageStore to page
* chore: update collaboration provider
* chore: add try catch to handle error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-28 13:10:03 +05:30
sriram veeraghanta
a04ce5abfc
fix: posthog proxy config using rewrites
2024-05-28 13:08:37 +05:30
pablohashescobar
205c91a5f1
dev: payment server integration
2024-05-28 12:40:45 +05:30
Anmol Singh Bhatia
e47ab573a7
chore: analytics tab enhancement ( #4615 )
2024-05-28 11:53:57 +05:30
Anmol Singh Bhatia
3f18e2fabc
fix: profile issue kanban group collapse and expand toggle ( #4612 )
2024-05-28 11:53:24 +05:30
Anmol Singh Bhatia
bfd6fb00a8
chore: user activity title update message updated ( #4616 )
2024-05-28 11:50:57 +05:30
Prateek Shourya
1d7b3efb80
[WEB-1148] chore: icons updates for consistency across platform. ( #4571 )
...
* [WEB-1148] chore: icons updates for consistency across platform.
* chore: update logic for rendering custom lead icon.
* chore: update Icon prop name.
* chore: update `Icon` prop to `icon`.
2024-05-28 11:50:04 +05:30