mertmit
|
ce13caa757
|
fix: handle partially upgraded case
|
10 months ago |
mertmit
|
1494384c29
|
fix: add try-catch block to upgrader
|
10 months ago |
mertmit
|
540255bcce
|
fix: null check for base
|
10 months ago |
mertmit
|
ca57d58ba9
|
fix: hide CreatedBy & LastModifiedBy system fields from dropdowns
|
10 months ago |
mertmit
|
8d00d85a31
|
fix: group by and copy for RO user fields
|
10 months ago |
mertmit
|
45e0925597
|
feat: merge upgraders for created and updated system fields
|
10 months ago |
mertmit
|
b6829c4866
|
feat: hide CreatedBy & LastModifiedBy system fields by default
|
10 months ago |
mertmit
|
03959fa8a3
|
fix: add created by and last modified by to ref column function
|
10 months ago |
mertmit
|
424cc74595
|
refactor: cell icons for type selector
|
10 months ago |
mertmit
|
b02bd2b7c0
|
fix: gray out alias cells on expanded form
|
10 months ago |
mertmit
|
cf4f51d3fd
|
fix: export csv for CreatedBy & LastModifiedBy
|
10 months ago |
mertmit
|
e19efc0bba
|
fix: post-processing for user field
|
10 months ago |
mertmit
|
34dc7c1dab
|
fix: CreatedBy & LastModifiedBy icons
|
10 months ago |
mertmit
|
0332016f4e
|
fix: bulk update all update system columns
|
10 months ago |
mertmit
|
542b3f135d
|
fix: global search, group by, filter
|
10 months ago |
mertmit
|
60e3533354
|
fix: handle singular response for user cell
|
10 months ago |
mertmit
|
42a602c800
|
test: avoid expecting array for created & lastModified
|
10 months ago |
mertmit
|
3b71b04318
|
test: fix existing unit test after cretedBy/lastModifiedBy
|
10 months ago |
Raju Udava
|
8a5193a634
|
test: basic verification for created by, last modified by
|
10 months ago |
mertmit
|
eab6935839
|
fix: duplicate table issue
|
10 months ago |
mertmit
|
97b956f4ee
|
feat: createdBy & lastModifiedBy
|
10 months ago |
navi
|
32b9346a49
|
New Crowdin updates (#7371)
* New translations en.json (Chinese Simplified)
* New translations en.json (Russian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
* fix(nc-gui): paste translation in zh-Hans
---------
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
|
10 months ago |
աӄա
|
ce0b69bf05
|
Merge pull request #7370 from nocodb/renovate/patch-patch
chore(renovate): Update patch (patch)
|
10 months ago |
renovate[bot]
|
f31df8df75
|
chore(renovate): Update patch
|
10 months ago |
Pranav C
|
3abc3fdcab
|
Merge pull request #7369 from nocodb/nc-fix/upgrader-issue
fix: Upgrader issue - CreatedTime and LastModifiedTime upgrader
|
10 months ago |
աӄա
|
53cfb86081
|
Merge pull request #7364 from nocodb/refactor/add-error-logs
refactor: Better error message when meta db connection missing database name
|
10 months ago |
Pranav C
|
6e5e5ba923
|
refactor: move queue logic to utils
|
10 months ago |
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 |
Pranav C
|
5a0a29c9ba
|
refactor: remove unused logger init
|
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 |