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

Denuncia back #8

Closed
wants to merge 11 commits into from
Closed

Denuncia back #8

wants to merge 11 commits into from

Conversation

nf0101
Copy link
Collaborator

@nf0101 nf0101 commented Jan 3, 2023

Merge denuncia back e master

nf0101 and others added 11 commits December 31, 2022 09:53
+ Creato metodo updateId() per aggiornare l'id con la chiave del document nel database. Da completare
+ Completato il metodo updateDenuncia(), che aggiorna l'id dell'oggetto nel DB con l'id generato automaticamente e assegnato al documento.

+ Correzioni minori all'entity Denuncia
+ Testing nel main, da rimuovere quando saranno completati i controller
+ Resi nominali i parametri del costruttore Denuncia per facilitare la creazione di un'istanza Denuncia
+ Adattata l'entity ai cambiamenti nel database dell'oggetto utente, usando l'id come chiave primaria
+ Adattata entità denuncia al nuovo database

Co-Authored-By: Mr-Kind16 <[email protected]>
Completato denunciaDao e fixato denunciaEntity

Co-Authored-By: Nicola Frugieri <[email protected]>
+ Creata pagina di test per form add denuncia
Completare e testare il denuncia controller e testare col log in visualizaDenunce

Co-Authored-By: Nicola Frugieri <[email protected]>
@nf0101
Copy link
Collaborator Author

nf0101 commented Jan 3, 2023

File da mantenere del master:
lib/domain/entity/operatoreCUP_entity.dart
lib/domain/entity/spid_entity.dart
lib/domain/entity/tipo_ufficiale.dart
lib/domain/entity/uffPolGiud_entity.dart
lib/domain/entity/utente_entity.dart
lib/main.dart
pubspec.lock
pubspec.yaml
test/widget_test.dart

Cose da inserire dal branch denuncia_back:
lib/data/models/denuncia_dao.dart

@nf0101 nf0101 closed this Jan 3, 2023
@TechRufy TechRufy deleted the denuncia_back branch January 3, 2023 10:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants