1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

6403 commits

Author SHA1 Message Date
Andrew Kingston 966885b1a0 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Andrew Kingston 280a09afd7 Add client SDK function to get a component action and clean up date range picker 2021-06-03 10:10:25 +01:00
Andrew Kingston 7f1b612e75 Remove placeholder value from data provider API 2021-06-03 09:55:23 +01:00
Andrew Kingston 1eee2ccc04 Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider 2021-06-03 09:43:45 +01:00
Andrew Kingston 256f6ab065 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-02 11:39:41 +01:00
Andrew Kingston 1a59f9c8ac Add default setting to date range picker and add info text 2021-06-02 08:38:19 +01:00
Andrew Kingston bb7947bb94 Remove '1 hour' selector from date range picker 2021-06-02 08:28:19 +01:00
Budibase Release Bot f794cd67a7 v0.9.21 2021-06-01 17:05:46 +00:00
Michael Drury c5257a9852 Merge pull request #1605 from Budibase/fix/roles-issue
Fix white screen issue
2021-06-01 17:56:18 +01:00
Budibase Release Bot 59e4cd85b1 v0.9.20 2021-06-01 16:25:29 +00:00
mike12345567 2ab8d3ff22 Merge branch 'master' of github.com:Budibase/budibase into fix/roles-issue 2021-06-01 17:18:42 +01:00
Martin McKeaveney 391c36ddef Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 17:15:34 +01:00
Martin McKeaveney 1487a6012f fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
mike12345567 522ed9706c Formatting. 2021-06-01 16:02:20 +01:00
mike12345567 c81a8ba3ed Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 2021-06-01 15:58:40 +01:00
Joe 72497cc286 Update README.md 2021-06-01 15:46:04 +01:00
Joe a8eec4e161 Update README.md 2021-06-01 15:44:59 +01:00
Martin McKeaveney 31c5e4c59b Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 15:44:36 +01:00
Martin McKeaveney e8f364c3c1 babel config 2021-06-01 15:44:29 +01:00
Michael Shanks ed48404aae Updated readme - removed AGPL license 2021-06-01 15:40:19 +01:00
Andrew Kingston b375c525be Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Martin McKeaveney b7d9effb58 Merge pull request #1602 from Budibase/fix/google-account-merge
merge google accounts, improve connection pooling for RDBMS
2021-06-01 15:13:08 +01:00
Andrew Kingston 3a4f3aef1f Merge pull request #1603 from Budibase/revert-logo
Revert logo
2021-06-01 15:08:42 +01:00
Andrew Kingston deacb738cf Revert logo in standard components 2021-06-01 15:06:58 +01:00
Martin McKeaveney a00357838d remove log 2021-06-01 15:03:19 +01:00
Andrew Kingston fbc4253024 Revert logo to BB emblem 2021-06-01 15:02:27 +01:00
Martin McKeaveney 36b39ef4df merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
Andrew Kingston a22fd8a0a1 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
Budibase Release Bot f132bf7c93 v0.9.19 2021-06-01 12:50:43 +00:00
Joe 33a173f057 Update README.md 2021-06-01 13:42:00 +01:00
Budibase Release Bot cb62d0b36a v0.9.18 2021-05-29 13:01:19 +00:00
Martin McKeaveney 03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
Budibase Release Bot ad3e7d9b9a v0.9.17 2021-05-28 19:13:11 +00:00
Michael Drury 742f7d6dc1 Merge pull request #1588 from Budibase/fix/no-page-load
Fix/no page load
2021-05-28 20:03:57 +01:00
mike12345567 9b7cbc9d01 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567 d5431665e9 Fixing issue with min/max in numbers. 2021-05-28 19:52:30 +01:00
mike12345567 507e2587c6 Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00
mike12345567 dfd1815041 Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Budibase Release Bot 89fce7b2e3 v0.9.16 2021-05-28 13:18:31 +00:00
Martin McKeaveney 8ee87fcf62 Merge pull request #1586 from Budibase/fix/data-connectors
Fix/data connectors
2021-05-28 14:10:40 +01:00
Martin McKeaveney c4449cf1b2 tidy up 2021-05-28 14:06:18 +01:00
Budibase Release Bot a34f72f929 v0.9.15 2021-05-28 12:39:17 +00:00
Michael Shanks 321ab845fc Merge pull request #1585 from Budibase/license_update
License changes
2021-05-28 13:30:06 +01:00
Martin McKeaveney f348f18621 go straight to app if you only have one published app 2021-05-28 12:44:29 +01:00
Mike Shanks 61506c18aa updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
mike12345567 544f6a26ef Fixing bug. 2021-05-28 12:05:03 +01:00
mike12345567 6416d7f197 Making sure certain fields aren't cleansed. 2021-05-28 12:04:15 +01:00
mike12345567 70019b9b74 Cleansing input rows against the table schema. 2021-05-28 11:59:04 +01:00
Martin McKeaveney 09ce58aa95 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Budibase Release Bot faaf49c562 v0.9.14 2021-05-27 15:05:57 +00:00