forked from makeplane/plane
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: v0.23.1 #39
Merged
Merged
Release: v0.23.1 #39
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… hover hover to improve rendering performance (makeplane#5456) * render tooltips and dropdowns in certain places post hover to improve performance * fix useEffect hooks
…/update view dialog (makeplane#5451) * Add display filters and display properties to create view dialog * revert back display filter selection change
…emove it from the dropdown in header (makeplane#5469) * fix: remove 'Add Project' button from archives route and remove it from the dropdown in header * Improved Code Logic * Fixed Clear All Button and UI Fixes
* chore: resolved the bugs reported in sentry * chore: html content none type validation * chore: changed the webhook key name
* fix update parent stats error * fix web lint
…akeplane#5471) * fix: accept mentions while updating comments * chore: remove console log * chore: update empty string helper function
* fix: dashboard peekoverview issue fetch * fix: intake issue modal remove parent issue action
* fix mis-aligned tooltips in few components * fix tooltip for kanban title
* fix: celery broker setup * fix: docker compose update * fixed rabbitmq vhost issue * fix: env fixes * fix-envs-issue in selfhost docker compose * volume name fix * added depends on for rabbitmq service * Add: AMQP_URL for remote rabbitmq urls * added amqp url im docker compose * changed default user to guest * fix: changes the Rabbit mq password var name --------- Co-authored-by: sriram veeraghanta <[email protected]>
* [WEB-1116] feat: pages realtime sync (makeplane#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 <[email protected]> Co-authored-by: sriram veeraghanta <[email protected]> * 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 <[email protected]> Co-authored-by: sriram veeraghanta <[email protected]> Co-authored-by: Palanikannan M <[email protected]>
* [ENG-37] chore: sidebar help section revamp. * fix: lint error.
…ane#5503) * refactor: page helpers for document transformation * refactor: update tranforamtion function name
…ane#5492) * change empty state message for issues opened via link * remove log statement
* chore: live server code splitting * chore: update import paths * chore: update bebel path alias * fix: document types type * chore: updated error messages
* fix: parse redis url to get hostname and port * fix: redis url accepted for connection * chore: add redis url to example env * fix: let users add redis port and host incase redis url is not present * chore: create url from host and port variables * fix: return empty string incase of no config
* chore: headers + common containers * fix: filters code splitting * fix: home header * fix: header changes * fix: uncommented filters * fix: used enums * fix: enum changes
* fix: image deletion on submit fixed in comments * fix: cleareditor added to read only editor * fix: image component double drop fixed * feat: multiple image selection and uploading * fix: click event on read only instance * fix: made things async * fix: prevented default behaviour * fix: removed extra dep and cleaned up logic
* chore: only delete the cascade fields * chore: logged the issue activity
release: v0.23.0
Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.16. - [Commits](django/django@4.2.15...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: changed permission in inbox issue * chore: fixed permissions for intake * fix: refactoring * fix: lint --------- Co-authored-by: NarayanBavisetti <[email protected]>
…erview and issue detail page. (makeplane#5760)
…plane#5761) * fix: remove validation of roles from the live server * chore: remove the service * fix: remove all validation of authorization * fix: props updated
* fix: custom theme mutation logic * chore: update querySelector element
* fix: drag handle scrolling fixed * fix: closest scrollable parent found and scrolled * fix: removed overflow auto from framerenderer * fix: make dragging dynamic and smoother
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.