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

Extract NeoDash auth module to an abstract interface to allow for different providers #767

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
2869c23
Added abstract class for connection module
nielsdejong Jan 25, 2024
20a154c
first iteration on abstracting connection layer
alfredorubin96 Jan 25, 2024
ee20346
first iteration on abstracting connection layer
alfredorubin96 Jan 25, 2024
70361e8
completely detached runCypherQuery from the application
alfredorubin96 Jan 26, 2024
f22745c
renaming auth module to connection
alfredorubin96 Jan 28, 2024
200701c
deleted old extensions
alfredorubin96 Jan 28, 2024
04d52e7
using Context objext to store current configuration
alfredorubin96 Jan 29, 2024
c602292
cleaning code
alfredorubin96 Jan 29, 2024
26ee2e6
cleaning code
alfredorubin96 Jan 29, 2024
6877693
Merge branch 'develop' into feature/auth-module
alfredorubin96 Mar 11, 2024
6ca2e4b
Merge branch 'develop' into feature/auth-module
alfredorubin96 Mar 11, 2024
e7d7d98
merging with develop
alfredorubin96 Mar 11, 2024
ee8a7de
plugged parsed to chart, to test
alfredorubin96 Mar 13, 2024
d7c250b
to continue testing only on table, report action work
alfredorubin96 Mar 13, 2024
cbc47b5
changing from fields to _fields to make the property private
alfredorubin96 Mar 13, 2024
efd14e5
Merge branch 'develop' into feature/auth-module
nielsdejong Mar 15, 2024
50f16e8
unplugging record parsing from report.tsx and added comments for conn…
alfredorubin96 Mar 28, 2024
0f14d87
Merge branch 'feature/auth-module' of https://github.com/neo4j-labs/n…
alfredorubin96 Mar 28, 2024
4895d8b
cleaning code following sonarqube
alfredorubin96 Mar 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into feature/auth-module
  • Loading branch information
nielsdejong authored Mar 15, 2024
commit efd14e5c47d3982f17e17913750366bd01db7257

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.