Prateek Shourya
|
9ef5b73c81
|
[WEB-2524] feat: license sync and deactivation (#1245)
* feat: added manual sync handler for license refetch
* chore: add workspace license refresh endpoint
* chore: license sync request endpoint
* feat: added delink route inside monitor
* feat: added license delink route for delinking license
* chore: license delink endpoint
* feat: added delink route
* chore: license deactivation
* chore: license sync and deactivation for self managed users.
* chore: license sync and deactivation changes
* feat: handle case for free workspace
* chore: UI and UX updates.
* style: minor UI improvement.
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2024-10-03 17:28:18 +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 |
|
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 |
|
Nikhil
|
6040408d90
|
dev: primev2 (#1005)
* feat: added cron for updating feature flags on interval
* feat: added logic for updating seats in monitor
* feat: updated sync handler for using prime sync endpoint
* feat: added instance initialization on monitor boot
* chore: added new vars for monitor
* fix: license seats purchase validation flow
* dev: update invite return response
* remove: workspace license task to avoid creation of duplicate licenses
* dev: add more seats flow.
* fix: resync licenses
* chore: subscription portal endpoint
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
|
2024-09-02 15:28:43 +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 |
|