sriram veeraghanta
6ca28618b1
fix: merge conflicts
2024-08-14 14:04:51 +05:30
pablohashescobar
729bad4344
fix: migration
2024-08-14 13:57:59 +05:30
dependabot[bot]
5f26ce2466
chore(deps): bump axios from 1.7.2 to 1.7.4 ( #5364 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 13:41:16 +05:30
sriram veeraghanta
878a71563b
fix: merge conflicts resolved
2024-08-14 13:16:21 +05:30
guru_sainath
9e5eb653f5
[WEB-2214] chore: migration for user favorite, file asset, and deploy board ( #5339 )
...
* chore: migrations for user favorite, file asset, and deply boards
* fix: migration fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-14 13:13:27 +05:30
sriram veeraghanta
3a3e1cad61
Merge pull request #828 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-14 13:12:59 +05:30
guru_sainath
c02a54ef31
[WEB-2214] chore: migration for user favorite, file asset, and deploy board ( #5339 )
...
* chore: migrations for user favorite, file asset, and deply boards
* fix: migration fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-14 13:07:08 +05:30
pablohashescobar
d76cb9db6e
chore: issue type migration
2024-08-14 12:57:15 +05:30
NarayanBavisetti
bbfbe73ac2
chore: project issue type migration
2024-08-14 12:57:15 +05:30
sriram veeraghanta
5bee589105
Merge pull request #827 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-14 12:56:27 +05:30
sriram veeraghanta
62c9f5ba5f
Merge branch 'preview' into sync/ce-ee
2024-08-14 12:56:10 +05:30
Anmol Singh Bhatia
d9c9d85d38
[WEB-2221] fix: app sidebar and favorites improvement ( #5357 )
...
* fix: project collapsible toggle
* fix: project favorite redirection
* chore: favorite redirection scroll into view implementation
* fix: use favorite item details project details
2024-08-14 12:53:53 +05:30
Anmol Singh Bhatia
938d2fd01d
fix: workspace download mutation ( #798 )
2024-08-14 12:51:35 +05:30
pablohashescobar
edb04a33fd
chore: issue type migration
2024-08-14 12:46:31 +05:30
Nikhil
1c1a718418
chore: add free trial on workspace license ( #826 )
...
* chore: trial end date for workspace
* dev: trial date
2024-08-14 12:44:39 +05:30
guru_sainath
6928724a0b
chore: fetching feature flags and current plan parallel once the trial subscription is success ( #824 )
...
* chore: fetching feature flags once the trial subscription is success
* chore: Updated text and calculated pricing based on pricing
2024-08-14 12:39:51 +05:30
NarayanBavisetti
033e7703b4
chore: project issue type migration
2024-08-13 21:53:51 +05:30
Akshita Goyal
cc45bbeb4b
fix: handled card actions ( #823 )
2024-08-13 19:40:18 +05:30
Nikhil
8241bf7c42
chore: free trial ( #821 )
...
* chore: free trail subscription
* fix: slug remove from the data and convert uuid to string for members_list
* chore: implemented free trail in subscription
* chore: handled error and success modal
* chore: pro plan loader and error handling
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-08-13 18:57:17 +05:30
Akshita Goyal
681294709e
[WEB-1986] Fix: project grouping bugs ( #820 )
...
* fix: project redirection
* fix: redirection + dnd
* fix: layout + scroll + truncate
* fix: project grouping bugs
2024-08-13 18:22:28 +05:30
sriram veeraghanta
ea45a37414
fix: build errors
2024-08-13 15:55:02 +05:30
Anmol Singh Bhatia
36a5ad6833
feat pricing changes ( #819 )
...
* chore: current plan is_offline_payment added
* chore: upgrade flow improvement
2024-08-13 15:46:53 +05:30
Prateek Shourya
155ac21bf1
Issue types and properties improvement ( #818 )
...
* fix: remove default values when settings options as mandatory.
* fix: remove read only data when text display_format changes.
* chore: remove paragraph property ordering and layout update.
* chore: update add property action to handle add/ update store data.
* chore: optimistically update propertiesFetchedMap
* style: minor UI and UX improvements.
* style: property value UX copy improvements.
* style: minor UI improvement.
* chore: remove default issue type logo icon and added fallbacks to issue type logo.
* chore: update issue type fallback background color.
* chore: open prpoperty title drodpown when adding new properties.
2024-08-13 14:23:33 +05:30
sriram veeraghanta
a8085bf0ed
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-08-13 13:57:46 +05:30
Nikhil
cef277a9c9
chore: workspace license model and comment out the validation logic ( #813 )
...
* chore: workspace license model and comment out the validation logic
* dev: save free seats
* dev: remove prints
2024-08-12 23:08:32 +05:30
guru_sainath
3e4fa21ee2
[WEB-1986] Feat: Project Grouping ( #715 )
...
* feat: project grouping migrations
* chore: implemented workspace features
* chore: updated worksapce feature import in types
* chore: project states endpoint
* chore: updated migration file
* chore: migration file changes
* chore: workspace project states
* feat: project states
* fix: project states
* chore: replaced base modal with project base modal in project attribute
* chore: removed 002 migration
* chore: project attribute migration
* chore: project states feature flagged
* chore: project state marking as default
* chore: code cleanup
* chore: updated the project attributes operations in the project crud endpoints
* fix: wip
* chore: feature flag validation on project create and update.
* fix: sync develope
* dev: project state feature flag and removed read only fields from serializer
* wip
* chore: updated project id and project validation when we toggle the workspace project_grouping feature is true
* wip: layouts
* chore: updated project filter store
* wip: default screens
* chore: filters update
* chore: filters updates
* chore: display filter updates
* wip: state dropdown
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* chore: handled project filters
* wip: gallery layout for projects
* wip: spreadsheet filters
* chore: added state and priority filters
* fix: project page root moved
* fix: synced with preview
* dev: updated sorting
* wip: role based permissions
* fix: header sorting fixed
* fix: project types + state filter
* fix: optimizations
* fix: optimizations
* fix: partial feature flagging
* fix: project states
* fix: css
* fix: css foxes
* fix:
* chore: handled board layout in project grouping
* fix: post ce sync changes
* fix: gantt permissions + member bugs
* fix: mobile header + layout fixes
* fix: workspace sidebar + archives
* fix: build errors
* fix: dark theme handling
* fix: archive fix + miscellaneous
* Fix: build errors
* fix: kandban drag and drop + miscellaneous
* fix: kanban drag and drop
* fix: imports
* fix: drag & drop + project dropdown
* fix: merge changes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-12 21:08:16 +05:30
Prateek Shourya
1d3c2ce996
Issue types properties improvement ( #816 )
...
* chore: fix properties overflow in peek overview full screnn.
* style: improve issue type enable/ disable UI and UX:
* chore: merge create and update issue type modal.
* chore: remove unwanted toast messages.
* chore: handle options integrity error while creating/ updating property.
* chore: empty options error validation.
2024-08-12 20:55:36 +05:30
pushya22
1c808a4a6c
Merge pull request #815 from makeplane/preview
...
Sync preview to develop
2024-08-12 20:45:05 +05:30
pushya22
8197419b69
Merge pull request #814 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-12 20:01:30 +05:30
Satish Gandham
3f4c95412d
Fix the missing eexport in EE folder ( #5358 )
2024-08-12 19:59:53 +05:30
pushya22
528849169e
Merge pull request #812 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-12 19:19:00 +05:30
Aaryan Khandelwal
4792c1cdf5
fix: project modal shortcut ( #5353 )
2024-08-12 19:17:10 +05:30
Akshita Goyal
041f2b16c3
[WEB-1986] chore: Build Fix, project page import ( #5356 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
* fix: import error
2024-08-12 19:12:35 +05:30
Bavisetti Narayan
de4d95d90c
chore: cycle and module endpoints ( #790 )
...
* chore: module and cycles endpoint
* chore: CRUD operation for cycle and modules
* chore: resolvers in projects cycles
2024-08-12 18:57:33 +05:30
pushya22
a1795bdc64
Merge pull request #811 from makeplane/preview
...
sync preview to develop
2024-08-12 18:41:48 +05:30
Prateek Shourya
2540f93e90
chore: property options create/ update settings revamp. ( #809 )
...
* chore: property options create/ update settings revamp.
* chore: update logic to omit __uuid__ in sortable.
2024-08-12 18:39:35 +05:30
pushya22
912a1071ea
Merge pull request #810 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-12 18:37:26 +05:30
Akshita Goyal
91693b2269
chore: seperated project components for CE ( #5324 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
2024-08-12 18:24:42 +05:30
pushya22
cfc2560b58
Merge pull request #806 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-12 16:12:45 +05:30
Aaryan Khandelwal
3ffaa4f2ca
[WEB-2217] fix: drag handle positioning and action ( #5349 )
...
* fix: drag handle click action
* fix: drag handle positioning
2024-08-12 15:51:23 +05:30
Satish Gandham
b7305a4666
Merge pull request #808 from makeplane/preview
...
sync: develop with preview
2024-08-12 15:07:35 +05:30
M. Palanikannan
4f27468254
fix: feature flagged imports ( #805 )
...
* fix: feature flagged imports
* fix: added page head
2024-08-12 13:52:49 +05:30
Prateek Shourya
de0652991f
chore: issue property create options endpoint revamp ( #803 )
...
* dev: update the issue property option endpoint
* chore: optimize create options API call and some bug fixes.
* fix: issue type switch on create more toggle.
* chore: add loader for issue properties.
* chore; fix issue type name and description overflow.
* chore: delete property confirmation modal.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-12 13:09:08 +05:30
Henit Chobisa
f817d70f78
fix: unable to added issues to a completed cycle ( #5348 )
2024-08-12 13:04:07 +05:30
Prateek Shourya
d6021388bc
fix: build errors. ( #804 )
2024-08-11 13:28:13 +05:30
sriram veeraghanta
6c264d8ffc
fix: merge conflicts
2024-08-11 11:52:22 +05:30
Prateek Shourya
a915b82f90
improvement: workspace level feature flags. ( #802 )
2024-08-11 11:47:26 +05:30
Prateek Shourya
5d7ad920a5
chore: issue types feature flagging ( #801 )
...
* chore: issue types and properties feature flagging.
* chore: optimize update property API call
* chore: reset property values after creation.
2024-08-10 19:37:14 +05:30
pushya22
d6e9b36465
Merge pull request #799 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-10 17:59:50 +05:30
Anmol Singh Bhatia
4b2330f201
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-10 17:57:24 +05:30