mike12345567
|
258c5ea957
|
Some type updates and an improvement to encryption to allow selecting the secret from an option list.
|
2023-01-16 18:15:43 +00:00 |
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 |
Mitch-Budibase
|
f5092da1a3
|
Merge pull request #9352 from Budibase/cypress
Skipping Screen Tests
|
2023-01-16 11:30:03 +00:00 |
Mitch-Budibase
|
e92afe146a
|
Skipping Screen Tests
|
2023-01-16 11:17:11 +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 |
Michael Drury
|
1afe11bede
|
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
|
1e259ca504
|
Allow same user to be updated multiple times
|
2023-01-13 17:59:50 +00:00 |
Peter Clement
|
2c10e9658e
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-13 16:42:01 +00:00 |
Peter Clement
|
15f904a209
|
reuse modal for edit and create and add delete function
|
2023-01-13 16:39:26 +00:00 |
Adria Navarro
|
4d11729159
|
Send old user on delete
|
2023-01-13 14:54:26 +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
|
6e45deb55a
|
Rename and move type check
|
2023-01-13 13:36:35 +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 |
melohagan
|
8abacca25b
|
Allow primary keys to be foreign key (#9331)
|
2023-01-13 11:22:59 +00:00 |
Adria Navarro
|
bc833ecf71
|
Delete instead of deactivating
|
2023-01-13 10:26:05 +00:00 |
mike12345567
|
22cb9a0642
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-12 17:42:35 +00:00 |
Adria Navarro
|
dc3b8fd092
|
Remove user within the app on deletion
|
2023-01-12 16:28:02 +00:00 |
Adria Navarro
|
f8a0c0d446
|
Add endpoint to deactivate user from app on delete
|
2023-01-12 16:26:46 +00:00 |
Peter Clement
|
295b96e8d9
|
add create store method and tidy up
|
2023-01-12 16:09:05 +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 |
mike12345567
|
4825a9a186
|
Merge branch 'cheeks-lab-day-portal-redesign' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-12 15:08:44 +00:00 |
Peter Clement
|
410a4ac3b2
|
Merge remote-tracking branch 'origin/develop' into feature/environment-variables
|
2023-01-12 14:54:02 +00:00 |
Peter Clement
|
28c021276f
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-12 14:53:53 +00:00 |
Andrew Kingston
|
cf57a511f4
|
Lint
|
2023-01-12 14:48:05 +00:00 |
Andrew Kingston
|
da2a15738f
|
Improve dropdown logic
|
2023-01-12 14:42:05 +00:00 |
Peter Clement
|
585a6a2bbb
|
add edit and add modals
|
2023-01-12 14:38:30 +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 |
Rory Powell
|
3d115829d1
|
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 |
Andrew Kingston
|
a4e1d777cd
|
Fix update link in app overview
|
2023-01-12 09:19:58 +00:00 |