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

fix: improve notes functionality, update theme colors definition and resolve ui and ux small bugs #4414

Merged
merged 36 commits into from
Nov 6, 2024

Conversation

lucaseduoli
Copy link
Collaborator

@lucaseduoli lucaseduoli commented Nov 5, 2024

This pull request includes various updates to the frontend components, focusing on enhancing the styling and functionality of nodes and their descriptions. The changes also include some code cleanups and improvements to the user interface elements.

Enhancements to Node Descriptions and Styling:

Code Cleanups and Refactoring:

Other UI Improvements:

@lucaseduoli lucaseduoli self-assigned this Nov 5, 2024
@lucaseduoli lucaseduoli enabled auto-merge (squash) November 5, 2024 20:22
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. javascript Pull requests that update Javascript code labels Nov 5, 2024
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Nov 5, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2024
@lucaseduoli lucaseduoli merged commit de7b23e into main Nov 6, 2024
27 of 28 checks passed
@lucaseduoli lucaseduoli deleted the fix/general_sweep branch November 6, 2024 14:54
joaoguilhermeS pushed a commit that referenced this pull request Nov 7, 2024
…resolve ui and ux small bugs (#4414)

* Fixed background blur overlay color on dialogs

* Try to fix f5 error

* Fix text color of notes

* Fix bg color of nodenode to first one available if not existent

* Removed unused imports

* Added new node colors

* Updated color of placeholder note node

* Fixed notes to appear as soon as when the add button is clicked

* Added transparent option to notes

* Fixed editor design

* Fix design of notes editor

* Update text color on the note node description

* Added canvas dot variable

* Added size and gap definition to background dots

* Updated emerald colors and badge

* used correct badges on tableAutoCellRender

* Used correct colors on the component global variable badge

* Fix color on light mode

* Fixed emerald color on the status of component

* Applied static pink to active icons on navs

* Make sidebar narrower

* Updated size of /

* Fixed Beta and Legacy badges

* Fixed position of chevron

* Fixed node name input

* Updated clear search button

* Updated color for grid dots

* Updated sidebar filter color

* Added chat input check

* Fixed sorting of flow sidebar component

* Fix canvas color

* Updated sticky notes test

* Fixed tests

* Fixed test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants