Santiago
Santiago
**(This issue is to document a spike to refactor the settings main layout)** Currently, in the new settings UI, most of the pages have a footer with actions buttons. This...
related to #6326 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the...
fixes #6313 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...
When a request for a resource is initiated (for example, a PDF in the document view) the request will continue if the user navigates away, or if the component is...
This issue is meant to gather information about the topic of moving UWAZI to ESM only. Related to issues: https://github.com/huridocs/uwazi/issues/6218 https://github.com/huridocs/uwazi/issues/6186 https://github.com/huridocs/uwazi/issues/5133 Some identified tasks: - All of webpack config...
Since `moment.js` and `moment-timezone` will no longer developed (https://momentjs.com/docs/#/-project-status/) we should remove that library and unify which one will be used from now on. We have `luxon` being used in...
The work done in https://github.com/huridocs/uwazi/pull/4275 allows to send API calls that have new supporting files already referenced in a metadata image or media field. This avoids having to create/update the...
fixes #6920 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...
fixes #6780 #6812 #6806 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in...
fixes #6691