1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

16319 commits

Author SHA1 Message Date
Andrew Kingston
ee4e9e7a61 Fix table setting type 2022-09-30 15:43:47 +01:00
Martin McKeaveney
d5455bdc50 create app with formdata 2022-09-30 15:35:13 +01:00
Budibase Release Bot
91207adc77 Update pro version to 2.0.10 2022-09-30 14:22:12 +00:00
mike12345567
476bb79c29 Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
Budibase Release Bot
0212e9ef15 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Staging Release Bot
52dbd07810 Update pro version to 2.0.10-alpha.0 2022-09-30 14:10:43 +00:00
Michael Drury
0f66af7556 Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
Budibase Staging Release Bot
1047239803 v2.0.10-alpha.0 2022-09-30 14:07:36 +00:00
Martin McKeaveney
c532c7388d create app tests 2022-09-30 15:03:38 +01:00
mike12345567
f9269faf08 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-30 14:55:00 +01:00
mike12345567
3b0518296d Removing some un-necessary duplicated statements. 2022-09-30 14:32:32 +01:00
Budibase Staging Release Bot
63e68330a2 Update pro version to 2.0.7-alpha.2 2022-09-30 12:46:54 +00:00
Budibase Staging Release Bot
65bb7cb5d6 v2.0.7-alpha.2 2022-09-30 12:42:51 +00:00
Rory Powell
3fba690240 Merge pull request #6074 from Budibase/feature/app-quotas
App/resource ID breakdown of quotas
2022-09-30 13:28:07 +01:00
Budibase Release Bot
edce67e38c Update pro version to 2.0.9 2022-09-30 12:05:21 +00:00
Budibase Release Bot
0803534e74 v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567
8d39cccbeb Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
Andrew Kingston
1cc6cf39ac Merge pull request #8060 from Budibase/fix/client-env-awareness
Fetch environment info early in the client app initialisation process
2022-09-30 12:52:02 +01:00
Andrew Kingston
3b4027b873 Fetch environment info early in the client app initialisation process 2022-09-30 12:31:16 +01:00
mike12345567
b484f29098 Minor fix for #8056 - don't return the raw data for the main query execution - but still return for the builder preview. 2022-09-30 12:30:26 +01:00
Budibase Release Bot
f0f113073b Update pro version to 2.0.8 2022-09-30 11:25:52 +00:00
Budibase Release Bot
696a709c15 v2.0.8 2022-09-30 11:22:29 +00:00
Michael Drury
cd13226490 Merge pull request #8046 from Budibase/feature/cli-hosting-improvements
CLI hosting improvements
2022-09-30 12:11:42 +01:00
Andrew Kingston
f4160569a8 Ensure only one instance of the client websocket exists and reduce reconnection attemps 2022-09-30 12:01:56 +01:00
Andrew Kingston
d4778c2cf4 Hot reload custom component settings in the builder 2022-09-30 12:01:25 +01:00
Budibase Release Bot
3b97cd2d93 Update pro version to 2.0.7 2022-09-30 10:47:24 +00:00
Jonny McCullagh
ad70bd5a0b AAS enable app service storage 2022-09-30 11:47:01 +01:00
Budibase Release Bot
defb56d868 v2.0.7 2022-09-30 10:44:12 +00:00
Jonny McCullagh
8fa5893b49 AAS enable app service storage 2022-09-30 11:43:42 +01:00
Andrew Kingston
ca275c1b12 Show notification when a plugin is hot reloaded 2022-09-30 11:38:12 +01:00
Andrew Kingston
8b4fe61298 Use friendly name when adding instances of custom components 2022-09-30 11:26:33 +01:00
deanhannigan
005c6e70fd Merge pull request #8011 from Budibase/fix/enforce-builder-child-checks-drag-drop
Fix to enforce illegalchildren rules when dragging and dropping in th…
2022-09-30 11:24:21 +01:00
mike12345567
38f49dad2a Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 11:17:43 +01:00
Michael Drury
b578b8917c Merge pull request #8055 from Budibase/fix/8023
Oracle DB fix
2022-09-30 11:11:05 +01:00
Michael Drury
94b877e00f Merge pull request #8047 from Budibase/fix/allow-removing-crud-plugins
Allow removing custom datasource CRUD operations
2022-09-30 11:08:50 +01:00
mike12345567
a3b7d7f8a9 Fix for #8023 - moving Oracle integration to ESM import rather than CJS. 2022-09-30 10:52:00 +01:00
Andrew Kingston
f046caf0f3 Fix fetchRow not working in internal API 2022-09-30 10:13:26 +01:00
Andrew Kingston
1fe0210752 Fix custom components not working properly with generated bindings 2022-09-30 10:13:06 +01:00
Budibase Staging Release Bot
3135c9e52d Update pro version to 2.0.7-alpha.1 2022-09-30 08:21:09 +00:00
Budibase Staging Release Bot
2d46acd330 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567
c40ce20a38 Improving regex for processing custom SVG. 2022-09-30 09:17:38 +01:00
Mitch-Budibase
9abd73d3df Merge pull request #8048 from Budibase/smoke-build
Minor Smoke Build Changes
2022-09-30 09:04:37 +01:00
mike12345567
22d501edee Merge branch 'fix/allow-removing-crud-plugins' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 08:58:26 +01:00
mike12345567
95136a54f2 Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Mitch-Budibase
e89fec1873 Minor Smoke Build Changes
A few changes to maintain what we have for the nightly smoke build

autoScreensUI
- Adding a 1 second wait. This seems essential now for the smoke run on CI. Was difficult to reduce the error locally but definitely timing related

userManagement
- Reworking how we confirm a user has no applications
- The text has also changed - updated it too
2022-09-29 17:40:53 +01:00
mike12345567
504412112f Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
mike12345567
5b52acf169 Updating to add an option for generating admin user credentials as part of hosting, adding a dev command to create a simple, pre-watching environment using all flags. 2022-09-29 15:38:54 +01:00
mike12345567
2a2d5ca19e Fixing an issue with single image docker-compose generation. 2022-09-29 14:00:16 +01:00
Budibase Staging Release Bot
f6850f9220 Update pro version to 2.0.7-alpha.0 2022-09-29 09:51:28 +00:00
Budibase Staging Release Bot
12c93ac835 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00