Akshita Goyal
716300d964
[WEB-2114]: Chore: project cycle optimization ( #5430 )
...
* chore: project cycle optimization
* fix: typo
* chore: changed the label typo
* feat: intergrated optimized api
* chore: added every key as plural
* fix: productivity dropdown
* fix: removed logging
* fix: handled loading
* fix: loaders
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-27 19:50:20 +05:30
Nikhil
ea5e249157
dev: primev2 ( #962 )
...
* dev: new license activation workflow for one and pro users (#739 )
* feat: added feature flag package for decrypting and refreshing the feature flags value
* feat: added feature flagging route for route handlers
* feat: added feature flag worker for managing and distributing feature flags
* feat: implemented feature flag api implementation inside ff handler
* feat: added exponential retry interval inside feature flagging
* fix: route pattern of feature flag endpoint from monitor
* feat: created endpoint to activate workspace from monitor
* feat: made changes to accomodate db and activate endpoint
* dev: update multi tenant environment settings
* dev: workspace license activation flow
* dev: update license activate endpoint
* dev: update workspace license activate endpoint
* feat: added feature flag user sync logic
* feat: added constants and sync logic with private key inside
* feat: added port as env variable
* feat: added modification for removing license key in healthcheck
* feat: example env pushed
* fix: update monitor endpoints and license activation function
* dev: initiate free workspace only for self hosted instances
* dev: self hosting license endpoint updates
* dev: remove monitor db
* dev: update handlers
* dev: self hosted license subscription web
* dev: removed computed in self hosted subscription
* fix: prime server url and delete old license while creating new license in sqlite
* chore: subscription activation alert after successfull activation.
* dev: update feature flag endpoints
* fix: handled several cases of feature flags
* fix: linting errors
* dev: update monitor to handle workspace activation
* dev: update decryption algorithm
* feat: separated activation payload with the sync payload
* dev: update feature flags endpoint
* dev: change type for workspace sync
* feat: added isActive flag for user activation
* feat: removed creation of free users in monitor
* feat: added method for workspace product
* dev: add user email in types
* feat: added method for workspace product
* fix: uer license feature flag fetch
* fix: handler fixed for feature key
* chore: self managed license activation
* chore: update validation license flow.
* chore: license activation success.
* dev: resync workspace license on activation
* chore: plane one success modal.
* feat: added constructs to inject private key build time
* feat: updated the docker file with private key build argument
* feat: added consumption od DEFAULT_PRIVATE_KEY when building monitor
* dev: update private key
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: prime workflow fix for private key generation
* dev: remove license check and update release notes
* fix: build args for build ci (#916 )
* fix: GitHub ci build for monitor (#919 )
* fix: errors in github ci
* fix: added base 64 private key
* fix: instance register script
* fixed monitor for CGO startup failure (#923 )
* chore: current plan api and server base urls
* fix: monitor startup failure
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* fix: monitor feature flagging (#926 )
* feat: added startup flag handler inside monitor (#927 )
* feat: added logs for debugging (#929 )
* fix: parsing of private key with base64 (#932 )
* fix: private key parsing for monitor (#934 )
* fix: throw error if private key is not parsable
* fix: printing private key
* fix: added print of private key in handler
* feat: optimized build for monitor
* feat: removed debug statements
* feat: added volume for compose
* fix: monitor build issues (#935 )
* fix: success modal fix for self hosted users. (#928 )
* feat: Added refresh worker job inside monitor for refreshing licenses (#937 )
* dev: add instance validation endpoints
* feat: added startup refresh handler for getting new licenses
* feat: updated title
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* chore: clear workspace license on restart (#939 )
* fix: product check endpoint for license creation (#941 )
* feat: added constraints for db models in monitor (#946 )
* feat: added constraints for db models in monitor
* feat: updated constraints
* fix: model constraint for db (#948 )
* fix: one users need to be active for sync (#950 )
* fix: one users need to be active for sync
* fix: added isolation for files for handlers
* fix: workspace offline activation for syncing users
* fix: update license over syncing in monitor (#954 )
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2024-08-27 19:22:27 +05:30
guru_sainath
23dcdd6407
[WEB-2115] chore: implemented global paginator and handled project issues pagination v1 ( #5432 )
...
* chore: implemented global paginator and handled project issues paginated v1
* chore: updated order_by
* chore: updated updated_at parameter to updated_at__gte
* chore: changed updated_at__gte default value to None
2024-08-27 19:12:55 +05:30
guru_sainath
aa710dba6e
[MOBIL-141] chore: added project and user details in inbox ( #947 )
...
* chore: added project and user details in inbox
* chore: project detail
* chore: cycle and module user properties queries and mutation
* chore: typo in mutation
* chore: created prjects in your work
2024-08-27 18:58:00 +05:30
sriram veeraghanta
9e9e5aca10
chore: removing proxy base url logic from bgtasks
2024-08-27 17:23:04 +05:30
sriram veeraghanta
e81eb30a28
fix: merge conflicts
2024-08-27 17:08:13 +05:30
sriram veeraghanta
516170b305
Merge pull request #953 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-27 17:04:44 +05:30
sriram veeraghanta
51fba04226
fix: intake issue bugfixes on external apis
2024-08-27 16:58:42 +05:30
Nikhil
640ae4bba0
chore: clear workspace license on restart ( #939 )
2024-08-26 20:44:38 +05:30
Henit Chobisa
bebf00e601
feat: Added refresh worker job inside monitor for refreshing licenses ( #937 )
...
* dev: add instance validation endpoints
* feat: added startup refresh handler for getting new licenses
* feat: updated title
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-26 18:01:27 +05:30
Satish Gandham
a7829ff63b
Merge branch 'preview' into sync/ce-ee
2024-08-26 16:59:51 +05:30
guru_sainath
5be391efbf
chore: cycle and module assignee and issue count ( #933 )
...
* chore: cycle assignees count
* chore: module assignees count
* chore: module assignees count
* chore: added owned by detail and led detail in cycle and module types
* chore: updated leadDetail in module
* chore: updated lead in module and owened_by in cycle query
* chore: removed unused types in cycle
2024-08-26 14:40:15 +05:30
Aaryan Khandelwal
a0ed51c845
[WEB-2293] feat: pages version history ( #5417 )
...
* chore: project page version
* feat: page version history implemented
* chore: hide save button when version history overlay is active
* refactor: updated navigation logic
* chore: added error states
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-26 14:03:55 +05:30
Bavisetti Narayan
34776f4bd3
chore: added issue properties in the issue detail ( #922 )
...
* chore: added issue properties in the issue detail
* chore: global favorite endpoint
* chore: null key validation for groupby
* chore: added project id in the user recents
2024-08-23 18:57:10 +05:30
pablohashescobar
c1bf45fe8d
fix: instance register script
2024-08-23 17:14:11 +05:30
pablohashescobar
225222ac0e
dev: remove license check and update release notes
2024-08-23 14:54:03 +05:30
Nikhil
4b31dd0c01
dev: new license activation workflow for one and pro users ( #739 )
...
* feat: added feature flag package for decrypting and refreshing the feature flags value
* feat: added feature flagging route for route handlers
* feat: added feature flag worker for managing and distributing feature flags
* feat: implemented feature flag api implementation inside ff handler
* feat: added exponential retry interval inside feature flagging
* fix: route pattern of feature flag endpoint from monitor
* feat: created endpoint to activate workspace from monitor
* feat: made changes to accomodate db and activate endpoint
* dev: update multi tenant environment settings
* dev: workspace license activation flow
* dev: update license activate endpoint
* dev: update workspace license activate endpoint
* feat: added feature flag user sync logic
* feat: added constants and sync logic with private key inside
* feat: added port as env variable
* feat: added modification for removing license key in healthcheck
* feat: example env pushed
* fix: update monitor endpoints and license activation function
* dev: initiate free workspace only for self hosted instances
* dev: self hosting license endpoint updates
* dev: remove monitor db
* dev: update handlers
* dev: self hosted license subscription web
* dev: removed computed in self hosted subscription
* fix: prime server url and delete old license while creating new license in sqlite
* chore: subscription activation alert after successfull activation.
* dev: update feature flag endpoints
* fix: handled several cases of feature flags
* fix: linting errors
* dev: update monitor to handle workspace activation
* dev: update decryption algorithm
* feat: separated activation payload with the sync payload
* dev: update feature flags endpoint
* dev: change type for workspace sync
* feat: added isActive flag for user activation
* feat: removed creation of free users in monitor
* feat: added method for workspace product
* dev: add user email in types
* feat: added method for workspace product
* fix: uer license feature flag fetch
* fix: handler fixed for feature key
* chore: self managed license activation
* chore: update validation license flow.
* chore: license activation success.
* dev: resync workspace license on activation
* chore: plane one success modal.
* feat: added constructs to inject private key build time
* feat: updated the docker file with private key build argument
* feat: added consumption od DEFAULT_PRIVATE_KEY when building monitor
* dev: update private key
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-22 17:39:19 +05:30
pushya22
1696d67918
Merge pull request #911 from makeplane/preview
...
Sync develop with preview
2024-08-22 17:07:00 +05:30
sriram veeraghanta
777d97b3b6
fix: adding page versioning for workspace pages
2024-08-22 16:55:03 +05:30
sriram veeraghanta
6c3a8d2f9f
Merge pull request #910 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-22 16:50:06 +05:30
sriram veeraghanta
460003c7f5
fix: removing permissions from user notifications
2024-08-22 16:47:34 +05:30
Prateek Shourya
863d83d9f7
[WEB-1185] Improvements issue types ( #904 )
...
* improvement: trim values before sending to API.
* fix: weird scroll behaviour on create options.
* chore: default options validation when switching from single select to multi.
2024-08-22 12:28:52 +05:30
sriram veeraghanta
ee638d83f6
fix: merge conflicts resolved
2024-08-21 18:01:35 +05:30
sriram veeraghanta
62b88e3fb9
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-08-21 17:52:48 +05:30
guru_sainath
23309ccc30
chore: mobile queries for home screen and updated module, cycle, queries ( #898 )
...
* chore: home screen your work and favorites queries
* chore: user recent and use favorites
* chore: updated your work and user favorites
* chore: handled entity_data in user recent visits
* chore: moved queries from home to workspace and user
* chore: labels and assignees made optional in issue update
* chore: added type in projects list query
* chore: module query updates
* chore: moved the list of cycles to current and upcoming cycles
* chore: typo
2024-08-21 17:50:50 +05:30
sriram veeraghanta
b3bff4c72c
fix: removing proxy url
2024-08-21 17:40:39 +05:30
Aaryan Khandelwal
ea3c6476d7
Merge branch 'chore-rephrase-ai' of https://github.com/makeplane/plane-ee into chore-rephrase-ai
2024-08-21 13:36:21 +05:30
Aaryan Khandelwal
c7723220cd
Merge branch 'preview' of https://github.com/makeplane/plane-ee into chore-rephrase-ai
2024-08-21 13:00:32 +05:30
NarayanBavisetti
12d4d6b36a
chore: ruff check
2024-08-20 19:57:12 +05:30
NarayanBavisetti
dab1e54c70
Merge branch 'sync/ce-ee' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-20 19:54:35 +05:30
NarayanBavisetti
1c15d7718d
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-20 19:54:06 +05:30
Anmol Singh Bhatia
f789c72cac
fix: workspace inbox read endpoint permission ( #5391 )
2024-08-20 19:49:48 +05:30
Bavisetti Narayan
650328c6f2
[WEB-1986] fix: remove the user favourites when archived a particular entity ( #5387 )
...
* chore: pages custom error codes
* fix: view role permission
2024-08-20 19:40:48 +05:30
Bavisetti Narayan
ffbc5942da
chore: export issues permission changed ( #5392 )
2024-08-20 19:39:24 +05:30
Prateek Shourya
8d82f33905
[WEB-1185] fix: minor improvements and disable PI AI ( #878 )
...
* chore: minor issue types improvements.
* chore: disable PI AI.
* chore: remove renew data for offline paymenets.
2024-08-20 15:53:21 +05:30
sriram veeraghanta
421a86b9ad
Merge pull request #874 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-19 20:31:42 +05:30
Bavisetti Narayan
6748065456
[WEB-1980] feat: user recent visited entities ( #5211 )
...
* feat: recent visited
* chore: recent visited 20 records
* chore: removed the old table
* chore: view detail endpoint
2024-08-19 20:28:19 +05:30
Nikhil
75120cc5b6
fix: workspace license cron subscription ( #869 )
2024-08-19 19:32:29 +05:30
guru_sainath
357061e558
chore: issues pagination and issues information based on groupBy ( #846 )
...
* chore: implementes pagination for project issues
* chore: added new user properties
* chore: updated pagination for projects, pages, and workspace, project, cycle, and module issues
* chore: created new query to get issues info in project level
* fix: resloved the merge conflict
* chore: updated issues information for workspace, module, and cycle
* chore: addes total active issues in projects list
* chore: updated frontend changes
* chore: typo in pro cloud tooltip
* chore: handled the optional type validation
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-19 19:29:51 +05:30
sriram veeraghanta
ff753e60fa
Merge branch 'preview' of github.com:makeplane/plane-ee into uat
2024-08-19 16:31:30 +05:30
sriram veeraghanta
0f1dbc2abd
Merge pull request #868 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-19 16:30:44 +05:30
Akshat Jain
bf08d21da6
Version update for postgres and python ( #5378 )
...
* version updates for pyrhon and postgres
* updated version for python and postgres
* Update docker-compose.yml
2024-08-19 16:27:36 +05:30
Nikhil
0f9cb41a85
fix: license sync endpoint ( #866 )
...
* dev: update licence subscription sync
* fix: refresh interval on workspace license
* chore: display trial end date on billing page.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-08-19 16:09:14 +05:30
Prateek Shourya
b7ab6cf1da
Issue types properties improvement ( #861 )
...
* chore: update logic to check if issue type is enabled for the project or not.
* minor improvement in enable issue type logic.
* dev: issue custom properties activity.
* chore: add issue property logo component.
* revert back changes in ui package logo componenet.
* chore: fetch property activities after last activity `created_at` timestamp.
* chore: issue identifier improvements.
* fix: unsaved changes background color on custom theme.
* fix: reset default options when switching from multi select to single select.
* fix: issue identifier display in command palette search.
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-19 14:05:19 +05:30
Prateek Shourya
c5dae5038e
dev: issue custom properties activity. ( #859 )
...
* chore: update logic to check if issue type is enabled for the project or not.
* minor improvement in enable issue type logic.
* dev: issue custom properties activity.
* chore: add issue property logo component.
* revert back changes in ui package logo componenet.
* chore: fetch property activities after last activity `created_at` timestamp.
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-19 14:00:36 +05:30
Nikhil
bb7dbc6900
fix: current plan api and return subscription id ( #860 )
...
* fix: workspace current plan endpoint
* dev: return workspace license
* dev: add subscription details in user workspace website endpoint
* chore: handled validation for subscription
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-08-19 10:37:31 +05:30
Plane Bot
db15aed3c2
fix: issue serializer breaking ( #5379 ) ( #857 )
...
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-16 20:56:06 +05:30
Nikhil
50c945c326
fix: 0002 migrations ( #858 )
2024-08-16 20:54:25 +05:30
Henit Chobisa
c829b52c0f
fix: issue serializer breaking ( #5379 )
2024-08-16 20:46:42 +05:30
sriram veeraghanta
a3871922d1
fix: merge conflicts from uat
2024-08-16 18:45:43 +05:30