Skip to content
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

v0.23 #38

Closed
wants to merge 591 commits into from
Closed

v0.23 #38

wants to merge 591 commits into from

Conversation

torbenraab
Copy link
Owner

No description provided.

anmolsinghbhatia and others added 30 commits August 29, 2024 19:26
… 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
sriramveeraghanta and others added 28 commits October 4, 2024 19:22
* 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
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]>
…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
@torbenraab
Copy link
Owner Author

Next release already there

@torbenraab torbenraab closed this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.