Peter Clement
|
2ae960e2ee
|
fix broken test
|
2023-05-26 16:58:00 +01:00 |
Peter Clement
|
66e1f57a3d
|
one more feature check for safety on the trigger
|
2023-05-26 16:06:16 +01:00 |
Peter Clement
|
221d03c153
|
fix reactivity bug with synchronous param
|
2023-05-26 13:18:08 +01:00 |
Peter Clement
|
9dc354c28b
|
update pro
|
2023-05-26 11:15:44 +01:00 |
Peter Clement
|
5a73b02827
|
update feature array to be an object
|
2023-05-26 11:02:47 +01:00 |
Peter Clement
|
70dfd9e8e5
|
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
|
2023-05-26 09:26:51 +01:00 |
deanhannigan
|
567ee451dd
|
Merge pull request #10702 from Budibase/fix/data-export-rows
Fixes and updates for export internal rows
|
2023-05-26 09:08:35 +01:00 |
melohagan
|
b5c98871ad
|
Update table data via CSV import (#10313)
* Add identifierFields select for import
* Update rows on import (Internal DB)
* Only allow internal DB to upsert import CSV
* Clear identifierFields when turning off update
* Passing table instead of tableId
* Pass table
* Pass tableType
|
2023-05-25 18:05:07 +01:00 |
Dean
|
146940f6ae
|
Added error handling for export row front end and fixed row export backend behaviour
|
2023-05-25 17:50:52 +01:00 |
Martin McKeaveney
|
8061c700c6
|
Merge pull request #10425 from Budibase/feature/chatgpt-automationblock
Feature/chatgpt automationblock
|
2023-05-25 13:39:57 +01:00 |
Adria Navarro
|
73f99b99d2
|
Adding conflicting externals
|
2023-05-25 14:25:50 +02:00 |
Adria Navarro
|
014a4cd467
|
Undo types
|
2023-05-25 12:22:53 +02:00 |
Adria Navarro
|
429dc8f6d2
|
Tidy up tsconfigs
|
2023-05-25 11:49:18 +02:00 |
Peter Clement
|
b0a32f03b4
|
remove log
|
2023-05-25 09:14:09 +01:00 |
Martin McKeaveney
|
77c2e309dd
|
merge
|
2023-05-24 17:35:04 +01:00 |
Martin McKeaveney
|
f86d321e2e
|
restrict openai just to self host
|
2023-05-24 17:17:23 +01:00 |
mike12345567
|
733e724eb3
|
PR comments.
|
2023-05-24 16:38:24 +01:00 |
mike12345567
|
90ffa338c3
|
Fixes the single image build, as well as fixing the nodemon process for the server.
|
2023-05-24 16:23:34 +01:00 |
Martin McKeaveney
|
db5d051755
|
GPT4 support
|
2023-05-24 15:26:27 +01:00 |
Peter Clement
|
d675b25676
|
unused import
|
2023-05-24 15:16:04 +01:00 |
Peter Clement
|
4d5a922684
|
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
|
2023-05-24 15:05:58 +01:00 |
Peter Clement
|
c0477e3285
|
update pro
|
2023-05-24 15:04:21 +01:00 |
Peter Clement
|
f91b599b72
|
fix import
|
2023-05-24 14:56:37 +01:00 |
Peter Clement
|
a9bb534cdf
|
set flag in automation orchestrator
|
2023-05-24 14:41:58 +01:00 |
Adria Navarro
|
b264708af6
|
Merge remote-tracking branch 'origin/develop' into chore/esbuild
|
2023-05-24 14:17:32 +02:00 |
Adria Navarro
|
0c7b58523a
|
More nx config
|
2023-05-24 13:08:39 +02:00 |
Adria Navarro
|
239c70a729
|
Add missing nx scripts
|
2023-05-24 12:37:46 +02:00 |
Adria Navarro
|
d7daadb45f
|
Add missing nx scripts
|
2023-05-24 12:27:55 +02:00 |
Martin McKeaveney
|
bbab2a9adc
|
merge
|
2023-05-24 11:25:49 +01:00 |
Adria Navarro
|
1ebfedc170
|
Update pro ref
|
2023-05-24 12:22:54 +02:00 |
Adria Navarro
|
d09b6d546f
|
Update ref
|
2023-05-24 12:14:10 +02:00 |
Adria Navarro
|
f2f9bb7651
|
Update ref
|
2023-05-24 12:12:27 +02:00 |
Adria Navarro
|
71a713c688
|
Add missing nx scripts
|
2023-05-24 11:51:55 +02:00 |
Adria Navarro
|
ed8a483e2e
|
Add missing nx scripts
|
2023-05-24 11:47:21 +02:00 |
Adria Navarro
|
f3dc4c320c
|
Add missing nx scripts
|
2023-05-23 23:21:47 +02:00 |
Adria Navarro
|
c3301e393e
|
Optimise nx dependencies
|
2023-05-23 23:11:26 +02:00 |
mike12345567
|
22dc37a4ef
|
Merge branch 'chore/esbuild' of github.com:Budibase/budibase into chore/esbuild
|
2023-05-23 18:22:06 +01:00 |
mike12345567
|
9d3d29f43a
|
Setting version and adding types dependency to backend-core.
|
2023-05-23 18:21:47 +01:00 |
Adria Navarro
|
62a4bbdef1
|
Fix build order
|
2023-05-23 19:16:38 +02:00 |
Adria Navarro
|
8d98a772fc
|
Fix build order
|
2023-05-23 19:15:08 +02:00 |
Adria Navarro
|
3d604f780a
|
Fix build order
|
2023-05-23 19:00:56 +02:00 |
mike12345567
|
e39d49ab69
|
Adding shared-core types dependency for build.
|
2023-05-23 17:42:06 +01:00 |
Peter Clement
|
6818e4debb
|
check collection actually exists
|
2023-05-23 16:12:20 +01:00 |
mike12345567
|
5039e63bfb
|
PR comments.
|
2023-05-23 16:07:45 +01:00 |
Peter Clement
|
8d3a5307ed
|
sync automation webhooks tests
|
2023-05-23 15:55:52 +01:00 |
Peter Clement
|
986348f511
|
sync automation tests
|
2023-05-23 15:55:25 +01:00 |
Adria Navarro
|
c3036af072
|
Merge pull request #10659 from Budibase/feature/table-fetching
Datasource+ table fetching API
|
2023-05-23 15:39:18 +02:00 |
mike12345567
|
590844c8a9
|
PR comments.
|
2023-05-23 12:22:22 +01:00 |
Adria Navarro
|
375a8076b1
|
Rename command
|
2023-05-23 12:54:15 +02:00 |
Adria Navarro
|
1be822398f
|
Undo run in band
|
2023-05-23 12:46:24 +02:00 |