simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.

OTHER License

Stars
1.3K
Committers
139

Bot releases are visible (Hide)

simorgh - Release 4.1693.0

Published by github-actions[bot] 3 months ago

Merge pull request #11746 from bbc/WSTEAM1-1024-add-uploader-lighthhouse WSTEAM1-1024 Add Uploader Form links to our existing Lighthouse tests

simorgh - Release 4.1692.0

Published by github-actions[bot] 3 months ago

WSTEAM1-971 - Add Uploader translations (#11742) * WSTEAM1-971 - Add Uploader translations * Add translations from ServiceContext * Update index.tsx * Separate out UgcTranslations type * Update fallbackTranslations.ts * Update FieldLabel.tsx * Add Mundo translations * Add Amharic translations * Add Arabic translations * Add undefined for missing translations * Add Cymrufyw translations * Add uploadingHeading * Add validationWordLimit * Add Persian translations * Add removalGuidelineText * Add Naidheachdan translations * Add Hausa translations * Add Hindi translations * Add Portuguese translations * Add Russian translations * Add Serbian-Lat translations * Add Tamil translations * Add submitButton translation for Tamil * Add Urdu translations * Fix file list heading for Tamil * Ordering of object * Remove comment * Replace validation placeholders with appropriate values * Small typo fixes

simorgh - Release 4.1691.0

Published by github-actions[bot] 3 months ago

Merge pull request #11749 from bbc/revert-11656-WSTEAM1-814-ati-opera-mini Revert "WSTEAM1-814: Adds Inline Script for Opera Mini ATI Beacon Request"

simorgh - Release 4.1690.0

Published by github-actions[bot] 3 months ago

Remove Data Fetching from Live Radio (#11733) * refactor: remove test covered by integration test * refactor: get embedUrl from page querySelector * refactor: replace schedule.json with Window.simorgh * refactor: remove duplucated tests * refactor: remove extra space to fix linting issue * refactor: remove console log

simorgh - Release 4.1689.0

Published by github-actions[bot] 4 months ago

Merge pull request #11750 from bbc/update-gu-ta-navs Updated Gujarati and Tamil navvigation

simorgh - Release 4.1688.0

Published by github-actions[bot] 4 months ago

Merge pull request #11739 from bbc/WSTEAM1-1094-focus-styling-file-uploader WSTEAM1-1094: Adds focus styling for file upload and remove buttons

simorgh - Release 4.1687.0

Published by github-actions[bot] 4 months ago

Uploader label HTML handling (#11738) * Uploader Label component inline html handling * Style inline label link * Update index.tsx * Update index.test.tsx.snap * Update index.tsx * Submit button spacing fix

simorgh - Release 4.1686.0

Published by github-actions[bot] 4 months ago

Remove Loader (#11737) Co-authored-by: Aaron Moore [email protected]

simorgh - Release 4.1685.0

Published by github-actions[bot] 4 months ago

Merge pull request #11743 from bbc/fix-double-webp-in-srcset WSTEAMA-1232 (Fix) - Make sure .webp isn%27t appended when it is already on the URL, and make sure fallback does not have webp

simorgh - Release 4.1684.0

Published by github-actions[bot] 4 months ago

Merge pull request #11740 from bbc/update-arabic-podcast-promo Update Arabic podcast promo

simorgh - Release 4.1683.0

Published by github-actions[bot] 4 months ago

WSTEAM1-1017: Initiate journey across Uploader states (#11729) * WSTEAM1-1017: Initiate journey across Uploader states * WSTEAM1-1017: Append pageTitle in UGC page layout * WSTEAM1-1017: Update handSubmit function to take callback * WSTEAM1-1017: Refactor logic * WSTEAM1-1017: Remove Callback * WSTEAM1-1017: Revert * WSTEAM1-1017: Remove callback * WSTEAM1-1017: Tidy * WSTEAM1-1017: Move UploadingScreen to component for consistency. Change title with useEffect * WSTEAM1-1017: Tidy * WSTEAM1-1017: POC using useRef to take users focus to heading on rerender * WSTEAM1-1017: Refactor. Remove comments. * WSTEAM1-1017: Apply forwardRef to Heading and Text component * WSTEAM1-1017: Remove redudant underscore * WSTEAM1-1017: Refactor - move useEffect and useRef to screens * WSTEAM1-1017: Add basic tests to Form Screen * WSTEAM1-1017: Add prop * WSTEAM11-1017: Yarn changes * WSTEAM1-1017: Undo accidental UX changes * WSTEAM1-1017: Remove development only logic * WSTEAM1-1017: fix linting error * Update success screen html title * Use confirmationStepTitle value from translations * Add UGC domain check for environment * Use getEnvironment function * Update index.test.tsx.snap --------- Co-authored-by: Aaron Moore [email protected]

simorgh - Release 4.1682.0

Published by github-actions[bot] 4 months ago

Merge pull request #11726 from bbc/WSTEAM1-1018-input-fields-error-ux WSTEAM1-1018 Implement Error Handling UX for Input fields - Validation

simorgh - Release 4.1681.0

Published by github-actions[bot] 4 months ago

Bump ws from 7.5.9 to 7.5.10 (#11734) Bumps ws from 7.5.9 to 7.5.10. - Release notes - Commits --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Moore [email protected]

simorgh - Release 4.1680.0

Published by github-actions[bot] 4 months ago

Bump braces from 3.0.2 to 3.0.3 (#11714) Bumps braces from 3.0.2 to 3.0.3. - Changelog - Commits --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Moore [email protected]

simorgh - Release 4.1679.0

Published by github-actions[bot] 4 months ago

Merge pull request #11719 from bbc/FIX-change-source-set-prop-FrostedGlassPromo FIX: Align FrostedGlassPromo values with Image component props

simorgh - Release 4.1678.0

Published by github-actions[bot] 4 months ago

Merge pull request #11667 from bbc/WSTEAMA-749-implement-webp-support-add-tests WSTEAMA-749: Implement page tests

simorgh - Release 4.1677.0

Published by github-actions[bot] 4 months ago

WSTEAM1-972 - Uploader error screen (#11727) * WSTEAM1-972 - Uploader error screen * Update send.stories.tsx * Fix webvitals pageType * Update send.stories.tsx * Update send.stories.tsx * Update index.tsx * Move Error screen to own folder + rename SuccessMessage to SuccessScreen * revert default screen * Use useLayoutEffect * Fix storybook type * Add basic tests * Update index.test.tsx * Rename Form to FormScreen * Update index.tsx

simorgh - Release 4.1676.0

Published by github-actions[bot] 4 months ago

Update Hausa Tipo live events summary label (#11732) Co-authored-by: Aaron Moore [email protected]

simorgh - Release 4.1675.0

Published by github-actions[bot] 4 months ago

Merge pull request #11731 from bbc/WSTEAMA-1157-decommission-most-watched-page-delete-simorgh-code WSTEAMA 1157 - Decommission Most Watched Page Delete Simorgh Code

simorgh - Release 4.1674.0

Published by github-actions[bot] 4 months ago

Merge pull request #11730 from bbc/update-indian-and-uk-navs Updates to Indian and Ukranian navigation bars

Badges
Extracted from project README
Test Coverage Known Vulnerabilities Maintainability Storybook