3136 Commits (9c027e7841e67961f806e86eb27246dac5fdd8ad)

Author SHA1 Message Date
braks 4f463c6365 feat(gui-v2): accept keyname as arg for useInjectionState 2 years ago
braks 9820ed6a20 chore(gui-v2): properly type rolePermission and remove unnecessary check 2 years ago
braks f9d8389cec chore(gui-v2): remove unnecessary typecast 2 years ago
braks 7ad484613e feat(gui-v2): add `useInjectionState` composable 2 years ago
braks 222539efee fix(gui-v2): permission type not allowing wildcard 2 years ago
braks 1fcbae5f8e chore(gui-v2): update menu styles to fill height properly 2 years ago
Pranav C 296309d291 refactor(gui-v2): remove unused import, rename variable 2 years ago
Pranav C 3ea5069e8c fix(gui-v2): tab navigation 2 years ago
braks 8babcc2d11 refactor(gui-v2): change right sidebar toggle icons 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
Naveen MR 1f06bae982 chore : unfold icons 2 years ago
braks 2684e21ec8 fix(gui-v2): use promise reject when returning api error 2 years ago
Wing-Kam Wong 8dbb4aafb9 enhancement: support currency in formula 2 years ago
Wing-Kam Wong b45b6a1139 chore(gui-v2): lint 2 years ago
Wing-Kam Wong 30143bbd77 fix(gui-v2): fix email size 2 years ago
Wing-Kam Wong edbf01d019 fix(gui-v2): wrap edit formula warning text 2 years ago
Wing-Kam Wong 92462166a8 fix(gui-v2): URL cell 2 years ago
Wing-Kam Wong c3ebdf5b8e fix(gui-v2): email cell 2 years ago
braks 61f8386c67 chore(gui-v2): remove unused file 2 years ago
braks 1b9ac87af9 chore(gui-v2): fix import paths 2 years ago
braks 6c56aececd chore(gui-v2): replace useGlobalState usages with useGlobal 2 years ago
braks 77e9aabc4b chore(gui-v2,deps): export useGridViewColumnWidth from barrel file 2 years ago
braks bbd3329c2c chore(gui-v2,deps): add vuedraggable to deps 2 years ago
braks 6d7561ffdc chore(gui-v2): update package-lock.json 2 years ago
braks f9dd082d51 chore(gui-v2): move feedback form to useGlobal 2 years ago
braks 43050ce8b3 fix(gui-v2): typing issue in smartsheet 2 years ago
braks 3536d38bbc chore(gui-v2): add name to `useHasMany` 2 years ago
braks bad6cc6409 chore(gui-v2): mark rolePermissions as const 2 years ago
braks be76ec4998 chore(gui-v2): type cleanups 2 years ago
braks 2520a8ed6c feat(gui-v2): add proper role permissions type 2 years ago
braks 33d0b9cda8 feat(gui-v2): add option to use global api instance in `useApi` 2 years ago
braks 706c7e3c6f chore(gui-v2): correct loading setter 2 years ago
braks db3142729b feat(gui-v2): add `refreshToken` to global actions 2 years ago
braks 25f2b65412 refactor(gui-v2): move `useApi` related types to separate file 2 years ago
braks 1e56534aaa chore(gui-v2): correct comment grammar 2 years ago
braks 0af487e6ca refactor(gui-v2): rename useApi request counter functions 2 years ago
braks c39710b1fa refactor(gui-v2): use `useCounter` to count running requests 2 years ago
braks b99d496ce0 chore(gui-v2): cleanup 2 years ago
braks 63c1e2b357 chore(gui-v2): import path 2 years ago
braks f2229e9bac chore(gui-v2): add comments to `useApi` 2 years ago
braks e8a8170c6e chore(gui-v2): correct usage of `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 816d8c50b9 feat(gui-v2): add refs for running requests and error to global 2 years ago
braks 42109fa4a7 chore(gui-v2): cleanup 2 years ago
braks 8ed92af4c2 refactor(gui-v2): rename `GlobalState` to `UseGlobalReturn` 2 years ago
braks f47319a2ca refactor(gui-v2): move useGlobal types to useGlobal dir 2 years ago
braks 0f8ea25102 chore(gui-v2): update import paths for composables 2 years ago