Nikhil
|
f96e76dbbc
|
[WEB - 1500] chore: add extra fields on instance and create changelog table to store release change logs (#4673)
* chore: add extra fields on instance and create changelog table to store release change logs
* dev: rename new_version to latest_version
|
2024-05-31 23:39:13 +05:30 |
|
Aaryan Khandelwal
|
de7dad59f0
|
fix: ai buttons overlapping issue (#4621)
|
2024-05-31 20:28:28 +05:30 |
|
Anmol Singh Bhatia
|
1c901446ab
|
fix: checkbox ui component (#4675)
|
2024-05-31 20:21:00 +05:30 |
|
Aaryan Khandelwal
|
90d3a16cc8
|
chore: remove edition separation
|
2024-05-31 20:20:31 +05:30 |
|
Aaryan Khandelwal
|
243c5f8d99
|
style: bulk operations action bar
|
2024-05-31 19:42:24 +05:30 |
|
Aaryan Khandelwal
|
d8fd20a3b6
|
fix: workspace id added
|
2024-05-31 19:31:37 +05:30 |
|
Aaryan Khandelwal
|
2f746ee37f
|
Merge branch 'feat-bulk-operations' of https://github.com/makeplane/plane-ee into feat-bulk-operations
|
2024-05-31 19:12:48 +05:30 |
|
Aaryan Khandelwal
|
06eeae90d0
|
fix: merge conflicts resolved from develop
|
2024-05-31 19:12:34 +05:30 |
|
NarayanBavisetti
|
15529be740
|
Merge branch 'feat-bulk-operations' of github.com:makeplane/plane-ee into feat-bulk-operations
|
2024-05-31 19:09:50 +05:30 |
|
Aaryan Khandelwal
|
098c255dfd
|
chore: separate edition specific code
|
2024-05-31 19:09:41 +05:30 |
|
NarayanBavisetti
|
61cc1ee2de
|
chore: bulk subscription endpoint
|
2024-05-31 19:09:19 +05:30 |
|
Aaryan Khandelwal
|
4e9b1bc5ba
|
chore: bulk subscribe
|
2024-05-31 18:55:26 +05:30 |
|
Aaryan Khandelwal
|
6da6054e68
|
feat: issue bulk operations
|
2024-05-31 18:51:25 +05:30 |
|
Prateek Shourya
|
e7d6e7d575
|
[WEB-1440] chore: update cycle empty state to use project level access. (#4672)
|
2024-05-31 18:30:57 +05:30 |
|
Prateek Shourya
|
a2cdbd52dc
|
[WEB-1436] chore: pages improvement. (#4657)
* add empty state if no pages are available.
* set access to private in create page modal when the modal is open form private tab.
|
2024-05-31 18:30:38 +05:30 |
|
sriram veeraghanta
|
31ec0c0a73
|
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
|
2024-05-31 18:00:29 +05:30 |
|
sriram veeraghanta
|
6404fe3706
|
Merge pull request #336 from makeplane/sync/ce-ee
sync: community changes
|
2024-05-31 17:59:34 +05:30 |
|
sriram veeraghanta
|
9a2244d474
|
fix: build errors
|
2024-05-31 17:59:07 +05:30 |
|
sriram veeraghanta
|
80d4995384
|
Merge branch 'develop' of github.com:makeplane/plane-ee into sync/ce-ee
|
2024-05-31 17:52:53 +05:30 |
|
Aaryan Khandelwal
|
608e193c36
|
chore: added primary variant to the alert modal (#4664)
|
2024-05-31 17:40:21 +05:30 |
|
Aaryan Khandelwal
|
830f0861c1
|
chore: created a new constant for archivable state groups (#4668)
|
2024-05-31 17:39:23 +05:30 |
|
Aaryan Khandelwal
|
98ebe88c86
|
[WEB-1501] dev: multiple select core components (#4667)
* dev: multiple select core components
* chore: added export statement
|
2024-05-31 17:37:24 +05:30 |
|
Aaryan Khandelwal
|
c8c86a33f8
|
chore: added a prop to render default state conditionally (#4669)
|
2024-05-31 17:36:12 +05:30 |
|
Aaryan Khandelwal
|
ba4798deb9
|
chore: created new constants for marketing website page links (#4670)
|
2024-05-31 17:30:50 +05:30 |
|
Aaryan Khandelwal
|
463d0732e9
|
chore: added buttonClassName prop to label dropdown (#4671)
|
2024-05-31 17:30:06 +05:30 |
|
Aaryan Khandelwal
|
a8184c366a
|
chore: priority dropdown accepts undefined (#4666)
|
2024-05-31 15:14:13 +05:30 |
|
Prateek Shourya
|
0a105a1c21
|
[WEB-1325] chore: refactor inbox issue store to avoid data loss. (#4640)
* [WEB-1325] chore: refactor inbox issue store to avoid data loss.
* chore: inbox store improvement.
|
2024-05-31 15:10:38 +05:30 |
|
Aaryan Khandelwal
|
bf4f97d7f6
|
refactor: checkbox ui component (#4665)
|
2024-05-31 15:05:28 +05:30 |
|
Aaryan Khandelwal
|
a9d9cbcb72
|
refactor: drag handle component (#4663)
|
2024-05-31 14:59:49 +05:30 |
|
sriram veeraghanta
|
092e65b43d
|
[WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662)
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583)
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* 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>
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
|
2024-05-31 14:27:52 +05:30 |
|
Anmol Singh Bhatia
|
fc4ba5a170
|
[WEB-1235] chore: module and cycle sidebar graph improvement (#4650)
* chore: module and cycle sidebar graph improvement
* chore: code refactor
|
2024-05-31 13:57:46 +05:30 |
|
sriram veeraghanta
|
9143e5abc8
|
fix: build errors
|
2024-05-31 13:32:21 +05:30 |
|
Prateek Shourya
|
1cb26fa863
|
[WEB-1216] chore: increase module empty state for consistency. (#4658)
|
2024-05-31 12:42:36 +05:30 |
|
Prateek Shourya
|
9ff3c22089
|
[WEB-1419] chore: enable module creation with dates older than today. (#4659)
|
2024-05-31 12:38:45 +05:30 |
|
sriram veeraghanta
|
a25c980b9d
|
Merge pull request #334 from makeplane/preview
Release: v0.20.10
|
2024-05-31 12:28:23 +05:30 |
|
Anmol Singh Bhatia
|
653b1a7b30
|
fix: project state setting state name remove camel case logic (#4652)
|
2024-05-31 12:27:25 +05:30 |
|
Anmol Singh Bhatia
|
d27590cd49
|
[WEB-1493] chore: product tour asset and app sidebar quick action hover (#4655)
* chore: product tour asset updated
* fix: app sidebar quick action hover
|
2024-05-31 12:24:16 +05:30 |
|
Anmol Singh Bhatia
|
3cbc1dcf10
|
fix: email notification preferences (#4656)
|
2024-05-31 12:18:57 +05:30 |
|
Aaryan Khandelwal
|
af07edb569
|
fix: merge conflicts resolved
|
2024-05-31 12:14:06 +05:30 |
|
Aaryan Khandelwal
|
2ba3cd45e3
|
fix: merge conflicts resolved from preview
|
2024-05-31 12:10:09 +05:30 |
|
Aaryan Khandelwal
|
5bc531706c
|
feat: issue bulk operations
|
2024-05-31 12:04:06 +05:30 |
|
Anmol Singh Bhatia
|
5381868392
|
[WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583)
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* 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>
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-05-31 11:56:53 +05:30 |
|
Aaryan Khandelwal
|
ddf1cf852b
|
[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-31 11:56:53 +05:30 |
|
Bavisetti Narayan
|
3775f3a318
|
chore: machine signature added in auth headers (#335)
|
2024-05-31 11:04:37 +05:30 |
|
Anmol Singh Bhatia
|
cbf3fdcee4
|
chore: workspace active cycle header alignment (#331)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-05-30 18:49:43 +05:30 |
|
sriram veeraghanta
|
ea9b509944
|
Merge pull request #333 from makeplane/develop
Promote Develop to Preview
|
2024-05-30 18:49:06 +05:30 |
|
pushya22
|
56ac46c10f
|
Merge pull request #332 from makeplane/sync/ce-ee
sync: community changes
|
2024-05-30 18:18:52 +05:30 |
|
M. Palanikannan
|
4d9cd0c318
|
fix: negate check while trying to discard (#4653)
|
2024-05-30 17:53:49 +05:30 |
|
Aaryan Khandelwal
|
3c7f33709c
|
chore: update extra properties dropdown
|
2024-05-30 17:44:21 +05:30 |
|
sriram veeraghanta
|
f3524398b2
|
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
|
2024-05-30 16:34:23 +05:30 |
|