Conexão com o banco de dados da AWS#36
Merged
saviosoaresUFC merged 1 commit intodevelopfrom Feb 23, 2025
Merged
Conversation
Rafaell-Cabrall
approved these changes
Feb 23, 2025
rlimapro
approved these changes
Feb 23, 2025
rlimapro
added a commit
that referenced
this pull request
Feb 27, 2025
* Commit Init * Initial commit * Update README.md * Add files via upload * Add files via upload * added auth screens * Reiniciando repositorio * Reiniciando repositorio * Criação parcial de entidades * fixed redefinir-senha fxml file, added Roboto font, added transition between pages for tests * Finalização das entidades * Testing database connection and the mapping of entities for tables in DB! * added menu.fxml draft * Admin data auto insert when initializing application * fixed icons issues in menu.fxml * adjusted details in menu.fxml style * added authentication when logging in * added menu buttons style, service page and functionality to create and persist a service in database * added modal to confirm removal, remove service functionality and partial table css * added secretary page and functionality to create and persist a secretary in database (pending styling / css) * added secretary page and functionality to create and persist a secretary in database (pending styling / css) * Creation of session manager * Creation of secretary login authentication * menu.fxml style finished, finished delete modal and modals to create and update Servico and Secretario * commit * added valor field verification when creating a new service and brazil currency format in valor column * verification and custumization in service page (#6) Menu, Secretários, Serviços * Creation of validation in recover password * Recovery password process done for admin / secretary * verification and custumization in service page (#6) Menu, Secretários, Serviços * update for responsive screens * added screen, controller and create method for Cliente entity * edit and delete methods for Cliente entity * added create pet feature to client page content * added feature to see all pets from a client when click in Ver Pets button * added feature to create and delete pets and to see details from a pet. * Added AnimateFX dependency and transition between login and home * Show popup login confirmation feature * Cliente page (#13) * added screen, controller and create method for Cliente entity * edit and delete methods for Cliente entity * added create pet feature to client page content * added feature to see all pets from a client when click in Ver Pets button * added feature to create and delete pets and to see details from a pet. * Fix: fxml path fixed * added feedback to CRUD operations * Creation of mask in client phone field plus validations * Creation of validation and phone mask in secretary class * creation of additional validation on create service class * Feedback messages (#16) * added screen, controller and create method for Cliente entity * edit and delete methods for Cliente entity * added create pet feature to client page content * added feature to see all pets from a client when click in Ver Pets button * added feature to create and delete pets and to see details from a pet. * Added AnimateFX dependency and transition between login and home * Show popup login confirmation feature * Fix: fxml path fixed * added feedback to CRUD operations --------- Co-authored-by: Renan Soares <renanalencar313@gmail.com> Co-authored-by: Renan <112987845+renansuaris@users.noreply.github.com> * Update README.md Updation of README.md * updated phone mask * password length verification for Secretario register * Addition of a filter search bar in clients, secretaries and services class * added feature to register a new Agendamento * added style to search field. * added fields to finalize scheduling and delete feature * added features to edit and finish a schedule * fixed feedback toast error and added search field for pets table * Implementing Ci-CD (#21) * Implementing Ci-CD (#21) * Implementing Ci-CD (#21) * added tests for persistence classes (#27) * added pagination and checking pending appointments before removing animals and services * Added historic page with funcionalities of sorting by date and name, including pagination * fixed pagination system, added clear filter feature and history style * added home page * Creation of Reports funcionality with iTextPDF * adjustment in style from report page * fixed error where timetable remained unavailable even after scheduling was completed * first teste cicd * changes in home charts * Update reports including more details and graphs * sucessful connection (#36) * fix services chart size in home page * Update README.md --------- Co-authored-by: SavioUFC <saviocarvalho@alu.ufc.br> Co-authored-by: Sávio de Carvalho Soares <150349945+saviosoaresUFC@users.noreply.github.com> Co-authored-by: douglasessousa <166081109+douglasessousa@users.noreply.github.com> Co-authored-by: Renan Soares <renanalencar313@gmail.com> Co-authored-by: Sávio de Carvalho Soares <62923486+saviosoaresc@users.noreply.github.com> Co-authored-by: Renan <112987845+renansuaris@users.noreply.github.com> Co-authored-by: Francisco Samuel <167714648+SamuelEngSoftware@users.noreply.github.com> Co-authored-by: Rafael Cabral <rcabral.es.ufc@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.