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

Fix duplicate data and API : Tickets [507] & [299] #508

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Dec 12, 2023

  1. feat(cli): ✨ Rework CLI

    prompts for Organisation Teams Project and Experiment Creations , uses typer instead of click
    LuisBlanche committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    380255c View commit details
    Browse the repository at this point in the history
  2. feat(core): ✨ add Organisation Team and Project to APi Client

    allows to create and list organisations, projects and teams from the CLI
    LuisBlanche committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9b3a88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d913379 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix(cli): 🎨 add a questionary prompt function

    allows easier testing
    LuisBlanche committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    951ed7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbc62b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. [507]:cleaning duplicate data

    alencon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3677535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    124d0ee View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    17dbaf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1be2d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. [#516] : CodeCarbon Dashboard content :

                  - Navig Bar created
                  - Home Page
                  - Admin Page
    alencon committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b67fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    0994802 View commit details
    Browse the repository at this point in the history
  2. feat(cli): ✨ Rework CLI

    prompts for Organisation Teams Project and Experiment Creations , uses typer instead of click
    LuisBlanche committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8b2c39b View commit details
    Browse the repository at this point in the history
  3. feat(core): ✨ add Organisation Team and Project to APi Client

    allows to create and list organisations, projects and teams from the CLI
    LuisBlanche committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1306879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd7afe8 View commit details
    Browse the repository at this point in the history
  5. fix(cli): 🎨 add a questionary prompt function

    allows easier testing
    LuisBlanche committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b52edab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3be9005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e67fec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c09d39b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f86a666 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    235a283 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd906df View commit details
    Browse the repository at this point in the history
  12. test(CLI): ✅ fix tests

    LuisBlanche committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ae09ce3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    315542d View commit details
    Browse the repository at this point in the history
  14. ci(CLI): 💚 debu CI

    LuisBlanche committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bb1672c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7818242 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d813861 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f3f28c3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3d8ab50 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    903e3f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    8c3219e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a1c17 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. empty line at end of file

    benoit-cty committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    56d4f96 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. [#516] : CodeCarbon Dashboard content :

    - Admin Page which allow to create an organization into database.
    alencon committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3c9c740 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ff3ea09 View commit details
    Browse the repository at this point in the history