Budibase Staging Release Bot
|
f02f996744
|
v2.4.44-alpha.8
|
2023-04-05 12:18:30 +00:00 |
Adria Navarro
|
b11818d2d6
|
Merge pull request #10217 from Budibase/test/fix_flaky_test
Test - Fix flaky test
|
2023-04-05 14:10:25 +02:00 |
adrinr
|
38535e8ef4
|
Format
|
2023-04-05 12:17:32 +01:00 |
adrinr
|
ae9f91885f
|
Fix flaky tests
|
2023-04-05 12:17:02 +01:00 |
mike12345567
|
e699f4684a
|
Updating the global user sync to be more accurate and also remove old user metadata from apps that users don't have access to anymore.
|
2023-04-04 18:03:56 +01:00 |
Budibase Staging Release Bot
|
1785fd8300
|
Update pro version to 2.4.44-alpha.7
|
2023-04-04 14:56:03 +00:00 |
Budibase Staging Release Bot
|
244b911efb
|
v2.4.44-alpha.7
|
2023-04-04 14:53:06 +00:00 |
Rory Powell
|
35fc9ba45c
|
Add quote to httpLogging in helm chart (#10205)
|
2023-04-04 15:45:34 +01:00 |
Budibase Staging Release Bot
|
bcf5bb9ca0
|
Update pro version to 2.4.44-alpha.6
|
2023-04-04 14:21:08 +00:00 |
Budibase Staging Release Bot
|
e94a05887f
|
v2.4.44-alpha.6
|
2023-04-04 14:18:08 +00:00 |
Rory Powell
|
976b3a55ca
|
Update logging to support dd trace attributes (#10086)
* Update logging middleware to integrate with pino for console logging
* Remove elastic apm references, use updated core middlewares
* Remove redundant LOG_LEVEL definitions
* Remove no longer needed jest logging overrides
* lint
* Backwards compat between console log helpers and pino
* Configurable DISABLE_HTTP_LOGGING
* Don't log 4xx as errors
* Remove redundant ENABLE_4XX_HTTP_LOGGING
* Cleanup migrations and event logging
* Improve bb-alert logging
* Add DISABLE_HTTP_LOGGING to helm chart
* Add ops endpoints for testing
* Disable http logging in dev
* Backwards compatible tracing implementation
* Naming update on http logging env var
* lint
* Update packages/backend-core/src/environment.ts
Co-authored-by: Adria Navarro <adria@revityapp.com>
* Merge
* Lint
* Fix console.warn failing mock by replacing with alerts mock instead
* Lint
---------
Co-authored-by: Adria Navarro <adria@revityapp.com>
|
2023-04-04 15:08:46 +01:00 |
mike12345567
|
a2cabb01d5
|
Removing user app sync calls from worker - no longer required.
|
2023-04-04 13:53:30 +01:00 |
mike12345567
|
e128642bce
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
|
2023-04-04 13:37:59 +01:00 |
Budibase Release Bot
|
b1325e4742
|
Update pro version to 2.5.1
|
2023-04-04 09:27:35 +00:00 |
Budibase Release Bot
|
917c5100ad
|
v2.5.1
|
2023-04-04 09:24:27 +00:00 |
Rory Powell
|
5eecb6e686
|
Remove loop for get account during user bulk import (#10203)
|
2023-04-04 10:14:20 +01:00 |
Budibase Staging Release Bot
|
149aa9bbd2
|
Update pro version to 2.4.44-alpha.5
|
2023-04-04 09:12:51 +00:00 |
Budibase Staging Release Bot
|
7bc049c02b
|
v2.4.44-alpha.5
|
2023-04-04 09:09:48 +00:00 |
Adria Navarro
|
e3f8612b37
|
Merge pull request #10201 from Budibase/budi-6822-allow-ad-users-without-emails-set
BUDI-6822 - Allow AD users without emails set
|
2023-04-04 10:57:53 +02:00 |
Adria Navarro
|
640c5c445a
|
Merge pull request #10194 from Budibase/chore/lerna_and_nx
Chore - Update lerna and use nx
|
2023-04-04 10:53:02 +02:00 |
Peter Clement
|
c571a3f881
|
Fix issue with REST bindings not being shown in drawer
|
2023-04-04 09:12:15 +01:00 |
adrinr
|
e052ab50c7
|
Add stream flag to `lerna run`
|
2023-04-04 09:05:38 +01:00 |
adrinr
|
85e3906426
|
Fix
|
2023-04-04 08:44:23 +01:00 |
adrinr
|
ece0d44f1a
|
Stream outputs
|
2023-04-04 08:44:23 +01:00 |
adrinr
|
f44b8d88dd
|
Add extra ignores
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
e71fe0fc86
|
Add .nxignore
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
6862a2d26b
|
Downgrade python
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
2b89b3fb15
|
Update pino-pretty versions
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
94278fd772
|
Bump py and node versions
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
7395b0a260
|
Cache build and test
|
2023-04-04 08:44:05 +01:00 |
adrinr
|
8a68b4146d
|
Update lerna
|
2023-04-04 08:44:05 +01:00 |
Michael Drury
|
ff98ba5a0a
|
Adding a document update queue based on the events which can be used to track when certain documents have changed, using this for users and groups to detect when a re-sync is needed.
|
2023-04-04 00:25:15 +01:00 |
adrinr
|
e0bcc42c80
|
Make scim info extensible and the object unaware of the data
|
2023-04-03 19:06:03 +01:00 |
adrinr
|
ad4f70b826
|
Type emails
|
2023-04-03 16:45:55 +01:00 |
adrinr
|
c0d7f2329a
|
Extract valid email util
|
2023-04-03 16:42:30 +01:00 |
Budibase Staging Release Bot
|
b841cec4c9
|
Update pro version to 2.4.44-alpha.4
|
2023-04-03 15:16:50 +00:00 |
Budibase Staging Release Bot
|
2c9b354a1b
|
v2.4.44-alpha.4
|
2023-04-03 15:13:42 +00:00 |
Michael Drury
|
a23d2bb730
|
Merge pull request #10197 from Budibase/fix/rest-pdf-support
REST PDF response support
|
2023-04-03 16:05:31 +01:00 |
mike12345567
|
29def1408a
|
Fixing syntax error and linting.
|
2023-04-03 15:36:34 +01:00 |
Michael Drury
|
2f57b3b16d
|
Merge pull request #10077 from robert4dt/develop
Handle application/pdf content type in rest integration
|
2023-04-03 15:30:03 +01:00 |
Budibase Release Bot
|
fbbb36b809
|
Update pro version to 2.5.0
|
2023-04-03 13:14:16 +00:00 |
Budibase Release Bot
|
be8dfd2ef1
|
v2.5.0
|
2023-04-03 13:10:52 +00:00 |
Budibase Staging Release Bot
|
5172c45ce8
|
Update pro version to 2.4.44-alpha.3
|
2023-04-03 11:37:14 +00:00 |
Budibase Staging Release Bot
|
52cc24121e
|
v2.4.44-alpha.3
|
2023-04-03 11:33:44 +00:00 |
Michael Drury
|
9e68e9cf2f
|
Merge pull request #10181 from Budibase/fix/same-tab-googlesheets-onboarding
Minor googlesheets onboarding improvement
|
2023-04-03 12:22:09 +01:00 |
Adria Navarro
|
e1669c8260
|
Merge pull request #10022 from Budibase/feature/scim
Feature - SCIM endpoints
|
2023-04-03 13:22:01 +02:00 |
Budibase Staging Release Bot
|
4a2e1b8019
|
Update pro version to 2.4.44-alpha.2
|
2023-04-03 11:12:19 +00:00 |
Budibase Staging Release Bot
|
1c84b14582
|
v2.4.44-alpha.2
|
2023-04-03 11:09:04 +00:00 |
Peter Clement
|
f2eced6ea4
|
Merge pull request #10180 from Budibase/fix/no-iterations-loop
Add new status to handle no iterations during loop
|
2023-04-03 12:00:15 +01:00 |
adrinr
|
d943e387b1
|
Expose actual error message
|
2023-04-03 12:00:06 +01:00 |