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

Removed prefetch for images #7633

Closed
wants to merge 8 commits into from
Closed

Removed prefetch for images #7633

wants to merge 8 commits into from

Conversation

konzz
Copy link
Member

@konzz konzz commented Jan 31, 2025

fixes 248i

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

konzz and others added 8 commits January 28, 2025 13:12
* translations atom

* migrate Translate WIP

* handle inline edit mode

* stop event

* adds update translations endpoint

* wip modal form

* get translations V2 WIP

* Translate component using translationsAtom and loading correct values in to the trtanslation form

* test new endpoint

* correctly set form

* context to post request

* update translate atom after update

* uses context by language

* look & feel + socket events

* ci fixes

* migrate t and update cache reset strategy

* update affected files

* adjust zindex and use t function for texts inside

* migrate I18Nmenu

* remove icon dependency

* cleanup

* update import

* fix issue with dropdown

* update t function and move to v2 folder

* update imports

* remove unused afterEach

* stories cleanup

* remove redux provider from pdf unit test

* remove commented

* locale sensitve i18n link

* remove legacy store

* use new i18n link for breadcrumbs

* reorganize files

* unit test snapshot update

* update import

* avoid undefined when no classname and update snapshots

* revert some unnecessary changes

* do not return component in notification

* fix type + wip fix test

* fix export

* fix multiple unit test by updating selectors, stores or mocking translate

* more fixes

* revert removal of redux translations

* fix test and eslint errors

* update snapshot

* update selectors and e2e

* more specific selector

* wait for modal

* attempt to stabilize

* I18NMenu test update wip

* use actual store for test

* use real events

* close modal after a11y check

* more attempts at fixing e2e

* more explicit steps

* continued attempt at fixing test

* install function handles modal closing

* more specific install selector

* restore workflow file

* account for new languages in socket emit

* wip update api

* set translation modal's zindex to 10000

* propagation of thesaurus translations

* socket events test update

* update translations on language delete

* udpate how the test updates component

* translateModal test wip

* test modal closes properly

* update submit test

* update response type

* validate form and notify

* fix lint error

* stabilze e2e

* disable modal elements while saving

* update test description

* update snapshot

* more attempts at e2e stabiliation

* cleanup

* fix route duplication

---------

Co-authored-by: mfacar <[email protected]>
Co-authored-by: A happy cat <[email protected]>
Co-authored-by: JoshuaD <[email protected]>
Co-authored-by: Joan Gallego Girona <[email protected]>
@konzz konzz changed the base branch from development to staging January 31, 2025 13:24
@konzz konzz closed this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants