-
Notifications
You must be signed in to change notification settings - Fork 13
feat(backend): New Backend and authentication for Phonebook data. #7
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
1735af4
use ef for the connection to the database
paule96 d465a35
add some missing project files
paule96 fa89800
add vscode development stuff
paule96 6dc3f03
update orcale entiy framework version
paule96 114c3a0
Merge remote-tracking branch 'origin/master' into use_EF_for_oracle_DB
paule96 0678278
update to dotnet 3.0
paule96 9778930
now we get relational data from the peoplesoft backend
paule96 84913d4
cleanup dbcontext
paule96 fcd985e
fixing database changes
paule96 ec4d095
rewrite queries and remove newtonsoft
paule96 ce44d9e
complete the data model
paule96 f81c9f2
include as many informations as possible to a person
paule96 6505b90
Merge remote-tracking branch 'origin/master' into use_EF_for_oracle_DB
paule96 2a3798e
working implementation of the backend
paule96 2cb2513
Merge branch 'master' into use_EF_for_oracle_DB
DanielHabenicht eb13679
Update Phonebook.Frontend/src/app/shared/pipes/telephone.pipe.ts
paule96 e3c49c8
Update Phonebook.Frontend/src/app/modules/table/helpers.ts
paule96 e50e655
add support for rooms
paule96 109efd8
add docker support and update packages
paule96 aa4b1d1
Merge branch 'use_EF_for_oracle_DB' of https://github.com/T-Systems-M…
paule96 d600ce2
Merge remote-tracking branch 'origin/master' into use_EF_for_oracle_DB
paule96 bd6953f
fixing build error
paule96 fa6296a
fx build error again
paule96 0ed39a9
moving models to a seperate project
paule96 d7882fa
add seeding data
paule96 be0b9b4
add project to solution
paule96 f9f2940
add seeding to the main project
paule96 fe0abd1
change to in memory db for seeding
paule96 8c02b62
move docker file to the right place
paule96 9296ab3
fixing docker build
paule96 b1cc733
fix proxy config
paule96 3b15c59
add build for new backend
paule96 6ceb948
fix some build errors
paule96 bafeea9
add solution files
paule96 c6dde2b
add in memory in the right way
paule96 cb1cdf1
fix appsettings
paule96 9793eea
add sensitiv logging while we are in the seeding mode
paule96 2961310
use bogus to generate seeded data!
paule96 aa1b5bf
remove not used stuff
paule96 11fc4dd
add an option to run the backend without an auth process
paule96 00251ef
cleanup code
paule96 1658404
add getting started to the documentation
paule96 00e6499
fixing seeding bug
paule96 a4643c2
update old models
paule96 33509a5
fix a bug in the organigramm link
paule96 2412201
add room information again
paule96 f551975
maybe make docs readable
paule96 6f18d45
Merge remote-tracking branch 'origin/master' into use_EF_for_oracle_DB
paule96 bd6a916
fixing bug for the supervisor link
paule96 43ca3a3
add adfs support
paule96 43df910
Merge remote-tracking branch 'origin/master' into use_EF_for_oracle_DB
paule96 cf2bddc
add runtime identifiers
paule96 2a258a6
Update Phonebook.Frontend/src/app/shared/pipes/telephone.pipe.ts
paule96 44ed826
change assets path in city component
paule96 d7529d8
Merge branch 'use_EF_for_oracle_DB' of https://github.com/T-Systems-M…
paule96 9758776
change location id to building.id for pictures
paule96 4f6ca31
change link to pictures
paule96 cd0aefa
add response compression
paule96 6ffa60f
use higher and slower compression
paule96 de232f0
nullable values in person to string.empty
paule96 e8cf437
fix orgunit head of business shortname
paule96 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 hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.