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
Aaryan Khandelwal
e9847a1e27
fix: unique id for each editor instance ( #722 )
2024-07-30 16:53:28 +05:30
sriram veeraghanta
5b4abf9229
Merge branch 'preview' of github.com:makeplane/plane-ee into preview
2024-07-29 20:40:55 +05:30
sriram veeraghanta
7e7dffa464
fix: replacing the disco url with instance config
2024-07-29 20:40:35 +05:30
Akshita Goyal
6dbcd42955
[WEB-1955] Chore/bulk ops ( #693 )
...
* wip
* fix: types and css fixes
* fix: unwanted changes removed
* chore: added cycle, module and estimate
* fix: type fixes
* fix: TBulkIssueProperties keys
* fix: added condition for estimate points
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-29 19:14:53 +05:30
Anmol Singh Bhatia
6c97397d25
fix: edit tracked time overflow ( #706 )
2024-07-25 17:49:38 +05:30
Akshita Goyal
cec71f28f1
[WEB-2022] Fix/members billing status ( #701 )
...
* fix: hide the billing status for non pro workspaces
* fix: handled null state
2024-07-25 16:39:22 +05:30
Satish Gandham
90e91f56a2
Merge pull request #703 from makeplane/chore/views-publish-feature-flag
...
[WEB-2061] chore: add feature flag for views publish.
2024-07-25 16:38:57 +05:30
Satish Gandham
18ccc6b93e
Merge pull request #700 from makeplane/fix-time-tracking-validation
...
[WEB-2056] fix: time tracking fixes and improvements
2024-07-25 16:31:45 +05:30
Prateek Shourya
aabee2d7ec
[WEB-2061] chore: add feature flag for views publish.
2024-07-25 16:18:54 +05:30
Anmol Singh Bhatia
f37cba5f47
chore: tracked time hour step improvements
2024-07-25 15:57:25 +05:30
Anmol Singh Bhatia
9aeb21a357
chore: track time improvements
2024-07-25 15:53:19 +05:30
Anmol Singh Bhatia
1bd90b0a05
chore: track time improvements
2024-07-25 15:41:17 +05:30
sriram veeraghanta
d286e70d04
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-07-25 15:16:45 +05:30
rahulramesha
6804ec2e3a
fix public view issues
2024-07-25 13:55:26 +05:30
gakshita
fc4692fa8c
fix: active cycles duplicate issue
2024-07-25 13:09:48 +05:30
rahulramesha
5ccc9fbc45
[WEB-1255] feat: publish views ( #684 )
...
* chore: views publish endpoints
* fix: members and cycles endpoint
* chore: added issue count and attachment count
* chore: resolved build errors
* chore: added created at and updated at in issue response
* chore: comments, votes and reaction endpoints
* chore: removed the comment, votes and reaction endpoint
* feat Publish views
* chore: added import statement
* revert back unnecessary non ee changes
* fix gantt layout
* fix view issues
* fix lints and remove unncessary code
* revert back yarn.lock
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-24 14:32:18 +05:30
Akshita Goyal
64e14a4e38
[WEB-1940]: Chore/active cycle endpoints ( #620 )
...
* chore: workspace active cycles endpoints
* chore: active cycle list endpoint changes
* fix: changed the start and target date conditions
* chore: active cycles optimization
* fix: optimizations
* fix: Removed revalidation on focus
* fix: added skeleton loader
* fix: code structure optimized
* fix: handled case when estimate points is not there
* fix: indentation
* chore: resolved the import error
* fix: added workspaceSlug prop
* fix: removed indentation
* fix: revoked changes
* fix: handled null state
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-23 20:10:50 +05:30
guru_sainath
2a56f163d4
[WEB-1883] chore: implemented feature flagging and handled UI and validation for time tracking ( #687 )
...
* chore: added feature flagging in endpoints
* chore: UI changes, typos and integrated feature flagging for time tracking
* chore: updated typos and handled error
* chore: handled worklog mutation
* chore: handled min number we can enter in worklog form
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-23 20:07:32 +05:30
Satish Gandham
9bdfb74814
Merge branch 'preview' into develop
2024-07-23 18:03:54 +05:30
Satish Gandham
81e646d613
Merge pull request #686 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-23 17:58:07 +05:30
guru_sainath
f5027f4268
chore: optimised issue activity and updated the popover component in issue detail and peek overview ( #5208 )
2024-07-23 17:54:26 +05:30
rahulramesha
dafa2c3ab9
fix: Build and Lint errors ( #682 )
...
* fix build and lints
* revert back lint fix in CE
2024-07-23 11:51:03 +05:30
sriram veeraghanta
6e4fa92677
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-07-22 19:55:16 +05:30
guru_sainath
65d4bee539
[WEB-1846] feat: time tracking ( #608 )
...
* chore: integrated time traking enabled/disabled feature on project settings and updated the pro icon as a component
* chore: Showing the toggle and disabled to make any operations on project features
* chore: default exports in constants
* chore: seperated isEnabled and isPro
* chore: updated time traking key
* chore: issue worklog endpoint
* chore: added work log issue
* chore: csv worklog downloads
* chore: acitvity listing
* chore: added workspace in export issues
* chore: initialised services, contants, and store
* chore: integrated worklog hooks
* chore: changed types in worklog type
* chore: worklog response changes
* chore: serializer changes
* chore: corrected the import statement
* chore: Worklog components and page updates
* fix: download csv and excel
* chore: implemented pagination for table and updated worklog downloads
* chore: updated pagination and updated the api for worklog download filter param
* chore: download response change
* chore: import errors resolved in issue worklog
* chore: handled loaders and empty states in worklog settings
* chore: ui, typos and cleanup
* chore: resolved merge conflicts
* chore: updating the time tracking on issue detail page
* chore: updated the ui worklog issue property button
* chore: removed create from the worklog header
* chore: updated default filters from constants
* chore: resolved ce code updates
* chore: ce cleanup
* chore: worklogs in issue activity
* ui: updated UI for peek overview and issue detail for worklog property
* fix: exporter type
* ui: handled the typos
* ui: loader ui height changes
* chore: resolved merge conflicts
* chore: handled the project worklogs enabled/disabled in the issues
* chore: handled empty screen for worklog
* chore: typo
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-22 19:43:49 +05:30
Akshita Goyal
94faf70aca
chore: members page revamp ( #650 )
2024-07-22 17:14:41 +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
Bavisetti Narayan
4066fd515c
chore: workspace page access control ( #655 )
...
* chore: workspace page access control
* chore: workspace pages access endpoint updated
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-07-19 19:57:01 +05:30
guru_sainath
438e44d3ec
chore: removed time tracking on enterprise ( #669 )
2024-07-19 17:18:56 +05:30
Satish Gandham
af46df33b9
Merge pull request #666 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-19 16:13:42 +05:30
guru_sainath
f1f7fa907a
[WEB-1883] chore: moving issue activity store to respective folder ( #5169 )
...
* chore: issue activity store
* chore: updated issue activity store and handled workspace settings order
* chore: added paramenter on the issue worklog component
* chore: hanlded popover close from prop
2024-07-19 16:11:25 +05:30
Satish Gandham
2cb3bff3f5
Merge branch 'develop' into sync/ce-ee
2024-07-18 15:55:08 +05:30
Plane Bot
b6d550d23c
[WEB-1984] fix: code block padding and margin in pages. ( #5152 ) ( #645 )
...
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-07-18 15:37:28 +05:30
Prateek Shourya
281948c1ce
[WEB-1984] fix: code block padding and margin in pages. ( #5152 )
2024-07-18 15:28:40 +05:30
Satish Gandham
26a4ff430b
Merge pull request #643 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-18 15:01:13 +05:30
guru_sainath
2554110397
fix: build errors ee ( #5156 )
2024-07-18 14:59:28 +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
05f0bcca0b
Merge pull request #641 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-18 13:26:12 +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
sriram veeraghanta
a2a82ea6ff
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-07-17 18:28:43 +05:30
sriram veeraghanta
001af464fe
fix: adding swr loader for feature flags
2024-07-17 16:41:20 +05:30
Anmol Singh Bhatia
a2accdcbe6
chore: page publish validation added ( #631 )
2024-07-16 16:59:39 +05:30
sriram veeraghanta
b893ec37aa
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-07-16 16:48:59 +05:30
Prateek Shourya
2b1b90c968
chore: add feature flags checks to upgrade badge. ( #629 )
2024-07-16 16:48:34 +05:30
Satish Gandham
df13542aa0
Merge branch 'develop' into sync/ce-ee
2024-07-15 19:52:54 +05:30
guru_sainath
f5f3c4915f
[WEB-1846] chore: integrated project other features enabled/disabled feature on project settings and updated the pro icon as a component ( #5071 )
...
* chore: integrated time traking enabled/disabled feature on project settings and updated the pro icon as a component
* chore: Showing the toggle and disabled to make any operations on project features
* chore: default exports in constants
* chore: seperated isEnabled and isPro
* chore: updated time traking key
* chore: updated UI in project feature settings
2024-07-15 19:48:27 +05:30
Prateek Shourya
15d2bf32ae
[WEB-1949] chore: prevent workspace deletion when user has active subscription. ( #621 )
2024-07-15 17:17:19 +05:30