Adria Navarro
eedc49de14
Type s3 responses
2023-01-17 10:27:45 +00:00
Adria Navarro
343a19250b
Typing supertest parameters
2023-01-16 15:35:41 +00:00
Adria Navarro
70a01c48f1
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
dc8e54cd84
Add test
2023-01-16 10:19:05 +00:00
Adria Navarro
946cc35ff7
Type request and body
2023-01-16 10:15:00 +00:00
Budibase Staging Release Bot
9196972b33
Update pro version to 2.2.12-alpha.18
2023-01-13 18:35:36 +00:00
Budibase Staging Release Bot
55c8405977
v2.2.12-alpha.18
2023-01-13 18:32:00 +00:00
Michael Drury
3545618424
Merge pull request #9340 from Budibase/bug/changing_user_access_multiple_times
...
Bug - Allow same user to be updated multiple times
2023-01-13 18:21:40 +00:00
Adria Navarro
0d1f7b4945
Allow same user to be updated multiple times
2023-01-13 17:59:50 +00:00
Adria Navarro
23266bd456
Send old user on delete
2023-01-13 14:54:26 +00:00
Adria Navarro
748b55c732
Fix undefineds
2023-01-13 14:48:01 +00:00
Adria Navarro
ff10fa422b
Unify endpoints
2023-01-13 14:45:04 +00:00
Adria Navarro
c853d2c78e
Rename and move type check
2023-01-13 13:36:35 +00:00
Adria Navarro
50565dc226
Fix copy on reponse message
2023-01-13 13:33:40 +00:00
Adria Navarro
a5c145d9f6
Replace BBContext for Ctx
2023-01-13 13:31:48 +00:00
Budibase Staging Release Bot
2cb280ee72
Update pro version to 2.2.12-alpha.17
2023-01-13 11:36:37 +00:00
Budibase Staging Release Bot
a3b6ac1fa4
v2.2.12-alpha.17
2023-01-13 11:33:13 +00:00
melohagan
5477cf420a
Allow primary keys to be foreign key ( #9331 )
2023-01-13 11:22:59 +00:00
Adria Navarro
34cd26781b
Delete instead of deactivating
2023-01-13 10:26:05 +00:00
Adria Navarro
09570e26f6
Remove user within the app on deletion
2023-01-12 16:28:02 +00:00
Adria Navarro
09b4533cc8
Add endpoint to deactivate user from app on delete
2023-01-12 16:26:46 +00:00
Adria Navarro
24f8f3a7cb
Fix currentapp middleware to allow app_ parameters
2023-01-12 15:38:22 +00:00
Budibase Staging Release Bot
e55f4d1981
Update pro version to 2.2.12-alpha.16
2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot
b8ccc9f0b4
v2.2.12-alpha.16
2023-01-12 13:07:46 +00:00
Budibase Staging Release Bot
0e6b5bdb96
Update pro version to 2.2.12-alpha.15
2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot
c26546562b
v2.2.12-alpha.15
2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot
5a659fc315
Update pro version to 2.2.12-alpha.14
2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot
d16ea35871
v2.2.12-alpha.14
2023-01-12 10:35:45 +00:00
Rory Powell
f85ecd4810
Fix pino request id generation ( #9324 )
...
Remove the duplicated pino config in favour of the common config. Move request id generation into common configuration
2023-01-12 10:25:21 +00:00
Budibase Staging Release Bot
88564b0a7b
Update pro version to 2.2.12-alpha.13
2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot
7ce6c8e5f2
v2.2.12-alpha.13
2023-01-12 08:48:54 +00:00
Rory Powell
92ba282ee5
Logging type updates to fix account portal build ( #9317 )
2023-01-12 08:37:41 +00:00
Budibase Staging Release Bot
e398baca3e
Update pro version to 2.2.12-alpha.12
2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot
006f4d1f26
v2.2.12-alpha.12
2023-01-11 20:50:39 +00:00
Rory Powell
e5e767f18d
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
Budibase Staging Release Bot
cce4e7daf9
Update pro version to 2.2.12-alpha.11
2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot
b55b39413f
v2.2.12-alpha.11
2023-01-11 18:28:14 +00:00
mike12345567
c479a7da2f
Fixing minor Typescript issue, some old requires.
2023-01-11 18:16:30 +00:00
Budibase Staging Release Bot
56f9ead3ca
Update pro version to 2.2.12-alpha.10
2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot
f13569f4a8
v2.2.12-alpha.10
2023-01-11 15:48:59 +00:00
melohagan
c6e2033cd4
Default source to Github ( #9312 )
2023-01-11 15:35:33 +00:00
Budibase Staging Release Bot
89cc5531a4
v2.2.12-alpha.9
2023-01-11 15:32:46 +00:00
Martin McKeaveney
6310d1912f
Update bug_report.md
2023-01-11 15:18:39 +00:00
Martin McKeaveney
c86a9e2ed0
Update pull_request_template.md
2023-01-11 15:18:19 +00:00
Budibase Staging Release Bot
d11d635904
Update pro version to 2.2.12-alpha.8
2023-01-11 12:33:54 +00:00
Budibase Staging Release Bot
c8215530e3
v2.2.12-alpha.8
2023-01-11 12:30:22 +00:00
Mitch-Budibase
9b92c70c9d
Merge pull request #9307 from Budibase/cypress
...
Update QueryLevelTransformers Tests
2023-01-11 12:20:09 +00:00
Mitch-Budibase
339cfe09a1
Increasing timeout after page reload
...
This applies to the following test:
'should run an invalid query within the transformer section'
2023-01-11 11:37:59 +00:00
Mitch-Budibase
967d8ae5c8
Update QueryLevelTransformers Tests
...
There was an issue with forward slashes. Resolved and now passing again
2023-01-11 11:11:36 +00:00
Budibase Staging Release Bot
4775a25570
Update pro version to 2.2.12-alpha.7
2023-01-11 10:39:04 +00:00