1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
Commit graph

18227 commits

Author SHA1 Message Date
Dean
14da8c0c9e Added new onboarding tour flow for builder 2023-01-23 00:32:01 +00:00
Budibase Staging Release Bot
7ca834589f Update pro version to 2.2.12-alpha.32 2023-01-20 15:51:06 +00:00
Budibase Staging Release Bot
6b811c7351 v2.2.12-alpha.32 2023-01-20 15:47:35 +00:00
melohagan
455db2e5a2 Create edit relationship modal (#9400)
* Flip from to fields the correct way

* Do not allow through table foreign keys to match
2023-01-20 15:36:31 +00:00
Budibase Staging Release Bot
85725ad94f Update pro version to 2.2.12-alpha.31 2023-01-20 13:31:41 +00:00
Budibase Staging Release Bot
c9b09e395d v2.2.12-alpha.31 2023-01-20 13:28:11 +00:00
Michael Drury
cea61dcbcd Merge pull request #9338 from Budibase/fix/support-primary-foreign-keys
CreateEditRelationship modal fixes
2023-01-20 13:17:42 +00:00
Andrew Kingston
af29aba779 Revert changes to builder files for testing 2023-01-20 08:58:47 +00:00
Andrew Kingston
881c3307c6 Improve mobile compatibility with fancy button radio 2023-01-20 08:58:35 +00:00
Andrew Kingston
0489f9243d Improve styles of fancy components 2023-01-20 08:54:17 +00:00
Andrew Kingston
89e4b8b86e Fix label animation 2023-01-20 08:14:37 +00:00
Mel O'Hagan
97c7f42fbe Merge branch 'develop' into fix/support-primary-foreign-keys 2023-01-19 23:04:54 +00:00
Mel O'Hagan
382db8ac78 Delete file copy 2023-01-19 22:57:19 +00:00
Mel O'Hagan
738e0f28d7 lint 2023-01-19 22:54:46 +00:00
Mel O'Hagan
8a4c0c6acd Overhaul of CreateEditRelationship modal 2023-01-19 22:54:06 +00:00
Mel O'Hagan
fc73a2f358 Saving. TODO - Validation 2023-01-19 21:09:13 +00:00
Budibase Staging Release Bot
5351e1ab29 Update pro version to 2.2.12-alpha.30 2023-01-19 20:12:03 +00:00
Budibase Staging Release Bot
70ca2cc879 v2.2.12-alpha.30 2023-01-19 20:08:13 +00:00
Mitch-Budibase
7605d8ba1a Merge pull request #9392 from Budibase/cypress
Cypress - New Portal Test Updates
2023-01-19 19:57:06 +00:00
Andrew Kingston
1892770032 Fix links not working with click handlers 2023-01-19 19:52:49 +00:00
Mitch-Budibase
ad8510dad8 Test Skip & Remove retries
I meant to also skip dev mode test within UserSettings

Also removing test retries (not useful currently)
2023-01-19 19:38:58 +00:00
Mitch-Budibase
9280eedad1 Cypress - New Portal Test Updates
Commands
- Updating commands
- UpdateUserInformation, deleteApp, searchForApplication, applicationInAppTable

CreateApp
- Skipping Templates tests
- Updates for tests which utilise user info

AppOverview
- Skipping these tests

UserSettings
- Skipping one test -> allow for copy of API key (will be covered elsewhere
- Updates applied to the remaining tests

Authentication
- Skipping these tests
2023-01-19 19:24:09 +00:00
mike12345567
8e25ff9469 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-19 19:12:49 +00:00
mike12345567
f4d389797c Some minor updates after reviewing. 2023-01-19 19:10:41 +00:00
Peter Clement
47663ca395 update datasource config to allow env var selection 2023-01-19 16:43:06 +00:00
Budibase Staging Release Bot
6aebc214de Update pro version to 2.2.12-alpha.29 2023-01-19 16:24:28 +00:00
Budibase Staging Release Bot
dfb90571f9 v2.2.12-alpha.29 2023-01-19 16:20:45 +00:00
Andrew Kingston
2a2466fbda More fixes (#9387)
* Mark filters as nested settings to support persisting bindings post block ejection

* Add support for searching on linked fields in blocks

* Fix multi-select pickers closing on every click

* Target spectrum root element by default when rendering popovers, and allow customisation via context for client library

* Don't send up invalid HBS expressions when filtering on dates in blocks with empty date value

* Move profile above theme in user dropdown
2023-01-19 16:09:40 +00:00
Peter Clement
5ed038406a Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-19 15:54:40 +00:00
Budibase Staging Release Bot
d5aebb3db4 Update pro version to 2.2.12-alpha.28 2023-01-19 15:11:32 +00:00
Mel O'Hagan
bb77871b59 Merge branch 'develop' into fix/support-primary-foreign-keys 2023-01-19 15:08:13 +00:00
Budibase Staging Release Bot
bd3994c2ca v2.2.12-alpha.28 2023-01-19 15:08:06 +00:00
Mateus Badan de Pieri
eae7b529a7 adding validation for envvar bindings
adding validation for envvar bindings
2023-01-19 15:07:56 +00:00
dependabot[bot]
0352e6a70a Bump knex from 0.95.15 to 2.4.0 in /packages/server (#9304)
Bumps [knex](https://github.com/knex/knex) from 0.95.15 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits/2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

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-19 14:57:44 +00:00
Mel O'Hagan
a6e7ef3985 Remove console log 2023-01-19 14:38:26 +00:00
Mel O'Hagan
50e571c1de Ignore primary touched if isMany 2023-01-19 14:29:47 +00:00
Mel O'Hagan
b4dcdfa84f Update through table error message 2023-01-19 14:14:29 +00:00
Mel O'Hagan
9729c20e9d Merge branch 'develop' into fix/support-primary-foreign-keys 2023-01-19 14:13:57 +00:00
Budibase Staging Release Bot
bec2edcc73 Update pro version to 2.2.12-alpha.27 2023-01-19 13:50:23 +00:00
Budibase Staging Release Bot
9096a0fb35 v2.2.12-alpha.27 2023-01-19 13:46:45 +00:00
melohagan
a193d7fcaa Do not set sort column if display is formula (#9378)
* Unset sort column if it is formula

* Null safety
2023-01-19 13:32:45 +00:00
Budibase Staging Release Bot
1dfab80d73 Update pro version to 2.2.12-alpha.26 2023-01-19 13:23:04 +00:00
Budibase Staging Release Bot
987653fc94 v2.2.12-alpha.26 2023-01-19 13:19:06 +00:00
Andrew Thompson
0f5d0a0992 fix auth config validation for saving deactivation (#9361) 2023-01-19 13:06:38 +00:00
Peter Clement
6adee798c1 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-19 11:49:31 +00:00
Budibase Staging Release Bot
81eea012ac Update pro version to 2.2.12-alpha.25 2023-01-19 10:05:32 +00:00
Budibase Staging Release Bot
20be233628 v2.2.12-alpha.25 2023-01-19 10:01:15 +00:00
Andrew Kingston
a3e555c85e Misc fixes (#9383)
* Shrink cloud upgrade button to proper size

* Add brackets to fix operator precedence when ejecting blocks to prevent undefined custom CSS

* Prevent relationship fields in forms from being used as datasources

* Remove extraneous navigation when adding a component which caused next navigation to fail

* Improve form logic concerning when to fully remount itself to fix issues with stale schema being passed in
2023-01-19 09:47:10 +00:00
mike12345567
b659060beb Updating datasource API to remove secrets when returning datasources. 2023-01-18 19:16:19 +00:00
mike12345567
a6a42f4d2e Disabling edit/add options for environment variables when encryption key is not found. 2023-01-18 17:49:18 +00:00