多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Spaude 0be1d018be
code cleanup
2 years ago
..
useApi fix: add signout api to clear refresh token from db and cookie 2 years ago
useDialog feat(nc-gui): extend `useDialog` by app context opts 2 years ago
useExpandedFormDetached fix(nc-gui): type issues 2 years ago
useGlobal refactor: only allow url hook and disable app api call if env is set 2 years ago
useInjectionState fix(nc-gui): dispose injection when provider scope is disposed 2 years ago
useLoadingIndicator chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
useMenuCloseOnEsc feat: close toolbar menu on escape key press 2 years ago
useMultiSelect fix: add action to set project value 2 years ago
useRoles fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
useSelectedCellKeyupListener feat(gui): add shortcuts to navigate bw rows in expanded form 2 years ago
useSidebar fix(nc-gui): initial right sidebar state open 2 years ago
useTheme feat(nc-gui): add default nocodb theme color to picker 2 years ago
useUIPermission refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useAttachment.ts Do not check mime type during attachment download 2 years ago
useCellUrlConfig.ts feat: use shared composable for useProject and useTabs 2 years ago
useColors.ts refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useColumnCreateStore.ts fix: wrap store with `storeToRefs` wherever missing 2 years ago
useCopy.ts fix(gui): show modal popup with text if copy failed 2 years ago
useDashboard.ts feat: use shared composable for useProject and useTabs 2 years ago
useExpandedFormStore.ts Merge branch 'develop' into refactor/backend 2 years ago
useFieldQuery.ts fix save search query 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts fix(nc-gui): duplicate where condition 2 years ago
useLTARStore.ts fix: wrap store with `storeToRefs` wherever missing 2 years ago
useMapViewDataStore.ts code cleanup 2 years ago
useMetas.ts refactor: include `storeToRefs` in imports alias 2 years ago
useSharedFormViewStore.ts fix: add action to set project value 2 years ago
useSharedView.ts Merge branch 'develop' into geodata-follow-up-fixes 2 years ago
useShowNotEditableWarning.ts qrcode: cleanup 2 years ago
useSmartsheetRowStore.ts refactor: include `storeToRefs` in imports alias 2 years ago
useSmartsheetStore.ts Merge branch 'develop' into refactor/backend 2 years ago
useTable.ts refactor: include `storeToRefs` in imports alias 2 years ago
useViewColumns.ts Merge branch 'develop' into refactor/backend 2 years ago
useViewData.ts Merge branch 'develop' into refactor/backend 2 years ago
useViewFilters.ts Merge branch 'develop' into refactor/backend 2 years ago
useViewSorts.ts Merge branch 'develop' into refactor/backend 2 years ago
useViews.ts chore(nc-gui): lint 2 years ago