Peter Clement
|
e2ae8b8437
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
Peter Clement
|
0f153c3666
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Peter Clement
|
2d4bb78afc
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Peter Clement
|
e479ced4c8
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Peter Clement
|
abebe5de12
|
fix app action trigger
|
2021-10-11 19:38:43 +01:00 |
Peter Clement
|
eba9bd79f6
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Peter Clement
|
c9fbc11b6c
|
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
|
2021-10-11 11:22:07 +01:00 |
Peter Clement
|
5702eb464b
|
fix issue where automation block was not being added in the correct order
|
2021-10-11 11:10:26 +01:00 |
Martin McKeaveney
|
094b928609
|
Merge pull request #2919 from Budibase/remove-cloud-updates
Remove update screen in the cloud
|
2021-10-07 20:59:31 +01:00 |
Martin McKeaveney
|
1d55b5ece2
|
adding made in budibase tag
|
2021-10-07 20:57:50 +01:00 |
Rory Powell
|
815f2c98d3
|
Remove update screen in the cloud
|
2021-10-07 15:41:53 +01:00 |
Martin McKeaveney
|
f6a52ad92a
|
fix intercom createdAt
|
2021-10-07 12:03:08 +01:00 |
Martin McKeaveney
|
b9d067f951
|
CSS fixes for template themes
|
2021-10-07 11:48:38 +01:00 |
Martin McKeaveney
|
58752cea3e
|
fix view export
|
2021-10-07 11:14:36 +01:00 |
mike12345567
|
3cea3dd510
|
Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones.
|
2021-10-06 17:38:32 +01:00 |
mike12345567
|
2d9a087efe
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes
|
2021-10-06 16:58:02 +01:00 |
mike12345567
|
453556d273
|
Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser.
|
2021-10-06 16:27:46 +01:00 |
Rory Powell
|
32012fd24b
|
Don't redirect when tenant is missing, if unauthenticated
|
2021-10-06 16:11:10 +01:00 |
Peter Clement
|
ac1e476352
|
Merge pull request #2902 from Budibase/bug/pc-ux-fixes
Some UX fixes for datasources and automations
|
2021-10-06 15:53:22 +01:00 |
mike12345567
|
ed60a1fb1a
|
Fixing an issue with new data source creation, could not view fetched tables until refresh page.
|
2021-10-06 15:31:32 +01:00 |
Mike Shanks
|
285b1342d0
|
added 'you agree to license' on cloud login
|
2021-10-06 15:16:36 +01:00 |
Peter Clement
|
62218c71b5
|
allow user to add automation block between existing blocks
|
2021-10-06 15:09:51 +01:00 |
Peter Clement
|
e2c9415e1d
|
update icon padding and block background-color
|
2021-10-06 15:07:51 +01:00 |
Peter Clement
|
0178dfdffd
|
do not persist datasource config details in modal
|
2021-10-06 15:06:48 +01:00 |
Martin McKeaveney
|
40f6cdf287
|
Merge pull request #2898 from Budibase/fix/custom-sso-redirect
Updates to suport non cloud single and multi tenancy
|
2021-10-06 14:50:27 +01:00 |
Martin McKeaveney
|
1ef60051be
|
Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
|
2021-10-06 14:50:12 +01:00 |
Martin McKeaveney
|
2f669e7b26
|
Redesign UX, get rid of welcome screen
|
2021-10-06 14:33:21 +01:00 |
Rory Powell
|
7936015cb3
|
Updates to suport non cloud single and multi tenancy
|
2021-10-06 14:09:43 +01:00 |
Martin McKeaveney
|
50fad056a3
|
adding template options to create app modal
|
2021-10-06 11:38:17 +01:00 |
Martin McKeaveney
|
92c4c4ace0
|
making the onboarding modal inline and shown when you have no apps
|
2021-10-06 10:54:24 +01:00 |
Martin McKeaveney
|
ab24e02941
|
UX improvements
|
2021-10-05 23:49:32 +01:00 |
Martin McKeaveney
|
4c59087904
|
templates working end to end
|
2021-10-05 23:02:28 +01:00 |
Andrew Kingston
|
7da48384de
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 18:16:41 +01:00 |
Andrew Kingston
|
5943782377
|
Merge pull request #2848 from Budibase/prevent-screenslot-deletion
Prevent screen slot from being deleted
|
2021-10-04 18:16:16 +01:00 |
Andrew Kingston
|
b0b0268b7d
|
Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components
|
2021-10-04 16:50:52 +01:00 |
Andrew Kingston
|
5c6752a132
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 15:56:37 +01:00 |
Andrew Kingston
|
32d79e38e0
|
Update self-host upgrade text
|
2021-10-04 15:49:06 +01:00 |
Andrew Kingston
|
a41505f8a0
|
Rename primary color to accent color
|
2021-10-04 14:45:51 +01:00 |
Martin McKeaveney
|
bfb7766333
|
Merge pull request #2857 from Budibase/fix/2792
Allow SQL many to many relationships to use arbitrarily named columns in junction table
|
2021-10-04 12:42:56 +01:00 |
Martin McKeaveney
|
66c66df0ed
|
Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
|
2021-10-04 12:42:24 +01:00 |
Rory Powell
|
53158b36c8
|
Merge pull request #2877 from Budibase/fixes/email-onboarding-and-user-deletion
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 12:32:04 +01:00 |
Martin McKeaveney
|
4490b3582a
|
Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
|
2021-10-04 12:30:11 +01:00 |
Martin McKeaveney
|
05513c0a58
|
UX feedback updates
|
2021-10-04 12:24:49 +01:00 |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
mike12345567
|
80e7671444
|
Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory.
|
2021-10-01 17:16:43 +01:00 |
Rory Powell
|
5654bce90b
|
Merge pull request #2855 from Budibase/hide-upgrade-modal
Hide upgrade button / modal from non-root account holders
|
2021-10-01 16:33:22 +01:00 |
Martin McKeaveney
|
063b92726c
|
Merge pull request #2854 from Budibase/local-tenant-subdomain
Support for tenancy subdomain locally + improvements
|
2021-10-01 16:15:18 +01:00 |
Rory Powell
|
47b80b7f2a
|
Load account portal url from environment
|
2021-10-01 16:12:07 +01:00 |
Rory Powell
|
8729fa27ac
|
Hide upgrade button / modal from non-root account holders
|
2021-10-01 16:05:48 +01:00 |
Rory Powell
|
3bef997168
|
Support for tenancy subdomain locally + improvements
|
2021-10-01 15:55:57 +01:00 |