1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

21303 commits

Author SHA1 Message Date
Adria Navarro 7a439b8e01 Remove nx/esbuild refs 2023-05-26 13:59:50 +02:00
Adria Navarro 489ca561b7 Check types 2023-05-26 13:54:10 +02:00
Adria Navarro 099f6fe311 Build worker using build script 2023-05-26 13:53:37 +02:00
Adria Navarro 644d7e5d81 Update pro ref 2023-05-26 13:43:41 +02:00
Budibase Staging Release Bot 64c0894457 Bump version to 2.6.19-alpha.16 2023-05-26 10:54:42 +00:00
deanhannigan bd50f32f0d Merge pull request #10713 from Budibase/fix/internal-view-eval-fn
Fix for fetching Internal DB Views in QA cloud
2023-05-26 11:51:07 +01:00
Budibase Staging Release Bot 316313a82e Bump version to 2.6.19-alpha.15 2023-05-26 09:27:18 +00:00
Adria Navarro aad4c35047 Point pro to dev 2023-05-26 11:23:50 +02:00
Dean e1a87f2072 Reverted eval call to direct. Indirect appears to cause issues in cloud 2023-05-26 10:22:28 +01:00
Budibase Staging Release Bot 25d27dd27f Bump version to 2.6.19-alpha.14 2023-05-26 09:03:29 +00:00
Adria Navarro 5f831fe5f8 Point pro to dev 2023-05-26 10:58:48 +02:00
Adria Navarro e563c70163 Merge pull request #10710 from Budibase/chore/esbuild_pro
Chore - "esbuild"ing pro
2023-05-26 10:55:20 +02:00
Adria Navarro e63222b58d Update ref 2023-05-26 10:48:31 +02:00
Adria Navarro 77a619945b Merge pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during
Verify data source connection before saves
2023-05-26 10:47:42 +02:00
Budibase Staging Release Bot cb2f63ada8 Bump version to 2.6.19-alpha.13 2023-05-26 08:40:15 +00:00
Andrew Kingston 3a672b3660 Merge pull request #10695 from Budibase/grid-feedback
Grid enhancements from user feedback
2023-05-26 09:36:04 +01:00
Adria Navarro 0ca747f6cd Update ref 2023-05-26 10:30:59 +02:00
Adria Navarro 3db3b3e568 Update ref 2023-05-26 10:25:37 +02:00
Budibase Staging Release Bot 826abdcd77 Bump version to 2.6.19-alpha.12 2023-05-26 08:12:54 +00:00
Adria Navarro ee0fc258cb Update yarn.lock 2023-05-26 10:11:18 +02:00
Adria Navarro 35d5df7ef0 Use local refs 2023-05-26 10:10:55 +02: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
Adria Navarro 0992bf3120 Update ref 2023-05-26 00:17:07 +02:00
Budibase Staging Release Bot 631988a563 Bump version to 2.6.19-alpha.11 2023-05-25 17:09:23 +00: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
Budibase Staging Release Bot 82ac46e5eb Bump version to 2.6.19-alpha.10 2023-05-25 13:23:45 +00:00
Budibase Staging Release Bot b6ecf08587 Bump version to 2.6.19-alpha.9 2023-05-25 13:14:47 +00: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 207121abab Merge pull request #10696 from Budibase/fix/esbuild_externals
Fixing conflicting external references
2023-05-25 14:37:29 +02:00
Adria Navarro 9519ff6535 Froze lockfile on release 2023-05-25 14:27:18 +02:00
Adria Navarro 73f99b99d2 Adding conflicting externals 2023-05-25 14:25:50 +02:00
Budibase Staging Release Bot ce3f885391 Bump version to 2.6.19-alpha.8 2023-05-25 11:00:16 +00:00
Adria Navarro 01fff56541 Merge pull request #10694 from Budibase/chore/respect_esbuild_config_paths
Chore - Respect esbuild config paths
2023-05-25 12:56:27 +02:00
Adria Navarro 014a4cd467 Undo types 2023-05-25 12:22:53 +02:00
Adria Navarro bdda73a70b Respect tsconfig paths 2023-05-25 11:49:38 +02:00
Adria Navarro 429dc8f6d2 Tidy up tsconfigs 2023-05-25 11:49:18 +02:00
Andrew Kingston d491a24d3e Merge branch 'develop' of github.com:Budibase/budibase into grid-v2 2023-05-25 10:45:35 +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
Budibase Staging Release Bot 8c6efb8ebb Bump version to 2.6.19-alpha.7 2023-05-24 16:01:26 +00:00
Adria Navarro 669ed235cd Merge pull request #10687 from Budibase/fixes/single-image
ESbuild single image fixes + nodemon changes
2023-05-24 17:58:01 +02:00
mike12345567 733e724eb3 PR comments. 2023-05-24 16:38:24 +01:00
mike12345567 40a3624c5b Removing directions towards bootstrap command as it is no longer required. 2023-05-24 16:35:05 +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
Budibase Staging Release Bot d05a48db05 Bump version to 2.6.19-alpha.6 2023-05-24 12:52:34 +00:00
Adria Navarro acfffd039a Merge pull request #9870 from Budibase/chore/esbuild
Chore - esbuild for server and builder
2023-05-24 14:48:21 +02:00
Adria Navarro b264708af6 Merge remote-tracking branch 'origin/develop' into chore/esbuild 2023-05-24 14:17:32 +02:00
Budibase Staging Release Bot 18f0ce83e6 Bump version to 2.6.19-alpha.5 2023-05-24 11:34:13 +00:00