mike12345567
4bc47c1563
Minor updates to the context system and also adding env vars to automation context.
2023-01-16 16:47:59 +00:00
mike12345567
94203b3a2c
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
2023-01-16 14:26:26 +00:00
Budibase Staging Release Bot
e3fee5c121
Update pro version to 2.2.12-alpha.20
2023-01-16 11:44:26 +00:00
Budibase Staging Release Bot
bf18dd279d
v2.2.12-alpha.20
2023-01-16 11:40:48 +00:00
Budibase Staging Release Bot
88ec8d4db0
Update pro version to 2.2.12-alpha.19
2023-01-16 11:03:36 +00:00
Budibase Staging Release Bot
0af40aa059
v2.2.12-alpha.19
2023-01-16 10:59:43 +00:00
Adria Navarro
2ebabbe0e7
Merge pull request #9337 from Budibase/bug/#7220-removing-user-from-auth-does-not-remove-from-app
...
Bug - #7220 removing user from auth does not remove from app
2023-01-16 10:49:27 +00:00
Adria Navarro
46e8986566
Add test
2023-01-16 10:19:05 +00:00
Adria Navarro
17b7e18fe6
Type request and body
2023-01-16 10:15:00 +00:00
mike12345567
186aeeec2d
Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries.
2023-01-13 19:53:46 +00:00
Budibase Staging Release Bot
87ef45dc73
Update pro version to 2.2.12-alpha.18
2023-01-13 18:35:36 +00:00
Budibase Staging Release Bot
62d16a66e3
v2.2.12-alpha.18
2023-01-13 18:32:00 +00:00
Adria Navarro
ce104b2bc9
Fix undefineds
2023-01-13 14:48:01 +00:00
Adria Navarro
a183c85f8c
Unify endpoints
2023-01-13 14:45:04 +00:00
Adria Navarro
8e8b0f9b4e
Fix copy on reponse message
2023-01-13 13:33:40 +00:00
Adria Navarro
fe0b70d843
Replace BBContext for Ctx
2023-01-13 13:31:48 +00:00
Budibase Staging Release Bot
ed5982dd01
Update pro version to 2.2.12-alpha.17
2023-01-13 11:36:37 +00:00
Budibase Staging Release Bot
bd6d97e3c9
v2.2.12-alpha.17
2023-01-13 11:33:13 +00:00
Adria Navarro
bc833ecf71
Delete instead of deactivating
2023-01-13 10:26:05 +00:00
Adria Navarro
f8a0c0d446
Add endpoint to deactivate user from app on delete
2023-01-12 16:26:46 +00:00
Peter Clement
5561f73c69
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/environment-variables
2023-01-12 16:00:07 +00:00
Adria Navarro
e1870f74bd
Fix currentapp middleware to allow app_ parameters
2023-01-12 15:38:22 +00:00
Peter Clement
410a4ac3b2
Merge remote-tracking branch 'origin/develop' into feature/environment-variables
2023-01-12 14:54:02 +00:00
Andrew Kingston
cf57a511f4
Lint
2023-01-12 14:48:05 +00:00
mike12345567
2c87844e93
Small update to properly support environments with environment variables, making sure that datasources correctly select based on app ID.
2023-01-12 14:38:12 +00:00
Budibase Staging Release Bot
dccd9b8667
Update pro version to 2.2.12-alpha.16
2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot
d66e245c28
v2.2.12-alpha.16
2023-01-12 13:07:46 +00:00
Budibase Staging Release Bot
3a5027f290
Update pro version to 2.2.12-alpha.15
2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot
eddf280f6e
v2.2.12-alpha.15
2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot
2d086ccd22
Update pro version to 2.2.12-alpha.14
2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot
83fa4b8b12
v2.2.12-alpha.14
2023-01-12 10:35:45 +00:00
Budibase Staging Release Bot
01dea583a8
Update pro version to 2.2.12-alpha.13
2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot
8d0ddad5c0
v2.2.12-alpha.13
2023-01-12 08:48:54 +00:00
Budibase Staging Release Bot
6229390451
Update pro version to 2.2.12-alpha.12
2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot
a27941213b
v2.2.12-alpha.12
2023-01-11 20:50:39 +00:00
Rory Powell
6b2b46cc4a
Correlation id's and log context ( #7232 )
...
* Correlation id's and log context
* fix build
* Remove redundant fields from LoggingProcessor.ts
* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
mike12345567
da2b921156
Replacing some require statements with imports.
2023-01-11 19:07:01 +00:00
Budibase Staging Release Bot
ca4463938e
Update pro version to 2.2.12-alpha.11
2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot
d370d2a28c
v2.2.12-alpha.11
2023-01-11 18:28:14 +00:00
mike12345567
b6a750a678
Fixing minor Typescript issue, some old requires.
2023-01-11 18:16:30 +00:00
mike12345567
73884a9a6f
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
2023-01-11 18:08:49 +00:00
mike12345567
a7bcfe387c
Adding in basic implementation of variable usage, getting from pro and enriching through new datasource SDK.
2023-01-11 17:57:51 +00:00
Budibase Staging Release Bot
bbd1967a87
Update pro version to 2.2.12-alpha.10
2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot
6a925d5ad0
v2.2.12-alpha.10
2023-01-11 15:48:59 +00:00
Budibase Staging Release Bot
2579505c4f
v2.2.12-alpha.9
2023-01-11 15:32:46 +00:00
Budibase Staging Release Bot
e4c91545af
Update pro version to 2.2.12-alpha.8
2023-01-11 12:33:54 +00:00
Budibase Staging Release Bot
93d815a2af
v2.2.12-alpha.8
2023-01-11 12:30:22 +00:00
Budibase Staging Release Bot
7a67c557cd
Update pro version to 2.2.12-alpha.7
2023-01-11 10:39:04 +00:00
Budibase Staging Release Bot
8c7bf5732e
v2.2.12-alpha.7
2023-01-11 10:35:25 +00:00
Budibase Staging Release Bot
7494aa7208
Update pro version to 2.2.12-alpha.6
2023-01-11 09:56:40 +00:00