Pranav C
|
c7d91be0f0
|
refactor: introduce queue and better log
|
10 months ago |
Pranav C
|
9c1ad51d1a
|
refactor: use console.log for logging
|
10 months ago |
Pranav C
|
92e8c46595
|
refactor: use base name while logging since default source won't have alias
|
10 months ago |
Pranav C
|
9f2369ab68
|
fix: extract system column for setting lastmodifiedtime
|
10 months ago |
Pranav C
|
1ea17a45f4
|
refactor: skip formula invalidate since type is same, better comments and logs
|
10 months ago |
Pranav C
|
f60bf18f29
|
fix: check column already exist in database
|
10 months ago |
Raju Udava
|
f4af2579e3
|
Merge pull request #7304 from nocodb/nc-feat/create-and-updated-uidt
feat: CreateTime and LastModifiedTime datatypes
|
10 months ago |
Raju Udava
|
07da4d3dd2
|
Merge pull request #7366 from nocodb/l10n_develop_2
New Crowdin updates
|
10 months ago |
navi
|
5f9e537ec5
|
Update source file en.json
|
10 months ago |
Raju Udava
|
8ce8b6991d
|
Merge pull request #7351 from nocodb/nc-feat/expanded-select-option-area
feat: expand select option area in details fields tab (Sync EE to OSS )
|
10 months ago |
Raju Udava
|
b40c75feec
|
missed translation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
10 months ago |
navi
|
9d943657b8
|
New translations en.json (English)
|
10 months ago |
Pranav C
|
273e0a2f71
|
refactor: fix convert to boolean before assertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
10 months ago |
աӄա
|
a2995d208b
|
Merge pull request #7350 from nocodb/nc-fix/insert-mysql
refactor: variable name
|
10 months ago |
navi
|
7e086b6b3d
|
New translations en.json (Chinese Simplified)
|
10 months ago |
Raju Udava
|
9b53ea7d58
|
Merge pull request #7361 from nocodb/nc-fix/ui-bug-fixes
UI bug fixes ( Sync EE to OSS )
|
10 months ago |
Pranav C
|
5fb22bee2e
|
fix: remove border and fill icon for readonly columns
|
10 months ago |
Pranav C
|
ec92d8c177
|
refactor: suggested changes
|
10 months ago |
Pranav C
|
dfa7a6be61
|
chore: lint
|
10 months ago |
Pranav C
|
055e6a84a1
|
refactor: revert group by change
|
10 months ago |
Pranav C
|
dead4be103
|
fix: remove empty string as default value
|
10 months ago |
Pranav C
|
16341ec37d
|
fix: Datepicker - if readonly skip modifying active state
|
10 months ago |
Pranav C
|
1240f9e5f3
|
fix: remove default value from CreatedTime field since it's programmatically generated
|
10 months ago |
Pranav C
|
ab7116ab70
|
fix: upgrader - column name population
|
10 months ago |
Pranav C
|
d8564c9823
|
fix: upgrader - column name population
|
10 months ago |
Pranav C
|
c50a095926
|
fix: use grey background for system fields
|
10 months ago |
Pranav C
|
53fa9f6441
|
fix: upgrader - missing prop
|
10 months ago |
Pranav C
|
92b0fdc3d4
|
fix: populate unique name or handle duplicate name
|
10 months ago |
Pranav C
|
7163a726f5
|
refactor: disable duplicate for system fields
|
10 months ago |
Pranav C
|
f3c45e7fd8
|
refactor: group by - render cell component as label
|
10 months ago |
Pranav C
|
58cdaf5e7b
|
refactor: system field name usage error message
|
10 months ago |
Pranav C
|
b4d26cbddc
|
refactor: add grey background for readonly in expanded form
|
10 months ago |
Pranav C
|
56f9299df5
|
fix: upgrader correction
|
10 months ago |
Pranav C
|
eee6519624
|
test: sort data after getting
|
10 months ago |
Pranav C
|
cce5a3813c
|
fix: upgrader
|
10 months ago |
Pranav C
|
d39ab6908f
|
refactor: use same icon
|
10 months ago |
Pranav C
|
69c1d7dd67
|
test: skip value population for Created and LastModified
|
10 months ago |
Pranav C
|
7212b7902f
|
test: skip value population for Created and LastModified
|
10 months ago |
Pranav C
|
f24960abb1
|
test: skip value population for Created and LastModified
|
10 months ago |
Pranav C
|
5391bfc1ef
|
fix: validate update payload
|
10 months ago |
Pranav C
|
1a23741727
|
fix: add missing validation
|
10 months ago |
Pranav C
|
6d7916248d
|
test: corrections
|
10 months ago |
Pranav C
|
5e0bc59534
|
test: corrections
|
10 months ago |
Pranav C
|
52d8949515
|
fix: extract created/lastmodified by default if fields/viewId is not defined
|
10 months ago |
Pranav C
|
e3442e87d2
|
fix: allow only name update
|
10 months ago |
Pranav C
|
e69a0fb9c8
|
fix: skip created/lastmodified system col creation
|
10 months ago |
Pranav C
|
f4f17dc9ea
|
fix: sort columns to create system columns first
|
10 months ago |
Pranav C
|
35e75bdfae
|
test: exclude default columns(created and last modified)
|
10 months ago |
Pranav C
|
31ff7c14a8
|
fix: update isSystemColumn function
|
10 months ago |
Pranav C
|
d48a512334
|
fix: default system column creation and test corrections
|
10 months ago |