-
Notifications
You must be signed in to change notification settings - Fork 149
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 2.4.10 #1041
Merged
Merged
Release 2.4.10 #1041
Changes from all commits
Commits
Show all changes
124 commits
Select commit
Hold shift + click to select a range
31044c1
Fixed issue where table action rule creation modal displayed invalid …
nielsdejong b6b36f2
Add support for links in table actions, as well as improved rendering…
nielsdejong 78a56fd
No longer rendering empty buttons for missing values in table actions
nielsdejong 3b71740
Fix number formatting to always use en-US locale
nielsdejong 3f173ce
Fixed issue where dashboard database was not set correctly for share …
nielsdejong 013344c
Fixed dashboard title visibility in sidebar
nielsdejong 468540c
Added missing setting to pie chart configuration
nielsdejong 3e0e1ad
Clean up code, remove old console.log statements
nielsdejong 86dca1b
Stability and UX for table checkbox actiosn
nielsdejong 333f9e2
Handling shared dashboards in standalone mode
nielsdejong 17c27f6
Fixed sharing logic in both standalone and editor modes
nielsdejong fdc3be2
Added hidden setting for hiding the plaintext password warning. Fixed…
nielsdejong 2cf2ade
Merge branch 'develop' into feature/2.4.2-bug-fix-collection
nielsdejong 3cd49c5
Style tweaks for reports without footers
nielsdejong a803f5f
Fixed styling defaults for bar chart
nielsdejong 2797f57
Fixed fullscreen views
nielsdejong 21efb64
Freetext parameter with manual save style fixes
nielsdejong f105717
clean up graph editing modal
nielsdejong 7f90d56
Merge branch 'develop' into feature/2.4.2-bug-fix-collection
nielsdejong 7fd6998
Correction to release notes
nielsdejong 080fe49
Merge branch 'develop' into feature/2.4.2-bug-fix-collection
nielsdejong a13fd95
Merge
nielsdejong 2f99dfb
Bump es5-ext from 0.10.62 to 0.10.64
dependabot[bot] a9668d8
Disable form button until all parameters in given
m-o-n-i-s-h 05ae639
fix: check empty string as well
m-o-n-i-s-h d35846e
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
dependabot[bot] dc59000
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /gallery
dependabot[bot] 85488af
Bump express from 4.18.1 to 4.19.2 in /docs
dependabot[bot] 57c46d6
Bump express from 4.18.2 to 4.19.2 in /gallery
dependabot[bot] 66c78e8
Bump express from 4.18.2 to 4.19.2
dependabot[bot] 9e6d31b
Merge branch 'develop' into feat/FormsButtonImprovements
m-o-n-i-s-h 3036685
added cypress
m-o-n-i-s-h e0a5179
Added cypress
m-o-n-i-s-h 9223cf2
Add a dependabot config file
a90c523
Merge pull request #845 from neo4j-labs/dependabot/npm_and_yarn/expre…
mariusconjeaud b9576bd
Add docs directory to dependabot
4e2854f
Merge branch 'develop' into dependabot/npm_and_yarn/gallery/express-4…
mariusconjeaud 27e8e97
Fix dependabot yarn to npm
71ac43e
Merge branch 'develop' into dependabot/npm_and_yarn/gallery/express-4…
mariusconjeaud 1da5a8e
Merge pull request #844 from neo4j-labs/dependabot/npm_and_yarn/galle…
mariusconjeaud 382c4a6
Merge branch 'master' into dependabot/npm_and_yarn/docs/express-4.19.2
mariusconjeaud 535e42f
Merge branch 'develop' into dependabot/npm_and_yarn/docs/express-4.19.2
mariusconjeaud c7245f6
Merge pull request #842 from neo4j-labs/dependabot/npm_and_yarn/docs/…
mariusconjeaud cfada50
Merge branch 'develop' into dependabot/npm_and_yarn/es5-ext-0.10.64
mariusconjeaud d2cbd1c
Merge pull request #797 from neo4j-labs/dependabot/npm_and_yarn/es5-e…
mariusconjeaud ec4010c
Merge branch 'develop' into dependabot/npm_and_yarn/gallery/webpack-d…
mariusconjeaud aab4b99
Merge pull request #839 from neo4j-labs/dependabot/npm_and_yarn/galle…
mariusconjeaud 08dc5b6
Merge pull request #838 from neo4j-labs/dependabot/npm_and_yarn/webpa…
mariusconjeaud c666767
Migrate DataGrid to 7.x #850 ; Initial changes
52064e2
Fix compact x wrapping
fccafaf
Merge branch 'develop' into feat/FormsButtonImprovements
m-o-n-i-s-h 0432950
feat: Updated JSDoc
m-o-n-i-s-h 4103d7c
Bump micromatch from 4.0.5 to 4.0.8 in /gallery (#948)
dependabot[bot] 484844e
Bump webpack from 5.77.0 to 5.94.0 (#947)
dependabot[bot] e2b7753
Bump fast-loops from 1.1.3 to 1.1.4 in /gallery (#920)
dependabot[bot] ca4d897
Bump ws from 8.12.1 to 8.17.1 (#911)
dependabot[bot] 7b37a50
Bump braces from 3.0.2 to 3.0.3 in /gallery (#908)
dependabot[bot] 3c71fda
Bump follow-redirects from 1.15.4 to 1.15.6 in /gallery (#831)
dependabot[bot] ad837df
Bump follow-redirects from 1.15.4 to 1.15.6 (#830)
dependabot[bot] 7650301
added neo4j+s as default protocol and tested it and it works!
AleSim94 6d4e228
Added evolution notice
nielsdejong f93de63
Fixed typo in README
nielsdejong 82880fb
Fixed typo in README
nielsdejong ac3eae3
Bumped version number to 2.4.9
nielsdejong 3c0324d
Improve method for checking "low" property existence in downloadCSV f…
bastienhubert 8d4e72c
Update configuration.adoc (#946)
Jyots6914 c1ea932
Feature/rule based styling table colouring (#944)
LiamEdwardsLamarche a7a17eb
Bugfix/array table wrap (#943)
LiamEdwardsLamarche 1555b81
changes to add ssl support (#935)
geetparekh 455ee42
adding param to manage SSO redirection (#918)
alfredorubin96 f880666
Add possibility to hide Y axes and grid lines in BarChart (#895)
bastienhubert f6cdac7
Merge branch 'develop' into 850-migrate-datagrid-to-7x
nielsdejong 2a7105f
Markdown tables not rendered #836 (#893)
mariusconjeaud f8c48ff
Added banner to all docs pages referring to new docs
nielsdejong 33aa485
Updated README
nielsdejong 416b8f8
Current Users or ALL Users getting deleted in an Update (#906)
AleSim94 906333a
Finalized release notes and updated README for 2.4.9
nielsdejong d822773
[Feature #884] Helm chart for Kubernetes deployments PR#902 (#971)
msenechal 20874b6
Merge branch 'develop' into feature/new-readme-evolving
nielsdejong 69dd2a1
Merge pull request #822 from mercedes-benz/feat/FormsButtonImprovements
alfredorubin96 aeb1cd0
Merge pull request #894 from neo4j-labs/850-migrate-datagrid-to-7x
alfredorubin96 c95013c
Merge branch 'develop' into feature/new-readme-evolving
nielsdejong 07dc37e
Merge pull request #967 from neo4j-labs/feature/new-readme-evolving
alfredorubin96 cff7445
Merge Master to 2.4 (#986)
nielsdejong 23d7504
Fixed banner location causing antora to create an invalid page title …
nielsdejong 7180dd2
Merge branch '2.4' into develop
nielsdejong c909b59
Fixed banner location causing antora to create an invalid page title …
nielsdejong 8a51ecf
fixing dark mode
alfredorubin96 0b103c5
Patch FAQ supportability
nielsdejong 568a155
adding new logos
alfredorubin96 cab7795
Fix value.low existence check when value is not an Object
c860176
fixing strange param behaviour with sso
alfredorubin96 1642bb9
fixing params for SSo
alfredorubin96 563a1d6
removing useless logging
alfredorubin96 9290c29
Removed the introduced autoPageSize flag because it will default to 0…
hlin-neo4j 979c38d
Fixed booleans for parameter select (#953)
hlin-neo4j 41b445d
Show OpenStreeMap leaflet
872b3be
Remove leaflet-custom-tooltip empty rule
8147242
Add custom equality check function for Rule Based Styling
3f351e6
Use isLooselyEqual to verify "!=" conditions in rule based styling
bfc8bd5
Merge pull request #1029 from neo4j-labs/fix/930-rule-based-styling-w…
alfredorubin96 1241c7a
Merge pull request #1028 from neo4j-labs/fix/show-openstreetmap-leaflet
alfredorubin96 1fe567a
Merge pull request #1020 from hlin-neo4j/953-boolean-param-select
alfredorubin96 e9ef075
Merge pull request #999 from neo4j-labs/fix/dark-mode-table
alfredorubin96 ad6644a
Merge pull request #1002 from neo4j-labs/patch-faq-supportability
alfredorubin96 32828f2
Merge pull request #1005 from neo4j-labs/feat/new-logo
alfredorubin96 eddc9ba
Merge pull request #1008 from neo4j-labs/fix/951-download-csv
alfredorubin96 7fea3eb
Merge pull request #1014 from hlin-neo4j/fix/992-autopagesize
alfredorubin96 f3ae774
Merge pull request #1009 from neo4j-labs/fix/sso-standalone-params
alfredorubin96 17b9288
fixing tests according to new feature
alfredorubin96 b470ec5
merging w/ dev and fixing tests
alfredorubin96 a752a30
changing pagination process
alfredorubin96 8f560ef
Merge pull request #956 from neo4j-labs/feature/default_protocol_change
alfredorubin96 39bf389
Fix Table rule based styling by applying the first valid rule
ff4f12f
Fix evaluateSingleRuleOnDict() function in order to avoid always retu…
b89c22d
Fix Line chart rule based styling and applying the first matching rul…
543ad9c
Use correct index for Bar Chart default color selection
8669f3b
Merge pull request #1038 from neo4j-labs/fix/1037-line-rule-based-sty…
alfredorubin96 7a249d2
Merge branch 'develop' into fix/default-color-scheme-bar-chart
alfredorubin96 b3f3299
Merge pull request #1039 from neo4j-labs/fix/default-color-scheme-bar…
alfredorubin96 2904451
changing version number (#1040)
alfredorubin96 cdad07c
merging with dev
alfredorubin96 3a599d2
Merge branch 'master' into develop
alfredorubin96 92b1623
removing duplicated banner in docs
alfredorubin96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,12 @@ include::../banner.adoc[] | |
|
||
= Developer Guide | ||
|
||
include::../banner.adoc[] | ||
|
||
|
||
include::../banner.adoc[] | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove one |
||
|
||
|
||
This guide contains information for developers looking to deploy NeoDash, or extend it for their own needs. | ||
|
||
- link:build-and-run[Build & Run] | ||
|
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
include::/banner.adoc[] | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
|
||
= Introduction | ||
|
||
include::/banner.adoc[] | ||
|
||
This portal contains information on getting started with NeoDash - A Low-Code Dashboard Builder for Neo4j. | ||
|
||
NeoDash is an open source tool for visualizing your Neo4j data. It lets you group visualizations together as dashboards, and allow for interactions between reports. | ||
|
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
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
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
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
3 changes: 2 additions & 1 deletion
3
docs/modules/ROOT/pages/user-guide/extensions/access-control-management.adoc
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
3 changes: 2 additions & 1 deletion
3
docs/modules/ROOT/pages/user-guide/extensions/advanced-visualizations.adoc
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
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
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
4 changes: 3 additions & 1 deletion
4
docs/modules/ROOT/pages/user-guide/extensions/natural-language-queries.adoc
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
3 changes: 2 additions & 1 deletion
3
docs/modules/ROOT/pages/user-guide/extensions/report-actions.adoc
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
2 changes: 1 addition & 1 deletion
2
docs/modules/ROOT/pages/user-guide/extensions/rule-based-styling.adoc
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove one