9 Commits

Author SHA1 Message Date
Bieber
0d82b7bd9c
[sync] fix(link-field): add bottom padding to filter records container (#2432)
Synced from teableio/teable-ee@5e99422

Co-authored-by: teable-bot <bot@teable.io>
2026-01-14 18:16:25 +08:00
Boris
302ec60864
refactor: space base invitation UI (#2167)
* feat: add new base invitation UI

* refactor: space invitation ui

* fix: i18n

* fix: detail optimization

* change some style (#2172)

---------

Co-authored-by: Jun Lu <hammond@teable.io>
2025-11-28 14:50:08 +08:00
Mike
2c3b88887c
perf: csv import (#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
2024-07-24 13:01:57 +08:00
Boris
157730a807
fix: space card order (#633)
* fix: space card order

* fix: scroll pin list and space list

* fix: space inner page padding

* chore: dev high cpu usage
2024-05-30 11:45:46 +08:00
tea artist
0a5e32a038
chore: rename (#356)
* chore: change github url to teableio

* chore: rename teable-group to teable

* chore: rename url path to teableio
2024-01-30 22:20:05 +08:00
Pengap
48d1f5301a
feat: add user field (#300)
* feat: add user field

* refactor: event module

* feat: add collaborator notification

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-12-18 16:17:04 +08:00
caoxing
6f5754272e
test: update e2e config (#266)
* test: update e2e config

* chore: remove console and distinguish unit and e2e cache dir

* chore: ignore test file hot reload
2023-11-28 18:04:42 +08:00
Boris Bo Wang
4f96ddd2b6
feat: support share grid view (#264)
* feat: support share grid view

* chore: remove useless code

* chore: update build tsconfig

* feat: share toolbar sort component

* fix: switch router error

* chore: update webpack config

* chore: typecheck config

* fix: circul reference error

* chore: update jest config to resolve error module path
2023-11-28 11:09:51 +08:00
caoxing
8514016b1e
fix: update nestjs build config and fix clipboard bug (#261)
* fix: remove references from tsconfig in nestjs

* fix: table header colspan bug in clipboard serializer

* build: replace reference to paths in openapi

* build: distinguish nestjs webpack config with dev cache optimise

* build: package openapi use tsconfig.build.json to build and typecheck
2023-11-23 19:38:05 +08:00