Commit Graph

10 Commits

Author SHA1 Message Date
670b66ef44
Merge branch 'dev' into YUM04-82-Bestelluebersicht-Detail-Chefin 2023-06-22 22:03:48 +02:00
GEI22857
51a7751337
Footer und Kontakt fixes (#32)
ist okay
2023-06-22 21:45:43 +02:00
zha19115
6151618c7c
Yum04 80 registrierung admin (#27)
* Start

* Finish Yummy-Punkte

* Finish Feedback

* FBestätigung fertig

* Feddback changed button and text

* Feedback and confirm finish

* Deleted a break (Feedback confirm)

* Prototype not finished

* Erste Realisierung

* Delete Registrierung Kunde

* Update Yummy-Punkte.razor.css

Minor fix

---------

Co-authored-by: ProfessionalUwU <andreas.fuhry@gmail.com>
Co-authored-by: FUH22860 <101731147+FUH22860@users.noreply.github.com>
2023-06-06 23:02:24 +02:00
zha19115
a3f88c1998
Yum04 70 feedback (#26)
* Start

* Finish Yummy-Punkte

* Finish Feedback

* FBestätigung fertig

* Feddback changed button and text

* Feedback and confirm finish

* Deleted a break (Feedback confirm)

---------

Co-authored-by: ProfessionalUwU <andreas.fuhry@gmail.com>
2023-06-06 22:37:58 +02:00
FUH22860
2e2b2be520
Fix email (#25) 2023-06-05 19:46:38 +02:00
FUH22860
4df925ad39
Fixec merge mistake (#24)
Hope that all I need to fix
2023-06-05 19:30:33 +02:00
GEI22857
7410d330c2
Impressum Seite fertig (#23)
Bitte review

Co-authored-by: FUH22860 <FUH22860@spengergasse.at>
2023-06-05 19:18:16 +02:00
GEI22857
ea4bf9d490
Konto Seite fertig (#22)
Bitte review.

Co-authored-by: FUH22860 <FUH22860@spengergasse.at>
2023-06-05 19:14:23 +02:00
FUH22860
47ddfda738
Yum04 76 datenschutzerklarung footer (#21)
* YUM04-76: Rough draft of the Datenschutzerklärung

* YUM04-76: Draft for both pages
Rough draft for the Datenschutzerklärung
Rough draft for the cookies page
2023-06-05 18:52:49 +02:00
MET18937
b008d87ec8 WebAPI for database integrity added
Restructure the solution
* The project has been split into the database integration "src/webapi" and the Blazor wasm project "src/y4f".

WebAPI
* API with CRUD capabilities

* The main task of the "WebAPI" project is to access the database data and make it available to the Blazor-WASM project via an API.

* GET example of the allergy table via the file "TestFetchAllergienData.razor", which can be tested via the browser "/TestFetchAllergienData".
2023-05-21 00:50:08 +02:00