Commit 4ae09e9
#436 sonarcloud integration (#30)
* Develop into master (#26)
* Task/#257 controller skeleton
* Task/#263 koppeling pakket service
* cors (#5)
* dockerfile added local file
* Add license (#6)
* Update README.md
* Create LICENSE
* Update README.md
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
* Build (#11)
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
* Hardcoded values to appsettings (#12)
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
* Update README.md (#13)
* Develop (#7)
* Task/#257 controller skeleton
* Task/#263 koppeling pakket service
* cors (#5)
* dockerfile added local file
* Add license (#6)
* Update README.md
* Create LICENSE
* Update README.md
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
Co-authored-by: Wieling,Kevin C.F.J <k.wieling@student.fontys.nl>
Co-authored-by: Gompel,Sverre S. van <sverre.vangompel@student.fontys.nl>
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
Co-authored-by: EGKangaroo <EGKangaroo@yahoo.com>
* Update README.md
Co-authored-by: Wieling,Kevin C.F.J <k.wieling@student.fontys.nl>
Co-authored-by: Gompel,Sverre S. van <sverre.vangompel@student.fontys.nl>
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
Co-authored-by: EGKangaroo <EGKangaroo@yahoo.com>
* Update README.md
* Gateway fix (#16)
* Changes
* gateway fix, same request model as package service
* created at action bug fixed
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
Co-authored-by: EGKangaroo <EGKangaroo@yahoo.com>
* Task/#264 koppeling locatieservice (#18)
* added locationservice url
* added models
* location controller
* fixed room requestmodel
* fix endpoints and constants
* more model fixes
* getpackage conversion fix
* Story/#333 pakketgegevens (#20)
* personeel-service toegevoegd
* start error handling. persoon toegevoegd aan GetPackage(id)
* sender is receiverid bugfix
* collectionpoint ophalen bij GetPackage{id}
* 400 - 404 errors allowed. getpackages haalt nu ook locatie en ontvanger op
* merge fix
* Story/#16 edit locations (#23)
* Docker Local Appsettings
* README update
* Update methods finished
* Changed name
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
* #358 delete endpoints (#24)
* all calls make use of flurl extension and return ObjectResults
* Delete endpoints toegevoegd aan locatiecontroller
* Error handling voor delete endpoints
* conflict httpstatus added
* Small formatting fix in locatiecontroller
Co-authored-by: JaapvanderMeer <43168682+JeapfromtheLake@users.noreply.github.com>
Co-authored-by: Wieling,Kevin C.F.J <k.wieling@student.fontys.nl>
Co-authored-by: Gompel,Sverre S. van <sverre.vangompel@student.fontys.nl>
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
Co-authored-by: EGKangaroo <EGKangaroo@yahoo.com>
Co-authored-by: Shady^ <36726909+ShadyDL@users.noreply.github.com>
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
Co-authored-by: Sverre <43172180+Sverrevg@users.noreply.github.com>
* Update docker-publish.yml
* Update appsettings.json
* Update appsettings.json
* Rename appsettings.Docker.json to tmp
* Rename tmp to appsettings.Docker.json
* Add kestral
* gethealth call
* Create sonarcloud.yml
* Updated name of workflow
* Fixed indentation
* Updated pull request triggers
Co-authored-by: Jaap van der Meer <43168682+JeapfromtheLake@users.noreply.github.com>
Co-authored-by: Wieling,Kevin C.F.J <k.wieling@student.fontys.nl>
Co-authored-by: Gompel,Sverre S. van <sverre.vangompel@student.fontys.nl>
Co-authored-by: Heesakkers,Aron A.P.H.M <aron.heesakkers@student.fontys.nl>
Co-authored-by: EGKangaroo <EGKangaroo@yahoo.com>
Co-authored-by: Shady^ <36726909+ShadyDL@users.noreply.github.com>
Co-authored-by: Aron Heesakkers <aron.heesakkers@via.nl>
Co-authored-by: Sverre <43172180+Sverrevg@users.noreply.github.com>
Co-authored-by: Sverre van Gompel <sverrevangompel@hotmail.com>1 parent a2feaea commit 4ae09e9
2 files changed
+48
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments