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

feat: ✨ CANs List #2804

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open

feat: ✨ CANs List #2804

wants to merge 47 commits into from

Commits on Sep 16, 2024

  1. refactor: starts CANs list

    fpigeonjr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    00d372b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee280fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f8adcf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2bcbc40 View commit details
    Browse the repository at this point in the history
  2. feat: adds mycans bool

    fpigeonjr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d2163a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a1d5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    099e037 View commit details
    Browse the repository at this point in the history
  5. test: starts tests for CANs list page

    not working but close
    fpigeonjr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    20cdd31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f816a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8544d81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cd5176 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ab9987 View commit details
    Browse the repository at this point in the history
  10. style: fix links styles

    fpigeonjr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2816894 View commit details
    Browse the repository at this point in the history
  11. chore: comment debug code

    fpigeonjr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ebfe488 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. docs: adds some type files

    fpigeonjr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    da032ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b74c2d View commit details
    Browse the repository at this point in the history
  3. chore: fix import

    fpigeonjr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6e456cb View commit details
    Browse the repository at this point in the history
  4. docs: rename to d.ts

    cleanup linting errors
    fpigeonjr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dce566f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d8e7b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9dc6053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae5463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c0480e View commit details
    Browse the repository at this point in the history
  4. chore: cleanup import

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    567b1e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe0009 View commit details
    Browse the repository at this point in the history
  6. feat: adds Tooltip

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eabf3ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98f964f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc41c34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e88603c View commit details
    Browse the repository at this point in the history
  10. chore: remove Debug code

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d722d28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e26cc4 View commit details
    Browse the repository at this point in the history
  12. refactor: better RTK Query

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    230ddef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    790137f View commit details
    Browse the repository at this point in the history
  14. feat: adds Pagination

    went with 10 per page like the BLI list
    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    21fb9ae View commit details
    Browse the repository at this point in the history
  15. docs: better types

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5de24a7 View commit details
    Browse the repository at this point in the history
  16. docs: updates types

    fpigeonjr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d1c185e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b42de9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e66c29c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4e06ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0130308 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9f8d9a1 View commit details
    Browse the repository at this point in the history
  2. test: 🤷 fix da test?

    fpigeonjr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b5c24f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e1f82 View commit details
    Browse the repository at this point in the history
  4. test: adds pagination test

    fpigeonjr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    12a3b67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c28fd30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03334ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    490eb4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f49a9c5 View commit details
    Browse the repository at this point in the history