Wing-Kam Wong
670d9052f7
refactor(nocodb): keep present tense form for AuditOperationSubTypes
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
d85e01f336
refactor(nc-gui): remove audit calls from frontend side
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
Pranav C
8653ff5ee1
fix(nocodb): remove extra `.builder`
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
5db5e744ef
chore(nc-gui): remove unused iconMap
2 years ago
Wing-Kam Wong
ad41684701
chore(nc-gui): remove debug hook
2 years ago
Wing-Kam Wong
2c7ba55401
fix(nc-gui): set payload body for channels
2 years ago
Wing-Kam Wong
608d76a34a
refactor(nc-gui): rename to onNotificationTypeChange
2 years ago
Wing-Kam Wong
2d3c416d26
refactor(nc-gui): channel type
2 years ago
Wing-Kam Wong
3958ea76f4
fix(nc-gui): hook channel validation
2 years ago
Wing-Kam Wong
d50c24b871
fix(nc-gui): channel multi select logic
2 years ago
Wing-Kam Wong
bfd5f1dac1
chore(nc-gui): lint
2 years ago
Pranav C
7cac920274
fix(nocodb): formula function builder return statement correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
38e4b7351a
fix(nc-gui): incorrect validation infos key
2 years ago
Pranav C
2539aba5d9
chore(nocodb): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5670f51019
fix(nocodb): AVG function handler return value correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
dedd55f8df
chore: update local sdk path
2 years ago
Wing-Kam Wong
7d0037b305
fix(nocodb): add missing await for transaction
2 years ago
Pranav C
5b32ec7a5d
fix(nocodb): handle function handler which is not returning a builder
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago