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

Create assertion functionality #495

Open
wants to merge 33 commits into
base: assertion-pdf-validation
Choose a base branch
from

Commits on May 22, 2024

  1. Remove duplicated tag

    caiovelp committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a274bab View commit details
    Browse the repository at this point in the history
  2. Create assertion screen

    caiovelp committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6fe89d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. minor fixes

    caiovelp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0ef87ae View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    22349d5 View commit details
    Browse the repository at this point in the history
  2. permissões para secretaria

    caiovelp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    25f0027 View commit details
    Browse the repository at this point in the history
  3. locale alterado

    caiovelp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aedf3b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. migrations

    ¨caiovelp¨ committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b2448d9 View commit details
    Browse the repository at this point in the history
  2. Modify query and assertion models

    ¨caiovelp¨ committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e55a767 View commit details
    Browse the repository at this point in the history
  3. Insert functionalities on assertions_controller.rb

    ¨caiovelp¨ committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9177ad View commit details
    Browse the repository at this point in the history
  4. Update assertion.pt-BR.yml

    ¨caiovelp¨ committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3dbd070 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Empty PDF is being generated

    ¨caiovelp¨ committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cc3c4c7 View commit details
    Browse the repository at this point in the history
  2. report configuration assertion migration

    ¨caiovelp¨ committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9fe5352 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    04c0a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f03c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. PDF Template

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6652384 View commit details
    Browse the repository at this point in the history
  2. Minor improvement

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3b8a616 View commit details
    Browse the repository at this point in the history
  3. Update schema.rb

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7950195 View commit details
    Browse the repository at this point in the history
  4. PDF Prawn ready

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    393d81e View commit details
    Browse the repository at this point in the history
  5. Fix test

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    86272d5 View commit details
    Browse the repository at this point in the history
  6. Migration to add new template column

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d0e7b81 View commit details
    Browse the repository at this point in the history
  7. Now the assertions is fully customized

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f1e05be View commit details
    Browse the repository at this point in the history
  8. Minor changes to generalize

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    66d377a View commit details
    Browse the repository at this point in the history
  9. Generate PDF only if query has response

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2f82d63 View commit details
    Browse the repository at this point in the history
  10. Create a new page if explode the default box

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7a9acf2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e08b5a5 View commit details
    Browse the repository at this point in the history
  12. Minor fix for data field

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fe04e5c View commit details
    Browse the repository at this point in the history
  13. Update seeds.rb to generate an assertion in setup data

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e649100 View commit details
    Browse the repository at this point in the history
  14. Some tests

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f050804 View commit details
    Browse the repository at this point in the history
  15. Update schema.rb

    ¨caiovelp¨ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    547a370 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove unnecessary migration

    ¨caiovelp¨ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4651d09 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary migration

    ¨caiovelp¨ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    930d39e View commit details
    Browse the repository at this point in the history
  3. Update permissions

    ¨caiovelp¨ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cb6cb97 View commit details
    Browse the repository at this point in the history
  4. Minor improvements

    ¨caiovelp¨ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42192a0 View commit details
    Browse the repository at this point in the history