admin/config
alisaza 3f072976fe test(axios): refactor axios functional tests for improved clarity
Refactored the axios functional tests by removing unnecessary asynchronous imports and simplifying the setup in the `beforeEach` hook. This change enhances the readability and maintainability of the test code, ensuring it aligns with the project's coding standards.
2026-09-13 13:31:19 +03:30
..
app.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
axios.functional.test.ts test(axios): refactor axios functional tests for improved clarity 2026-09-13 13:31:19 +03:30
axios.ts feat(axios): implement token synchronization across tabs for access token refresh 2026-09-10 20:26:20 +03:30
chatSocket.ts fix(chat): use Engine.IO path /chat for admin oversight socket 2026-09-07 21:49:25 +03:30
fonts.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
sidebar.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
site.tsx feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30