1
0
Fork 0
mirror of synced 2024-08-28 00:12:02 +12:00
Commit graph

6991 commits

Author SHA1 Message Date
Budibase Release Bot
535a28eb83 v0.9.80 2021-07-27 09:07:05 +00:00
Joe
b9f48fb6ef Merge pull request #2125 from Budibase/all-contributors/add-mslourens
docs: add mslourens as a contributor for test, code
2021-07-27 09:59:23 +01:00
Joe
589a4a588b Merge branch 'master' into all-contributors/add-mslourens 2021-07-27 09:57:23 +01:00
Joe
1151031981 Merge pull request #2126 from Budibase/all-contributors/add-Rory-Powell
docs: add Rory-Powell as a contributor for infra, test, code
2021-07-27 09:53:30 +01:00
allcontributors[bot]
3b774a7cd1 docs: update .all-contributorsrc [skip ci] 2021-07-27 08:44:13 +00:00
allcontributors[bot]
aecfbbc451 docs: update README.md [skip ci] 2021-07-27 08:44:11 +00:00
allcontributors[bot]
ab683a40ab docs: update .all-contributorsrc [skip ci] 2021-07-27 08:41:36 +00:00
allcontributors[bot]
58de439acd docs: update README.md [skip ci] 2021-07-27 08:41:35 +00:00
Budibase Release Bot
c47d08bb4a v0.9.79 2021-07-23 16:08:58 +00:00
Michael Drury
301192af03 Merge pull request #2064 from Budibase/fix/lucene-filtering
Fix lucene filtering
2021-07-23 16:59:58 +01:00
Andrew Kingston
d6761fa9a8 Fix setVersion not returning itself to restore builder syntax compatibility 2021-07-23 15:57:50 +01:00
Andrew Kingston
5202b09499 Send api version as header with every request from client library 2021-07-23 15:56:18 +01:00
Andrew Kingston
72061f341e Add missing version to paginated search endpoint 2021-07-23 15:55:58 +01:00
mike12345567
fa3cf585d7 Adding concept of version to APIs. 2021-07-23 15:29:14 +01:00
mike12345567
94744ffbd8 Updating to use default false for search pre-processing. 2021-07-23 13:44:46 +01:00
mike12345567
a5d9883f28 Updating internal search to disable features were required. 2021-07-23 13:29:50 +01:00
mike12345567
e24c6bafd1 Removing optional chaining, not valid in Node. 2021-07-23 13:07:10 +01:00
Andrew Kingston
520651119b Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 2021-07-22 15:53:20 +01:00
Budibase Release Bot
d8136d0704 v0.9.78 2021-07-19 14:23:03 +00:00
Michael Drury
c55ad5670d Merge pull request #2022 from Budibase/fix/equal-search
Lucene equality searching fix
2021-07-19 15:15:15 +01:00
mike12345567
2ec00c32b6 Linting. 2021-07-19 14:32:14 +01:00
mike12345567
65358cf10d Fixing an issue with lucene equality searching, strings weren't handled correctly. 2021-07-19 14:31:06 +01:00
Budibase Release Bot
ec19ff23c2 v0.9.77 2021-07-16 18:52:46 +00:00
Michael Drury
947e399b0b Merge pull request #2012 from Budibase/fix/update-row
Update row automation action fix
2021-07-16 19:42:09 +01:00
Michael Drury
126bf74347 Fixing issue with update row after rows API changed. 2021-07-16 19:13:44 +01:00
Budibase Release Bot
2668f2ba40 v0.9.76 2021-07-15 23:23:00 +00:00
Andrew Kingston
cda15789f7 Remove padding from empty layouts and add option for full width layout content 2021-07-16 00:14:44 +01:00
Budibase Release Bot
2bd7934518 v0.9.75 2021-07-15 10:12:28 +00:00
Michael Drury
fd76e532c7 Merge pull request #1989 from Budibase/fix/email-explanation
Email template descriptions/information
2021-07-15 11:04:36 +01:00
mike12345567
a9160f5914 Rewording email template descriptions. 2021-07-14 13:24:46 +01:00
mike12345567
a31cce0ff9 Linting. 2021-07-14 13:18:27 +01:00
mike12345567
c20fde41ee Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain. 2021-07-14 11:23:24 +01:00
Budibase Release Bot
23bb4215c2 v0.9.74 2021-07-13 16:53:42 +00:00
Martin McKeaveney
0d1cb839ad Merge pull request #1982 from Budibase/fix/query-array-pg
fix postgres query array value
2021-07-13 17:45:13 +01:00
Martin McKeaveney
7e5c4be14f fix postgres query array value 2021-07-13 17:11:11 +01:00
Budibase Release Bot
1f5b3b4467 v0.9.73 2021-07-09 17:29:06 +00:00
Martin McKeaveney
8a70de8d0b Merge pull request #1962 from apoclyps/fix/spellings
[Fix] apply fixes for common spelling mistakes
2021-07-09 18:19:42 +01:00
Kyle Harrison
2d451bb3a9 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Budibase Release Bot
f4f2a03503 v0.9.72 2021-07-07 12:19:03 +00:00
Andrew Kingston
ef88c740b2 Fix iframe preview loading bug in old client library versions 2021-07-07 13:09:33 +01:00
Budibase Release Bot
330fd8b922 v0.9.71 2021-07-07 10:52:11 +00:00
Andrew Kingston
c2b4d93668 Merge pull request #1940 from Budibase/ak-fixes
Fixes for some recent issues
2021-07-07 11:44:39 +01:00
Andrew Kingston
ab4e71c1a4 Improve handling of permission issues and routing issues, and add an error fallback message 2021-07-07 11:29:35 +01:00
Andrew Kingston
ee8033e88f Expose the screens and layouts from the screen store in the client library 2021-07-07 11:28:53 +01:00
Andrew Kingston
bdf7b6257a Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 2021-07-07 11:28:35 +01:00
Andrew Kingston
07ea6469fd Add error handling to builder preview and loading indicator 2021-07-07 11:10:23 +01:00
Andrew Kingston
298e948432 Mock redis shutdown method to avoid errors 2021-07-07 09:34:56 +01:00
Andrew Kingston
82c00e6757 Only clean up app tmp dir if it exists during testing 2021-07-07 09:34:40 +01:00
Andrew Kingston
dd02b8cf6c Swap row and column icons 2021-07-07 09:28:11 +01:00
Martin McKeaveney
9f3c2a8033 typo 2021-07-06 18:56:41 +01:00