多维表格
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.
 
 
 
 
 
 
flisowna 8be4a83586 GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column 2 years ago
..
useApi fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
useDialog feat(nc-gui): extend `useDialog` by app context opts 2 years ago
useExpandedFormDetached chore(nc-gui): properly close expanded form 2 years ago
useGlobal fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
useInjectionState
useLoadingIndicator
useMultiSelect chore(gui): lint 2 years ago
useRoles fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
useSelectedCellKeyupListener fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state 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
useCellUrlConfig.ts
useColors.ts
useColumn.ts Merge branch 'develop' into geodata-prototyping-restart 2 years ago
useColumnCreateStore.ts reset validation if no validation for the column 2 years ago
useCopy.ts fix(gui): if default clipboard copy failed due to permission use the fallback 2 years ago
useDashboard.ts
useExpandedFormStore.ts refactor(gui): group import statements 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts revert(nc-gui): kanban store changes 2 years ago
useLTARStore.ts chore(gui): lint 2 years ago
useMapViewDataStore.ts GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column 2 years ago
useMetas.ts
useProject.ts feat: save and restore last opened view (#4182) 2 years ago
useSharedFormViewStore.ts fix(nc-gui): type issues 2 years ago
useSharedView.ts Merge branch 'develop' into feat/kanban-view 2 years ago
useSmartsheetRowStore.ts refactor(gui): show error message on failure 2 years ago
useSmartsheetStore.ts fix conflicts 2 years ago
useTable.ts refactor: delete confirmation modal width 2 years ago
useTabs.ts refactor(gui-v2): tab level sort state 2 years ago
useViewColumns.ts fix(gui): within watch verify view belongs to the table or not 2 years ago
useViewData.ts Merge branch 'develop' into geodata-prototyping-restart 2 years ago
useViewFilters.ts fix flitersync typo 2 years ago
useViewSorts.ts chore(gui): lint 2 years ago
useViews.ts chore(nc-gui): lint 2 years ago
useVirtualCell.ts