196 Commits (294ba0aa65480c87c3ced785c39417476da30c45)

Author SHA1 Message Date
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
braks ec3b7af0ce refactor(gui-v2): replace `useGlobalState` with `useGlobal` 2 years ago
braks 6ab8bb86e5 feat(gui-v2): add barrel file to composables dir 2 years ago
Pranav C ff2698e68f chore(gui-v2): lint 2 years ago
Pranav C 2ae3e76cc5 refactor(gui-v2): style corrections 2 years ago
Pranav C 35785b78f4 refactor(gui-v2): type correction and avoid unnecessary callback in watch 2 years ago
Pranav C b4502fd9d8 refactor(gui-v2): replace callback with promise 2 years ago
Pranav C d0e9a98372 feat(gui-v2): focus and select input field on load 2 years ago
Pranav C 3ce82329fc feat(gui-v2): duplicate column name validation 2 years ago
Pranav C 412a20fcfa fix(gui-v2): reload view columns meta when table meta changes 2 years ago
Pranav C 346d99237e feat(gui-v2): integrate with save or update api 2 years ago
Pranav C 905c154ca1 feat(gui-v2): close create column dialog on cancel 2 years ago
Pranav C a51c64407d feat(gui-v2): add column fields properties and set proper alter value 2 years ago
Pranav C b707641c50 feat(gui-v2): add store for column create, bind properties 2 years ago
Pranav C 762dc8fbae feat(gui-v2): add column add option in smartsheet grid view 2 years ago
Pranav C 1f74777001 feat(gui-v2): add column menu and edit column option 2 years ago
Raju Udava 31b2dc9a65 fix: page load issue (pranav) 2 years ago
braks e9ba536c7d feat(gui-v2): add `useApi` composable 2 years ago
braks c12811ecea feat(gui-v2): use separate api instances with `useApi` 2 years ago
braks 143d05f628 feat(gui-v2): add `useApi` composable 2 years ago
braks 1ec9a62fdc feat(gui-v2): add watch options as arg to useViews 2 years ago
braks 69596db39f fix(gui-v2): useViewColumns throwing err when col is undefined 2 years ago
braks 5f08832f68 refactor(gui-v2): sort view list on `loadViews` 2 years ago
braks 48373f1ff3 feat(gui-v2): use separate api instances with `useApi` 2 years ago
braks ad83728ea5 fix(gui-v2): signout in smartsheet page fails 2 years ago
braks e61dfe31fb chore(gui-v2): correct tab item type and export enum 2 years ago
braks 0b07337c92 chore(gui-v2): return error and response in interceptor 2 years ago
braks 02a6631952 feat(gui-v2): show notification when signed out 2 years ago
braks 67c8bf47d9 feat(gui-v2): add `useApi` composable 2 years ago
braks 66b85d443c refactor(gui-v2): merge create view into `ViewCreate.vue` 2 years ago
braks 0a27efe543 chore: shelve 2 years ago
Muhammed Mustafa 8ad5e09e89 chore/gui-v2-user-management-added-early-return-if-state-set-in-useGlobalState 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
Wing-Kam Wong 07838a4fe0 refactor(gui-v2): lint 2 years ago
Wing-Kam Wong 88631ed572 fix(gui-v2): show error when createTable fails 2 years ago
Wing-Kam Wong d3d1b6622d feat(gui-v2): add isPercent 2 years ago
Pranav C 8d49080cde refactor(gui-v2): import statement correction 2 years ago
Muhammed Mustafa ccc0ed43fd refactor/gui-v2-added-Year-Picker 2 years ago
Pranav C 8f9152bff2 feat(gui-v2): sync column width with server 2 years ago
Pranav C 9358b4fbd4 refactor(gui-v2): use id as data-col attribute value to make it unique across tabs 2 years ago
Pranav C 636fb89c15 feat(gui-v2): add column resize in grid view 2 years ago
Wing-Kam Wong 915674dd1e fix(gui-v2): change columns to Record<string, boolean> 2 years ago
Pranav C ec448b5710 feat(gui-v2): fields menu 2 years ago
Pranav C 06d635aab4 feat(gui-v2): basic layout 2 years ago
Pranav C 78a8c1caa6 feat(gui-v2): render smartsheet based on route 2 years ago
Pranav C 73d532f145 fix(gui-v2): handle closing active tab 2 years ago
Pranav C 6292e1f2aa wip(gui-v2): route based tab navigation 2 years ago
braks 0b5ebd41ef fix(gui-v2): force disable dark mode 2 years ago