Rory Powell
3c1de8f903
Merge pull request #9459 from Budibase/onboarding-unsquash
...
Onboarding unsquash
2023-01-27 11:23:50 +00:00
Rory Powell
c435c415d1
Merge develop into onboarding
2023-01-27 11:09:41 +00:00
mike12345567
1b2be83fdb
Merge branch 'cheeks-lab-day-portal-redesign' of github.com:Budibase/budibase into feature/environment-variables
2023-01-27 10:52:46 +00:00
Budibase Staging Release Bot
4cc0bd026d
Update pro version to 2.2.12-alpha.41
2023-01-27 09:49:29 +00:00
Budibase Staging Release Bot
b5da4944f2
v2.2.12-alpha.41
2023-01-27 09:45:39 +00:00
Rory Powell
3108c4d1e9
Use swc option with ts-node ( #9447 )
2023-01-27 09:33:04 +00:00
Peter Clement
ce555a3c8e
fix license check
2023-01-26 16:16:56 +00:00
Peter Clement
e4aa1cdb66
add environmentVariables feature to constants
2023-01-26 15:34:03 +00:00
Peter Clement
0d57384642
gate env vars in binding drawers behind license
2023-01-26 15:09:20 +00:00
Peter Clement
4e9186d58e
add envrionment bindings to automations
2023-01-26 14:59:29 +00:00
Peter Clement
64ee499947
add tags to input dropdown
2023-01-26 14:24:10 +00:00
Martin McKeaveney
c1866f4882
Update pull_request_template.md
2023-01-25 22:26:09 +00:00
Budibase Staging Release Bot
f117a3fefd
Update pro version to 2.2.12-alpha.40
2023-01-25 19:17:06 +00:00
Budibase Staging Release Bot
362a03b4de
v2.2.12-alpha.40
2023-01-25 19:13:39 +00:00
Michael Drury
0c421933c7
Merge pull request #9434 from Budibase/fix/8989
...
Some extra checks for automation loop binding type safety
2023-01-25 19:03:17 +00:00
mike12345567
c99b4ae3a3
Adding test cases as per PR comments.
2023-01-25 18:27:58 +00:00
Budibase Staging Release Bot
2d05cece09
Update pro version to 2.2.12-alpha.39
2023-01-25 16:16:45 +00:00
Budibase Staging Release Bot
3bbff691de
v2.2.12-alpha.39
2023-01-25 16:12:14 +00:00
Andrew Kingston
0dec255d7b
Add suffix setting to fancy input component and fix lint warning
2023-01-25 15:57:47 +00:00
Andrew Kingston
db43f2cc74
Add suffix prop to fancy input component
2023-01-25 15:55:57 +00:00
Budibase Staging Release Bot
089461a17a
Update pro version to 2.2.12-alpha.38
2023-01-25 14:27:14 +00:00
Budibase Staging Release Bot
593ce49bfc
v2.2.12-alpha.38
2023-01-25 14:23:22 +00:00
Andrew Kingston
0c58b792d0
Fix fancy select not correctly displaying the label for the selected value
2023-01-25 14:11:33 +00:00
Budibase Staging Release Bot
00953439eb
Update pro version to 2.2.12-alpha.37
2023-01-25 13:23:11 +00:00
Budibase Staging Release Bot
e8c4a6f60f
v2.2.12-alpha.37
2023-01-25 13:19:44 +00:00
melohagan
ba2e55c672
Prevent many-many relationships with same tables ( #9421 )
...
* Prevent many-many relationships with same tables
* Don't check relationship if original tables
* Refactor
2023-01-25 13:09:20 +00:00
Peter Clement
ed5319722f
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-25 11:41:22 +00:00
Peter Clement
3c1d17bb47
add environment bindings to rest query binding drawer
2023-01-25 11:39:13 +00:00
Peter Clement
d4eb19d04f
add licensing check to env dropdown
2023-01-25 11:27:57 +00:00
Budibase Staging Release Bot
965b5f7741
Update pro version to 2.2.12-alpha.36
2023-01-25 09:29:18 +00:00
Budibase Staging Release Bot
e06833c51e
v2.2.12-alpha.36
2023-01-25 09:25:53 +00:00
Andrew Kingston
4aaebefcc8
Fix upgrade button not working when account portal is an external URL
2023-01-25 09:15:12 +00:00
mike12345567
b138d86318
Quick updates for #8989 - this issue appeared to be fixed already but just adding a few extra bits of security to make sure that looping only occurs when valid data is found in the binding.
2023-01-24 19:09:36 +00:00
mike12345567
f82e8f1f20
Don't check whether or not a datasource uses env vars when the function specifically includes the env vars, always fetch them so that they can be returned and put into context for queries to use.
2023-01-24 18:56:19 +00:00
Peter Clement
8cf63278d8
ensure object is passed to processObjectSync
2023-01-24 15:44:34 +00:00
Peter Clement
0359aacc00
css updates to dropdown component
2023-01-24 15:24:29 +00:00
Pedro Silva
bc3886e49f
skip failed tests by redirect
2023-01-24 11:49:22 +00:00
Budibase Staging Release Bot
e2af5900f4
Update pro version to 2.2.12-alpha.35
2023-01-23 23:53:01 +00:00
Budibase Staging Release Bot
2221f7f56d
v2.2.12-alpha.35
2023-01-23 23:49:38 +00:00
dependabot[bot]
37e36a0887
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/worker ( #9416 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:42 +00:00
dependabot[bot]
c082cf62ad
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/sdk ( #9415 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:29 +00:00
dependabot[bot]
6d44b1f0f1
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/server ( #9417 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:11 +00:00
FlaminWrap
1df4d5b4ea
Resolve merge problems ( #9420 )
2023-01-23 23:24:44 +00:00
mike12345567
2691838b71
Adding frontend event publishing for events like upgrade panel opened.
2023-01-23 19:18:02 +00:00
mike12345567
5589bb59af
Adding an API for publishing an event from the frontend.
2023-01-23 18:56:44 +00:00
mike12345567
1387eedf7a
Adding events for environment variables (created, deleted, upgrade panel opened).
2023-01-23 18:18:06 +00:00
Budibase Staging Release Bot
8c8203cfc4
Update pro version to 2.2.12-alpha.34
2023-01-23 17:00:29 +00:00
Budibase Staging Release Bot
b439583224
v2.2.12-alpha.34
2023-01-23 16:56:43 +00:00
melohagan
c72bce9e4a
Add fields for MongoDB SSL cert file paths ( #8260 )
...
* Added fields for tls certificate files
* lint
* Only include cert fields if SELF_HOSTED
* lint
* Refactor getSchema function
* Add datasource field group with accordion
* Handle no display column on fieldGroup field
* Override text transform accordian header
* Renamed from TLS to SSL in UI config
* readable flag
* Add accordion component
* Refactor
2023-01-23 16:46:02 +00:00
Budibase Staging Release Bot
de83c32576
Update pro version to 2.2.12-alpha.33
2023-01-23 15:57:26 +00:00