mertmit
|
0350954a5f
|
fix: drop unnecessary regex modifier
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
8c9ce0289f
|
Merge pull request #4175 from nocodb/refactor/github-action
refactor(workflows): replace set-output with github env
|
2 years ago |
Wing-Kam Wong
|
2f8d56049a
|
refactor(nc-cli): remove unused t flag in NC_DB
|
2 years ago |
Wing-Kam Wong
|
2d4963cbff
|
chore(nc-cli): bump version
|
2 years ago |
Wing-Kam Wong
|
f3748f802c
|
refactor(nc-cli): remove unncessary build commands
|
2 years ago |
Wing-Kam Wong
|
807b63a40b
|
fix(nocodb): fix incorrect region format
|
2 years ago |
Wing-Kam Wong
|
9137495eb3
|
feat(nocodb): revise backblaze form placeholders
|
2 years ago |
աɨռɢӄաօռɢ
|
288ebb43d0
|
Merge pull request #4181 from nocodb/fix/template-editor-delete
fix: template editor delete
|
2 years ago |
Wing-Kam Wong
|
2d59eff5e9
|
chore(nocodb): fix:prettier
|
2 years ago |
Wing-Kam Wong
|
49a94eeec0
|
chore(nc-gui): remove unused import / variables
|
2 years ago |
Wing-Kam Wong
|
e7af4e99ee
|
chore(nc-gui): remove optional chaining on columns
|
2 years ago |
Wing-Kam Wong
|
f48faa7771
|
fix(nc-gui): incorrect index to splice in deleteTableColumn
|
2 years ago |
Wing-Kam Wong
|
4d5484764f
|
Merge branch 'develop' into chore/typescript-resolutions-workaround
|
2 years ago |
Braks
|
ef96178dd6
|
Merge pull request #4099 from nocodb/fix/dark-mode-survey
|
2 years ago |
Braks
|
09cc2d253c
|
Merge pull request #4179 from nocodb/fix/form-checkbox
|
2 years ago |
braks
|
840fcba0d3
|
fix(nc-gui): correctly access readonly
|
2 years ago |
braks
|
c0a9645d94
|
fix(nc-gui): replace submit
|
2 years ago |
braks
|
aef9300800
|
fix(nc-gui): limit transition duration to 5s
|
2 years ago |
Wing-Kam Wong
|
e55897dffb
|
Merge branch 'develop' into chore/typescript-resolutions-workaround
|
2 years ago |
Wing-Kam Wong
|
bdfb4b77b2
|
Merge branch 'develop' into feat/custom-header-in-webhook
|
2 years ago |
Wing-Kam Wong
|
33a931d04c
|
Merge branch 'develop' into feat/noco-cache
|
2 years ago |
աɨռɢӄաօռɢ
|
ef82033080
|
Merge pull request #4135 from nocodb/feat/import-optimization
feat: import optimization
|
2 years ago |
mertmit
|
255d690509
|
fix(at-import): skip processing empty rows
Re #4176
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
6e9ea09a6b
|
feat: EntityMap handle case-sensitive duplicate column names
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
ac9c0ee82c
|
feat: limit parallel processing for at import job
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
d69337e8e8
|
feat: use dynamic entity map for AT import
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3a0ba79eb5
|
feat: sqlite3 based dynamic entity map
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
797eaa05e0
|
chore(nc-gui): remove customParseFormat as it is defined in plugins/a.dayjs.ts
|
2 years ago |
Wing-Kam Wong
|
67daab76ca
|
chore(nc-gui): remove uncessary argument
|
2 years ago |
braks
|
4f5a4a6102
|
chore(nc-gui): placeholder text color
|
2 years ago |
braks
|
17c30da02a
|
fix(nc-gui): expand cell width for duration cells in form view
|
2 years ago |
braks
|
d11cbde7f2
|
fix(nc-gui): disable submit if form was submitted
|
2 years ago |
braks
|
7744db0edc
|
chore(nc-gui): lint
|
2 years ago |
braks
|
d10f87810e
|
fix(nc-gui): dark mode styles for longtext field in form view
|
2 years ago |
Braks
|
6e10325cd2
|
Merge pull request #4141 from nocodb/fix/expanded-form-drawer
|
2 years ago |
Raju Udava
|
eda3269ef9
|
Merge pull request #4168 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
b25e8a11fe
|
fix(nc-gui): set output if env is shared between jobs
|
2 years ago |
Wing-Kam Wong
|
bcbd809cc7
|
refactor(workflows): replace set-output with github env
|
2 years ago |
աɨռɢӄաօռɢ
|
7de427756c
|
Merge pull request #4174 from nocodb/fix/formula-values
fix(nc-gui): formula values unexpectedly wrapped by double quotes
|
2 years ago |
Wing-Kam Wong
|
0ac7f4fe95
|
fix(nc-gui): excel import column type detection logic
|
2 years ago |
Raju Udava
|
a8bb648dbf
|
test: fix for handling new record at end
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
135c73898b
|
refactor(nc-gui): rename value to cellValue
|
2 years ago |
աɨռɢӄաօռɢ
|
463e0b8656
|
Merge pull request #4118 from nocodb/fix/4103-avoid-overwriting-cell-val
Fix: Grid view - avoid overwriting cell value after update
|
2 years ago |
Wing-Kam Wong
|
38941c31ee
|
fix(nc-gui): formula values unexpectedly wrapped by double quotes
|
2 years ago |
աɨռɢӄաօռɢ
|
dfe9e4a0ca
|
Merge pull request #4149 from nocodb/fix/cell-refs
fix(nc-gui): use `TableDataCell` component to set cell refs
|
2 years ago |
աɨռɢӄաօռɢ
|
d43c0571b6
|
Merge pull request #4172 from redhoyasa/fix/reactive-date-format
fix(nc-gui): make dateformat in date picker reactive
|
2 years ago |
redhoyasa
|
b4745db031
|
fix(nc-gui): make dateformat in date picker reactive
|
2 years ago |
աɨռɢӄաօռɢ
|
78f04eec32
|
Merge pull request #4091 from Genne23v/issue-3441
Add an argument to ROUND func to show decimal numbers
|
2 years ago |
Wing-Kam Wong
|
5ea4c2ad7e
|
feat(nc-gui): allow webhook header accept custom input
|
2 years ago |
Wing-Kam Wong
|
1104e1b994
|
chore(nocodb-sdk): reformat API.ts
|
2 years ago |