Mercy
Mercy
fixes #4765 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...
With the upgrade of eslint-config-airbnb in https://github.com/huridocs/uwazi/pull/4918 we had to set as warnings the rules "no-restricted-exports" and "import/no-import-module-exports" until we can make a decision about how to handle the imports...
fixes #5108 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...
**Describe the bug** If a relationship exists previous to adding an icon in the related entity, the icon is only visible after saving the entity with the relationship property. **To...
**Describe the bug** If an entity has an Icon, it is not visible in the table view of the library **To Reproduce** Steps to reproduce the behavior: 1. Create an...
With #4873, now it is possible to populate a language with its translation when it is available in a new repository on GitHub. An e2e suite was updated but it...
The early tests of functional components that include useEffect hook, written with Enzime, are tossing the warning ``` Warning: An update to %s inside a test was not wrapped in...
Node-sass is deprecated, we need to update to the new Dart Sass in order to be able to update other packages which depend on this new version, like React Widgets....
**Describe the bug** When a user has Two-Factor Authentication enabled, and goes into Settings/Account, a request that will always fail is sent. **To Reproduce** Steps to reproduce the behavior: 1....
fixes #6507 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...