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 |
renovate[bot]
|
f31df8df75
|
chore(renovate): Update patch
|
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 |
Pranav C
|
5a0a29c9ba
|
refactor: remove unused logger init
|
10 months ago |
navi
|
5f9e537ec5
|
Update source file en.json
|
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 |
navi
|
7e086b6b3d
|
New translations en.json (Chinese Simplified)
|
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 |