Pranav C
|
0164809629
|
test: add unit tests for attachment apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1f17da4b95
|
fix(nocodb): attachment api middleware corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
e90e978bd5
|
barcode: fix linter issues
|
2 years ago |
Raju Udava
|
277fd4f968
|
test: project rename modal handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
6c99ad1c9d
|
refactor(gui): remove dropdown for create project from project list page
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
flisowna
|
3150b986bb
|
barcode: formatting
|
2 years ago |
flisowna
|
9fa675ace7
|
Merge branch 'develop' into barcode
|
2 years ago |
flisowna
|
94bbacf975
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
c9eaa64156
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
9886e67ce3
|
barcode: fix all the issues from PR review
|
2 years ago |
Pranav C
|
0d9954af70
|
fix(gui): allow attachment upload if user have permission
re #4694
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4986a5892f
|
fix(gui): replace api call which requires auth token in public page
re #4694
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fd8dae40e9
|
feat(gui): block open google signup if invite only signup enabled
re #4618
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d5644061e2
|
feat(gui): add embed option in shared view modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
#4680
|
2 years ago |
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9083f185f8
|
fix(gui): rerender component when title changes
re #4686 - lengthy view name needs to be truncated in toolbar view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
1ed99e8445
|
geodata: remove commented code
|
2 years ago |
flisowna
|
9c26bad728
|
geodata: debug barcode options
|
2 years ago |
աɨռɢӄաօռɢ
|
2a33d8ff68
|
Merge pull request #4644 from nocodb/fix/formula-empty-result
fix(nocodb): formula returns empty result when identifier is null
|
2 years ago |
Pranav C
|
55d20c1eb6
|
Merge pull request #4630 from nocodb/feat/custom-table-icon
Feat: Custom table icon
|
2 years ago |
Pranav C
|
c28f061b8e
|
fix(gui): convert parse/stringify methods into pure function
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
1b9a114534
|
Merge pull request #4692 from willnewii/fix/search_cannot_paging
fix: search result can’t paging
|
2 years ago |
mertmit
|
efcb721b91
|
feat: add snowflake to new data source dropdown
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
aed44259a3
|
fix: validation for base forms
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
9e5962002e
|
barcode fix count naming in migrations
|
2 years ago |
flisowna
|
cb5721364f
|
geodata: add a new row on clicking on the plus icon
|
2 years ago |
navi
|
86eddb3f48
|
Merge pull request #4645 from nocodb/feat/snowflake-client
feat: Snowflake support
|
2 years ago |
Pranav C
|
8fe15ef4fb
|
refactor(gui): icon size and other requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
114267c812
|
geo data map bug: code cleanup
|
2 years ago |
flisowna
|
88d1127c58
|
geo data map bug: fixing order and checks of watchers related to leaflet apis etc
|
2 years ago |
flisowna
|
dc31554179
|
geo data map bug: partially fixing it (but local storage values for zoom and center are not consistently used atm)
|
2 years ago |
flisowna
|
e34e95d794
|
Revert "geo data map bug: debug via reducing complexity - step 1"
This reverts commit 9146423eec .
|
2 years ago |
flisowna
|
8d9891dbd9
|
Revert "geo data map bug: debug via reducing complexity - step 2"
This reverts commit 0ae8af65b1 .
|
2 years ago |
flisowna
|
0ae8af65b1
|
geo data map bug: debug via reducing complexity - step 2
|
2 years ago |
flisowna
|
9146423eec
|
geo data map bug: debug via reducing complexity - step 1
|
2 years ago |
Pranav C
|
21c6b3bf80
|
fix(gui): increase icon size in skeleton view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0021e90864
|
fix(gui): use title for existing table in meta diff
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
4f9367faa4
|
fix spinner icon on current location in geodata
|
2 years ago |
Pranav C
|
69dc9feeee
|
test(playwright): selector correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9fde794388
|
fix(playwright): use regex pattern
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b52164d70d
|
fix(playwright): view title correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ee2a1e6adb
|
fix(gui): show cusstom icon in meta diff
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b995196819
|
fix(gui): icons in ui acl and shared base
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
665a86dc0e
|
test(playwright): add test for view icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
793b799842
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a6f76b4855
|
feat(gui): icon in shared view list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9d8bc1d81b
|
fix(gui): keep parsed meta data in cache
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2150eb8051
|
feat(gui): set LTAR link table icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2c5786368f
|
feat(gui): set table icon in ERD
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a757da6838
|
fix(gui):shared view creation bug and show icon in shared view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |