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

BACKEND: todo's that didn't make it into the final release #594

Open
6 of 10 tasks
DanielHabenicht opened this issue Apr 7, 2020 · 2 comments
Open
6 of 10 tasks

BACKEND: todo's that didn't make it into the final release #594

DanielHabenicht opened this issue Apr 7, 2020 · 2 comments
Assignees

Comments

@DanielHabenicht
Copy link
Collaborator

DanielHabenicht commented Apr 7, 2020

  • Health Endpoint (/health - return 200) @paule96
  • Add health endpoint to helm chart
  • Caching Header (client-side) @paule96
  • Remove Messenger @DanielHabenicht
  • Create new docker image tsystemsmms/phonebook-source-peoplesoft in dockerhub @jandd
  • Publish new image to tsystemsmms/phonebook-source-peoplesoft
  • Set up versioning
  • Add preview to environment (maybe same as development)
  • decrease Developlment mock data to 1500
  • use seed for mock data, so that ids stay the same

Optional (maybe refactor into another issue, to close this one:

  • Caching (locally, inside the server)
  • New Version of the Endpoint for better data sources)
@jandd
Copy link
Member

jandd commented Apr 8, 2020

created https://hub.docker.com/r/tsystemsmms/phonebook-source-peoplesoft

@paule96
Copy link
Collaborator

paule96 commented Apr 8, 2020

The work for the health check is done. Please review it here: #601

DanielHabenicht added a commit that referenced this issue Apr 12, 2020
DanielHabenicht added a commit that referenced this issue Apr 12, 2020
* init seed for repeatable mock data
* set maxPersons to 1500
DanielHabenicht added a commit that referenced this issue Apr 12, 2020
* fix some todos from #594

* init seed for repeatable mock data
* set maxPersons to 1500

* Update Phonebook.Source.PeopleSoft/src/Phonebook.Source.PeopleSoft.Models/Context/SeedingContext.cs

* add using statement

* update global.json .net version

* update tasks
DanielHabenicht added a commit that referenced this issue Oct 12, 2020
 - add to docs
 - rename fronted pods and services
 - adds health enpoint from #594
DanielHabenicht added a commit that referenced this issue Oct 15, 2020
* first draft

* first draft

* working configuration

* update preview script

* Update Phonebook/readme.md

* Update demo/assets/Dockerfile

* fix assets not showing up in demo

* finally fix traefik on current version

resolves #578

* Restyled by prettier (#763)

Co-authored-by: Restyled.io <[email protected]>

* update pr pipeline

* update preview pipeline

* update preview pipeline

* Update demo/values.yml

* Restyled by prettier (#764)

Co-authored-by: Restyled.io <[email protected]>

* - recreate pods on update
 - add to docs
 - rename fronted pods and services
 - adds health enpoint from #594

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[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

No branches or pull requests

3 participants