Anmol Singh Bhatia
7d7415b235
[WEB-2467] fix: platform bug ( #5621 )
...
* fix: reaction endpoint
* fix: project label edit permission
* fix: guest role upgrade
* fix: list layout dnd permission
* fix: module and cycle toast alert
* fix: leave project redirection
2024-09-17 16:43:51 +05:30
Prateek Shourya
7469e430bc
chore: update instance change logs logic. ( #1150 )
...
* chore: update instance changelog logic.
* chore: fetch change logs on server
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-17 15:02:07 +05:30
Akshat Jain
3394b6bd7b
Add Env INSTANCE_CHANGELOG_URL in apiserver Dockerfile ( #1149 )
...
* Add Env INSTANCE_CHANGELOG_URL in apiserver Dockerfile
* removed INSTANCE_CHANGELOG_URL from docker-compose
2024-09-17 14:50:26 +05:30
Prateek Shourya
45cc7a4090
[WEB-2465] chore: check for updates. ( #1148 )
...
* chore: check for updates.
* chore: check for updates
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-17 14:27:58 +05:30
Prateek Shourya
624f09e4a5
chore remove unused seats ( #1147 )
...
* chore: remove unused seats
* chore: add more seats/ remove unused seats.
* fix: imports
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-17 13:04:45 +05:30
Henit Chobisa
8786675b3c
feat: added prices and plans endpoint inside monitor, and prime ecosystem ( #1146 )
...
* feat: added endpoint for retrieving plans
* feat: added routes for retrieving and generating payment link
* chore: self-hosted upgrade.
* chore: self-hosted one upgrade.
* chore: product and payment link generation
* chore: count workspace members
* chore: activation modal.
* chore: self managed instance workspace upgrade modal.
* chore: billable members.
* chore: remove changelogs redirection from workspace pages header.
* chore: update seat count logic
* fix: exit process if monitor fails to decrypt feature flags
* chore: added docker compose rule to restart the monitor container for only 5 attempts
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-17 13:03:54 +05:30
Nikhil
28f6016b58
fix: issue updated at for custom properties and time log ( #1131 )
2024-09-16 20:45:02 +05:30
Prateek Shourya
57542cdada
[WEB-2112 | WEB-2113 | WEB-2395] dev: billing and product updates. ( #1130 )
...
* chore: add current period start date
* chore: is trial ended
* chore: Billing page and Product updates.
* fix: seat purchase
* chore: self-hosted `env` updates.
* fix: lint error.
* fix: bugfixes in types package
* fix: build errors.
* chore: update yarn.lock file.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-16 19:12:58 +05:30
pushya22
999acd4379
Merge pull request #1138 from makeplane/sync/10884814063
...
sync: community changes
2024-09-16 18:57:56 +05:30
Anmol Singh Bhatia
45da70cf6a
[WEB-2460] fix: role permission validation ( #5615 )
...
* fix: workspace menu quick action
* fix: guest role upgrade flow validation
* fix: create issue validation
* fix: create issue validation
* fix: cmd k permission validation
* fix: subscription validation
* fix: create label permission validation
* fix: build error
* chore: guest can comment in their created issues
* chore: changed the queryset
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-16 18:56:28 +05:30
pushya22
a1d11a36a0
Merge pull request #1129 from makeplane/sync/10880626771
...
sync: community changes
2024-09-16 14:32:20 +05:30
Akshita Goyal
74507559b8
[WEB-2456] Chore: workspace member list additional info ( #5604 )
...
* chore: added last login medium
* chore: added email and authentication columns in member settings
* fix: revoked lock file changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-16 14:28:41 +05:30
pushya22
1f9a2e1ee2
Merge pull request #1128 from makeplane/sync/10880584482
...
sync: community changes
2024-09-16 14:27:12 +05:30
Bavisetti Narayan
3ce84f78f1
chore: roles demotion ( #5612 )
2024-09-16 14:25:27 +05:30
Plane Bot
db185735bd
fix: adding new session cookie name ( #1123 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-13 19:02:39 +05:30
sriram veeraghanta
f155a13929
fix: adding new session cookie name
2024-09-13 16:59:47 +05:30
Nikhil
82e9a83772
fix: issue type text deletion ( #1120 )
2024-09-13 16:11:38 +05:30
guru_sainath
1020bf14ca
[MOBIL-194] chore: added type in all projects query ( #1106 )
...
* chore: integrated type all and joined in all projects query
* chore: updated member query
* chore: commented state_group issue filter in workspace your work
* chore: handled the project member is active or not
* chore: removed views form user recent visits and favorite
* chore: updated the query
2024-09-12 21:42:18 +05:30
Nikhil
e488fb48c4
chore: restrict private ip addresses in cloud environment ( #1095 )
2024-09-12 15:53:49 +05:30
Nikhil
16a6ec12e3
chore: session cookie domain ( #1107 )
...
* chore: session cookie domain
* chore: move cookie domain setting to common
2024-09-12 15:53:25 +05:30
pushya22
1ba9601d4f
Merge pull request #1105 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-12 15:00:28 +05:30
Anmol Singh Bhatia
33dd5fe8cc
[WEB-2443] fix: project intake edit permission ( #5588 )
...
* fix: project intake edit permission
* chore: inbox issue validation changes
* fix: intake edit permission updated
* fix: project invite modal
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-12 14:44:21 +05:30
guru_sainath
cbb496fbc6
chore: project type filter query updates ( #1103 )
...
* chore: project type query error
* chore: project joined query update
* chore: code format
2024-09-11 20:56:55 +05:30
guru_sainath
0224b2bea6
chore: updated the key description to description_html in issue create and update ( #1089 )
2024-09-11 20:03:21 +05:30
Anmol Singh Bhatia
2b8e2243d2
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-11 17:49:08 +05:30
Bavisetti Narayan
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Prateek Shourya
f88ee23fb0
[WEB-2421] chore: Issue type display properties toggle. ( #1099 )
...
* [WEB-2421] chore: Issue type display properties toggle.
* chore: add `display properties` to BaseIssueIdentifier props.
2024-09-11 14:34:10 +05:30
pushya22
b7abcf1619
Merge pull request #1098 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-11 13:34:49 +05:30
Bavisetti Narayan
7013a36629
[WEB-2430] fix: issue exports for project ( #5579 )
...
* fix: issue exports for project
* chore: code cleanup
2024-09-11 13:18:59 +05:30
sriram veeraghanta
55ed7759a4
Merge branch 'preview' into sync/ce-ee
2024-09-10 19:40:57 +04:00
sriram veeraghanta
99ab274216
fix: upgrading the python runtime version
2024-09-10 20:44:38 +05:30
guru_sainath
9cb79470f5
[MOBIL-185] chore: handled projects list error in type joined ( #1091 )
...
* chore: handled projests list error in type joined
* chore: handled all projects query
2024-09-10 17:33:23 +05:30
pushya22
15ff5a422c
Merge branch 'preview' into sync/ce-ee
2024-09-10 15:12:28 +05:30
Goran
5fb2dd0b6e
fix(webhook): allow private ip to be used as payload url ( #5535 )
...
Co-authored-by: gmajkic <gmajkic@veepee.com >
2024-09-10 14:57:30 +05:30
guru_sainath
51834f8c60
chore: handled object serialize error in cycle and module details ( #1084 )
2024-09-10 13:16:16 +05:30
guru_sainath
4acaba96ba
[MOBIL-167] chore: handle status code in error messages, updated key in issue global search, and added project identifier in IssueType ( #1075 )
...
* dev: updated project details
* chore: udated version strawberry-graphql-django
* chore: handled error messages and status code in error extensions
* chore: resolved import error
* chore: added project_identifier in issue_type
* chore: project_identifier in issues global search
* chore: handled error_extensions
2024-09-09 20:22:59 +05:30
Bavisetti Narayan
879fa7ee73
chore: added filters in project listing ( #1076 )
2024-09-09 20:22:44 +05:30
guru_sainath
ca60dd00ab
chore: removed user limit validation ( #1080 )
2024-09-09 19:48:27 +05:30
Akhil
a83892ae52
fix: pages ai prompts ( #1078 )
...
* fix: pages ai prompts
* fix: pages ai prompts
2024-09-09 18:18:50 +05:30
Prateek Shourya
5c6d3fcd93
dev: feature flag OIDC SAML ( #1079 )
...
* chore: ff oidc saml init
* chore: admin feature flag endpoint
* [WEB-2413] chore: feature flag for admin app and OIDC SAML Auth validation.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-09 17:55:27 +05:30
Nikhil
4644a46cce
fix: add invites also to the paid count calculation ( #1069 )
...
* fix: add invites also to the paid count calculation
* fix: paid seat mutation in update workspace seat modal.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-09-07 17:49:15 +05:30
Prateek Shourya
80cb440509
[WEB-2396] chore: selfhost licensing improvements. ( #1067 )
...
* style: fix plane one billing page.
* chore: subscription update endpoint
* chore: manage current plan seats and workspace activation improvement.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-07 14:30:58 +05:30
pushya22
6ac1f655cf
Merge pull request #1066 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-07 09:14:50 +05:30
Ketan Sharma
29fd1186ee
[WEB-2129] fix: module creation and updation toast error ( #5550 )
...
* chore: added error message for module name
* used the backend message
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-07 08:58:28 +05:30
pushya22
261a2a6047
Merge pull request #1064 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 23:55:39 +05:30
Aaryan Khandelwal
68b412badf
[WEB-1933] refactor: link create/update for issues and modules ( #5543 )
...
* chore: added module and issue link validation
* refactor: issues and modules link moda;
* chore: changed the url validation logic
* chore: code cleanup
* refactor: modules link logic
* chore: removed the validator function
* fix: url validation regex
* chore: removed unwanted imports
* chore: reverted the external api changes
* refactor: link modals
* refactor: reset modal logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-06 22:52:29 +05:30
Bavisetti Narayan
104a6f41fc
chore: workspace user favorite pages ( #1056 )
2024-09-06 19:40:45 +05:30
guru_sainath
c59b6e4ba2
chore: free plan validation on workspace settings ( #1061 )
2024-09-06 19:09:01 +05:30
Akhil
5bddf858b0
fix/pages-ai-get-title ( #1055 )
2024-09-06 14:21:35 +05:30
Prateek Shourya
c001e15edd
[WEB-2376 | WEB-2396 | WEB-2387] dev: plane self hosted updates. ( #1050 )
...
* [WEB-2376] chore: workspace activation logic update.
* [WEB-2396] chore: fix upgrade button for self hosted users and update pro features upgrade CTA.
* [WEB-2396] chore: Plane selfhosted billing page.
* chore: update plane one changelog.
* [WEB-2387] chore: add seats validation.
* [WEB-2387] chore: member invitation validation for selfhosted pro plan.
* chore: update purchased seats.
* fix: member restriction
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-06 14:19:52 +05:30