Budibase Staging Release Bot
|
9ad76c231e
|
v1.2.20-alpha.2
|
2022-08-09 10:20:35 +00:00 |
Michael Drury
|
f8e978f321
|
Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
|
2022-08-09 11:00:38 +01:00 |
Martin McKeaveney
|
6526143081
|
Merge pull request #7165 from Budibase/fix/applications-500
Fix crash when attempting to parse a nullish automation error
|
2022-08-09 10:55:41 +01:00 |
mike12345567
|
fda15d3bd8
|
Adding a test for the case where a user has added a number: at the start of the column - could have broken things.
|
2022-08-08 19:21:06 +01:00 |
mike12345567
|
76f0c4a289
|
Adding multiple of same property test case for lucene building.
|
2022-08-08 19:19:33 +01:00 |
mike12345567
|
31e83b3f4c
|
Adding unit tests for internal DB lucene syntax building.
|
2022-08-08 19:17:28 +01:00 |
Andrew Kingston
|
7c96eb3bda
|
Fix crash when attempting to parse a nullish automation error
|
2022-08-08 16:44:00 +01:00 |
Budibase Staging Release Bot
|
802f81f90d
|
Update pro version to 1.2.20-alpha.1
|
2022-08-08 13:04:41 +00:00 |
Budibase Staging Release Bot
|
384e057c92
|
v1.2.20-alpha.1
|
2022-08-08 13:01:41 +00:00 |
Rory Powell
|
9cf23fde42
|
Merge pull request #7139 from Budibase/disable-posthog-release
Disable posthog in release env unless needed
|
2022-08-08 13:51:48 +01:00 |
Budibase Staging Release Bot
|
d735e0abc6
|
Update pro version to 1.2.20-alpha.0
|
2022-08-08 11:04:33 +00:00 |
Budibase Staging Release Bot
|
c62de92556
|
v1.2.20-alpha.0
|
2022-08-08 11:01:32 +00:00 |
Rory Powell
|
40b22019ea
|
Disable posthog in release env
|
2022-08-08 11:51:38 +01:00 |
Rory Powell
|
3b9343b3e6
|
Merge branch 'master' into develop
|
2022-08-08 11:50:22 +01:00 |
Budibase Release Bot
|
a0288f0c2e
|
Update pro version to 1.2.19
|
2022-08-08 10:02:59 +00:00 |
Budibase Release Bot
|
a94576add8
|
v1.2.19
|
2022-08-08 09:59:51 +00:00 |
Rory Powell
|
68134fb5f9
|
Merge pull request #7135 from Budibase/posthog-reduction
Reduce event frequency
|
2022-08-08 10:49:33 +01:00 |
Rory Powell
|
cc9bc937b6
|
Reduce event frequency
|
2022-08-08 10:47:39 +01:00 |
Budibase Release Bot
|
d976bbbdeb
|
Update pro version to 1.2.18
|
2022-08-08 09:13:47 +00:00 |
Budibase Release Bot
|
bf155b69e2
|
v1.2.18
|
2022-08-08 09:10:52 +00:00 |
Rory Powell
|
33cd71f281
|
Merge pull request #7133 from Budibase/session-wipe-fix
Bulk session wipe fix + logging
|
2022-08-08 10:00:50 +01:00 |
Rory Powell
|
fe17ffffb6
|
Bulk session wipe fix + logging
|
2022-08-08 09:34:45 +01:00 |
Budibase Release Bot
|
eef00b62bc
|
Update pro version to 1.2.17
|
2022-08-06 19:32:22 +00:00 |
Budibase Release Bot
|
4743181157
|
v1.2.17
|
2022-08-06 19:29:21 +00:00 |
melohagan
|
d569fc7692
|
Merge pull request #7113 from Budibase/bug/sev3/options-picker-set-value-relationship-picker
Options picker set value for relationship picker - handle non-array values
|
2022-08-06 20:18:27 +01:00 |
Budibase Release Bot
|
8c364cd5c4
|
Update pro version to 1.2.16
|
2022-08-05 21:25:20 +00:00 |
Budibase Release Bot
|
ca59b500f1
|
v1.2.16
|
2022-08-05 21:22:22 +00:00 |
Michael Drury
|
3f0401e305
|
Merge pull request #7124 from Budibase/fix/various-session-fixes
Further session fixes
|
2022-08-05 22:12:28 +01:00 |
mike12345567
|
2dea5c5614
|
Some various session fixes based on current data.
|
2022-08-05 21:35:26 +01:00 |
Budibase Release Bot
|
54d57e9b06
|
Update pro version to 1.2.15
|
2022-08-05 16:48:53 +00:00 |
Budibase Release Bot
|
b40a3ff5a4
|
v1.2.15
|
2022-08-05 16:45:30 +00:00 |
Michael Drury
|
0ec2fa8f38
|
Merge pull request #7114 from Budibase/fix/session-perf
Increasing time between updating session TTLs
|
2022-08-05 17:30:16 +01:00 |
Andrew Kingston
|
f82e81721b
|
Merge pull request #7117 from Budibase/fix/lucene-pagination
Insert table ID back into query for follow-up pagination query
|
2022-08-05 17:22:06 +01:00 |
mike12345567
|
52d16d1099
|
Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated.
|
2022-08-05 17:13:03 +01:00 |
Andrew Kingston
|
9fa463313c
|
Insert table ID back into query for follow-up pagination query
|
2022-08-05 16:06:16 +01:00 |
mike12345567
|
b3a6efa2f9
|
Updating authenticated middleware to typescript and updating the TTL once per minute rather than every API request.
|
2022-08-05 15:21:12 +01:00 |
Mel O'Hagan
|
15ffa76d6f
|
Handle non-array values
|
2022-08-05 14:53:41 +01:00 |
Budibase Release Bot
|
1a43b72dfe
|
Update pro version to 1.2.14
|
2022-08-05 12:04:48 +00:00 |
Budibase Release Bot
|
f3dfcf07aa
|
v1.2.14
|
2022-08-05 12:00:58 +00:00 |
Michael Drury
|
af14f63d8b
|
Merge pull request #7110 from Budibase/fix/remove-sesh-api
Remove session API
|
2022-08-05 12:47:33 +01:00 |
Budibase Staging Release Bot
|
e51c96a805
|
Update pro version to 1.2.13-alpha.1
|
2022-08-05 10:53:28 +00:00 |
Budibase Staging Release Bot
|
ade8496584
|
v1.2.13-alpha.1
|
2022-08-05 10:50:30 +00:00 |
Budibase Release Bot
|
5425e296da
|
Update pro version to 1.2.13
|
2022-08-05 10:43:53 +00:00 |
Michael Drury
|
baa7fc54fe
|
Merge pull request #6986 from Budibase/labday/transpiler
JS helpers, development only HBS -> JS conversion
|
2022-08-05 11:40:37 +01:00 |
Budibase Release Bot
|
dff11ee7a5
|
v1.2.13
|
2022-08-05 10:40:20 +00:00 |
mike12345567
|
1b952d29a3
|
Removing session API.
|
2022-08-05 11:39:28 +01:00 |
NEOLPAR
|
6c926ab2d7
|
Merge pull request #6967 from Budibase/fix/docs-amendments
Fix/docs amendments
|
2022-08-05 11:27:32 +01:00 |
NEOLPAR
|
de5d1cea3e
|
amendments for PR comments
|
2022-08-05 10:57:13 +01:00 |
NEOLPAR
|
28aa158ef9
|
spanish README
|
2022-08-05 10:45:41 +01:00 |
Budibase Staging Release Bot
|
2c80ee88f9
|
Update pro version to 1.2.13-alpha.0
|
2022-08-04 20:50:55 +00:00 |