Pranav C
|
0b054943b9
|
fix: handle circular lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
3f7138b369
|
fix: handle circular lookup reference
|
1 year ago |
Pranav C
|
e40830954e
|
chore: date/datetime comparison correction - MySQL
|
1 year ago |
Pranav C
|
e9e83ff594
|
fix: datetime comparison issue
|
1 year ago |
Pranav C
|
92c2f42f79
|
feat: show corresponding filter op/subop for lookup column(only bt)
|
1 year ago |
Raju Udava
|
2b1bafb88b
|
docs: self hosted refactor
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
4b6accad32
|
fix: Added temp fix with project click in text
|
1 year ago |
Raju Udava
|
1f6cfd3ce8
|
docs: fix links, add OSS specific details, enable throw on link error
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
d9f6245c39
|
fix: Fixed issues with Expanded form and its tests
|
1 year ago |
reenphygeorge
|
1266aa3fbc
|
fix(nc-gui): allignment for default value
|
1 year ago |
Raju Udava
|
c16a6a62cc
|
docs: api token title fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
142bb9b88c
|
fix: Fixed tests
|
1 year ago |
Pranav C
|
6fd763e562
|
fix: take care of undefined vars
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
cae7413a67
|
fix: typo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
4c0e429b76
|
test: playwright test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
f4ec200973
|
temp
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b6da0f2cd8
|
test: change payload type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
c1d8000649
|
Merge pull request #6484 from nocodb/fix/def
fix: color picker realtime update
|
1 year ago |
Pranav C
|
c50b558756
|
fix: for single record operation instead of bulk hook use normal hook
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
52584126ab
|
chore: cleanup swagger
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1c92699559
|
chore: add swagger definition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
2136a35e53
|
test: use number in test comparison
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
124ad48785
|
test: remove unnecessary only
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c3c4c1e929
|
test: use number with postgres tests since we are returning number value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d5c5df7621
|
test: update unit tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
23c78af54b
|
refactor: convert bit value in mysql to int
At the moment bit is converted as hex string and change it to number
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ff8fc5ec9c
|
refactor: convert decimal value in mysql to float
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d6dfe95462
|
refactor: return value as number in pg
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
a96281f875
|
test: corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
fb94e785c1
|
test: corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
f474865979
|
docs: workspace summary reorg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
ee96703a7b
|
fix: Delete saklila sqlite table before test run
|
1 year ago |
Raju Udava
|
d979df00b2
|
docs: engineering section, fix broken links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
6c6285a172
|
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Muhammed Mustafa
|
daca01b479
|
fix: Upgraded playwright version and minor test fixes
|
1 year ago |
Pranav C
|
cc58a2f956
|
Merge branch 'develop' into feat/6430-group-by
|
1 year ago |
Pranav C
|
6d99f968c3
|
fix: only allow order by grouped column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
a76e2c140d
|
docs: field width
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
bfbef43eff
|
docs: fix broken links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
b28952d9f2
|
test: corrections in unit test
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
47ffd97ea1
|
test: add unit tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
81dfdfa78d
|
docs: fields editor
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
7581d0f15b
|
refactor: bring back accidentally deleted file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
b813d35b29
|
docs: refctor folder numbering
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
770418f4e4
|
Merge pull request #6490 from nocodb/nc-fix/mobile-response-followup
Mobile responsive followup
|
1 year ago |
starbirdtech383
|
7fefcb50d4
|
fix gh_runner_artf_url
|
1 year ago |
Raju Udava
|
cc7a6ff2d6
|
docs: account settings
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
b0df0345a1
|
fix: Enabled multiple retries
|
1 year ago |
Pranav C
|
563a385d00
|
refactor: cleanup the code
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
cac852bb7e
|
refactor: exclude non-bt lookup columns from group by
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |