65 Commits (bc35ce676c1d0c61a6fe23c807b171a71fb847e1)

Author SHA1 Message Date
Pranav C 33a4a08811 fix(gui-v2): make i18n globally available outside setup 2 years ago
Pranav C c10281b58c fix(gui-v2): load modal component on load 2 years ago
Wing-Kam Wong 8c5780cf3e fix(gui-v2): baseURL 2 years ago
Pranav C 7d251e0048 chore(gui-v2): cleanup 2 years ago
Pranav C b1fdef0d4c refactor(gui-v2): has many and many to many ui corrections 2 years ago
braks 47808a5eaa chore(gui-v2,deps-dev): remove unnecessary deps & plugin 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
braks 30d98c5560 chore(gui-v2): cleanup imports and fix formatting 2 years ago
braks 83d5a8d76c fix(gui-v2): prod build 2 years ago
Wing-Kam Wong 408a61eb75 chore(gui-v2): remove vue-toastification 2 years ago
Pranav C d20ccd7f5a feat(gui-v2): show LTAR as list view in form 2 years ago
Pranav C d0537ee566 feat(gui-v2): comment styling and functionality 2 years ago
Muhammed Mustafa a1f6a38a2a fix/minor cleanup 2 years ago
Muhammed Mustafa 9a0bd9f4c3 refactor/gui-v2-added Api snippet 2 years ago
braks 6a076ce363 feat(gui-v2): add `base` layout 2 years ago
braks bd96a78ce0 feat(gui-v2): add `useSidebar` composable 2 years ago
braks 1ef0a9d1e0 chore(gui-v2): add plugin export from dayjs plugin file 2 years ago
braks 7c56961365 feat(gui-v2): add `dayjs` plugin file 2 years ago
braks 2684e21ec8 fix(gui-v2): use promise reject when returning api error 2 years ago
braks 6c56aececd chore(gui-v2): replace useGlobalState usages with useGlobal 2 years ago
braks 82786c6802 chore(gui-v2): inject useGlobal into nuxtApp 2 years ago
braks 8098f3fb57 chore(gui-v2): cleanup 2 years ago
braks adcb588ccd feat(gui-v2): add global state for running requests and loading 2 years ago
braks 42109fa4a7 chore(gui-v2): cleanup 2 years ago
braks 0f8ea25102 chore(gui-v2): update import paths for composables 2 years ago
braks ec3b7af0ce refactor(gui-v2): replace `useGlobalState` with `useGlobal` 2 years ago
braks 1cf91dc952 refactor(gui-v2): replace sortable with vue draggable next 2 years ago
braks 48373f1ff3 feat(gui-v2): use separate api instances with `useApi` 2 years ago
Muhammed Mustafa 17675d2107 chore/gui-v2-user-management-remaned-init-plugin-and-moved-duration-dayjs-plugin-to-dateUtils 2 years ago
Muhammed Mustafa 3c592db6fb chore/gui-v2-user-management-cleanup 2 years ago
Muhammed Mustafa 72ba657213 feat/gui-v2-user-management-invite-moved-useglobal-to-folder-added-init-plugin-which-handles-feedback-form-logic 2 years ago
Pranav C 1c19c91c7c refactor(gui-v2): rename plugin with more relevant name 2 years ago
Pranav C 636fb89c15 feat(gui-v2): add column resize in grid view 2 years ago
braks 6b447ceb38 chore(gui-v2): fix eslint issues 2 years ago
Pranav C 5006f18f9c fix(gui-v2): project create/update/list corrections 2 years ago
Braks 5d19d6425d feat(gui-v2,testing): add vitest and a simple component test 2 years ago
Braks f149e37d61 feat(gui-v2): add dark mode to state and some styles 2 years ago
Braks 923a56ec21 chore(gui-v2): correct shims and remove typecast 2 years ago
Braks 81546ff3be chore(gui-v2): remove typecasting in state plugin 2 years ago
Braks c2b5d06471 feat(gui-v2): shim global i18n on vue app type 2 years ago
Braks 5974f86f12 feat(gui-v2): watch token expiry and try to refresh before expires 2 years ago
Braks 5089a43557 chore(gui-v2): use state actions in api plugin 2 years ago
Braks 4042a0051a chore(gui-v2): add types 2 years ago
Braks 3831e6a604 fix(gui-v2): correct state usage 2 years ago
Braks 975c424a3b refactor(gui-v2): add actions & getters to state 2 years ago
Braks 1901a5aac7 feat(gui-v2): add plugins to windi config 2 years ago
Braks 4e1fa99ca1 feat(gui-v2): add windicss 2 years ago
Braks 0c36e8f16f refactor(gui-v2): replace `useUser` with global state 2 years ago
Braks 132d8de689 feat(gui-v2): add global state 2 years ago
Braks 93f3f39119 feat(gui-v2,deps): add prettier 2 years ago