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
sriram veeraghanta
3c10f4ac87
fix: merge conflicts
2024-09-02 15:28:22 +05:30
pushya22
996918e063
Merge pull request #890 from makeplane/chore-rephrase-ai
...
[WEB-2047] feat: editor AI options
2024-08-30 19:45:13 +05:30
Ketan Sharma
30bc285204
add negative check ( #997 )
2024-08-30 17:10:30 +05:30
M. Palanikannan
3ad4540524
fix: service token at a user level ( #994 )
2024-08-30 13:16:34 +05:30
Prateek Shourya
459bf8fe61
chore: remove workspace activation tab. ( #991 )
...
* chore: remove workspace activation tab.
* fix: activation page logic.
2024-08-29 15:14:25 +05:30
Aaryan Khandelwal
314409b271
fix: merge conflicts resolved from preview
2024-08-29 12:37:59 +05:30
Aaryan Khandelwal
0451f40a26
fix: pages version editor ( #983 )
2024-08-28 20:40:11 +05:30
sriram veeraghanta
37ea6270a1
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-08-28 18:48:56 +05:30
Aaryan Khandelwal
4de6b4c1d2
[WEB-2293] fix: version history editor initialization ( #978 )
...
* fix: initialize editor post description availability
* fix: merge conflicts resolved from uat
2024-08-28 17:01:53 +05:30
Aaryan Khandelwal
998d7d9a8e
refactor: version history editor ( #977 )
2024-08-28 16:05:59 +05:30
sriram veeraghanta
0307e8f046
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-08-28 15:29:27 +05:30
Aaryan Khandelwal
b73d20686d
chore: added missing prop ( #975 )
2024-08-28 15:29:09 +05:30
sriram veeraghanta
e2f6354988
fix: merge conflicts from back sync
2024-08-28 15:15:04 +05:30
Prateek Shourya
cd7cce8100
[WEB-2332] fix application layout and minor UI improvements. ( #972 )
2024-08-28 15:13:36 +05:30
Aaryan Khandelwal
ab51df9be0
chore: show untitled page titles ( #971 )
2024-08-28 15:06:44 +05:30
Aaryan Khandelwal
49ca83c61a
chore: show untitled page titles ( #971 )
2024-08-28 14:44:06 +05:30
Prateek Shourya
c02f452ae4
[WEB-2332] dev: custom titlebar for desktop application. ( #944 )
...
* dev: custom titlebar for desktop application.
* style: update `app-container` css position.
* style: update border padding.
2024-08-28 14:20:47 +05:30
Aaryan Khandelwal
7f5e8660d1
feat: workspace pages version history ( #963 )
2024-08-27 20:19:45 +05:30
Aaryan Khandelwal
1f9f306608
feat: workspace pages version history ( #963 )
2024-08-27 20:09:45 +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
Prateek Shourya
5b266788af
[WEB-2312] style: worklog ux copy update. ( #955 )
2024-08-27 18:10:16 +05:30
Prateek Shourya
d52049ef47
[WEB-2312] style: worklog ux copy update. ( #955 )
2024-08-27 17:36:20 +05:30
sriram veeraghanta
e81eb30a28
fix: merge conflicts
2024-08-27 17:08:13 +05:30
Prateek Shourya
249299c4ba
[WEB-2332] dev: custom titlebar for desktop application. ( #944 )
...
* dev: custom titlebar for desktop application.
* style: update `app-container` css position.
* style: update border padding.
2024-08-27 15:32:46 +05:30
guru_sainath
2a8b77dd84
fix: on estimate switch when there is an error in fields the loader still persists ( #936 )
2024-08-26 15:18:17 +05:30
Prateek Shourya
9a2ff763b3
fix: success modal fix for self hosted users. ( #928 )
2024-08-26 14:45:21 +05:30
Aaryan Khandelwal
7438fd680c
fix: pages app layout height ( #925 )
2024-08-26 11:40:17 +05:30
Akshita Goyal
f0452d65d3
[WEB-2301] fix: issue with state id in workspace projects ( #914 )
...
* fix: state id fixed
* fix: added loading for project states
* fix: removed unwanted checks
* fix: changed title to list
2024-08-23 16:09:23 +05:30
Akshita Goyal
d358f89065
fix: only members can now be made leads ( #913 )
2024-08-23 12:11:18 +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
Akshita Goyal
06d1ac0d01
fix: Delete permissions for bulk ops ( #900 )
2024-08-22 13:23:22 +05:30
Akshita Goyal
de008ff442
[WEB-2268] feat: persisted filters for project grouping ( #899 )
...
* feat: persisted filters for project grouping
* fix: css
2024-08-22 13:08:06 +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
Akshita Goyal
962df4a6c6
fix: state dropdown ( #901 )
2024-08-21 18:29:28 +05:30
Akshita Goyal
240d9a3570
[WEB-2232] fix: scope dropdown changes ( #886 )
...
* fix: scope dropdown changes
* fix: fixed persistent state
* fix: dependency array
2024-08-21 15:08:02 +05:30
Prateek Shourya
fbcf15737e
[WEB-1185] Issue types updates ( #887 )
...
* chore: admin role validation for issue types settings.
* chore: reset `is_required`, if property type is switched to `read_only`.
* chore: trim option name and fix cursor behaviour in options.
* chore: fix issue property description info icon.
* fix: property title overflow.
* chore: issue properties UI and UX copy updates.
* chore: remove option to disable the property if it's already disabled while deleting.
* chore: update lodash import.
2024-08-21 14:00:29 +05:30
Aaryan Khandelwal
6bc411bc53
chore: added ai options to editor
2024-08-21 13:35:55 +05:30
M. Palanikannan
968a3a9b84
fix: show silo iframe only if all variables are configured ( #881 )
2024-08-20 20:03:23 +05:30
Akshita Goyal
e5c17d0994
fix: scope dropdown changes ( #884 )
2024-08-20 18:54:09 +05:30
Akshita Goyal
1b219ea3dc
fix: ui + project state mutation issue ( #880 )
2024-08-20 17:22:58 +05:30
Anmol Singh Bhatia
522e3b61b8
fix: issue activity filter ( #879 )
2024-08-20 16:15:13 +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
Prateek Shourya
166177c8b0
[WEB-1185] fix: required properties validation and reset to default values when create more toggle is on. ( #875 )
2024-08-19 21:22:12 +05:30
Prateek Shourya
b870d413a3
[WEB-1185] chore: issue modal restructure ( #873 )
...
* chore: add issue modal provider.
* fix: reset number and text input data when `create more` toggle is on.
* chore: minor loader improvement for issue identifier.
2024-08-19 20:41:50 +05:30
Prateek Shourya
15d96a5309
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-19 19:51:04 +05:30
Prateek Shourya
e6526a31c8
chore: create/ update issue modal restructure. ( #5385 )
...
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
2024-08-19 19:38:28 +05:30
Akshita Goyal
a7a404f990
fix: card gradient + kanban collapse issue ( #870 )
2024-08-19 19:30:37 +05:30
Prateek Shourya
647dc4d0ad
fix: minor feature flags fixes. ( #871 )
...
* fix: feature flag private views access switcher.
* fix: show issue worklog as disabled on project settings if feature flag is inactive.
2024-08-19 19:28:18 +05:30
sriram veeraghanta
ff753e60fa
Merge branch 'preview' of github.com:makeplane/plane-ee into uat
2024-08-19 16:31:30 +05:30