Wing-Kam Wong
c8985680e2
fix(nocodb): add ? to list
2 years ago
Wing-Kam Wong
fda8d67532
refactor(nocodb): adopt getList new format in FormViewColumn.ts
2 years ago
Wing-Kam Wong
98029f077b
refactor(nocodb): adopt getList new format in Column.ts
2 years ago
Wing-Kam Wong
0b952cebda
refactor(nocodb): adopt getList new format in Base.ts
2 years ago
Wing-Kam Wong
59c2accf8c
refactor(nocodb): adopt getList new format in Filter.ts
2 years ago
Wing-Kam Wong
61e1c3b4b6
feat(nocodb): revise cache getList logic
2 years ago
Wing-Kam Wong
252d83272b
feat(nocodb): revise cache getList response
2 years ago
Wing-Kam Wong
06b998cdff
chore: update sdk path
2 years ago
wingkwong
60a636ce6e
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Wing-Kam Wong
15a703f24a
chore(nocodb): lint
2 years ago
Wing-Kam Wong
4d2ed1d499
chore(nc-gui): lint
2 years ago
Raju Udava
16f4996285
docs: screenshot updated for webhook docs
2 years ago
Wing-Kam Wong
600e214bd2
fix(nc-gui): page-size in pagination
2 years ago
navi
4cd2928f63
New translations en.json (Chinese Simplified)
2 years ago
navi
2d85528df3
New translations en.json (Portuguese, Brazilian)
2 years ago
mertmit
58600502a3
fix: formula LTAR column references
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
ea8da91135
feat(nocodb): webpack.local.config.js
2 years ago
Wing-Kam Wong
63c61fe501
feat(nocodb): add local.ts
2 years ago
Pranav C
22a3e56d4b
fix(gui): maintain multi select option order using flex order property
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
2bdb598ac8
refactor(nocodb): lint
2 years ago
navi
5a5d7bd6fe
New translations en.json (Ukrainian)
2 years ago
Pranav C
5c0cdcaac1
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f23f454341
fix(gui): switching between tabs or closing tab performance issue
...
- Use a better approach to pass cell(td) element to attachment component
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
67ca40d340
feat(nocodb): add start-local.sh
2 years ago
Wing-Kam Wong
467a1088a5
feat(nocodb): add Dockerfile.local
2 years ago
Kamal Mahmudi
a0d2b1d4d4
update SqlClientFactory as well
2 years ago
Wing-Kam Wong
3f3b9230da
feat(nocodb): add error log
2 years ago
Wing-Kam Wong
6816749257
fix(nocodb): bulk delete transaction issue
2 years ago
Wing-Kam Wong
c0087751dd
fix(nocodb): commit transaction after reading all deleted records
2 years ago
Wing-Kam Wong
d425a65741
chore(nc-gui): add margin bottom to header plus button
2 years ago
Pranav C
6e3d12b01b
chore(gui): add todo
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
62286c41ea
fix(nocodb): view can be undefined in hook test
2 years ago
Wing-Kam Wong
a80f8fd99c
chore(nc-gui): version cant be undefined
2 years ago
Wing-Kam Wong
edc681bd6f
fix(nocodb): bulk delete logic
2 years ago
navi
4398ce6eb3
New translations en.json (French)
2 years ago
navi
0597e8cebe
New translations en.json (French)
2 years ago
Pranav C
d3f2a2575f
refactor(gui): implement lazy load option for virtual cells as well
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e720ac6bf3
fix(gui): remove unused icon component
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
526d406621
refactor(gui): load the cell only when it is in the viewport
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Dhanushka
3fb2c5178c
Update PgClient.ts
...
Add semicolon;
2 years ago
Dhanushka
2d371d60f8
Add a schemaExists check
...
The schemaExists check doesn't need `CREATE ON DATABASE` permissions.
So it avoids throwing an error in case where both:
- The schema already exists
- The user doesn't have `CREATE ON DATABASE` permission
2 years ago
Wing-Kam Wong
02ecf688cf
fix(nc-gui): revise call log structure
2 years ago
Pranav C
86b729ad7e
refactor(gui): render ant select component only when cell is active or in editable state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
4728c65c13
fix(nocodb): fix test hook flag
2 years ago
Wing-Kam Wong
7817818bd0
fix(nocodb): return axios response
2 years ago
Wing-Kam Wong
5aba390dd1
fix(nocodb): revise default hooklog response
2 years ago
Wing-Kam Wong
4bc4d11ab5
fix(nocodb): throw errors for invokeWebhook
2 years ago
Wing-Kam Wong
3680378e54
fix(nocodb): return error for hook test
2 years ago
Wing-Kam Wong
f26fc796d7
feat(nocodb): throw error so that the error can be logged in hook log
2 years ago
Pranav C
1f4465b1de
feat(gui): replace ClampText with css to improve performance of grid view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago