Muhammed Mustafa
|
de8d70f39b
|
fix: Fixed issue with test
|
1 year ago |
Pranav C
|
f351b2b557
|
Merge pull request #6507 from nocodb/nc-feat/show-filter-options-based-on-lookup-col-type
Show filter options based on lookup column type
|
1 year ago |
Pranav C
|
03f91aeb6e
|
chore: wait until db setup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
75dc0912bc
|
Merge pull request #6493 from nocodb/nc-fix/checkbox
Nc fix/checkbox
|
1 year ago |
Muhammed Mustafa
|
f59c4c712e
|
fix: Fixed issue with test
|
1 year ago |
Pranav C
|
08a961e76c
|
Revert "temp"
This reverts commit f4ec200973 .
|
1 year ago |
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 |
Muhammed Mustafa
|
4b6accad32
|
fix: Added temp fix with project click in text
|
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 |
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 |
Muhammed Mustafa
|
ee96703a7b
|
fix: Delete saklila sqlite table before test run
|
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 |
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 |
Pranav C
|
7581d0f15b
|
refactor: bring back accidentally deleted file
Signed-off-by: Pranav C <pranavxc@gmail.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 |
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 |
Pranav C
|
27b2134b0c
|
refactor: apply sort order and set null handling in sort
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c4c351a210
|
refactor: use title in group by request
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
72d041102f
|
feat: Group by on lookup column, Links and formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
17448425aa
|
feat: Group by on lookup column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |