1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

20493 commits

Author SHA1 Message Date
Dean 28804c395c Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 17:09:15 +01:00
Budibase Staging Release Bot 58cfc29dc5 Update pro version to 1.0.178-alpha.0 2022-05-24 14:27:47 +00:00
Budibase Staging Release Bot c1da01986f v1.0.178-alpha.0 2022-05-24 14:26:06 +00:00
Martin McKeaveney bdce546902
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
2022-05-24 15:16:17 +01:00
Dean a16e88acf0 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 11:10:42 +01:00
Mitch-Budibase 1d3719603e
Merge pull request #5978 from Budibase/cypress-testing
Lead Generation Form Template Test + Refactor
2022-05-24 10:28:01 +01:00
Rory Powell 925fcf1991 Merge branch 'master' into develop 2022-05-24 10:24:53 +01:00
Dean 1e826813f1 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 10:23:13 +01:00
Budibase Release Bot 2f1f42a84d v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell ef13d6a821 Merge branch 'master' into develop 2022-05-24 10:20:08 +01:00
Rory Powell 105785a754 Fix pro and core versions 2022-05-24 10:11:55 +01:00
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 2022-05-24 09:58:05 +01:00
Budibase Release Bot d762e8e679 Update pro version to 1.0.176 2022-05-24 08:29:39 +00:00
Budibase Release Bot a44bff0006 v1.0.176 2022-05-24 08:28:23 +00:00
Martin McKeaveney 10fe43050f adding default license env variable 2022-05-24 09:12:39 +01:00
Dean ecaae0ed8d Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 09:12:34 +01:00
Budibase Staging Release Bot e3bc9c4c90 Update pro version to 1.0.176-alpha.0 2022-05-23 22:53:16 +00:00
Budibase Staging Release Bot 163be3719c v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567 d535afa542 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
Budibase Release Bot 833b829c3e Update pro version to 1.0.175 2022-05-23 22:33:53 +00:00
Budibase Release Bot 80b35ef096 v1.0.175 2022-05-23 22:32:31 +00:00
mike12345567 fe1016d01b Adding the ability to force a new context. 2022-05-23 23:23:49 +01:00
Budibase Release Bot 89c51a1afc Update pro version to 1.0.174 2022-05-23 18:25:37 +00:00
Budibase Release Bot 7771898ed6 v1.0.174 2022-05-23 18:24:18 +00:00
Martin McKeaveney ea98ccabd6
Update pm2.config.js 2022-05-23 19:16:11 +01:00
Martin McKeaveney 878f5401d7 updating pm2 config files to be named correctly so commands are picked up 2022-05-23 19:13:02 +01:00
Budibase Release Bot 65b44906e0 Update pro version to 1.0.173 2022-05-23 17:15:41 +00:00
Budibase Release Bot b408b4079f v1.0.173 2022-05-23 17:14:13 +00:00
Martin McKeaveney 73404a6fb3 prevent issue with TTL dependency import 2022-05-23 17:38:02 +01:00
Budibase Staging Release Bot f66e36d494 Update pro version to 1.0.173-alpha.0 2022-05-23 16:14:33 +00:00
Budibase Staging Release Bot c8bdd7b059 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567 806a0c0389 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney 1cc140d50a making checklist cache length controllable through env var 2022-05-23 16:57:15 +01:00
Martin McKeaveney f8d0e6fea8 merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot d7d1e9a5c3 Update pro version to 1.0.172 2022-05-23 15:49:57 +00:00
Budibase Release Bot 6af7e64085 v1.0.172 2022-05-23 15:48:30 +00:00
Martin McKeaveney b30c045663 enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Dean 1bc87704eb Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-23 16:13:26 +01:00
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 2022-05-23 16:12:56 +01:00
mike12345567 7be0dad245 Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
Budibase Staging Release Bot 799c290c86 Update pro version to 1.0.167-alpha.9 2022-05-23 14:18:44 +00:00
Budibase Staging Release Bot c12c1db195 v1.0.167-alpha.9 2022-05-23 14:17:10 +00:00
mike12345567 0e84430307 Removing old caching code. 2022-05-23 15:07:58 +01:00
Peter Clement 5d1a6c370b
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
mike12345567 100f5a6f3c 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 0a8cb11514 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Budibase Release Bot c1ea4353df Update pro version to 1.0.171 2022-05-23 12:03:00 +00:00
Budibase Release Bot be3f4676fd v1.0.171 2022-05-23 12:01:23 +00:00
Martin McKeaveney 5e2155cbc7 simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Budibase Release Bot 764b4ca9cd Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00