多维表格
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 fd5cb3f58e
fix shared map view issue - shared map view works now
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 fix(gui): extract reactive value using `value` prop 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(gui): avoid toggling editEnabled on mouse down event 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 feat(nc-gui): include fieldLengthValidator 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 test: corrections to expand record header menu 2 years ago
useFieldQuery.ts fix save search query 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts chore(nc-gui): lint 2 years ago
useLTARStore.ts chore(nc-gui): rename primary value to display value 2 years ago
useMapViewDataStore.ts fix shared map view issue - shared map view works now 2 years ago
useMetas.ts refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useProject.ts feat(nc-gui): feed default meta in projectMeta 2 years ago
useSharedFormViewStore.ts fix(gui): construct project base metadata from public meta api response 2 years ago
useSharedView.ts fix shared map view issue - WIP - fix type issue 2 years ago
useShowNotEditableWarning.ts qrcode: cleanup 2 years ago
useSmartsheetRowStore.ts chore(nc-gui): remove useVirtualCell 2 years ago
useSmartsheetStore.ts Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2 years ago
useTable.ts feat(nc-gui): use the default base id if baseId is not provided 2 years ago
useTabs.ts feat: use shared composable for useProject and useTabs 2 years ago
useViewColumns.ts chore(nc-gui): lint 2 years ago
useViewData.ts Revert "shared map view issue debugging - WIP" 2 years ago
useViewFilters.ts feat(nc-gui): add isComparisonSubOpAllowed 2 years ago
useViewSorts.ts chore(gui): lint 2 years ago
useViews.ts chore(nc-gui): lint 2 years ago