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 |
Pranav C
|
15179c9760
|
refactor(nocodb): reuse the column builder reference across all the formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
1baed4a2a8
|
chore(nc-gui): add missing cursor-pointer
|
2 years ago |
Wing-Kam Wong
|
57bdd32ee7
|
fix(nc-gui): hook editor display
|
2 years ago |
Wing-Kam Wong
|
1c532bb436
|
refactor(nc-gui): use AutomationLogLevel
|
2 years ago |
Wing-Kam Wong
|
b65b66faef
|
feat(nc-gui): put automation log level to enums.ts
|
2 years ago |
Raju Udava
|
24fb56866f
|
test: webhook fix for mysql & sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
88349195aa
|
refactor(nocodb): update formula functions to async and change return statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ec150b1a5a
|
fix(nocodb): corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33f19aa596
|
refactor: convert to async...await to resolve builder only if required
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
329f1c5542
|
test: number to string corrections for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
cc3a9af228
|
fix(nocodb): previous_rows & rows format
|
2 years ago |
Raju Udava
|
73b7168011
|
test: webhook for bulk apis
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
529d4ed5ef
|
Merge pull request #5391 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
bc77bf363a
|
feat(nocodb): trigger hooks for LTAR add/remove child
|
2 years ago |
navi
|
a4c67a1758
|
New translations en.json (Ukrainian)
|
2 years ago |
Wing-Kam Wong
|
3df67a7f51
|
fix(nocodb): show invite link even smtp not configured
|
2 years ago |
Wing-Kam Wong
|
de11e3c89e
|
fix(nc-gui): fix eventList logic
|
2 years ago |
Wing-Kam Wong
|
f8e0201bff
|
Merge branch 'develop' into refactor/webhooks
|
2 years ago |
Wing-Kam Wong
|
9480952e19
|
fix(nocodb): prevent saving bulk operation for v1 hooks
|
2 years ago |
աɨռɢӄաօռɢ
|
e8f4f9999a
|
Merge pull request #5390 from nocodb/fix/nex-prev-icon-position
fix: Expanded form next/prev icon position
|
2 years ago |
Wing-Kam Wong
|
ef9d1f3b5a
|
fix(nc-gui): set eventList when the hook is ready
|
2 years ago |
Wing-Kam Wong
|
477793c4d0
|
feat(nc-gui): show bulk operation for v2 hooks only
|
2 years ago |
Wing-Kam Wong
|
7ade5a8d71
|
feat(nc-gui): update doc link in CallLog.vue
|
2 years ago |
Wing-Kam Wong
|
ea913d4e28
|
docs: add webhook v2 & call log content
|
2 years ago |
Wing-Kam Wong
|
43c89b7c4c
|
docs: add NC_AUTOMATION_LOG_LEVEL
|
2 years ago |
Pranav C
|
6ec29c2236
|
fix(gui): expanded form next/prev icon position correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
41176313a4
|
fix(nocodb): adopt new design of ast
|
2 years ago |
Wing-Kam Wong
|
197195fe9c
|
Merge branch 'develop' into refactor/webhooks
|
2 years ago |
Raju Udava
|
0b579ceace
|
Merge pull request #5379 from nocodb/feat/query-opt-imp
Select query improvements
|
2 years ago |
Pranav C
|
0fa078f3aa
|
fix: validate formula on column create/update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
05ff4a3009
|
feat: add formula validation for all read/list methods and invoke it only when there is atleast one formula column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9e406d55ca
|
fix: avoid overriding query params(limit,offset)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
505c8f84d7
|
feat(nc-gui): revise call log display logic
|
2 years ago |