Tags: shengwang52005/teable
Tags
feat: controller standard event (teableio#826) * feat: controller stardard event * chore: cancel in progress
perf: csv import (teableio#746) * feat: using worker parse csv * fix: import multiple column error * feat: update webpack config for import worker * fix: vitest worker file path error * fix: excel import missing key * feat: using `convertCellValue2DBValue` transfer cellvalue * feat: add workerId escape conflict * fix: sqlite e2e error * feat: compact filter input
feat: space invitation setting (teableio#679) * feat: add option to allow space invitation for admin setting * chore: db migration * chore: publish 1.2.1-beta.0 release * fix: await missing * fix: ci * fix: isAdmin does not exist
release: v1.1.0-beta (teableio#475) * feat: support excel import (teableio#431) * feat: support `csv` import * perf: optimise import memory expend * fix: `openapi` upload type error * test: compatible ci attachment download * feat: add import file icon * feat: support `excel` import feat: limit excel file size refactor: rewrite import font-end * chore: add `sheetjs` license * feat: update import url validate strategy * test: add excel import e2e * feat: add logger in import records * fix: type and lint error * chore: replace axios to node-fetch in nestjs * test: update import-table e2e * test: update import-table delay time * chore: delete `sheetjs` license * feat: add analyze loading * chore: export upload-panel component * feat: integrate github login (teableio#432) * feat: integrate gitHub login * feat: dynamic social auth module * feat: add github auth env validation * chore: remove electron (teableio#438) * feat: credit check (teableio#436) * feat: credit check * test: exceed credit limit * refactor: more appropriate email template structure (teableio#437) * chore: make pnpm automatically install the specified version of Node.js (teableio#433) * chore: remove nvm step * fix: the error of copying and pasting empty content (teableio#443) * fix: the error of copying and pasting empty content * ci: fixed node version * ci: pnpm newline handling * feat: compatible `tsv` import (teableio#446) * fix: rename link results in illegal data (teableio#448) * fix: unexpected horizontal lines on login page (teableio#447) * test: import test file save in tmp dir (teableio#449) * docs: add deploy on Zeabur in Readme (teableio#451) * docs: add deploy on Zeabur in Readme * Update README.md * Update README.md * build: image support `multi-platforms` & app image support `csp-open` (teableio#445) * build: app image support `csp-open` * feat: docker image multi-platforms support * fix: allow default db address (teableio#461) * feat: forgot password and setup new password (teableio#452) * feat: forgot password and setup new password * chore: remove useless code * fix: use instance test context creator * fix: type error * fix: sdk build config for *.spec.tsx * fix: execute repeat when import upload (teableio#464) * fix: notify jump url & upgrade deps (teableio#465) * fix: notify jump url & upgrade deps * feat: update `PUBLIC_DATABASE_PROXY` env * fix: ensure interface-provided 'orderBy' parameter overrides view's default sort (teableio#463) * fix: ensure interface-provided 'orderBy' parameter overrides view's default sort * fix: existence of identical fields sorted, with the later overwriting the earlier * chore: signin error alerts * feat: support google oatuh2 (teableio#466) * refactor: api for adjusting the order (teableio#453) * fix: i18n * docs: star distribution * refactor: view order * refactor: view+table+base updateOrder * feat: ci add `coverallsapp/github-action` (teableio#468) * feat: ci add `coverallsapp/github-action` * fix: vitest `coverage.reporter` config (teableio#469) * fix: vitest `coverage.reporter` config * chore(example): update dockers examples (teableio#474) * docs: Update header titles for consistency (teableio#455) * docs: add one-click deploy on sealos. (teableio#462) Signed-off-by: zzjin <tczzjin@gmail.com> * chore: Update constants.ts (teableio#457) minor fix * refactor: row order (teableio#473) * refactor: row order * fix: sqlite test --------- Signed-off-by: zzjin <tczzjin@gmail.com> Co-authored-by: Mike <caoxing9@gmail.com> Co-authored-by: Boris <boris2code@outlook.com> Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com> Co-authored-by: Yuhang <2312744987@qq.com> Co-authored-by: Pengap <penganpingprivte@gmail.com> Co-authored-by: emmanuel <154705254+codesmith-emmy@users.noreply.github.com> Co-authored-by: zzjin <zzjin@users.noreply.github.com> Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>