Sangeetha
5339684124
[WEB-3078] feat: initiatives epic implementation ( #2168 )
...
* feat: epic initiatives api endpoint
* feat: API endpoint to list projects and epics of initiative
* feat: add endpoint to return project and epics of initiatives
* feat: initiative response changes
* feat: initiative epic changes
* fix: imports
* chore: workspace epics type updated
* chore: workspace epics type updated
* chore: epics endpoint updated
* chore: workspace epics search implementation
* chore: epics section added to initiative detail
* fix: add epic mutation and code refactor
* fix: initiative list project update validation
* chore: initiative and project range select improvement
* chore: date range picker icon updated
* chore: code refactor
* chore: project list item progress indicator improvement
* chore: workspace epics modal item improvement
* chore: add epic mutation
* chore: asset updated
* chore: added the epic count in initiative
* chore: code refactor
* chore: permission updated
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-15 19:05:23 +05:30
Anmol Singh Bhatia
9a32da945f
[WEB-3040] chore: project breadcrumb link component added to CE and EE ( #2113 )
...
* chore: project breadcrumb link component added to CE and EE
* chore: project breadcrumb redirection improvement
2025-01-06 20:45:40 +05:30
Prateek Shourya
c8e779940d
[WEB-2848] feat: team activity and comments with some bug fixes and improvements. ( #2009 )
...
* chore: team activity endpoints
* chore: move team realted enums to constants
* chore: teams upgrade ux copy update
* fix: team scope dropdown
* feat: team activity
* fix: handle project filters
* improvement: minor UI fixes
* chore: remove member info tooltip from create team form
* chore: revert back team description height changes
* improvement: team overview details header
* improvement: team list header
* chore: disable option to
* fix: activity
* feat: team comments
* chore: minor improvements
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-12-23 20:41:02 +05:30
Prateek Shourya
513db3b04a
refactor: move all issue related enums to constants packages ( #1983 )
...
* refactor: move all issue related enums to constants package
* fix: lint errors
2024-12-19 15:00:14 +05:30
Prateek Shourya
3575dbc500
chore: move feature flag enum and convert feature flag getters to computedFn for better memoization ( #1796 )
...
* chore: convert feature flag getters to computedFn for better memoization
* chore: same signatur for computedfn
* refactor: move feature flag enum to constants package
* refactor: avoid conditional hook call
2024-12-18 21:16:29 +05:30
Akshita Goyal
e2cec28715
Fix: workspace pages readonly editor ( #1969 )
...
* fix: remove readonly editor
* fix: flickering
* fix: pi editor splitting + cn imports fixed
* fix: remove readonly editor ref from page root
* fix: space app cn import from editor
* fix: remove dead code
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-12-18 14:52:06 +05:30
Bavisetti Narayan
7853bbc340
feat: initiatives ( #1810 )
...
* feat: links attachments comment for initiatives
* chore: added activity for initiatives
* chore: activity changes for initiatives
* chore: link activity creation
* chore: code cleanup
* chore: removed the issue description
* chore: comment reaction
* Initiatives Working commit
* chore: file asset choice fields
* chore: ruff check
* fix: build error
* fix: initiaitves endpoints
* fix: app error
* chore: updates reaction migration
* fix: indentation
* fix: build error
* chore: initiatives setting page, app sidebar and feature flagging
* chore: initiatives listing, modal, header and quick action improvements
* chore: initiative sidebar improvements
* fix: breadcrumb and sidebar toggle improvement
* chore: improvements
* chore: initiative icon updated
* fix: initiative comment permission check
* chore: initiative counts
* chore: attachment counts
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-12-16 18:06:20 +05:30
Akshita Goyal
b4eaca5e3e
[WEB-2688] Feat project overview ( #1914 )
...
* chore: initial draft
* chore: crud operations for project overview
* chore: ui changes
* chore: integrations
* fix: package chnages
* fix: added loaders
* chore: serializer changes
* feat: added navigation
* fix: lint error
* fix: api calls for comment
* fix: removed imgs
* fix: feature flagged
* fix: removed dupes
* chore: project activity endpoint
* fix: attachments + project reactions
* chore: integrated activity
* fix: build
* chore: added new keys in project activity
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-12-13 17:38:40 +05:30
Prateek Shourya
7c4578a4ef
[WEB-2848] Feat: Teamspaces ( #1843 )
...
* feat: teams flow
* Feat team cycles (#1844 )
* feat: team cycles list
* chore: improvements and fixes for team cycles
* minor fixes
* fix: build errors
* chore: add missing changes
* use description_html for teams description
* chore: minor improvements to team upgrade page
* chore: update teams empty state
* chore: team space list on sidebar
* chore: remove duplicate export
* chore: minor improvements
* fix: team update
* chore: add project members
* chore: workspace assets endpoint
* feat: team issues (#1861 )
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: add filter for project according to roles
* chore: fetch workspace level issue property details
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* Improvements teams (#1869 )
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: improve update team projects buttons
* fix: add members logic
* chore: move team quick actions to header.
* chore: add filter for project according to roles
* chore: implement rich text editor and allow editing from team details page
* chore: disable team navigation if no projects are available
* chore: update team description mentions
* chore: minor ui/ ux updates
* chore: update add team members modal
* chore: minor improvements
* chore: sidebar improvements
* chore: fetch workspace level issue property details
* chore: save description_json for teams
* chore: minor improvements and build fixes
* fix: build errors
* fix: minor export fixes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* feat: team views list (#1900 )
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: improve update team projects buttons
* fix: add members logic
* chore: move team quick actions to header.
* chore: add filter for project according to roles
* chore: implement rich text editor and allow editing from team details page
* chore: disable team navigation if no projects are available
* chore: update team description mentions
* chore: minor ui/ ux updates
* chore: update add team members modal
* chore: minor improvements
* chore: sidebar improvements
* chore: fetch workspace level issue property details
* chore: save description_json for teams
* chore: minor improvements and build fixes
* fix: build errors
* fix: minor export fixes
* feat: team views list
* feat: team view issues
* chore: remove redundant annotations
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* chore: teams command palette modals
* remove unused componenets
* chore: seperate issue display filter by layout constant
* chore: enhance use issue actions modularity
* chore: team view issue store context update
* fix: build errors
* chore: temporarly remove teams list header
* chore: remove unused imports
* revert: empty state changes
* chore: remove redundant import
* fix: build errors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-12-13 15:49:51 +05:30
sriram veeraghanta
9de132e2ed
chore: Lint fixes ( #1885 )
...
* fix: lint related changes and packaging fixes
* adding color validations
* fix: linting fixes
* fix: build errors
2024-12-06 17:28:32 +05:30
rahulramesha
880e693407
[WEB-2442] chore: Timeline Dependency changes ( #1786 )
...
* project block duration only when available
* relations for half blocks
* dependency draggables for half blocks
* new design for dependency modal
* Fix typescript erro ref: https://github.com/microsoft/TypeScript/issues/42873
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-27 19:21:24 +05:30
Akshita Goyal
8c0da93c3f
fix: intake loading state ( #1669 )
...
* fix: intake loading state
* fix: handling api failure
* fix: handled api failure
* fix: intake image upload
2024-11-07 15:36:25 +05:30
Akshita Goyal
541dd4f78c
Fix intake build issues ( #1665 )
...
* fix: intake build issues
* fix: removed loader
2024-11-06 14:43:22 +05:30
Akshita Goyal
54e5159e81
Fix intake imports ( #1662 )
...
* chore: intake email and forms ui
* chore: intake forms
* chore: api integrations for settings
* fix: intake tooltip
* fix: type added
* fix: intake form space
* fix: forms
* fix: space app form for intake
* fix: lint issue
* fix: theme based image handling
* fix: type fixed
* chore: intake settings modal
* fix: handled html text area
* chore: payload changes for intake settings
* fix: changed api endpoint
* fix: build issues
* chore: issue creation for intake forms
* chore: in-app intake toggle
* fix: added feature flagging
* chore: changed the default response
* fix: changed flag
* fix: handled placeholders
* fix: removed unwnated classes
* fix: intake imports
* fix: remove be changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-11-06 12:59:15 +05:30
Akshita Goyal
7b1decbffd
Chore intake emails forms ( #1558 )
...
* chore: intake email and forms ui
* chore: intake forms
* chore: api integrations for settings
* fix: intake tooltip
* fix: type added
* fix: intake form space
* fix: forms
* fix: space app form for intake
* fix: lint issue
* fix: theme based image handling
* fix: type fixed
* chore: intake settings modal
* fix: handled html text area
* chore: payload changes for intake settings
* fix: changed api endpoint
* fix: build issues
* chore: issue creation for intake forms
* chore: in-app intake toggle
* fix: added feature flagging
* chore: changed the default response
* fix: changed flag
* fix: handled placeholders
* fix: removed unwnated classes
* chore: removed the extra migration
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-11-05 20:15:58 +05:30
rahulramesha
e181f7ae24
[WEB-2442] feat: Timeline dependencies ( #1631 )
...
* fix build
* Timeline Dependency changes
* fix build error
2024-10-30 14:03:10 +05:30
Ketan Sharma
f387fc1241
[WEB-2484] fix: workspace projects with grouping bugs ( #1526 )
...
* Fix on hover problem and add header
* made progress
* fix header done
* fix cleanup code
* fix remove unnexessary file
* fix remove archive from header
* add seperate local storage for archives
* fix related bugs
* code cleanup
* code cleanup
* fix archive colour and no of projects listed
* code cleanup
* made recommended changes
2024-10-24 19:12:57 +05:30
Anmol Singh Bhatia
c800dd31ac
chore: urgent priority icon enhancement ( #1568 )
2024-10-22 13:27:53 +05:30
gakshita
e90ab939ad
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-10-22 12:17:44 +05:30
Akshita Goyal
0f25f39404
WEB-2381 Chore: intake refactor ( #5752 )
...
* chore: intake emails and forms
* fix: moved files to ee
* fix: intake form ui
* fix: settings apis integrated
* fix: removed publish api
* fix: removed space app
* fix: lint issue
* fix: removed logs
* fix: removed comment
* fix: improved success image
2024-10-22 12:09:03 +05:30
Prateek Shourya
8e35b41323
fix: improvements for project types. ( #1545 )
2024-10-18 11:10:47 +05:30
Ketan Sharma
ac8251b153
remove draft issues option from project groups ( #1538 )
2024-10-17 14:27:36 +05:30
Aaryan Khandelwal
b9ce8ea8b1
fix: merge conflicts and build errors ( #1469 )
...
* dev: private bucket implementation (#1339 )
* chore: migrations and backmigration to move attachments to file asset
* chore: move attachments to file assets
* chore: update migration file to include created by and updated by and size
* chore: remove uninmport errors
* chore: make size as float field
* fix: file asset uploads
* chore: asset uploads migration changes
* chore: v2 assets endpoint
* chore: remove unused imports
* chore: issue attachments
* chore: issue attachments
* chore: workspace logo endpoints
* chore: private bucket changes
* chore: user asset endpoint
* chore: add logo_url validation
* chore: cover image urlk
* chore: change asset max length
* chore: pages endpoint
* chore: store the storage_metadata only when none
* chore: attachment asset apis
* chore: update create private bucket
* chore: make bucket private
* chore: fix response of user uploads
* fix: response of user uploads
* fix: job to fix file asset uploads
* fix: user asset endpoints
* chore: avatar for user profile
* chore: external apis user url endpoint
* chore: upload workspace and user asset actions updated
* chore: analytics endpoint
* fix: analytics export
* chore: avatar urls
* chore: update user avatar instances
* chore: avatar urls for assignees and creators
* chore: bucket permission script
* fix: all user avatr instances in the web app
* chore: update project cover image logic
* fix: issue attachment endpoint
* chore: patch endpoint for issue attachment
* chore: attachments
* chore: change attachment storage class
* chore: update issue attachment endpoints
* fix: issue attachment
* chore: update issue attachment implementation
* chore: page asset endpoints
* fix: web build errors
* chore: attachments
* chore: page asset urls
* chore: comment and issue asset endpoints
* chore: asset endpoints
* chore: attachment endpoints
* chore: bulk asset endpoint
* chore: restore endpoint
* chore: project assets endpoints
* chore: asset url
* chore: add delete asset endpoints
* chore: fix asset upload endpoint
* chore: update patch endpoints
* chore: update patch endpoint
* chore: update editor image handling
* chore: asset restore endpoints
* chore: avatar url for space assets
* chore: space app assets migration
* fix: space app urls
* chore: space endpoints
* fix: old editor images rendering logic
* fix: issue archive and attachment activity
* chore: asset deletes
* chore: update images
* chore: attachment delete
* fix: issue attachment
* fix: issue attachment get
* chore: cover image url for projects
* chore: remove duplicate py file
* fix: url check function
* chore: chore project cover asset delete
* fix: migrations
* chore: delete migration files
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* fix: private bucket build errors (#1347 )
* fix: private bucket build errors
* fix: build errors
* revert: issue type select changes. (#1355 )
* chore: private bucket implementation for workspace level pages (#1371 )
* chore: update project modal
* chore: update rich-text read-only editor
* chore: update workspace pages' components
* chore: remove entity identifier in favour of multiple columns of entities (#1405 )
* fix: issue attachments (#1411 )
* fix: issue attachments (#1422 )
* chore: file size limit for pro workspaces (#1437 )
* chore: file size limit for pro
* chore: update maximum file size logic
* chore: update editor max file size logic
* chore: update max file size limit logic
* chore: add comments
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: memoize max file size var
* chore: check for pro file size limits
* chore: added file size limit to the space app
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* chore: add max file size limit to workspace pages (#1440 )
* fix: remove old workspace logo and user avatar (#1445 )
* fix: intake exception error (#5810 )
* chore: filtered active cycles for guest (#1468 )
* fix: build error
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-10-12 01:47:13 +05:30
Akshita Goyal
4fe22c99c9
fix: projects header border css ( #1380 )
2024-10-08 18:36:50 +05:30
Anmol Singh Bhatia
951e13b933
[WEB-2498] fix: workspace archives and setting validation ( #1189 )
...
* chore: empty state content updated
* chore: archived project validation
* chore: code refactor
* chore: code refactor
2024-09-23 18:52:56 +05:30
Prateek Shourya
5c3145e444
fix: build errors fixed.
2024-09-12 21:08:27 +05:30
Prateek Shourya
095eddb368
fix: lint errors across enterprise repo. ( #1053 )
...
* fix: lint errors across enterprise repo.
* fix: lint errors in seats banner.
* fix: build error in auto close automation.
* fix: more lint errors
2024-09-12 18:23:42 +05:30
Anmol Singh Bhatia
76e6e36b14
fix: project favorite permission validaiton ( #1104 )
2024-09-12 14:49:53 +05:30
Anmol Singh Bhatia
ee5b0f8d9b
fix: build error
2024-09-11 19:08:45 +05:30
Akshita Goyal
223dd70218
fix: projects scope dropdown ( #1071 )
2024-09-11 13:13:53 +05:30
Akshita Goyal
0b1b13a68a
[WEB-2273] Chore: page alignments ( #1042 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: ee features alignments
* fix: fixed lint issue
2024-09-05 16:14:12 +05:30
Akshita Goyal
f0452d65d3
[WEB-2301] fix: issue with state id in workspace projects ( #914 )
...
* fix: state id fixed
* fix: added loading for project states
* fix: removed unwanted checks
* fix: changed title to list
2024-08-23 16:09:23 +05:30
Akshita Goyal
d358f89065
fix: only members can now be made leads ( #913 )
2024-08-23 12:11:18 +05:30
Akshita Goyal
de008ff442
[WEB-2268] feat: persisted filters for project grouping ( #899 )
...
* feat: persisted filters for project grouping
* fix: css
2024-08-22 13:08:06 +05:30
Akshita Goyal
962df4a6c6
fix: state dropdown ( #901 )
2024-08-21 18:29:28 +05:30
Akshita Goyal
240d9a3570
[WEB-2232] fix: scope dropdown changes ( #886 )
...
* fix: scope dropdown changes
* fix: fixed persistent state
* fix: dependency array
2024-08-21 15:08:02 +05:30
Akshita Goyal
e5c17d0994
fix: scope dropdown changes ( #884 )
2024-08-20 18:54:09 +05:30
Akshita Goyal
1b219ea3dc
fix: ui + project state mutation issue ( #880 )
2024-08-20 17:22:58 +05:30
Akshita Goyal
a7a404f990
fix: card gradient + kanban collapse issue ( #870 )
2024-08-19 19:30:37 +05:30
Akshita Goyal
3c91c2fc18
[WEB-2232] fix: project grouping UI changes ( #856 )
...
* fix: project grouping bugs
* feat: join btn change + access filters
* fix: handled states api call + made attributes common
* fix: archived projects handling
* fix: removed log
* fix: copy changes
* fix: UI based changes
2024-08-16 21:03:16 +05:30
Akshita Goyal
9d6eb7288a
[WEB-2232] fix: project grouping bugs archived ( #851 )
...
* fix: project grouping bugs
* feat: join btn change + access filters
* fix: handled states api call + made attributes common
* fix: archived projects handling
* fix: removed log
* fix: copy changes
2024-08-16 18:17:33 +05:30
Akshita Goyal
91727b4c5f
[WEB-1986] fix: project grouping bugs ( #833 )
...
* fix: project grouping bugs
* feat: join btn change + access filters
* fix: handled states api call + made attributes common
2024-08-16 13:36:55 +05:30
Akshita Goyal
cc45bbeb4b
fix: handled card actions ( #823 )
2024-08-13 19:40:18 +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
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
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
Akshita Goyal
fff27c60e4
[WEB-1959]: Chore/settings member page ( #5144 )
...
* chore: implemented table component in ui library
* chore: added export in the UI package
* chore/member-page-revamp
* fix: added custom popover className
* fix: updated ui for projects
* fix: hide pending invites for members
* fix: added ee component
* removed unwanted logging
* fix: seperated components
* fix: used collapsible instead of disclosure
* fix: removed commented code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-18 13:02:22 +05:30