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

11088 commits

Author SHA1 Message Date
Dean
8a189f3451 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 09:12:34 +01:00
Budibase Staging Release Bot
dacefa4300 Update pro version to 1.0.176-alpha.0 2022-05-23 22:53:16 +00:00
Budibase Staging Release Bot
fe44d5a321 v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567
a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
Budibase Release Bot
ed1099470e Update pro version to 1.0.175 2022-05-23 22:33:53 +00:00
Budibase Release Bot
15d3ecaa7b v1.0.175 2022-05-23 22:32:31 +00:00
mike12345567
484dbbb605 Adding the ability to force a new context. 2022-05-23 23:23:49 +01:00
Budibase Release Bot
c6a8f5ec3a Update pro version to 1.0.174 2022-05-23 18:25:37 +00:00
Budibase Release Bot
b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Martin McKeaveney
4328f5926c Update pm2.config.js 2022-05-23 19:16:11 +01:00
Martin McKeaveney
fb1a10d50b updating pm2 config files to be named correctly so commands are picked up 2022-05-23 19:13:02 +01:00
Budibase Release Bot
aa6380a856 Update pro version to 1.0.173 2022-05-23 17:15:41 +00:00
Budibase Release Bot
4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Martin McKeaveney
d18de6c4c9 prevent issue with TTL dependency import 2022-05-23 17:38:02 +01:00
Budibase Staging Release Bot
3310b03173 Update pro version to 1.0.173-alpha.0 2022-05-23 16:14:33 +00:00
Budibase Staging Release Bot
f838a43e51 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567
1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney
e1bacb7cca making checklist cache length controllable through env var 2022-05-23 16:57:15 +01:00
Martin McKeaveney
518797295e merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot
8101b6ea06 Update pro version to 1.0.172 2022-05-23 15:49:57 +00:00
Budibase Release Bot
858204d5f9 v1.0.172 2022-05-23 15:48:30 +00:00
Martin McKeaveney
9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Dean
b60e03f8f1 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-23 16:13:26 +01:00
Dean
253642ad1f Refactored the approach to builder focus. Extending the behaviour beyond form fields 2022-05-23 16:12:56 +01:00
mike12345567
8fbbba16ee Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
Budibase Staging Release Bot
6a6789ca91 Update pro version to 1.0.167-alpha.9 2022-05-23 14:18:44 +00:00
Budibase Staging Release Bot
deb9915ed2 v1.0.167-alpha.9 2022-05-23 14:17:10 +00:00
mike12345567
ee345af60d Removing old caching code. 2022-05-23 15:07:58 +01:00
Peter Clement
32d0df129c Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
mike12345567
76f19def26 Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
Peter Clement
6bf9346975 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Budibase Release Bot
b33d8ba588 Update pro version to 1.0.171 2022-05-23 12:03:00 +00:00
Budibase Release Bot
664d41ab99 v1.0.171 2022-05-23 12:01:23 +00:00
Martin McKeaveney
0b53d9ab6b simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Budibase Release Bot
4935cff4ac Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00
Budibase Release Bot
aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney
e6a28aaeed Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
Budibase Release Bot
8d0040a0b2 Update pro version to 1.0.169 2022-05-23 00:07:47 +00:00
Budibase Release Bot
2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney
1ce66bd860 turn off withCache for tests 2022-05-23 00:29:45 +01:00
Martin McKeaveney
6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot
ea5d8e9d56 Update pro version to 1.0.168 2022-05-22 18:31:42 +00:00
Dean
81bb960491 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-22 19:30:58 +01:00
Budibase Release Bot
62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney
e61e118b25 query optimisation on checklist endpoint 2022-05-22 18:51:13 +01:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
mike12345567
513d901ab4 Adding user load testing script. 2022-05-22 17:14:24 +01:00
Martin McKeaveney
b55635c7ab disable prod app sync 2022-05-22 17:11:05 +01:00
Martin McKeaveney
82ecaec405 lint 2022-05-22 16:39:34 +01:00
mike12345567
f3d66ea3c7 Updating yarn locks. 2022-05-20 18:38:11 +01:00