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

♻️ replace grommet Image and Grid #2518

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

AntoLC
Copy link
Contributor

@AntoLC AntoLC commented Nov 28, 2023

Purpose

We replace the grommet Image components by a custom Image component.

Proposal

  • replace grommet Image
  • replace grommet Grid

@AntoLC AntoLC self-assigned this Nov 28, 2023
@AntoLC AntoLC force-pushed the refacto/anthony/replace-grommet-image branch 5 times, most recently from b1d662d to 1f213a8 Compare November 29, 2023 10:46
@AntoLC AntoLC marked this pull request as ready for review November 29, 2023 13:19
@AntoLC AntoLC force-pushed the refacto/anthony/replace-grommet-image branch 3 times, most recently from cdcc6a8 to 5ef8042 Compare November 30, 2023 15:53
We replace the grommet Image components by a custom Image component.
We replace the grommet Grid components by a custom Grid component
based on Typo component.
@AntoLC AntoLC force-pushed the refacto/anthony/replace-grommet-image branch from 5ef8042 to 4ce8f0c Compare December 4, 2023 14:01
@AntoLC AntoLC enabled auto-merge (rebase) December 4, 2023 14:02
@AntoLC AntoLC merged commit 5493b83 into master Dec 4, 2023
33 of 34 checks passed
@AntoLC AntoLC deleted the refacto/anthony/replace-grommet-image branch December 4, 2023 14:17
lunika added a commit that referenced this pull request Jun 24, 2024
Added

- Add scaleway storage configuration
- Add Peertube pipeline to VOD
- Celery task queue
- Refactor video S3 deletion
- Add thumbnail celery task
- Add shared live media celery task
- Add timed text track celery task
- Add form submission with enter key when entering a classroom
- Persist username used on classroom join

Changed

- Replace CRA by Vite (#2530)
- Replace grommet Image and Grid component (#2518)
- Optimized apps bundle (#2528)
- Launch transcoding through a celery task

Fixed

- Correctly set startime with filtering medialive logs
- Remove non existing fields in PortabilityRequestAdmin
- Correctly send xapi statement to a configured LRS
- Correctly send xapi video download statements
lunika added a commit that referenced this pull request Jun 26, 2024
Added

- Add scaleway storage configuration
- Add Peertube pipeline to VOD
- Celery task queue
- Refactor video S3 deletion
- Add thumbnail celery task
- Add shared live media celery task
- Add timed text track celery task
- Add form submission with enter key when entering a classroom
- Persist username used on classroom join

Changed

- Replace CRA by Vite (#2530)
- Replace grommet Image and Grid component (#2518)
- Optimized apps bundle (#2528)
- Launch transcoding through a celery task

Fixed

- Correctly set startime with filtering medialive logs
- Remove non existing fields in PortabilityRequestAdmin
- Correctly send xapi statement to a configured LRS
- Correctly send xapi video download statements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants