1
0
Fork 0
mirror of synced 2024-08-23 14:01:34 +12:00
Commit graph

19769 commits

Author SHA1 Message Date
mike12345567
ce3d7df39d Allowing start end key syntax to be used outside of tenancy if we need to. 2021-12-10 15:17:18 +00:00
mike12345567
c7d287485b Allowing start end key syntax to be used outside of tenancy if we need to. 2021-12-10 15:17:18 +00:00
Andrew Kingston
6fd53b134a Ensure JSON schema generated in client apps is identical to builder generated schema 2021-12-10 15:11:01 +00:00
mike12345567
312db6182d Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
mike12345567
f6705b879a Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
Andrew Kingston
5793cc3bbd Add support for binding forms to deep json fields 2021-12-10 14:18:01 +00:00
Budibase Staging Release Bot
948765c186 v1.0.13-alpha.1 2021-12-10 11:14:30 +00:00
Budibase Release Bot
dc92cbeac0 v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Release Bot
e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
mike12345567
fba3335f93 Fixing symlink to env file for development. 2021-12-10 11:05:26 +00:00
mike12345567
b489ec1b52 Fixing symlink to env file for development. 2021-12-10 11:04:19 +00:00
mike12345567
1c85906be3 Fixing symlink to env file for development. 2021-12-10 11:04:19 +00:00
Andrew Kingston
488f5b8d97 Hide JSON array from filter editor 2021-12-10 10:52:51 +00:00
Budibase Staging Release Bot
5038db170c v1.0.13-alpha.0 2021-12-10 10:39:20 +00:00
Rory Powell
65f0083063
Merge pull request #3755 from Budibase/merge-master
Master -> Develop
2021-12-10 10:31:44 +00:00
Rory Powell
32dc9e99af Merge branch 'master' into merge-master 2021-12-10 10:14:43 +00:00
Andrew Kingston
cd0acacb69 Fix blocks not filtering properly on number fields 2021-12-09 19:36:53 +00:00
Budibase Release Bot
97816ab99f v1.0.12 2021-12-09 19:15:19 +00:00
Budibase Release Bot
b6d94d88eb v1.0.12 2021-12-09 19:15:19 +00:00
Martin McKeaveney
5a61e73977 Merge pull request #3747 from Budibase/infra/automate-helm-deploy
automate helm deployment with CI
2021-12-09 19:07:54 +00:00
Martin McKeaveney
c683d76d1b
Merge pull request #3747 from Budibase/infra/automate-helm-deploy
automate helm deployment with CI
2021-12-09 19:07:54 +00:00
mike12345567
adbbafbd53 Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to. 2021-12-09 18:41:07 +00:00
Andrew Kingston
e7899d7f22 Fix border radius rounding on hover and selection indicators in builder preview 2021-12-09 17:22:46 +00:00
Andrew Kingston
3f1d3328e2 Add button context to execute query action 2021-12-09 16:48:19 +00:00
Andrew Kingston
6cec671283 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-09 16:32:25 +00:00
Andrew Kingston
cc3facd1b8 Add output context to duplicate row action 2021-12-09 16:29:22 +00:00
Andrew Kingston
ff246de1cb Reset field value to default value if default value changes 2021-12-09 14:51:19 +00:00
Andrew Kingston
62fc8d45f6 Fix bug where save duplicate action was mutating the real context 2021-12-09 14:36:57 +00:00
Andrew Kingston
3e8cd19e7b Fix bug where save row action was mutating the real context 2021-12-09 14:36:24 +00:00
Budibase Release Bot
558c85d736 v1.0.11 2021-12-09 14:33:04 +00:00
Budibase Release Bot
4ee68650c3 v1.0.11 2021-12-09 14:33:04 +00:00
Rory Powell
09d999b9bb Merge pull request #3738 from Budibase/fix/mysql-escaping
Escape mysql describe to handle non standard table names
2021-12-09 14:23:58 +00:00
Rory Powell
4c72297368
Merge pull request #3738 from Budibase/fix/mysql-escaping
Escape mysql describe to handle non standard table names
2021-12-09 14:23:58 +00:00
mike12345567
6535e61165 Fixing some colors. 2021-12-09 14:22:43 +00:00
mike12345567
2dd1074ba5 Updating mocks. 2021-12-09 14:12:01 +00:00
mike12345567
1f6a30b985 Adding link into learn more banner. 2021-12-09 13:44:54 +00:00
mike12345567
49e0630511 Measuring length if no content length supplied. 2021-12-09 13:40:39 +00:00
mike12345567
4e2bfb72f6 Fixing issue with table expanding too far with large response datasets. 2021-12-09 13:23:06 +00:00
mike12345567
8bb1727d0d Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
mike12345567
d774aade45 Adding in the ability to retrieve and view the headers from a rest response. 2021-12-09 12:30:05 +00:00
Peter Clement
a24c1e626d fix home screen automation commands 2021-12-09 11:52:47 +00:00
Rory Powell
4a3f596415 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Rory Powell
21fcff5f28 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Rory Powell
01ab892a00 Modal integration 2021-12-09 11:39:44 +00:00
Andrew Kingston
d9f4c3a4b0 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 2021-12-09 11:25:32 +00:00
Martin McKeaveney
7334fc6748 automate helm deployment with CI 2021-12-09 11:05:43 +00:00
Martin McKeaveney
566d177010 automate helm deployment with CI 2021-12-09 11:05:43 +00:00
Peter Clement
eed8a13100 re-add status lights for app row 2021-12-09 10:10:16 +00:00
mike12345567
dad8524023 Adding placeholder and making sure query urls have a protocol. 2021-12-09 10:02:47 +00:00
Peter Clement
d7afe11655 remove log 2021-12-09 09:24:40 +00:00