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

adding param to manage SSO redirection #918

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

alfredorubin96
Copy link
Collaborator

Fixing edge case when sharing set standalone to True and authenticating using SSO led to a state when the standalone coming from then URLParams was overwritten by the config.json

Copy link

Copy link
Collaborator

@AleSim94 AleSim94 left a comment

Choose a reason for hiding this comment

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

just remove the console logs and we are good :)

Copy link

@nielsdejong nielsdejong merged commit 455ee42 into develop Nov 11, 2024
1 check passed
Copy link

@nielsdejong nielsdejong mentioned this pull request Nov 14, 2024
nielsdejong added a commit that referenced this pull request Nov 14, 2024
* Bump es5-ext from 0.10.62 to 0.10.64

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Disable form button until all parameters in given

* fix: check empty string as well

* Bump webpack-dev-middleware from 5.3.3 to 5.3.4

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /gallery

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump express from 4.18.1 to 4.19.2 in /docs

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump express from 4.18.2 to 4.19.2 in /gallery

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump express from 4.18.2 to 4.19.2

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* added cypress

* Added cypress

* Add a dependabot config file

* Add docs directory to dependabot

* Fix dependabot yarn to npm

* Migrate DataGrid to 7.x #850 ; Initial changes

* Fix compact x wrapping

* feat: Updated JSDoc

* Bump micromatch from 4.0.5 to 4.0.8 in /gallery (#948)

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>

* Bump webpack from 5.77.0 to 5.94.0 (#947)

Bumps [webpack](https://github.com/webpack/webpack) from 5.77.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.77.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump fast-loops from 1.1.3 to 1.1.4 in /gallery (#920)

Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4.
- [Commits](https://github.com/robinweser/fast-loops/commits)

---
updated-dependencies:
- dependency-name: fast-loops
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws from 8.12.1 to 8.17.1 (#911)

Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.12.1...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump braces from 3.0.2 to 3.0.3 in /gallery (#908)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>

* Bump follow-redirects from 1.15.4 to 1.15.6 in /gallery (#831)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.15.4 to 1.15.6 (#830)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added evolution notice

* Fixed typo in README

* Fixed typo in README

* Bumped version number to 2.4.9

* Improve method for checking "low" property existence in downloadCSV function (#951)

Co-authored-by: “Bastien <“[email protected]”>

* Update configuration.adoc (#946)

Default loggingDatabase is logs not neo4j, updated same in document.

Issue Closed : #915

Document Referred : 
https://github.com/neo4j-labs/neodash/blob/42b196a3ec9a1d5740e4c81420a762646b1295b7/scripts/config-entrypoint.sh#L26
https://neo4j.com/labs/neodash/2.4/developer-guide/configuration/#_configuration_options

Signed-off-by: Singh, Jyotsana <[email protected]>

* Feature/rule based styling table colouring (#944)

* rule based styling cell colouring feature

* changing cell text/background colour now plays nicely

* TODO note about row/cell rule mix and match behaviour

* Bugfix/array table wrap (#943)

* table wrap bug fix

* typo fix

* changes to add ssl support (#935)

Signed-off-by: Parekh, Geet <[email protected]>

* adding param to manage SSO redirection (#918)

* adding param to manage SSO redirection

* added standalone when not sharing credentials

* Removed superfluous log statements

---------

Co-authored-by: Niels de Jong <[email protected]>

* Add possibility to hide Y axes and grid lines in BarChart (#895)

* Add possibility to hide Y axes and grid lines in BarChart

* Add Husky prepare stage

* Fix stacked grouped function test

* Fix pie chart e2e test in start_page.cy

* Add Bar chart Y axis e2e tests

* Add Cypress support in eslintrc.json

* Create Page helper class for Cypress

* Update browserlist

* Fix e2e bar tests by removing within

---------

Co-authored-by: “Bastien <“[email protected]”>
Co-authored-by: Niels de Jong <[email protected]>

* Markdown tables not rendered #836 (#893)

Co-authored-by: Marius Conjeaud <[email protected]>

* Added banner to all docs pages referring to new docs

* Updated README

* Current Users or ALL Users getting deleted in an Update (#906)

* fixed: when updating a user permission by DELETING a user from a certain role, it drops ALL the users. Also if you add a user to a role it will still keep the role on previously added users

* updated the code so that if datbase selected is empty we show feedback there is nothing to fetch and do not provide labels and also enable to save users to role even though db is empty

---------

Co-authored-by: Niels de Jong <[email protected]>

* Finalized release notes and updated README for 2.4.9

* [Feature #884] Helm chart for Kubernetes deployments PR#902 (#971)

* Include the Helm Chart and Kubernetes YAMLs

- Includes the Helm chart required for the NeoDash deployment for the
  Kubernetes clusters
- Includes the example YAML files for the Kubernetes manifests
- Appropriate document changes to include the new Kubernetes
  deployments.

Signed-off-by: Lolla, Venkata <[email protected]>

* Fix the chart notes

Signed-off-by: Lolla, Venkata <[email protected]>

* Patch a typo in the build-and-run.adoc file

Signed-off-by: Lolla, Venkata <[email protected]>

* Resolves SonarCloud warning

Signed-off-by: Lolla, Venkata <[email protected]>

* Review + small fixes, LGTM

---------

Signed-off-by: Lolla, Venkata <[email protected]>
Co-authored-by: Lolla, Venkata <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Singh, Jyotsana <[email protected]>
Signed-off-by: Parekh, Geet <[email protected]>
Signed-off-by: Lolla, Venkata <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Monish <[email protected]>
Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: MariusC <[email protected]>
Co-authored-by: Bastien Hubert <[email protected]>
Co-authored-by: “Bastien <“[email protected]”>
Co-authored-by: JyotsanaSingh <[email protected]>
Co-authored-by: LiamEdwardsLamarche <[email protected]>
Co-authored-by: geetparekh <[email protected]>
Co-authored-by: alfredorubin96 <[email protected]>
Co-authored-by: Aleksandar <[email protected]>
Co-authored-by: Morgan Senechal <[email protected]>
Co-authored-by: Lolla, Venkata <[email protected]>
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