1
0
Fork 0
mirror of synced 2024-08-20 20:41:37 +12:00
Commit graph

10023 commits

Author SHA1 Message Date
Andrew Kingston
d7720e2643 Expose whole form value as a data binding 2021-12-13 09:34:27 +00:00
Rory Powell
077c9ef434 Integrate query with datasource auth 2021-12-11 23:34:30 +00:00
Rory Powell
9fa4fe6c76 Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-11 21:43:03 +00:00
Rory Powell
9a0af5ba0a Add _id field 2021-12-11 10:40:57 +00:00
Rory Powell
77d17e143d Auth config forms 2021-12-11 09:59:09 +00:00
Budibase Staging Release Bot
2565d5476f v1.0.15-alpha.1 2021-12-10 16:56:34 +00:00
Budibase Release Bot
9f45829bfa v1.0.15 2021-12-10 16:55:00 +00:00
mike12345567
0d42cef407 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-12-10 16:46:29 +00:00
mike12345567
f136bcbc8c Adding slash incase couch URL doesn't contain. 2021-12-10 16:46:00 +00:00
mike12345567
a0bb13e5c0 Adding slash incase couch URL doesn't contain. 2021-12-10 16:44:58 +00:00
Budibase Staging Release Bot
1a2bcc02f1 v1.0.15-alpha.0 2021-12-10 16:29:45 +00:00
mike12345567
ec313a300a Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-10 16:19:24 +00:00
Budibase Release Bot
e1a527a4bb v1.0.14 2021-12-10 15:45:07 +00:00
Michael Drury
a5c1cb287a Merge pull request #3760 from Budibase/fix/all-db-perf
Large number of Couch DBs perf fix
2021-12-10 15:35:57 +00:00
Andrew Kingston
2decf236a4 Update deepSet helper to create parent keys of a deep path if one does not exist 2021-12-10 15:27:04 +00:00
Andrew Kingston
c072044d21 Rename Key/Value field to JSON field 2021-12-10 15:26:43 +00:00
mike12345567
7567c778c8 Removing repeated line. 2021-12-10 15:18:57 +00:00
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
Andrew Kingston
9353aec940 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
Andrew Kingston
dc7d22e5cb Add support for binding forms to deep json fields 2021-12-10 14:18:01 +00:00
Budibase Staging Release Bot
8d1e0e5dfb 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
mike12345567
6e582909ca 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
Andrew Kingston
891538eaa4 Hide JSON array from filter editor 2021-12-10 10:52:51 +00:00
Budibase Staging Release Bot
b688e50272 v1.0.13-alpha.0 2021-12-10 10:39:20 +00:00
Rory Powell
45cd4b9c42 Merge pull request #3755 from Budibase/merge-master
Master -> Develop
2021-12-10 10:31:44 +00:00
Rory Powell
eeb6614823 Merge branch 'master' into merge-master 2021-12-10 10:14:43 +00:00
Andrew Kingston
9708539631 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
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
mike12345567
f5b1e255d5 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
c97852d0ff Fix border radius rounding on hover and selection indicators in builder preview 2021-12-09 17:22:46 +00:00
Andrew Kingston
eeecc762d2 Add button context to execute query action 2021-12-09 16:48:19 +00:00
Andrew Kingston
372d32b8b3 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-09 16:32:25 +00:00
Andrew Kingston
dd5d0ffc7b Add output context to duplicate row action 2021-12-09 16:29:22 +00:00
Andrew Kingston
707ed7419d Reset field value to default value if default value changes 2021-12-09 14:51:19 +00:00
Andrew Kingston
eedd1f0cf6 Fix bug where save duplicate action was mutating the real context 2021-12-09 14:36:57 +00:00
Andrew Kingston
9ad25fcf88 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
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
mike12345567
56d673e55c Fixing some colors. 2021-12-09 14:22:43 +00:00
mike12345567
b48c30a7c0 Updating mocks. 2021-12-09 14:12:01 +00:00
mike12345567
81c1644a78 Adding link into learn more banner. 2021-12-09 13:44:54 +00:00
mike12345567
cade92cc63 Measuring length if no content length supplied. 2021-12-09 13:40:39 +00:00
mike12345567
da3df17699 Fixing issue with table expanding too far with large response datasets. 2021-12-09 13:23:06 +00:00
mike12345567
4cd28fa7c4 Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
mike12345567
ad1007ffdc Adding in the ability to retrieve and view the headers from a rest response. 2021-12-09 12:30:05 +00:00
Peter Clement
fa8fb5577e fix home screen automation commands 2021-12-09 11:52:47 +00:00