sriram veeraghanta
a3871922d1
fix: merge conflicts from uat
2024-08-16 18:45:43 +05:30
sriram veeraghanta
f931386074
fix: merge conflicts
2024-08-16 18:02:07 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +05:30
sriram veeraghanta
560d25c9ea
fix: merge conflicts
2024-08-16 17:28:22 +05:30
Prateek Shourya
4ca45a971c
chore: issue filters restructuring. ( #5372 )
2024-08-16 16:48:00 +05:30
Anmol Singh Bhatia
d60e988ca1
fix: issue delete notification message updated ( #5373 )
2024-08-16 16:30:54 +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
sriram veeraghanta
878a71563b
fix: merge conflicts resolved
2024-08-14 13:16:21 +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
sriram veeraghanta
6600342f82
fix: merge conflicts
2024-08-09 21:08:44 +05:30
Prateek Shourya
f2ef245557
improvement: issue types and properties ( #792 )
...
* chore: issue type icon picker and issue identifier updates.
* chore: update `issue type and properties` update action logic.
* chore: UI / UX copy updates.
* chore: remove search from issue and property type dropdown.
* chore: minor improvements for disabled mandatory field toggle.
* chore: update logic to improve syncing with server.
* chore: update paragraph order and minor UI fix.
* chore: update issue type collapsible to open only one collapsible at a time.
* chore: minor improvements.
* dev: update issue property messages
* fix: issue type overflow.
* dev: update field validation on issue property update
* chore: update enable issue type logic.
* chore: update issue identifier logo size.
* chore: minor improvements.
* chore: update tooltip position.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-09 15:08:04 +05:30
sriram veeraghanta
b4ac5d8e12
Merge pull request #789 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-08 20:19:08 +05:30
Anmol Singh Bhatia
48cb0f5afc
[WEB-2202] chore: user favorites mutation and code refactor ( #5330 )
...
* chore: fav item drag and drop improvement
* chore: user favorite type updated
* chore: user favorites helper function added
* dev: favorite item common component added
* dev: favorite item component added and code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-08-08 20:11:18 +05:30
M. Palanikannan
983a1b9acc
feat: iframe jira importer ( #778 )
...
* feat: iframe added for jira
* feat: added iframe
* fix: not modal
* feat: add dashboard screen
* feat: added theme support to match that of our apps
* chore: import ui improvement
* fix: removed unnecessary code from old importer
* feat: added silo base url for config
* feat: silo iframe with theme changes and service token createion
* fix: iframe fixed while switching themes
* feat: silo base url from config
* fix: dev server port
* fix: loading states for iframe
* fix: make ui usable
* chore: remove commented code
* fix: added correct query params
* fix: redundant id
* fix: added iframe to ee
* fix: constants moved to ee
* fix: seperated more changes into ee
* fix: base api path fixed for jira import
* fix: desc
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
2024-08-08 19:27:11 +05:30
pushya22
da547228ce
Merge pull request #771 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-07 15:33:12 +05:30
Anmol Singh Bhatia
598846adc4
[WEB-2182] chore: user favorites improvement ( #5318 )
...
* chore: favorite collapsible spacing
* chore: favorite collapsible tooltip added
* chore: user favorites icon improvement and code refactor
* chore: favorites empty state added
* chore: project identifier message updated
* chore: favorties collapsible improvement
* chore: code refactor
* fix: build error
* fix: app sidebar draft issue z-index
2024-08-07 15:28:25 +05:30
Prateek Shourya
333a989b1a
chore: components restructuring and UI improvements. ( #5285 )
...
* chore: components restructuring and minor UI improvements.
* chore: minor UI improvements fro icons and member dropdown.
* chore: update issue identifier.
* chore: rename `Issue Extra Property` to `Issue Additional Property`
* chore: fix popovers placement issue on components with overflow.
* chore: add `scrollbar-xs`
* chore: add `xs` size for input and textarea components.
* chore: update `sortable` to return back `movedItem` in the onChange callback.
* chore: minor UI adjustments for radio-select.
* chore: update outside click delay to 1ms.
2024-08-05 20:42:14 +05:30
sriram veeraghanta
baffce9918
fix: merg conflicts
2024-08-05 15:53:03 +05:30
sriram veeraghanta
62ccccf261
fix: build errors
2024-08-05 15:42:56 +05:30
sriram veeraghanta
a5b3e32703
fix: merge conflicts
2024-08-05 14:14:02 +05:30
guru_sainath
0619f1b6d1
[WEB-2103]: chore: Intercom integration ( #5295 )
...
* fix: intecom sdk integration
* dev: integrated intercom in god-mode
* dev: intercom default value true
* dev: updated intercom keys in intercom provider
* chore: added restriction values
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-05 13:37:11 +05:30
pushya22
b2bf46864c
Merge pull request #741 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-04 12:09:00 +05:30
Akshita Goyal
34820eec7a
[WEB-1907] Fix: favorites ( #5292 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
* fix: favorite bugs
* fix: ts bugs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-04 10:15:26 +05:30
Prateek Shourya
91d23dabe3
[WEB-1185] feat: issue types and issue properties ( #719 )
...
* dev: setup basic store structure for issue types and custom properties.
* dev: create issue types and add back migration for existing issues
* dev: fix save
* dev: fix migration for issue types
* dev: create page version
* dev: add page versioning migrations
* dev: create page version endpoints
* WIP: issue types.
* chore: update issue types & properties store structure.
* dev: add is_default value in issue type
* dev: implement create, update, list and delete for issue-types. (#584 )
* dev: implement create, update, list and delete for issue-types.
* dev: issue properties root.
* dev: rename model
* dev: create issue property and related models
* dev: create issue property and issue types api
* dev: issue type endpoint
* dev: add issue type feature flagging
* dev: issue property options
* dev: issue properties creation and updation.
* dev: add fields to project and issue types
* dev: issue property and issue types api
* dev: update issue type migrations
* dev: issue types enabled
* dev: update folder structure and move default issue type validation
* dev: update values endpoint to return arrays
* dev: rename value to values
* chore: API integration for issue types and properties settings.
* dev: rename urls
* dev: issue type values endpoint
* dev: remove print logs
* dev: create issue property activity task
* dev: return dictionary on issue values list endpoint
* fix: boolean types
* dev: add issue type validation
* fix: issue create with different type
* dev: issue types settings and user side flow.
* chore: add option to enable/ disable issue property.
* chore: fix property attribute popover position
* chore: add validation to remove default value for mandatory properties.
* chore: add validation to disable editing property core attributes.
* allow editing if no issue is attached to the issue type.
* chore: update issue type loader logic.
* chore:minor UI & UX improvements.
* chore: add option to enable/ disable issue types.
* chore: add property title dropdown to allow adding description while creating property.
* chore: minor code restructuring.
* chore: add `scrollIntoView` when adding new properties.
* chore: update enable/ disable issue type logic.
* chore: add property type icon.
* chore: improve property values loader.
* chore: add validation to only show issue types in projects where it's enabled.
* fix: quick add.
* chore: create/ update issue modal components restructuring.
* fix: global issue update through modal on inital load.
* chore: add validations to remove `default_value` when `is_required` is set to True.
* fix: build errors.
* chore: create/ update draft issue with custom properties.
* chore: add logic to get issue property values while creating issue copy.
* dev: remove default issue type creation
* dev: issue property activity endpoint
* chore: set property `is_active` to false by default.
* chore: minor improvements
* chore: refactor logic to render display name in member picker.
* chore:minor improvement to issue types loader and data fetching.
* fix: type declarations.
* chore: add property options for dropdown property type. (#737 )
* chore: add property options for dropdown property type.
* chore: components restructuring.
* improvement: issue types and properties (#742 )
* chore: add property options for dropdown property type.
* chore: components restructuring.
* chore: UI improvements and minor fixes.
* chore: issue types and properties store refactor.
* chore: improve UX copy of properties and attributes.
* chore: improve enable/ disable issue type flow.
* chore: rename `Issue Extra Property` to `Issue Additional Property`
* chore: update `handleCreateDataUpdate` to `updateCreateListData`.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-02 19:52:37 +05:30
Bavisetti Narayan
b44fa8109c
Merge branch 'preview' into sync/ce-ee
2024-08-02 14:50:04 +05:30
Akshita Goyal
f4f5e5a0d3
[WEB-1907] feat: Favorites Enhancements ( #5262 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-02 12:25:26 +05:30
Prateek Shourya
f1e9ed96de
[WEB-1960] chore: update upgrade to paid plans flow. ( #671 )
...
* dev: workspace price upgrade endpoint
* [WEB-1960] chore: update `upgrade to paid plans` flow.
* chore: delete workspace and cancel subscription UX copy updates.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-07-30 18:31:32 +05:30
sriram veeraghanta
7e7dffa464
fix: replacing the disco url with instance config
2024-07-29 20:40:35 +05:30
Satish Gandham
b7fb78c400
Merge branch 'preview' into sync/ce-ee
2024-07-24 20:35:09 +05:30
Aaryan Khandelwal
b4f2176ffa
fix: issue parent type ( #5219 )
2024-07-24 18:34:07 +05:30
Satish Gandham
da43124713
Merge remote-tracking branch 'origin/preview' into sync/ce-ee
2024-07-24 17:56:29 +05:30
Anmol Singh Bhatia
4d978c1a8c
[WEB-2025] chore: profile page enhancements ( #5209 )
...
* chore: user layout and header updated
* chore: user page sidebar improvement
* fix: your work redirection
* fix: profile section mobile navigation dropdown
* chore: profile layout improvement
* chore: profile header improvement
* fix: profile section header improvement
* fix: app sidebar your work active indicator
* chore: profile sidebar improvement
* chore: user menu code refactor
* chore: header code refactor
* chore: user menu code refactor
* fix: build error
2024-07-24 17:52:12 +05:30
Akshita Goyal
ca088a464f
[WEB-1955] fix: data types and css fixes added ( #5216 )
...
* fix: data types and css fixes for bulk ops
* fix: TBulkIssueProperties keys
2024-07-24 15:13:14 +05:30
Satish Gandham
7822104f0f
Merge branch 'preview' into sync/ce-ee
2024-07-23 17:13:34 +05:30
Satish Gandham
31fe9a1a02
[WEB-2007] fix: cycles loading optimization ( #5207 )
...
* fix: cycles loading optimization
* fix: ts error
* fix: types added along with apis
* fix: formatting
* fix: removed bottom border
* fix: fixed loading state for cycle-stats
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2024-07-23 17:04:31 +05:30
Plane Bot
8715622167
sync: community changes ( #677 )
...
* fix: leave project mutation (#5175 )
* [WEB-1982] chore: sidebar navigation item refactor (#5184 )
* chore: sidebar navigation item refactor
* chore: module and cycle sidebar padding adjustment
* chore: issue load more text color updated (#5174 )
* chore: add missing headings to the rich text editor (#5135 )
* [WEB-1255] chore: Required Spaces refactor (#5177 )
* Changes required to enable Publish Views
* default views to not found page
* refactor exports
* remove uncessary view service
* fix review comments
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-22 16:30:19 +05:30
rahulramesha
8577a56068
[WEB-1255] chore: Required Spaces refactor ( #5177 )
...
* Changes required to enable Publish Views
* default views to not found page
* refactor exports
* remove uncessary view service
* fix review comments
2024-07-22 16:01:46 +05:30
pushya22
5112d077a9
Merge pull request #672 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-22 14:03:30 +05:30
guru_sainath
eca79f33b6
chore: handled error in activityIdsByIssueId in store and added new filed in the project types and handled the default active filters in constants in activity constants ( #5185 )
2024-07-22 13:57:17 +05:30
Satish Gandham
8748dbcc06
Merge branch 'develop' into sync/ce-ee
2024-07-18 14:49:20 +05:30
guru_sainath
482b363045
[WEB-1883] chore: moved workspace settings to respective folders for CE and EE ( #5151 )
...
* chore: moved workspace settings to respective folders for ce and ee
* chore: updated imports
* chore: updated imports for ee
* chore: resolved import error
* chore: resolved import error
* chore: ee imports in the issue sidebar
* chore: updated file structure
* chore: table UI
* chore: resolved build errors
* chore: added worklog on issue peekoverview
2024-07-18 14:45:30 +05:30
Satish Gandham
792ff35c4b
Merge remote-tracking branch 'origin/develop' into sync/ce-ee
2024-07-18 13:25:02 +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
Nikhil
a7e37ac0de
dev: feature flagging implementation ( #443 )
...
* dev: initialize feature flagging
* dev: feature flagging workspace active cycles
* dev: update feature flag implementation
* dev: add `FEATURE_FLAG_SERVER_AUTH_TOKEN` env
* dev: add feature flagging for backend apis
* dev: setup feature flags store and hooks. (#558 )
* dev: setup feature flags store and hooks.
* minor improvements for swr key and flags enum.
* dev: workspace active cycles feature flag. (#562 )
* dev: add task for cancelling the workspace subscription when the workspace is deleted
* dev: rename feaure flagging component
* dev: update feature flagging function for spaces
* dev: add feature flags for bulk ops, issue embeds and page publish. (#589 )
* dev: add logging for member sync task
* dev: restrict workspace from deleting if the subscription is active
* dev: workspace delete check endpoint
* dev: subscription endpoint check
* dev: update subscriptions
* chore: plane pro billing and plans page updates.
* dev: update pro pill display logic.
* dev: fix feature flagging
* chore: minor improvement in cloud-badge to avoid API calls to `products` endpoint if user has PRO subscription.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-07-11 15:12:54 +05:30
sriram veeraghanta
fc2f1a8faa
Merge pull request #605 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-11 14:43:42 +05:30
Anmol Singh Bhatia
15b0a448ee
[WEB-1925] dev: issue detail widget enhancement ( #5101 )
...
* chore: collapsible button border color updated
* chore: TIssueDetailWidget type added
* chore: issue link modal onClose updated
* chore: issue detail widgets collapse state added to store
* chore: issue detail widget interaction added
* chore: issue detail widget interaction added
2024-07-11 14:34:56 +05:30
Satish Gandham
98e980ceff
Merge pull request #593 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-09 13:44:37 +05:30
guru_sainath
f617937542
[WEB-1900] chore: mentions mutation, ui fix on app sidebar notification badge, and back button inbox issue notification embed ( #5083 )
...
* chore: mention notification boolean field
* chore: handled mentions and all notification mutation and UI fix on the app sidebar notification badge and Back redirection button on inbox issue resposiveness
* chore: Moved everthing to chip
* chore: cleaning up the selection when we unmount the page
* chore: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 13:41:34 +05:30
pushya22
95699b7b33
Merge pull request #588 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-08 19:45:54 +05:30
guru_sainath
7767be2e21
[WEB-1889] fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peek overview component ( #5074 )
...
* fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peekoverview component
* fix: code cleanup
* fix: code cleanup on workspace notification store
* fix: updated selected notification on workspace notification store
2024-07-08 18:52:30 +05:30