Skip to content

Conversation

lcantat
Copy link

@lcantat lcantat commented Aug 29, 2025

NOT TO MERGE AS IS ALPHA VERSION FOR DISCUSSIONS

  • plackage-lock change
  • Create an API copy avec api/v1 to track change in API
  • Duplicate API for v2 => We will keep the original API for now
  • Copy of exploration / exploration statistique in V2 as is
  • V2 for exploration_statistics
  • Redirect exploration API to V2 - need front adaptation to take into account exploration_statistic update
  • Split API_URL between different ones to ease change of URL PATH
  • Make API sub_path consistent
  • Add API V2 (alpha)
  • Adapt front based URL (still coherence to fix for projects and /
  • rename Python data provider in internal => remove pb of space in URL
  • Split data_provider between
    • API in app part (list data providers / create / delete)
    • the API provided by the data provider which shall be diretly accessible
  • Update project overview

Describe your changes

Screenshots (if appropriate):

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have increased the version number in the frontend/package.json and backend/swagger.yaml files
  • I have checked that Black, Flake8, Prettier and Cspell are passing

- plackage-lock change
- Create an API copy avec api/v1 to track change in API
- Duplicate API for v2 => We will keep the original API for now
- Copy of exploration / exploration statistique in V2 as is
- V2 for exploration_statistics
- Redirect exploration API to V2 - need front adaptation to take into account exploration_statistic update
- Split API_URL between different ones to ease change of URL PATH
- Make API sub_path consistent
- Add API  V2 (alpha)
- Adapt front based URL (still coherence to fix for projects and /
- rename Python data provider in internal => remove pb of space in URL
- Split data_provider between
  - API in app part (list data providers / create / delete)
  - the API provided by the data provider which shall be diretly
    accessible
- Update project overview
@CLAassistant
Copy link

CLAassistant commented Aug 29, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Tomansion
❌ lcantat
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Tomansion Tomansion marked this pull request as draft August 29, 2025 08:55
lcantat and others added 22 commits August 29, 2025 17:52
- Renaming version v1 => V0
- Renaming version v2 => V1
- Consistant in path_prefix in front
  - all prefix have '/' at the end
  - renaming API_URL in API_DEBIAI_URL
  - renaming EXPLORATION_API_URL in API_EXPLORATION_URL
  - removing API_PROJECTS_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants