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

#789 wrap text table #852

Merged
merged 4 commits into from
Apr 18, 2024
Merged

#789 wrap text table #852

merged 4 commits into from
Apr 18, 2024

Conversation

mariusconjeaud
Copy link
Collaborator

#789 #84

When a text is wider than its column in the Table report, text will now wrap to a new line.

Includes some fixes for compact table using the density options :

image

nielsdejong and others added 2 commits March 6, 2024 12:17
* fixing gantt chart, new driver version was returning {low,high} numbers

* Revert "fixing gantt chart, new driver version was returning {low,high} numbers"

This reverts commit 4eb9285.

* fixing gantt chart, new driver version was returning {low,high} numbers

* NaNs

* fixing number parsing

* Revert "Handle token expiration in SSO (#611)" (#815)

This reverts commit 001cee1.

* Fixing RBAC feature + parameters (#813)

* fixed race condition, to work on other points in PR

* Fixes for complex parameter types in forms

* Added special case for handling cross-db label access

* handling fixed grants without non-fixed grants

* Added error handling to RBAC extension

* Added back async modifier

* bug fixin grbac

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: Niels de Jong <niels-121@hotmail.com>

* Added 2.4.4 release notes, bumped version (#818)

* Removed old console.log statements

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: alfredorubin96 <103421036+alfredorubin96@users.noreply.github.com>
Co-authored-by: Harold Agudelo <agudeloharold13@gmail.com>
@mariusconjeaud
Copy link
Collaborator Author

mariusconjeaud commented Apr 10, 2024

Currently checking :

  • Report actions
  • Break word (it only wraps on new word as of now)
image

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mariusconjeaud mariusconjeaud merged commit 58c8bc5 into develop Apr 18, 2024
2 checks passed
@mariusconjeaud mariusconjeaud deleted the issue/789-wrap-text-table branch April 18, 2024 10:07
@mariusconjeaud mariusconjeaud self-assigned this Apr 18, 2024
@mariusconjeaud mariusconjeaud mentioned this pull request Apr 22, 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.

3 participants