Dean
|
dd88acc11f
|
Minor fix for component test
|
2022-06-01 10:49:01 +01:00 |
Budibase Staging Release Bot
|
1509f41dd4
|
Update pro version to 1.0.192-alpha.1
|
2022-06-01 09:36:32 +00:00 |
Budibase Staging Release Bot
|
724c447601
|
v1.0.192-alpha.1
|
2022-06-01 09:34:58 +00:00 |
Mihail Hadzhiev
|
75ef7ae60c
|
Merge pull request #6138 from Budibase/cypressTests
Refactoring cypress tests
|
2022-06-01 12:22:36 +03:00 |
Budibase Staging Release Bot
|
c24a729ce5
|
Update pro version to 1.0.192-alpha.0
|
2022-06-01 08:58:28 +00:00 |
Budibase Staging Release Bot
|
f1d35057a3
|
v1.0.192-alpha.0
|
2022-06-01 08:57:05 +00:00 |
Martin McKeaveney
|
80bdf12ee7
|
merge
|
2022-06-01 09:48:01 +01:00 |
Martin McKeaveney
|
d57c4987fe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-01 09:47:13 +01:00 |
Mel O'Hagan
|
a217d04d6a
|
Revert "Datasource plus - build schema"
This reverts commit 11a9138bdb .
|
2022-06-01 09:36:42 +01:00 |
Mel O'Hagan
|
192663c94a
|
Revert "primaryKey name fix"
This reverts commit 9c408fda9c .
|
2022-06-01 09:36:28 +01:00 |
Dean
|
78d0b70ef8
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-06-01 09:05:24 +01:00 |
Dean
|
9012889154
|
Added missing component config
|
2022-06-01 09:04:38 +01:00 |
MihailHadzhiev2022
|
6d0ac317ce
|
adding locators for PublishWorkFlow test
|
2022-06-01 10:23:15 +03:00 |
Dean
|
692039cd34
|
Component Cypress tests and fixes
|
2022-05-31 22:57:33 +01:00 |
Rory Powell
|
7ebfaf8a31
|
Failover protection with event cache
|
2022-05-31 21:04:41 +01:00 |
MihailHadzhiev2022
|
d6db7eb34b
|
Merge branch 'develop' into cypressTests
|
2022-05-31 18:57:07 +03:00 |
MihailHadzhiev2022
|
d7012c664d
|
refactoring autoScreensUI test
|
2022-05-31 18:39:05 +03:00 |
Budibase Staging Release Bot
|
c8296e21c3
|
Update pro version to 1.0.191-alpha.0
|
2022-05-31 14:18:09 +00:00 |
Budibase Staging Release Bot
|
919abae8c8
|
v1.0.191-alpha.0
|
2022-05-31 14:16:46 +00:00 |
MihailHadzhiev2022
|
b44ae7b30b
|
Small fixes
|
2022-05-31 17:01:11 +03:00 |
mike12345567
|
010059e29d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-31 14:59:57 +01:00 |
Budibase Release Bot
|
f80c06096a
|
Update pro version to 1.0.191
|
2022-05-31 13:59:30 +00:00 |
Budibase Release Bot
|
78df2772e6
|
v1.0.191
|
2022-05-31 13:57:52 +00:00 |
Michael Drury
|
34837c86b5
|
Merge pull request #6120 from Budibase/fix/graceful-shutdown
Graceful server shutdown and cleaning up hooks which keep instance alive
|
2022-05-31 14:49:51 +01:00 |
Mel O'Hagan
|
9c408fda9c
|
primaryKey name fix
|
2022-05-31 14:47:27 +01:00 |
Mel O'Hagan
|
11a9138bdb
|
Datasource plus - build schema
|
2022-05-31 14:39:53 +01:00 |
Budibase Release Bot
|
3fbb6821ea
|
Update pro version to 1.0.190
|
2022-05-31 13:08:58 +00:00 |
Budibase Release Bot
|
15164833f3
|
v1.0.190
|
2022-05-31 13:07:37 +00:00 |
Martin McKeaveney
|
3c7c7b0571
|
Merge pull request #6115 from Budibase/infra/livenesschecks
livenessProbes for worker and app services
|
2022-05-31 13:59:50 +01:00 |
Budibase Staging Release Bot
|
e790c5a121
|
Update pro version to 1.0.190-alpha.0
|
2022-05-31 12:21:56 +00:00 |
Budibase Staging Release Bot
|
5bc1a3698a
|
v1.0.190-alpha.0
|
2022-05-31 12:20:29 +00:00 |
Martin McKeaveney
|
356340f048
|
merge
|
2022-05-31 13:11:42 +01:00 |
Mel O'Hagan
|
534cc9e6c8
|
CRUD added for snowflake
|
2022-05-31 13:10:16 +01:00 |
Martin McKeaveney
|
ad6f2e7e6f
|
make rate limit optional
|
2022-05-31 13:03:59 +01:00 |
Mel O'Hagan
|
fe3a774db3
|
Added types and error handling
|
2022-05-31 11:58:03 +01:00 |
mike12345567
|
f1c81436cc
|
Review comments and test fix.
|
2022-05-31 10:16:22 +01:00 |
Martin McKeaveney
|
7a8a2e6244
|
add API_REQ_LIMIT_PER_SEC
|
2022-05-31 07:41:43 +01:00 |
mike12345567
|
e00e3c8660
|
Adding checking for zlib error, to try and stop if it occurs.
|
2022-05-30 21:54:24 +01:00 |
Rory Powell
|
a9ab8b2629
|
Lots of failure handling and caching
|
2022-05-30 21:46:08 +01:00 |
mike12345567
|
b19882902b
|
Adding process exits.
|
2022-05-30 21:24:23 +01:00 |
mike12345567
|
fa30457f2b
|
Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully.
|
2022-05-30 21:22:06 +01:00 |
Mel O'Hagan
|
570aeecdc3
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Martin McKeaveney
|
d5e5dbad03
|
bump K8S chart version
|
2022-05-30 17:59:46 +01:00 |
Martin McKeaveney
|
015b083063
|
livenessProbes for worker and app services
|
2022-05-30 17:58:29 +01:00 |
Mel O'Hagan
|
3a56712d62
|
Added snowflake dependency
|
2022-05-30 15:31:25 +01:00 |
MihailHadzhiev2022
|
f6527ff489
|
Adding interact locators for createComponent cypress test
|
2022-05-30 15:45:04 +03:00 |
Dean
|
f1111fffca
|
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
|
2022-05-30 12:57:10 +01:00 |
Mel O'Hagan
|
d0dffb896b
|
Convert array string to array type
|
2022-05-30 12:05:25 +01:00 |
Rory Powell
|
2a00f6498d
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-29 00:25:40 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |