1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
Commit graph

18388 commits

Author SHA1 Message Date
Andrew Kingston
8a90862c8b Ensure unauthorised users cannot view pages they should not be able to 2023-01-23 13:47:36 +00:00
Andrew Kingston
a10f7b3890 Fix issue with scroll padding not being applied 2023-01-23 13:47:11 +00:00
Andrew Kingston
614e10b62f Improve some minor design issues 2023-01-23 13:28:58 +00:00
Andrew Kingston
b4e0e6a02f Tidy up small UI issues 2023-01-23 13:26:58 +00:00
Andrew Kingston
12a0ddd948 Merge branch 'develop' of github.com:Budibase/budibase into onboarding 2023-01-23 13:26:40 +00:00
Dean
6071b650d7 Feedback update for reactive filter statements 2023-01-23 12:26:59 +00:00
Dean
45b907cfde Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export 2023-01-23 11:43:15 +00:00
Dean
910a077d19 Merge fix 2023-01-23 09:59:01 +00:00
Dean
a10bd138ff Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays 2023-01-23 09:34:20 +00:00
Dean
a9ce6e9cc0 Minor fixes for reactivity issues and some updates 2023-01-23 09:06:21 +00:00
Dean
f53542c45b Removed comment 2023-01-23 00:42:49 +00:00
Dean
14da8c0c9e Added new onboarding tour flow for builder 2023-01-23 00:32:01 +00:00
Budibase Release Bot
ce924d5990 Update pro version to 2.2.22 2023-01-22 19:35:27 +00:00
Budibase Release Bot
e471a0c91a v2.2.22 2023-01-22 19:32:07 +00:00
melohagan
19696fb1fe Treat bigint as string (#8877)
* Make bigint string type

* Handle BigInt relationships

* remove unused var

* Revert CreateEditRelationship modal changes
2023-01-22 19:19:16 +00:00
Budibase Release Bot
403d7eb164 Update pro version to 2.2.21 2023-01-22 15:41:50 +00:00
Budibase Release Bot
7b77c01605 v2.2.21 2023-01-22 15:38:26 +00:00
melohagan
245d64d1ad Return empty not null on clear (#9078) 2023-01-22 15:24:48 +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
melohagan
458ab7dadc SQL filtering: Always escape key in LIKE statements (#9278)
* Always escape key in like statements

* lint
2023-01-20 14:03:14 +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