Prateek Shourya
162fbcfb7e
[WEB-2195] dev: move issue types to workspace level ( #852 )
...
* chore: move issues types to workspace
* fix: add project id to issue type get endpoint.
* dev: multi project issue types
* chore: update issue types to support multiple project.
* dev: update default project issue type
* fix: issue type activity
* chore: order issue types by `created_at` date.
* dev: add filter by issue types.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-16 18:27:11 +05:30
sriram veeraghanta
f931386074
fix: merge conflicts
2024-08-16 18:02:07 +05:30
sriram veeraghanta
9e565df11b
fix: apiserver build errors
2024-08-16 17:53:41 +05:30
sriram veeraghanta
560d25c9ea
fix: merge conflicts
2024-08-16 17:28:22 +05:30
Anmol Singh Bhatia
0a1c656865
[WEB-2126] chore: guest and viewer role permission ( #5347 )
...
* chore: user store code refactor
* chore: general unauthorized screen asset added
* chore: workspace setting sidebar options updated for guest and viewer
* chore: NotAuthorizedView component code updated
* chore: project setting layout code refactor
* chore: workspace setting members and exports page permission validation added
* chore: workspace members and exports settings page improvement
* chore: project invite modal updated
* chore: workspace setting unauthorized access empty state
* chore: workspace setting unauthorized access empty state
* chore: project settings sidebar permission updated
* fix: project settings user role permission updated
* chore: app sidebar role permission validation updated
* chore: app sidebar role permission validation
* chore: disabled page empty state validation
* chore: app sidebar add project improvement
* chore: guest role changes
* fix: user favorite
* chore: changed pages permission
* chore: guest role changes
* fix: app sidebar project item permission
* fix: project setting empty state flicker
* fix: workspace setting empty state flicker
* chore: granted notification permission to viewer
* chore: project invite and edit validation updated
* chore: favorite validation added for guest and viewer role
* chore: create view validation updated
* chore: views permission changes
* chore: create view empty state validation updated
* chore: created ENUM for permissions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-08-16 16:35:05 +05:30
Akhil Vamshi Konam
867bf395d5
chore-refactor_askAI
2024-08-16 16:18:27 +05:30
Akhil Vamshi Konam
be8a432b97
chore-refactor_askAI
2024-08-16 16:10:45 +05:30
Akhil Vamshi Konam
420c380169
refactor askAI
2024-08-16 16:04:56 +05:30
sriram veeraghanta
1757b360f3
fix: type fixes
2024-08-16 14:24:58 +05:30
guru_sainath
d7d84535b1
chore: pricing and trial upgrade in cloud ( #842 )
...
* fix: updated payment validation for pro-cloud
* fix: removed logs
* fix: ui and calculated pricing on the button
* dev: trial upgrades
* chore: fix workspace licenses
* chore: upgrade free trial subscriptions
* fix: updated and handled pro and trial for pro workspaces list
* chore: handled offline payment in pro cloud workspaces
* chore: handled offline payment in cloud badge
* chore: updated the offline_payment logic
* fix: error messages
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-16 13:19:13 +05:30
Akshat Jain
8e87c48249
fix: adding secret key variable in newline ( #5361 )
...
* fix: adding secret key variable in newline
adding secret key variable in newline in api server env file and setting default value for `HARD_DELETE_AFTER_DAYS`
* added newline at EOF
2024-08-16 11:57:52 +05:30
guru_sainath
6d8649fdbf
chore: trial subscription endpoint update ( #839 )
...
* fix: updated trial subscription endpoint
* chore: trial subscription
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-14 21:31:40 +05:30
Satish Gandham
fe4daa5bf4
Merge pull request #832 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-14 19:39:40 +05:30
Nikhil
89deba4591
Chore workspace license trial ( #834 )
...
* chore: workspace trial and payment method subscription
* dev: updated trial validation
* dev: payment button validation
* chore: updated typo
* chore: removed logs
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-08-14 19:29:05 +05:30
Henit Chobisa
4a71eef72e
feat: added put request for issues api for upserting issues ( #5367 )
2024-08-14 18:25:49 +05:30
vamsi
a5a4496800
fix: adding throttling at base api view for external apis
2024-08-14 17:41:40 +05:30
vamsi
172f39e231
fix: adding service token throttle class
2024-08-14 17:38:05 +05:30
Nikhil
c05c86057c
fix: ee migration 0002 ( #831 )
2024-08-14 15:59:32 +05:30
Prateek Shourya
fa2ce51efc
Issue types properties improvement ( #822 )
...
* chore: update dropdown options component and fix overflow issue.
* chore: minor fix in issue type logo prop.
* chore: add integrity error message for issue types.
* style: UI and UX copy improvements.
* chore: options duplicate check and sanitization before API call.
* chore: change options create/ update priority.
* chore: remove integrity error message for issue type.
* chore: update options proeprty dropdown button.
2024-08-14 14:59:48 +05:30
pablohashescobar
a78758b814
chore: migrations for constraints
2024-08-14 14:36:25 +05:30
sriram veeraghanta
244d84129e
Merge pull request #830 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-14 14:34:49 +05:30
pablohashescobar
56ea45f44c
chore: migrations for constraints
2024-08-14 14:26:44 +05:30
pablohashescobar
16866d047a
fix: migration
2024-08-14 14:06:53 +05:30
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
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
62c9f5ba5f
Merge branch 'preview' into sync/ce-ee
2024-08-14 12:56:10 +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
NarayanBavisetti
033e7703b4
chore: project issue type migration
2024-08-13 21:53:51 +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
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
Akhil Vamshi Konam
485d1da6cb
Rephrase: Ask AI
2024-08-12 18:58:39 +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
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
Aaryan Khandelwal
3db921d51a
Merge branch 'preview' of https://github.com/makeplane/plane-ee into chore-rephrase-ai
2024-08-12 16:16:25 +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
5c143669e5
Merge branch 'preview' of https://github.com/makeplane/plane-ee into chore-rephrase-ai
2024-08-12 16:11:10 +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
Aaryan Khandelwal
60bb1d63e1
Merge branch 'preview' of https://github.com/makeplane/plane-ee into chore-rephrase-ai
2024-08-10 23:14:51 +05:30