mike12345567
8673ed1dae
Minor improvement - opening the google authorization in the same tab as onboarding rather than creating a dead tab.
2023-03-31 14:03:34 +01:00
mike12345567
906d614c64
Merge branch 'merge-master-develop' of github.com:Budibase/budibase into merge-master-develop
2023-03-31 13:51:20 +01:00
Budibase Staging Release Bot
329beee00d
v2.4.42-alpha.8
2023-03-31 12:34:45 +00:00
Andrew Kingston
7050c6713a
Remove log and add notification when creating or editing columns
2023-03-31 13:21:53 +01:00
Michael Drury
1c6465edcb
Merge pull request #10172 from Budibase/fix/budi-6797
...
Googlesheets onboarding - fix in cloud, disable self host
2023-03-31 13:19:29 +01:00
mike12345567
e9f69dcfea
Adding default state.
2023-03-31 12:51:45 +01:00
Rory Powell
e9322be28f
Merge branch 'develop' into merge-master-develop
2023-03-31 12:39:22 +01:00
Budibase Staging Release Bot
99bea8e7ce
v2.4.42-alpha.7
2023-03-31 11:31:30 +00:00
Rory Powell
44aa19a99a
Merge branch 'master' into merge-master-develop
2023-03-31 12:26:04 +01:00
Peter Clement
0a567a3302
add new status to handle no iterations during loop
2023-03-31 12:23:10 +01:00
Andrew Kingston
b2d2cf3989
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-31 12:08:58 +01:00
Budibase Staging Release Bot
9c8fcacf2a
v2.4.42-alpha.6
2023-03-31 11:08:33 +00:00
Adria Navarro
ceba91fd5c
Merge pull request #10176 from Budibase/bug/budi-6631-define-existing-relationships-doesnt
...
[BUG] Refresh sql columns on defining relationships
2023-03-31 13:00:58 +02:00
Budibase Staging Release Bot
889ea356e6
v2.4.42-alpha.5
2023-03-31 10:43:16 +00:00
mike12345567
75baba76d6
Resolving PR comments.
2023-03-31 11:38:09 +01:00
adrinr
6f69798f27
Undo wrongly commited code
2023-03-31 11:27:44 +01:00
adrinr
faa1c27d29
Refresh sql columns on defining relationships
2023-03-31 10:53:50 +01:00
Budibase Release Bot
2118bcea3a
v2.4.43
2023-03-31 09:42:50 +00:00
adrinr
ec0acadd0a
Fix user crossover on the bulder when no using account portal
2023-03-31 09:46:56 +01:00
mike12345567
42320b1d95
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6797
2023-03-30 17:29:58 +01:00
Andrew Kingston
7570c52879
Allow expanding rows using existing edit row modal
2023-03-30 16:12:28 +01:00
Budibase Staging Release Bot
46edc6575a
v2.4.42-alpha.4
2023-03-30 12:59:11 +00:00
Budibase Staging Release Bot
c60f9795ba
v2.4.42-alpha.3
2023-03-30 12:48:33 +00:00
Rory Powell
38e6d61709
Explictly check for google datasource configured ( #10165 )
...
* Explictly check for google datasource configured
* Unit tests for getGoogleDatasourceConfig
* Update /api/global/configs/public test + lint
2023-03-30 13:40:59 +01:00
Budibase Release Bot
01c9908696
v2.4.42
2023-03-30 11:37:03 +00:00
Andrew Kingston
d3c17308ab
Fix one-to-many relationships allowing selecting multiple rows on both sides
2023-03-30 08:53:09 +01:00
mike12345567
32c78ec9bf
This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app.
2023-03-29 19:58:24 +01:00
Budibase Staging Release Bot
e49ffc2466
v2.4.42-alpha.2
2023-03-29 18:08:50 +00:00
mike12345567
26aeac357d
Removing tenancy validity check, instead depending on the PLATFORM_URL environment variable for determining tenant ID.
2023-03-29 16:19:35 +01:00
Budibase Staging Release Bot
77ab75e461
v2.4.42-alpha.1
2023-03-29 13:57:06 +00:00
Michael Drury
d255bfad0b
Merge pull request #10149 from Budibase/fix/budicloud-log-out
...
Budicloud logout on googlesheet auth
2023-03-29 14:47:15 +01:00
mike12345567
b6be98fa4e
Making logic around logout very explicit.
2023-03-29 14:22:07 +01:00
mike12345567
70d91acc41
Adding a check for the tenant ID - to make sure it is a real tenant before forcing the user out of the platform based on it.
2023-03-29 14:19:54 +01:00
Budibase Staging Release Bot
de4c3deb04
v2.4.42-alpha.0
2023-03-29 12:08:36 +00:00
mike12345567
7a18d19aa6
Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop
2023-03-29 12:41:06 +01:00
Budibase Release Bot
1f0cf9b604
v2.4.41
2023-03-29 11:39:46 +00:00
mike12345567
25fd16f753
Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" ( #10143 )"
...
This reverts commit 89d19a87a7
.
2023-03-29 12:12:38 +01:00
Andrew Kingston
31f6f9db7b
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-29 12:09:57 +01:00
Rory Powell
d6992bbf94
Merge branch 'master' into merge-master-develop
2023-03-29 11:52:09 +01:00
adrinr
204b6d2950
Fix config type
2023-03-29 09:31:07 +01:00
adrinr
5e478f2eaa
Fix setting scim config
2023-03-29 09:27:52 +01:00
Budibase Release Bot
f941ba6fe8
v2.4.40
2023-03-29 07:57:56 +00:00
Rory Powell
89d19a87a7
Revert "Merge pull request #10038 from Budibase/fix/budi-6723" ( #10143 )
...
This reverts commit b1b18bef18
, reversing
changes made to e841ccd0ed
.
2023-03-29 08:48:06 +01:00
Budibase Staging Release Bot
31c708b479
v2.4.27-alpha.12
2023-03-28 20:20:49 +00:00
Andrew Kingston
f2b12bcf45
Component error state improvements ( #10136 )
...
* Tidy logic for creating initial component instances
* Add initial implementation of enriching empty settings
* Fix regression that prevented custom placeholders from working (#9994 )
* Tidy up
* Add automatic naming of form fields when added
* Update missing required setting placeholder
* Improve error states and add ability to automatically wrap a component in a required parent type
* Fix crash in column editor and rename component placeholder to error state
* Select the parent component after adding it when wrapping a component with a missing ancestor
* Fix blocks and make fields require forms
* Improve empty component placeholder
* Lint
2023-03-28 21:11:33 +01:00
Budibase Staging Release Bot
40625f099c
v2.4.27-alpha.11
2023-03-28 17:44:35 +00:00
Martin McKeaveney
bcbed08a40
Merge pull request #9951 from Budibase/settings-panel-update
...
Settings panel layout update
2023-03-28 18:36:58 +01:00
adrinr
ac1da306f9
Replace license with feature
2023-03-28 16:46:23 +01:00
adrinr
14347096e4
Replace license with feature
2023-03-28 16:46:23 +01:00
adrinr
b50e4df28c
Use feature instead of license
2023-03-28 16:46:23 +01:00
adrinr
d615e1daed
Create feature store
2023-03-28 16:46:23 +01:00
adrinr
dd2ec5ed78
Don't allow deleting users that are AD sync
2023-03-28 16:46:23 +01:00
adrinr
3c081843f0
Remove unnecessary deletes
2023-03-28 16:46:23 +01:00
adrinr
5d487950b1
Change default scimenabled value
2023-03-28 16:46:23 +01:00
adrinr
045af06edb
Use feature flag
2023-03-28 16:46:23 +01:00
adrinr
2fb6f81094
Display api key
2023-03-28 16:46:23 +01:00
adrinr
9094d3c9fd
Display right provisioning url
2023-03-28 16:46:23 +01:00
adrinr
5b98d9cbd9
Show settings
2023-03-28 16:46:23 +01:00
adrinr
675d3c5c65
Break components
2023-03-28 16:46:23 +01:00
adrinr
53020e2d2d
Create config
2023-03-28 16:46:23 +01:00
adrinr
c80d265ea3
Show SCIM banner on group detail
2023-03-28 16:46:23 +01:00
adrinr
4ba0cf6d55
Don't allow deleting users from group
2023-03-28 16:46:23 +01:00
adrinr
76f6c86c0a
Show SCIM banner in group list
2023-03-28 16:46:23 +01:00
adrinr
2e40cc6926
Reuse component
2023-03-28 16:46:23 +01:00
adrinr
1bc568f634
Do not display remove group option when readonly
2023-03-28 16:46:23 +01:00
adrinr
15ed91ef85
Make fields readonly if scim is enabled
2023-03-28 16:46:23 +01:00
adrinr
1a26899d90
Display banner if scim is enabled
2023-03-28 16:46:23 +01:00
adrinr
934a2f09d7
Right checks
2023-03-28 16:46:23 +01:00
adrinr
0c5d33a642
Show SCIM banner if SCIM enabled
2023-03-28 16:46:23 +01:00
Budibase Release Bot
ceacffa9b6
v2.4.39
2023-03-28 15:18:48 +00:00
Budibase Staging Release Bot
e753119043
v2.4.27-alpha.10
2023-03-28 14:54:57 +00:00
Andrew Kingston
e0e5ca7a3c
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-28 15:47:53 +01:00
mike12345567
f637512317
Adding error to check why logout might have occurred as well as a possible fix.
2023-03-28 15:14:28 +01:00
Budibase Staging Release Bot
117edaa8cb
v2.4.27-alpha.9
2023-03-28 14:11:12 +00:00
Budibase Release Bot
071a6e0994
v2.4.38
2023-03-28 14:01:14 +00:00
Budibase Release Bot
a3ee18824e
v2.4.37
2023-03-28 10:55:00 +00:00
Dean
8557c307dd
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-28 11:19:08 +01:00
Dean
c914ded42c
Feedback updates
2023-03-28 11:18:49 +01:00
Budibase Staging Release Bot
ba909a6442
v2.4.27-alpha.8
2023-03-28 00:46:16 +00:00
Dean
51f2557e9a
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-27 21:15:31 +01:00
Budibase Release Bot
a5b6635850
v2.4.36
2023-03-27 16:52:46 +00:00
Martin McKeaveney
191bf47179
Merge pull request #10048 from Budibase/fix/conditional-ui-drawer-sections
...
Fix component settings which have no labels appearing as undefined in conditional UI
2023-03-27 17:43:56 +01:00
Budibase Staging Release Bot
62d0a49761
v2.4.27-alpha.7
2023-03-27 16:40:48 +00:00
Martin McKeaveney
1881eebb5e
Merge pull request #10108 from Budibase/fix/allow-arrow-key-navigation
...
allow arrow key navigation in the components panel
2023-03-27 17:32:04 +01:00
Dean
eb3e38bb61
Removed the license agreement toggle
2023-03-27 15:32:45 +01:00
Dean
1d97e2a908
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-27 15:21:35 +01:00
Dean
8131d9dc6f
Branding feature flag changes, config trimming and some fixes
2023-03-27 15:17:14 +01:00
Budibase Staging Release Bot
c93459ff4d
v2.4.27-alpha.6
2023-03-27 13:54:21 +00:00
Dean
1b6a2bebf9
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-27 10:56:13 +01:00
Martin McKeaveney
d1ae1871c0
allow arrow key navigation in the components panel
2023-03-24 16:32:41 +00:00
Budibase Staging Release Bot
c5eec07923
v2.4.27-alpha.5
2023-03-24 15:33:56 +00:00
Budibase Release Bot
32e1fd00d3
v2.4.35
2023-03-22 07:21:26 +00:00
Dean
d19a700612
Linting
2023-03-21 15:19:52 +00:00
Dean
f0a8732631
Fix for the page title logic for the login page
2023-03-21 14:32:52 +00:00
Dean
bfd7e49c72
Template fixes and updates to the file picker. Error handling added to display a warning when navigating to an unpublished or invalid app url.
2023-03-21 09:20:43 +00:00
Budibase Release Bot
775ae58003
v2.4.34
2023-03-20 10:42:57 +00:00
Budibase Release Bot
1d6fa91249
v2.4.33
2023-03-20 09:22:52 +00:00
Dean
5e84020849
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-20 09:07:19 +00:00
Budibase Staging Release Bot
f57f2d3634
v2.4.27-alpha.4
2023-03-16 17:19:17 +00:00
Budibase Release Bot
1d7abe7031
v2.4.32
2023-03-16 13:45:11 +00:00
Michael Drury
b1b18bef18
Merge pull request #10038 from Budibase/fix/budi-6723
...
Googlesheet issues - master merge
2023-03-16 13:33:33 +00:00
Budibase Release Bot
ab6d95acc6
v2.4.31
2023-03-16 11:45:05 +00:00
melohagan
eeb8e49b54
Re-add clone for App Action ( #10052 )
2023-03-16 11:36:47 +00:00
Dean
ce33afdeae
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-16 09:07:58 +00:00
Dean
253ee413a2
Working commit
2023-03-16 09:07:21 +00:00
Budibase Staging Release Bot
8b4b73c9f1
v2.4.27-alpha.3
2023-03-16 08:50:36 +00:00
Andrew Kingston
75057e2b05
Simplify logic
2023-03-16 08:35:22 +00:00
Andrew Kingston
8d79a23700
Fix component settings which have no labels appearing as undefined in the conditional UI drawer
2023-03-16 08:30:16 +00:00
Budibase Staging Release Bot
08388311c9
v2.4.27-alpha.2
2023-03-15 16:53:36 +00:00
Budibase Staging Release Bot
e5868c2b6d
v2.4.27-alpha.1
2023-03-15 16:11:54 +00:00
mike12345567
6174b6ae18
Squashing #10024 for master merge.
2023-03-15 14:16:45 +00:00
Budibase Staging Release Bot
b86bd34fff
v2.4.27-alpha.0
2023-03-15 10:34:05 +00:00
Dean
c7e54947a8
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-15 10:28:08 +00:00
Budibase Release Bot
af55dd132e
v2.4.30
2023-03-15 10:22:07 +00:00
Dean
f3b58923cf
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-15 09:13:36 +00:00
Budibase Release Bot
fe3a819b90
v2.4.29
2023-03-15 08:58:46 +00:00
Budibase Release Bot
b11b1b447e
v2.4.28
2023-03-14 14:47:54 +00:00
Peter Clement
cc4a911505
Merge pull request #9984 from Budibase/fix/automation-saving-fix
...
Fix issue with saving of automation fields
2023-03-14 14:39:24 +00:00
mike12345567
c2de0ade7d
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6723
2023-03-14 14:25:46 +00:00
Peter Clement
4591bf64ee
lint
2023-03-14 14:23:39 +00:00
Budibase Release Bot
17cb6bc97d
v2.4.27
2023-03-14 14:13:54 +00:00
mike12345567
63cf91218d
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-03-14 14:12:32 +00:00
Peter Clement
352791dd9b
remove unneeded cloneDeep
2023-03-14 14:09:10 +00:00
Peter Clement
b854e06b33
fix direct mutation of inputdata in rowselector
2023-03-14 13:57:36 +00:00
Budibase Release Bot
10f1d1f142
v2.4.26
2023-03-14 10:17:02 +00:00
Budibase Release Bot
c62c6badd5
v2.4.25
2023-03-14 09:50:17 +00:00
Budibase Staging Release Bot
a7944f4ef8
v2.4.12-alpha.6
2023-03-14 09:11:22 +00:00
Dean
e8815f797c
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-14 09:06:06 +00:00
deanhannigan
c9e3a6a7e3
Merge pull request #10003 from Budibase/fix/onboarding-tour-registration
...
Fix for onboarding initialisation.
2023-03-14 09:03:51 +00:00
Budibase Release Bot
c7fb06ef39
v2.4.24
2023-03-14 08:28:08 +00:00
mike12345567
4eba548e93
Removing console log.
2023-03-13 18:05:11 +00:00
mike12345567
2a1f215351
Removing relationship option from Googlesheets as it doesn't add value, as well as multi-select as it can't really be supported. Also fixing issues with re-fetching after adding some special column types./
2023-03-13 18:04:29 +00:00
Budibase Release Bot
aa4c9f6fcb
v2.4.23
2023-03-13 15:42:10 +00:00
Budibase Release Bot
3ad91ec018
v2.4.22
2023-03-13 15:30:10 +00:00
Budibase Release Bot
7227bb6a91
v2.4.21
2023-03-13 15:11:44 +00:00
Dean
8a288b37b4
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-13 14:58:54 +00:00
Dean
567b9418a3
Made the popover logic more responsive to changes in the tour state.
2023-03-13 14:39:36 +00:00
mike12345567
6be2f6f793
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-6723
2023-03-13 13:41:24 +00:00
Budibase Staging Release Bot
eabd4f3b79
v2.4.12-alpha.5
2023-03-13 13:22:50 +00:00
Dean
19d7c94a22
Made tour node registration a bit more forgiving when waiting for tour details to initialise
2023-03-13 13:17:26 +00:00
Dean
5ce52cad06
Working commit
2023-03-13 12:33:16 +00:00
Budibase Staging Release Bot
e6bd908a1b
v2.4.12-alpha.4
2023-03-13 12:20:05 +00:00
Budibase Release Bot
ed836fa329
v2.4.20
2023-03-13 11:52:47 +00:00
Andrew Kingston
909118d398
Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things
2023-03-13 11:30:18 +00:00
Budibase Staging Release Bot
e3a04a2fee
v2.4.12-alpha.3
2023-03-13 09:55:46 +00:00
Dean
fa6f5caa75
Merge remote-tracking branch 'origin/develop' into feature/whitelabelling
2023-03-13 09:14:52 +00:00
Andrew Kingston
38a3ef0c34
Update filter button to look consistent and add double click to resize columns to default width
2023-03-11 18:54:38 +00:00
Andrew Kingston
57c82c4a5d
Add sheet button to control column visibilty, improve sorting, improve disabled states
2023-03-11 14:10:45 +00:00
mike12345567
9037ab86d5
Adding an error for XLSX type sheets not working, adding the sheets URL as an option for google config (should be added to redirect URL) and fixing some error states.
2023-03-10 18:46:48 +00:00
mike12345567
741d732795
Don't allow creation of google sheets datasource until google auth configured correctly.
2023-03-10 17:39:06 +00:00