Raju Udava
8863bd52e2
test: imported cells scroll into view
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
24186d1f4c
test: select options updated dom element handling
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
00ae001145
test: attachment flaky fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
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
Wing-Kam Wong
fd74e84ac5
Merge branch 'develop' into refactor/webhooks
2 years ago
Raju Udava
0fc45b4de6
Merge pull request #5400 from nocodb/l10n_develop_2
...
New Crowdin updates
2 years ago
navi
4398ce6eb3
New translations en.json (French)
2 years ago
navi
0597e8cebe
New translations en.json (French)
2 years ago
Raju Udava
2e468d94de
test: updates to include other datatypes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
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
Raju Udava
639d8b2104
test: mega table formula fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
a01f3825c9
Merge branch 'develop' into refactor/webhooks
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
Raju Udava
5f2419e8bf
test: mega table generator, disabled by default
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
dedd55f8df
chore: update local sdk path
2 years ago
Wing-Kam Wong
b6a0fec545
feat(workflows): allow trigger workflow manually
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
github-actions[bot]
f729153d60
Merge pull request #5395 from nocodb/release/0.106.0-beta.0
2 years ago
wingkwong
c6c4330a2d
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
github-actions[bot]
bb622199d0
Merge pull request #5394 from nocodb/develop
2 years ago