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
Prateek Shourya
4371645698
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-05 13:15:32 +05:30
Akshita Goyal
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
2024-09-05 12:16:24 +05:30
Prateek Shourya
c78b2344b8
[WEB-2376] dev: workspace settings improvement & refactor. ( #5519 )
...
* [WEB-2376] dev: workspace settings improvement & refactor.
* chore: update `filterWorkspaceSettingLinks` to `shouldRenderSettingLink`.
2024-09-04 20:21:16 +05:30
Prateek Shourya
1e224a432f
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-04 16:43:55 +05:30
Prateek Shourya
20b1558dd7
[WEB-2332] fix: application layout and minor UI improvements. ( #5514 )
...
* [WEB-2332] fix: application layout and minor UI improvements.
* [WEB-2332] fix: revert back layout changes.
* fix: lint error.
* fix: lint errors.
2024-09-04 16:09:55 +05:30
Akshita Goyal
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
Satish Gandham
7a9505098b
Merge pull request #1032 from makeplane/uat
...
sync: preview to uat
2024-09-04 13:20:31 +05:30
Prateek Shourya
39158b0efe
fix: paid users quantiy in website payment page. ( #1027 )
...
* fix: paid users quantiy in website payment page.
* fix: update paid user quantity logic.
2024-09-03 19:45:59 +05:30
Prateek Shourya
4d7d5dfd73
fix: website payment. ( #1026 )
2024-09-03 19:01:52 +05:30
Satish Gandham
14a3c7bdb9
Merge remote-tracking branch 'origin/preview' into sync/ce-ee
2024-09-03 17:08:24 +05:30
Ketan Sharma
1ef535af7b
[WEB-2254] fix: change message for issue via link empty state ( #5492 )
...
* change empty state message for issues opened via link
* remove log statement
2024-09-03 15:56:38 +05:30
sriram veeraghanta
6cec7daaec
fix: merge conflicts resolved
2024-09-02 21:35:14 +05:30
Prateek Shourya
a11c12cd7b
[ENG-37] chore: sidebar help section revamp. ( #5495 )
...
* [ENG-37] chore: sidebar help section revamp.
* fix: lint error.
2024-09-02 21:29:09 +05:30
sriram veeraghanta
8e6579daa5
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-09-02 18:08:40 +05:30
sriram veeraghanta
ffbabdad45
fix: merge conflicts resovled
2024-09-02 18:06:10 +05:30
Aaryan Khandelwal
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +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
Prateek Shourya
625a6ed9de
fix: revert back layout changes.
2024-08-31 13:20:14 +05:30
pushya22
0ae562b41c
Merge pull request #1000 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-30 20:06:58 +05:30
Ketan Sharma
9d9a812f7b
changed the old message to the new one ( #5475 )
2024-08-30 19:58:39 +05:30
Prateek Shourya
8bd7db52bc
style: minor layout fix. ( #998 )
2024-08-30 17:10:00 +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
49ca83c61a
chore: show untitled page titles ( #971 )
2024-08-28 14:44:06 +05:30
pushya22
d001280bba
Merge branch 'preview' into sync/ce-ee
2024-08-28 14:42:34 +05:30
Aaryan Khandelwal
0cce39ec7c
[WEB-2338] chore: handle untitled page breadcrumbs ( #5445 )
...
* chore: handle untitle page titles
* chore: store page title in a const
2024-08-28 14:35:45 +05:30
Anmol Singh Bhatia
59697d34f8
[PWA-17] chore: project view list header improvement ( #5425 )
...
* chore: project view list header improvement
* chore: code refactor
2024-08-28 14:31:27 +05:30
Aaryan Khandelwal
7efda1c392
[WEB-2050] dev: added new information panels to a page ( #5409 )
...
* dev: added new information panels to pages
* refactor: update function name
2024-08-28 14:08:29 +05:30
Bavisetti Narayan
b599a2d7cb
Merge branch 'preview' into sync/ce-ee
2024-08-27 19:55:28 +05:30
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
Plane Bot
0d9a267790
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 ) ( #957 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-08-27 17:51:59 +05:30
guru_sainath
09209694a4
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 17:45:17 +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
Ketan Sharma
224c8bc0a1
add vertical padding to div containing SidebarUserMenu ( #5436 )
2024-08-27 16:08:50 +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
Prateek Shourya
cc20ff1e7b
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-27 15:15:34 +05:30
Prateek Shourya
83ceba3166
[WEB-2332 | 2295] style: UI improvements. ( #5433 )
...
* [WEB-2332] style: minor layout improvements.
* [WEB-2295] style: fix scrollbar padding in workspace list section of profile settings.
* style: add `app-container` css.
2024-08-27 14:26:09 +05:30
gurusainath
81c3410629
ui: removed peekmode prop
2024-08-27 13:08:13 +05:30
gurusainath
762eb74ace
ui: resolved z-index issue on module and cycle detial overview
2024-08-27 12:56:34 +05:30
Satish Gandham
a7829ff63b
Merge branch 'preview' into sync/ce-ee
2024-08-26 16:59:51 +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
Anmol Singh Bhatia
bd3f117545
[PWA-2] fix: pwa input zoom effect ( #5402 )
...
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa sticky issue comment
* chore: code refactor
* chore: code refactor
2024-08-26 13:02:30 +05:30
Aaryan Khandelwal
7438fd680c
fix: pages app layout height ( #925 )
2024-08-26 11:40:17 +05:30
pushya22
de3c607dc1
Merge pull request #908 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-22 16:15:47 +05:30
Anmol Singh Bhatia
9f20936c86
fix: project intake viewer permission validation ( #5408 )
2024-08-22 16:11:53 +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
Prateek Shourya
1b3c2d751d
chore: coming soom badge for self hosted payment. ( #888 )
2024-08-20 21:51:49 +05:30
M. Palanikannan
968a3a9b84
fix: show silo iframe only if all variables are configured ( #881 )
2024-08-20 20:03:23 +05:30
sriram veeraghanta
ff753e60fa
Merge branch 'preview' of github.com:makeplane/plane-ee into uat
2024-08-19 16:31:30 +05:30