Commit Graph

8 Commits

Author SHA1 Message Date
e6dc237ad2 feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11: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
7f31ab1ce3 fix: add scrollbar gutter property 2024-03-11 00:52:56 +00:00
58f4b72939 added fixed width for status col 2024-02-08 13:31:38 +05:30
7e15058a3a feat: add user security audit logs 2024-01-30 17:32:20 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00