Satish Gandham
74e595a74d
Merge branch 'develop' into feat-bulk-operations
2024-06-05 12:24:03 +05:30
sriram veeraghanta
0976aa6769
fix: removing develop branch from build branch workflow
2024-06-05 00:15:53 +05:30
sriram veeraghanta
e40d03c7ca
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-06-05 00:04:18 +05:30
sriram veeraghanta
3dddd799b8
Merge branch 'master' of github.com:makeplane/plane-ee into preview
2024-06-04 23:57:12 +05:30
sriram veeraghanta
2527c93a4b
fix: adding new readme ( #353 )
2024-06-04 21:17:34 +05:30
sriram veeraghanta
4b35749d17
Merge pull request #351 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-04 18:57:26 +05:30
sriram veeraghanta
4d17616670
fix: docker image build errors
2024-06-04 18:50:28 +05:30
sriram veeraghanta
c190bf3a6f
fix: regenerating lock file
2024-06-04 18:40:41 +05:30
sriram veeraghanta
5227760334
Merge pull request #350 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-04 17:07:26 +05:30
Satish Gandham
963edd908e
Merge branch 'develop' into sync/ce-ee
2024-06-04 16:55:21 +05:30
Prateek Shourya
e503c901ae
[WEB-1521] chore: add configuration to enable/disable sign-ups. ( #4697 )
2024-06-04 15:35:20 +05:30
Aaryan Khandelwal
5443b9c028
chore: remove unnecessary images
2024-06-04 14:38:47 +05:30
Aaryan Khandelwal
02bda124c5
fix: merge conflicts resolved from develop
2024-06-04 14:32:55 +05:30
Aaryan Khandelwal
269fe6c412
chore: update archive modal content
2024-06-04 14:31:23 +05:30
sriram veeraghanta
ae01a08d60
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-04 14:19:54 +05:30
sriram veeraghanta
1f2edd063e
Merge pull request #348 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-04 14:19:07 +05:30
Satish Gandham
188f8ff83f
feat: Add components required for estimates ( #4690 )
...
* Add sortable, radio and typography components
* Remove stray css classes
* Prevent drag of items from other draggable
* Minor cleanup
* Update yarn.lock
* Remove radio input component as it was build on
headless ui v2.0.0 and now we are using v1.7.0
* Fix build errors
* Update dependencies in use memo.
2024-06-04 14:17:35 +05:30
sriram veeraghanta
13916fd27e
fix: merge conflicts
2024-06-04 14:15:21 +05:30
Aaryan Khandelwal
d22531f32b
chore: remove edition separation
2024-06-04 14:12:55 +05:30
Aaryan Khandelwal
6435c1c2f0
fix: merge conflicts from ce
2024-06-04 14:02:05 +05:30
Aaryan Khandelwal
ee16d42c0b
fix: merge conflicts resolved from develop
2024-06-04 13:52:11 +05:30
Prateek Shourya
77b73dc032
[WEB-1481] fix: multiple API calls in inbox issues on closed issues tab. ( #4691 )
...
* fix: multiple API calls on scroll and closed issues tab.
* fix: pagination loader on initial load.
2024-06-04 13:18:25 +05:30
M. Palanikannan
20acb0dd17
[WEB-1312] fix: trim file name before uploading ( #4661 )
...
* fix: trim file name before uploading
* fix: check the cursor position before inserting image
* dev: add trimming for file assets
* dev: add filename validation above if
* dev: make the validation to 50 to support user uploads
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-04 13:14:26 +05:30
Prateek Shourya
7e66e2736b
[WEB-1503] chore: add autofocus to name field in inline create/ update state component. ( #4685 )
2024-06-04 13:12:18 +05:30
Prateek Shourya
cad55f3234
[WEB-1498] style: fix comments reaction alignment. ( #4686 )
2024-06-04 13:11:49 +05:30
Prateek Shourya
87582604f7
style: fix overlapping of response container in AI popover. ( #4684 )
2024-06-04 11:22:40 +05:30
Aaryan Khandelwal
dd65d03d33
[WEB-1184] feat: issue bulk operations ( #4674 )
...
* feat: issue bulk operations
* style: bulk operations action bar
* chore: remove edition separation
2024-06-04 11:12:24 +05:30
sriram veeraghanta
015daeb29c
Merge pull request #347 from makeplane/preview
...
Package version update
2024-06-03 19:36:29 +05:30
sriram veeraghanta
14c079ae9e
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-03 19:30:59 +05:30
sriram veeraghanta
b21449e2ad
Merge pull request #346 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-03 19:30:25 +05:30
sriram veeraghanta
c76af7d7d6
Merge pull request #4688 from makeplane/preview
...
release: v0.21-dev
v0.21-dev
2024-06-03 18:54:06 +05:30
sriram veeraghanta
97eea75cb7
chore: update package version
2024-06-03 18:41:01 +05:30
sriram veeraghanta
c2a4368726
Merge pull request #344 from makeplane/preview
...
Release: v0.20.11
2024-06-03 15:22:09 +05:30
sriram veeraghanta
461bbbfc1a
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-03 15:02:33 +05:30
sriram veeraghanta
07a92bf487
Merge pull request #345 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-03 15:02:08 +05:30
Prateek Shourya
ddfd953408
fix: inbox issue store update logic. ( #4683 )
2024-06-03 14:32:18 +05:30
guru_sainath
a428bc16c4
[WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add ( #4682 )
...
* fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add
* fix: updated braces in conditions
2024-06-03 14:27:39 +05:30
sriram veeraghanta
9b15502e1b
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-03 14:27:38 +05:30
sriram veeraghanta
003690f169
Merge pull request #341 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-03 14:24:15 +05:30
Nikhil
128a12978a
fix: register instance script ( #342 )
...
* fix: register instance script
* dev: create separate file for ee register instance
* dev: separate the code to prime server
2024-06-03 14:21:33 +05:30
Prateek Shourya
308ae54734
chore: OIDC and SAML ux copy update. ( #343 )
2024-06-03 13:42:33 +05:30
Nikhil
5322c0e57b
fix: instance register script ( #4681 )
...
* fix: instance register script
* dev: remove api key and add latest version and current version in types
2024-06-03 12:44:40 +05:30
sriram veeraghanta
88ef299bdd
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-01 01:26:15 +05:30
sriram veeraghanta
3c3b166d8f
Merge pull request #340 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-01 01:26:01 +05:30
sriram veeraghanta
81dfc15d1f
fix: instance serializer
2024-06-01 01:04:19 +05:30
sriram veeraghanta
5c5730b9da
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-06-01 00:16:28 +05:30
Plane Bot
4ccdcfc21b
[WEB - 1505] chore: alter instance id field ( #4676 ) ( #339 )
...
* chore: instance id
* dev: update to max length
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2024-06-01 00:11:03 +05:30
Nikhil
8374c018cc
chore: cron script to check the license version ( #338 )
2024-06-01 00:10:01 +05:30
Nikhil
6a00fcc253
[WEB - 1505] chore: alter instance id field ( #4676 )
...
* chore: instance id
* dev: update to max length
2024-06-01 00:09:27 +05:30
sriram veeraghanta
9f3c0b019e
Merge pull request #337 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-31 23:47:20 +05:30