arkhn / fhir-river

Live ETL pipeline to standardize Health Data into FHIR.
Apache License 2.0
42 stars 4 forks source link

feat(app): refresh schemas button #709

Closed tevariou closed 2 years ago

tevariou commented 2 years ago

Fixes

Fixes https://github.com/orgs/arkhn/projects/7#card-68352672 by @nriss

Description

Refresh owners schemas on demand

@MiskoG @BPierrick maybe some work has to be done on the design

Definition of Done

Tests

Tested locally on the river db.

nriss commented 2 years ago

🚀

BPierrick commented 2 years ago

@tevariou I updated the Button style by using the one @Klochette made in the codebase (with already style set) and by adding an icon

Capture d’écran 2021-11-08 à 10 19 03

nriss commented 2 years ago

That was soooo fast thanks for your reactivity, you're awesome! When merge, I will have to update the version number on the inventory and to run make river to deploy the new version, that's it @simonvadee @rodesousa ? I have another question: who is responsible of creating new tag / pushing the new image on docker ?

simonvadee commented 2 years ago

e, I will have to update the version number on the inventory and to run make river to deploy the new version, that's it @simonvadee @rodesousa ?

yes

I have another question: who is responsible of creating new tag / pushing the new image on docker ?

I'd say the one who merged the PR, or the one in charge of deploying the new release somewhere (usually a member of the tech team)