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
Anmol Singh Bhatia
a2accdcbe6
chore: page publish validation added ( #631 )
2024-07-16 16:59:39 +05:30
Prateek Shourya
2b1b90c968
chore: add feature flags checks to upgrade badge. ( #629 )
2024-07-16 16:48:34 +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
Prateek Shourya
9c67cbd861
[WEB-1953 chore: fix published pages redirection for self hosted users. ( #612 )
...
* chore: fix published pages redirection for self hosted users.
* chore: update Space App URL generation logic.
2024-07-15 17:08:36 +05:30
pushya22
864c2998a5
Merge branch 'develop' into sync/ce-ee
2024-07-15 16:58:48 +05:30
Prateek Shourya
56331a7b55
[WEB-1949] chore: delete workspace components restructuring. ( #5123 )
...
* [WEB-1949] chore: delete workspace components restructuring.
* chore: update delete workspace section.
2024-07-15 16:55:26 +05:30
Prateek Shourya
47aa52c578
chore: add feature flags for workspace pages. ( #614 )
...
* chore: add feature flags for workspace pages.
* chore: add workspace pages feature flag wrapper.
* chore: minor UI improvements.
* chore: use `WithFeatureFlagHOC` to show upgrade page.
2024-07-15 13:53:10 +05:30
Prateek Shourya
aabcb90682
improvement: feature flagging ( #609 )
...
* chore: add upgrade banner for free users on bulks ops and page publish.
* fix: bulk ops responsiveness.
2024-07-11 20:52:58 +05:30
Prateek Shourya
42115deadb
chore: add back enterprise billing page. ( #603 )
2024-07-11 16:48:23 +05:30
Nikhil
4e8bfe0024
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:14:18 +05:30
sriram veeraghanta
34bf7a107f
fix: merge conflicts resolved
2024-07-10 19:45:27 +05:30
Prateek Shourya
31f67e189d
[WEB-1843] chore: billing page and upgrade badge UI improvements. ( #5099 )
...
* [WEB-1843] chore: billing page and upgrade badge UI improvements.
* chore: fix sidebar collaped state.
2024-07-10 19:38:21 +05:30
Prateek Shourya
08df0b2ef5
chore: add error toast for members trying to generate payment link. ( #598 )
...
* minor ui fix in cloud upgrade page.
2024-07-09 16:36:56 +05:30
Prateek Shourya
379dcd9987
[WEB-1843] chore: minor file restructuring for bulk ops and issue embeds. ( #577 )
2024-07-05 16:18:02 +05:30
Prateek Shourya
36ded97c45
dev: pro plan upgrade screens. ( #563 )
...
* dev: pro plan upgrade screens.
* dev: website upgrade workflow
* chore: plan upgrade API integration.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-07-05 14:51:59 +05:30
sriram veeraghanta
bd45210152
fix: adding change log link in plane one
2024-07-04 17:12:36 +05:30
sriram veeraghanta
f6664494f7
fix: dollor before verison number in plane one.
2024-07-04 16:52:39 +05:30
Prateek Shourya
75dc9ade3a
[WEB-1843] chore: active cycles file restructuring. ( #559 )
2024-07-03 19:48:02 +05:30
Prateek Shourya
ace262fd87
Merge branch 'develop' of github.com:makeplane/plane-ee into sync/ce-ee
2024-07-03 19:33:01 +05:30
Prateek Shourya
82fa1347d1
[WEB-1843] chore: active cycles file restructuring. ( #5031 )
2024-07-03 19:14:15 +05:30
guru_sainath
99e8426e3b
[WEB-522] chore: Estimate validation on estimate delete and switch ( #553 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: implemented form submission loader on estimate switch.
* chore: handled estimate delete vlaidation when we have minimum estimate points.
2024-07-03 13:18:52 +05:30
Prateek Shourya
712a3f0a80
chore: update current-plan API SWR config to avoid unwanted API calls. ( #525 )
2024-07-01 13:02:47 +05:30
rahulramesha
07ab92076a
[WEB-1255] feat: Public and Private Views ( #516 )
...
* chore: added lock unlock and access controls in views
* Private Views Changes
* chore: handling multiple request
* chore: handling multiple request
* chore: preventing race condition
* fix minor view form modal bug
* revert yarn lock
* revert yarn lock
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-28 18:37:38 +05:30
Satish Gandham
684176230b
Merge pull request #518 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-28 16:47:22 +05:30
rahulramesha
8d5d0422e9
chore, make core changes for Advanced views ( #4962 )
2024-06-28 16:44:15 +05:30
Aaryan Khandelwal
7a98eafeb0
chore: remove app switcher ( #503 )
...
* chore: remove app switcher
* chore: removed workspace pages code
2024-06-26 13:14:29 +05:30
sriram veeraghanta
85220a9bc6
fix: workspace page root added
2024-06-25 21:18:01 +05:30
Aaryan Khandelwal
2500cd69df
[WEB-1559] fix: added content wrapper to prevent page overflow ( #498 )
...
* fix: content wrapper
* fix: page being stuck in the loading state
2024-06-25 20:07:37 +05:30
Bavisetti Narayan
13d71f2b92
[WEB-522] chore: workspace active cycle ( #495 )
...
* chore: estimate active cycle
* fix: handled estimate validation on workspace active cycles
* chore: issue manager updated
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-06-25 19:09:43 +05:30
Aaryan Khandelwal
5537d5cc05
fix: app switcher selected state ( #493 )
2024-06-25 18:52:27 +05:30
Aaryan Khandelwal
1fbf5dbd03
[WEB-1559] fix: unable to delete pages ( #491 )
...
* fix: pages not getting deleted
* fix: dashboard page context menu click
* fix: open in new tab
2024-06-25 18:26:35 +05:30
Aaryan Khandelwal
ada1dc0e60
[WEB-1716] fix: sidebar inconsistencies ( #490 )
...
* fix: pages sidebar inconsistencies
* fi: items spacing
2024-06-25 18:23:25 +05:30
guru_sainath
2b078cf8ba
[WEB-522] fix: handling the issue and estimate point dropdown in the active cycle to render only when the estimate type is points ( #486 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* fix: handling the issue and estimate point dropdown in active cycle to render only when estimate type is points
2024-06-25 14:16:17 +05:30
Aaryan Khandelwal
6b5f9d38a1
[WEB-1559] chore: updated app switcher UI ( #484 )
...
* chore: updated app switcher design
* chore: remove junk code
2024-06-25 14:02:16 +05:30
guru_sainath
f1dbaa80c4
[WEB-522] chore: updated input validation length in estimate point switch ( #478 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: updated input validation length in estimate point switch
2024-06-24 14:09:16 +05:30
Prateek Shourya
fb01b9340c
[WEB-1559] chore: hide workspace level pages app switcher. ( #474 )
2024-06-24 13:46:58 +05:30
sriram veeraghanta
9192ac4999
fix: import error
2024-06-23 13:40:12 +05:30
sriram veeraghanta
4d407fb8e0
fix: plane version number fixes
2024-06-23 13:16:17 +05:30
sriram veeraghanta
715e41c04c
Merge pull request #469 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-23 13:03:25 +05:30
sriram veeraghanta
2c33107ef4
fix: version number component creation
2024-06-23 12:58:30 +05:30
Prateek Shourya
62ce1fb321
style: add modal for plane pro early adopters. ( #467 )
2024-06-21 19:41:33 +05:30
Aaryan Khandelwal
fdbf2c4b91
chore: added extra extensions to the document editor
2024-06-21 18:20:23 +05:30
Aaryan Khandelwal
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-21 17:37:11 +05:30
guru_sainath
70dac1dd8b
[WEB-1672] chore: updated input validation on switch estimate point form and truncated in issues ( #459 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: updated input validation on switche estimate point form
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-21 15:14:44 +05:30
Aaryan Khandelwal
1de6728b18
chore: update publish button content post publishing ( #460 )
2024-06-21 15:10:43 +05:30
Aaryan Khandelwal
824c9d1007
chore: update favorite star component import statement ( #450 )
2024-06-20 16:26:53 +05:30
rahulramesha
8494699792
make sure to use appropriate store while bulk updating issues ( #447 )
2024-06-20 10:35:50 +05:30