Commit Graph

4 Commits

Author SHA1 Message Date
fd004f5f24 chore: merge main 2024-08-29 12:37:19 +03:00
38a4b0f299 fix: dialog close on refresh (#1135)
Previously dialogs would be closed upon refocusing the browser tab due to router refetches occuring which would cause data-table columns to re-render. This is now resolved by extracting the column definitions outside of the returning render and into a memo hook.
2024-08-27 23:13:52 +10:00
75c8772a02 feat: web i18n (#1286) 2024-08-27 20:34:39 +09:00
34825aaf3a feat: add separate document audit page 2024-02-22 19:14:01 +11:00