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

cc-env-var-form: Migrate to the new smart component design #926

Closed
pdesoyres-cc opened this issue Dec 21, 2023 · 0 comments · Fixed by #937 or #938
Closed

cc-env-var-form: Migrate to the new smart component design #926

pdesoyres-cc opened this issue Dec 21, 2023 · 0 comments · Fixed by #937 or #938
Assignees
Labels
maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...)

Comments

@pdesoyres-cc
Copy link
Contributor

This is part of the migration effort settled in #708

@pdesoyres-cc pdesoyres-cc added the maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...) label Dec 21, 2023
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `mode`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `services`: property is now an object state
- `error`: property has been deleted as it is now part of the state

Fixes #926
@pdesoyres-cc pdesoyres-cc self-assigned this Jan 8, 2024
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `services`: property is now an object state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
BREAKING CHANGE: the properties have changed
- `variables`: property is now an object state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 8, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `services`: property is now an object state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `mode`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `mode`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `mode`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 15, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `mode`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 15, 2024
…ible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 15, 2024
…le state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 15, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `variables`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state
- `parserOptions`: property has been deleted as it is now part of the state
- `saving`: property has been deleted as it is now part of the state

Fixes #926
pdesoyres-cc added a commit that referenced this issue Feb 15, 2024
…ssible state impossible

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `services`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #926
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...)
Projects
None yet
1 participant