mike12345567
|
c01263e8f6
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-12 17:26:34 +01:00 |
Andrew Kingston
|
d1916cfe49
|
Enable JS bindings in all design fields where HBS is also enabled
|
2021-10-12 16:52:56 +01:00 |
Martin McKeaveney
|
b38704978a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
mike12345567
|
a5dff28725
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-10-12 16:20:40 +01:00 |
Martin McKeaveney
|
03ba725fbc
|
remove random files
|
2021-10-12 16:14:49 +01:00 |
Martin McKeaveney
|
ec26d5c738
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Andrew Kingston
|
4245430561
|
Fix issue deeply extract falsey values from context while executing JS bindings
|
2021-10-12 16:13:07 +01:00 |
Andrew Kingston
|
b1e421651d
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
39e98800d3
|
Correctly handle JS nullish values by removing forced fallback value of HBS helper
|
2021-10-12 15:40:01 +01:00 |
Andrew Kingston
|
5691be6fc0
|
Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper
|
2021-10-12 15:32:43 +01:00 |
Andrew Kingston
|
7f3c589ae8
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Peter Clement
|
0f153c3666
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Rory Powell
|
33a72b29d1
|
Fix unit tests
|
2021-10-12 14:03:47 +01:00 |
Budibase Staging Release Bot
|
bf31ff2848
|
v0.9.160-alpha.4
|
2021-10-12 12:37:54 +00:00 |
Rory Powell
|
3f02e83386
|
Merge branch 'develop' into no-access-role
|
2021-10-12 13:31:23 +01:00 |
Rory Powell
|
70ac21dcbf
|
Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
|
2021-10-12 13:10:58 +01:00 |
Rory Powell
|
5948aab953
|
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
|
2021-10-12 13:02:08 +01:00 |
Peter Clement
|
2d4bb78afc
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Rory Powell
|
728ee82791
|
Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check
|
2021-10-12 11:04:11 +01:00 |
Rory Powell
|
1ca2e48ba2
|
Merge branch 'develop' into wrap-account-check
|
2021-10-12 11:02:32 +01:00 |
Peter Clement
|
e479ced4c8
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Rory Powell
|
4d34d338ce
|
Merge branch 'develop' into dev-modes
|
2021-10-12 10:59:36 +01:00 |
Rory Powell
|
8c67f3da13
|
No access role / public by default
|
2021-10-12 10:05:57 +01:00 |
Budibase Staging Release Bot
|
8b0d0fb13b
|
v0.9.160-alpha.3
|
2021-10-11 21:15:06 +00:00 |
Martin McKeaveney
|
e66dd5933a
|
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
|
2021-10-11 22:05:45 +01:00 |
Peter Clement
|
b98fc5fc67
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-11 19:40:07 +01:00 |
Peter Clement
|
abebe5de12
|
fix app action trigger
|
2021-10-11 19:38:43 +01:00 |
Budibase Release Bot
|
a71ea88855
|
v0.9.163
|
2021-10-11 17:22:28 +00:00 |
mike12345567
|
1e4799ce9c
|
Fixing an issue with env variables becoming numbers if they started with one.
|
2021-10-11 17:59:44 +01:00 |
Andrew Kingston
|
43d546b2db
|
Fix inserting bindings manually when using JS
|
2021-10-11 16:18:20 +01:00 |
Budibase Release Bot
|
9f14471ab5
|
v0.9.162
|
2021-10-11 15:17:21 +00:00 |
Andrew Kingston
|
67a74ee327
|
Fix bug determining if a binding is JS or not
|
2021-10-11 15:51:47 +01:00 |
Budibase Staging Release Bot
|
870cb30530
|
v0.9.160-alpha.2
|
2021-10-11 14:10:32 +00:00 |
Andrew Kingston
|
8f1e536318
|
Enable binding replacements in JS bindings
|
2021-10-11 14:54:24 +01:00 |
Andrew Kingston
|
e96453ce6c
|
Add JS helper to string templates
|
2021-10-11 14:53:55 +01:00 |
Mitch-Budibase
|
1a3b147c47
|
Merge branch 'develop' into cypress-testing
|
2021-10-11 14:51:33 +01:00 |
Mitch-Budibase
|
5b98ca0197
|
Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
|
2021-10-11 14:51:24 +01:00 |
Budibase Staging Release Bot
|
865b6003d6
|
v0.9.160-alpha.1
|
2021-10-11 13:43:09 +00:00 |
Rory Powell
|
060ef711c6
|
API development / debugging optimisations
|
2021-10-11 11:40:02 +01:00 |
Peter Clement
|
eba9bd79f6
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Andrew Kingston
|
e521596c9c
|
Fix bug rendering tabs inside a component which uses a svelte transition
|
2021-10-11 11:34:19 +01:00 |
Peter Clement
|
8744e50ded
|
fix lint
|
2021-10-11 11:33:54 +01:00 |
Peter Clement
|
c9fbc11b6c
|
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
|
2021-10-11 11:22:07 +01:00 |
Rory Powell
|
9ea1774bcf
|
Don't perform account deletion check when self hosted
|
2021-10-11 11:14:44 +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 |
mike12345567
|
7a26f3769d
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
2021-10-08 18:21:40 +01:00 |
Rory Powell
|
be3feaa011
|
Fix linting
|
2021-10-08 13:22:08 +01:00 |
Rory Powell
|
e1fe51a1b8
|
Merge branch 'develop' into dev-modes
|
2021-10-08 13:15:38 +01:00 |
Rory Powell
|
5ffed2824e
|
Introduce dev modes, update contributor guide
|
2021-10-08 13:13:16 +01:00 |
Andrew Kingston
|
4ab15190ad
|
Add support for JS editing in binding panel
|
2021-10-08 12:07:11 +01:00 |
Andrew Kingston
|
9d12bc7388
|
Add QOL addons to CodeMirror editor
|
2021-10-08 12:06:52 +01:00 |
Mitch-Budibase
|
6da4e25f0a
|
Merge pull request #2819 from Budibase/cypress-testing
Cypress testing - New Tests/Commands + Other Changes
|
2021-10-08 11:51:58 +01:00 |
Mitch-Budibase
|
d6818acfcf
|
Some changes for addMultiOptionDatatype
|
2021-10-08 11:45:54 +01:00 |
Andrew Kingston
|
415bc4e0db
|
Add new generic CodeMirror editor component
|
2021-10-08 11:42:10 +01:00 |
Budibase Staging Release Bot
|
4762c98039
|
v0.9.160-alpha.0
|
2021-10-08 10:05:15 +00:00 |
Mitch-Budibase
|
417826ffed
|
Update commands.js
|
2021-10-08 10:56:44 +01:00 |
Budibase Release Bot
|
22527970b2
|
v0.9.161
|
2021-10-07 22:32:31 +00:00 |
Budibase Release Bot
|
1cd46327bf
|
v0.9.160
|
2021-10-07 22:18:59 +00:00 |
Budibase Release Bot
|
d4ecb810b1
|
v0.9.159
|
2021-10-07 21:55:18 +00:00 |
Budibase Release Bot
|
3e31fff662
|
v0.9.158
|
2021-10-07 21:20:53 +00:00 |
Budibase Staging Release Bot
|
7f5148a1e1
|
v0.9.158-alpha.0
|
2021-10-07 21:09:01 +00:00 |
Martin McKeaveney
|
c12d7301f8
|
merge
|
2021-10-07 21:58:09 +01:00 |
Budibase Staging Release Bot
|
6357d316a7
|
v0.9.157-alpha.0
|
2021-10-07 20:17:21 +00:00 |
Budibase Release Bot
|
0b66a003c5
|
v0.9.157
|
2021-10-07 20:07:47 +00:00 |
Martin McKeaveney
|
e9cad03f63
|
merge
|
2021-10-07 21:05:39 +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 |
mike12345567
|
4d04a3baf4
|
Adding a check for test environment to not clear app cookie on login as this breaks cypress.
|
2021-10-07 17:39:44 +01:00 |
mike12345567
|
52b44736c5
|
Fixing another issue with ethereal test package.
|
2021-10-07 16:35:11 +01:00 |
mike12345567
|
efb09523a7
|
Fixing a small issue with email test fix.
|
2021-10-07 16:14:00 +01:00 |
mike12345567
|
fab766adb6
|
Adding functionality to check if ethereal is down, if it is don't fail the test.
|
2021-10-07 16:11:33 +01:00 |
mike12345567
|
183b6e7b50
|
Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked.
|
2021-10-07 15:49:26 +01:00 |
Rory Powell
|
815f2c98d3
|
Remove update screen in the cloud
|
2021-10-07 15:41:53 +01:00 |
Martin McKeaveney
|
f32266df83
|
remove currentapp stuff
|
2021-10-07 15:39:22 +01:00 |
mike12345567
|
29691637a6
|
Fixing an issue with handlebars-helpers
|
2021-10-07 14:06:28 +01:00 |
Mitch-Budibase
|
a590cb836f
|
Merge branch 'develop' into cypress-testing
|
2021-10-07 14:01:22 +01:00 |
mike12345567
|
795477e025
|
Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public
|
2021-10-07 13:11:20 +01:00 |
Martin McKeaveney
|
6c2e4d8b4b
|
Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes
|
2021-10-07 13:09:10 +01:00 |
mike12345567
|
e6844d7bdf
|
Fix an issue with current app cookie, get rid of it on login/logout.
|
2021-10-07 12:19:23 +01:00 |
Martin McKeaveney
|
dea2c95d80
|
fix user ping event
|
2021-10-07 12:15:05 +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
|
0fb17e41b7
|
fix table view export in prod
|
2021-10-07 11:26:09 +01:00 |
Martin McKeaveney
|
58752cea3e
|
fix view export
|
2021-10-07 11:14:36 +01:00 |
Budibase Release Bot
|
cab95ff355
|
v0.9.156
|
2021-10-07 07:50:40 +00:00 |
mike12345567
|
0ea022971f
|
Fixing minor mistake.
|
2021-10-07 08:33:39 +01:00 |
Budibase Release Bot
|
e0b061a1db
|
v0.9.155
|
2021-10-06 21:26:52 +00:00 |
Martin McKeaveney
|
fd5bb7b49f
|
prevent cross tenant app access
|
2021-10-06 22:16:50 +01:00 |
Budibase Staging Release Bot
|
a23ba5eb1c
|
v0.9.154-alpha.1
|
2021-10-06 18:20:14 +00:00 |
Michael Drury
|
c05ec17700
|
Merge pull request #2909 from Budibase/fix/mike-fixes
Various minor fixes
|
2021-10-06 19:12:06 +01:00 |
mike12345567
|
ab03435c84
|
Making sure creation of SQL rows don't pass down null columns (no point).
|
2021-10-06 17:55:03 +01:00 |
mike12345567
|
d482b01263
|
Fixing issue #2276 - allows reverting a SQL column to null if no input.
|
2021-10-06 17:52:12 +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 |
Budibase Release Bot
|
4f628dd3af
|
v0.9.154
|
2021-10-06 16:37:28 +00:00 |
Budibase Staging Release Bot
|
dd445d07f5
|
v0.9.154-alpha.0
|
2021-10-06 16:34:29 +00:00 |
Martin McKeaveney
|
2f9f30ad8c
|
merge with master
|
2021-10-06 17:23:13 +01:00 |
Budibase Staging Release Bot
|
6e11aa2cec
|
v0.9.153-alpha.2
|
2021-10-06 16:12:27 +00:00 |
mike12345567
|
2d9a087efe
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes
|
2021-10-06 16:58:02 +01:00 |
Rory Powell
|
615d0390d5
|
Honour cookie domain when custom sso is enabled
|
2021-10-06 16:50:15 +01:00 |
Budibase Release Bot
|
84b945cbe8
|
v0.9.153
|
2021-10-06 15:36:11 +00: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 |
Budibase Staging Release Bot
|
0489bb5ee0
|
v0.9.153-alpha.1
|
2021-10-06 15:23:47 +00:00 |
Martin McKeaveney
|
00d436cc3b
|
Merge pull request #2905 from Budibase/fix/internal-email-onboarding
Don't redirect when tenant is missing, if unauthenticated
|
2021-10-06 16:14:54 +01:00 |
Martin McKeaveney
|
2f5ab466b0
|
Merge pull request #2901 from Budibase/fix/custom-sso-enforce-cross-tenancy
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 16:14:34 +01:00 |
Rory Powell
|
32012fd24b
|
Don't redirect when tenant is missing, if unauthenticated
|
2021-10-06 16:11:10 +01:00 |
Budibase Staging Release Bot
|
1e209958fd
|
v0.9.153-alpha.0
|
2021-10-06 15:02:59 +00:00 |
Rory Powell
|
006610f00d
|
Fix tests
|
2021-10-06 15:57:13 +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 |
Martin McKeaveney
|
81344cc29a
|
merge with master
|
2021-10-06 15:50:00 +01:00 |
Martin McKeaveney
|
282c906c8f
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2021-10-06 15:48:20 +01:00 |
Budibase Staging Release Bot
|
576ef3c759
|
v0.9.152-alpha.2
|
2021-10-06 14:46:31 +00:00 |
Martin McKeaveney
|
9b11252746
|
Merge pull request #2903 from Budibase/cloud-license-agreement
added 'you agree to license' on cloud login
|
2021-10-06 15:36:57 +01:00 |
Martin McKeaveney
|
f0b9b230eb
|
don't upload tarball to s3 in cloud
|
2021-10-06 15:36:40 +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 |
Budibase Staging Release Bot
|
5eb7e7f991
|
v0.9.152-alpha.1
|
2021-10-06 14:26:36 +00:00 |
Budibase Release Bot
|
a046f9f0b0
|
v0.9.152
|
2021-10-06 14:19:18 +00:00 |
Martin McKeaveney
|
cf57367be0
|
Merge pull request #2900 from Budibase/ak-fixes
Misc fixes
|
2021-10-06 15:17:48 +01:00 |
Mike Shanks
|
285b1342d0
|
added 'you agree to license' on cloud login
|
2021-10-06 15:16:36 +01:00 |
Rory Powell
|
ee10bce48b
|
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 15:15:46 +01:00 |
Peter Clement
|
62218c71b5
|
allow user to add automation block between existing blocks
|
2021-10-06 15:09:51 +01:00 |
Budibase Staging Release Bot
|
738e87dd69
|
v0.9.152-alpha.0
|
2021-10-06 14:08:17 +00: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
|
3bc1771ede
|
merge with master
|
2021-10-06 14:57:34 +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
|
29f8cfe7ac
|
use start from scratch instead of create app button
|
2021-10-06 14:35:00 +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 |
Andrew Kingston
|
fe35d08422
|
Fix drag and drop indicator positioning when not using desktop preview
|
2021-10-06 13:59:25 +01:00 |
Budibase Staging Release Bot
|
f879836227
|
v0.9.151-alpha.4
|
2021-10-06 12:38:24 +00:00 |
Andrew Kingston
|
f6a18ca550
|
Fix padding being added to empty layouts in mobile view
|
2021-10-06 13:33:37 +01:00 |
Andrew Kingston
|
80778333f5
|
Revert to BB logo favicon
|
2021-10-06 13:28:24 +01:00 |
Andrew Kingston
|
ed316efb12
|
Merge pull request #2887 from Budibase/ak-fixes
Fix date picker on mobile + text changes
|
2021-10-06 12:42:55 +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 |
Maurits Lourens
|
dbf747f749
|
fix tests
|
2021-10-05 13:38:03 +02:00 |
Budibase Staging Release Bot
|
f7667f7e47
|
v0.9.151-alpha.3
|
2021-10-05 11:23:23 +00:00 |
mike12345567
|
c3b112dd4d
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2021-10-05 12:15:17 +01:00 |
mike12345567
|
a718b79958
|
Updating string templates library.
|
2021-10-05 12:14:29 +01:00 |
Budibase Staging Release Bot
|
d501f53b68
|
v0.9.151-alpha.2
|
2021-10-05 11:07:22 +00:00 |
Michael Drury
|
b120477572
|
Merge pull request #2886 from Budibase/email-user-name
Using the user's name in emails sent out where possible
|
2021-10-05 11:59:14 +01:00 |
Maurits Lourens
|
8709fb2f0b
|
add a slash before the path and a questionmark before the querystring
|
2021-10-05 12:20:09 +02:00 |
Budibase Staging Release Bot
|
cfa5e5be73
|
v0.9.151-alpha.1
|
2021-10-04 17:25:50 +00: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 |
mike12345567
|
1f95c693ac
|
As with the account portal, updating the monorepo to use the users name if it is available for some email templates.
|
2021-10-04 17:59:25 +01:00 |
Budibase Release Bot
|
a31c07626e
|
v0.9.151
|
2021-10-04 16:25:23 +00:00 |
Budibase Staging Release Bot
|
2ef2ae6253
|
v0.9.151-alpha.0
|
2021-10-04 15:58:42 +00: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 |
Rory Powell
|
d4680ccb95
|
Merge branch 'master' into develop
|
2021-10-04 16:49:18 +01:00 |
Rory Powell
|
380e3b4ccf
|
Merge pull request #2882 from Budibase/honour-quota
Deny only when usage quota is exceeded
|
2021-10-04 16:47:53 +01:00 |
Budibase Staging Release Bot
|
314675912f
|
v0.9.150-alpha.1
|
2021-10-04 15:37:08 +00:00 |
Rory Powell
|
ec35b81af8
|
Fix backup SMTP
|
2021-10-04 15:58:05 +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 |
Budibase Release Bot
|
4891cc7199
|
v0.9.150
|
2021-10-04 14:02:30 +00:00 |
Andrew Kingston
|
b45777bd66
|
Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support
|
2021-10-04 14:50:02 +01:00 |
Andrew Kingston
|
a41505f8a0
|
Rename primary color to accent color
|
2021-10-04 14:45:51 +01:00 |
Budibase Staging Release Bot
|
15bb373794
|
v0.9.150-alpha.0
|
2021-10-04 13:30:07 +00:00 |
Rory Powell
|
2d5d0d48fb
|
Merge branch 'master' into develop
|
2021-10-04 14:21:46 +01:00 |
Rory Powell
|
69871342bb
|
Merge pull request #2881 from Budibase/api-keys
Add API keys between account portal and budibase
|
2021-10-04 14:17:17 +01:00 |
Michael Drury
|
d4877ef9db
|
Merge pull request #2880 from Budibase/fix/2835
Fix for shorthand app URL not re-directing if the user isn't logged in
|
2021-10-04 14:09:48 +01:00 |
Rory Powell
|
c3a95d6c03
|
Deny only when usage quota is exceeded
|
2021-10-04 14:07:10 +01:00 |
Rory Powell
|
2f589a2f42
|
Add API keys between account portal and budibase
|
2021-10-04 13:40:50 +01:00 |
mike12345567
|
c82c9df522
|
Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login).
|
2021-10-04 13:31:53 +01:00 |
Budibase Staging Release Bot
|
685fc49b01
|
v0.9.149-alpha.5
|
2021-10-04 11:51:19 +00: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 |
Budibase Staging Release Bot
|
be7d343868
|
v0.9.149-alpha.4
|
2021-10-01 15:41:08 +00:00 |
Budibase Release Bot
|
7602985d25
|
v0.9.149
|
2021-10-01 15:40:26 +00: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 |
Budibase Staging Release Bot
|
be265bf787
|
v0.9.149-alpha.3
|
2021-10-01 15:25:11 +00: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 |
Budibase Staging Release Bot
|
4ada3e12be
|
v0.9.149-alpha.2
|
2021-10-01 15:10:31 +00:00 |
Rory Powell
|
8729fa27ac
|
Hide upgrade button / modal from non-root account holders
|
2021-10-01 16:05:48 +01:00 |
Martin McKeaveney
|
adac7b5a58
|
Merge pull request #2853 from Budibase/fix/self-host-flow
updating copy on self host flow
|
2021-10-01 16:00:44 +01:00 |
Rory Powell
|
3bef997168
|
Support for tenancy subdomain locally + improvements
|
2021-10-01 15:55:57 +01:00 |
Budibase Staging Release Bot
|
3c02b6a1c5
|
v0.9.149-alpha.1
|
2021-10-01 14:53:11 +00:00 |
Martin McKeaveney
|
ff610d6516
|
adding debug log for deployments
|
2021-10-01 15:36:33 +01:00 |
Budibase Staging Release Bot
|
67a664e6ba
|
v0.9.149-alpha.0
|
2021-10-01 14:28:01 +00:00 |
Martin McKeaveney
|
b4999f3f13
|
updating copy on self host flow
|
2021-10-01 15:26:41 +01:00 |
Martin McKeaveney
|
c2d2c7d090
|
merge
|
2021-10-01 15:18:37 +01:00 |
Michael Drury
|
5a203d7b7d
|
Merge pull request #2847 from Budibase/fix/2665
Fix created by/updated by auto columns breaking public forms
|
2021-10-01 15:16:22 +01:00 |
Budibase Staging Release Bot
|
f04baeaa7e
|
v0.9.148-alpha.9
|
2021-10-01 14:10:48 +00:00 |
Michael Drury
|
a01eb8aaa0
|
Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
|
2021-10-01 15:01:37 +01:00 |
Andrew Kingston
|
9e74acfec0
|
Prevent screen slot or something containing the screen slot from being deleted
|
2021-10-01 15:01:16 +01:00 |
mike12345567
|
8decbc20d5
|
Fixing issue with created by/updated by on public forms, also fixing a small issue with analytics ping generating a 404.
|
2021-10-01 15:00:11 +01:00 |
Budibase Staging Release Bot
|
aad4fe9f8e
|
v0.9.148-alpha.8
|
2021-10-01 13:52:11 +00:00 |
mike12345567
|
2aa90aa246
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/smtp-automation
|
2021-10-01 14:46:48 +01:00 |
Andrew Kingston
|
cc78f08032
|
Update button text in theme settings to 'View changes'
|
2021-10-01 14:41:58 +01:00 |
Budibase Staging Release Bot
|
765f0b6c9f
|
v0.9.148-alpha.7
|
2021-10-01 13:22:35 +00:00 |
Andrew Kingston
|
aa2b7cf769
|
Merge pull request #2839 from Budibase/mobile-app-search-compat
Add mobile compatibility for app search bar
|
2021-10-01 14:11:30 +01:00 |
Andrew Kingston
|
38b341e4b9
|
Be more explicit with testing table deletion to avoid random failures due to ordering
|
2021-10-01 13:58:15 +01:00 |
mike12345567
|
be09410cae
|
Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action.
|
2021-10-01 13:29:08 +01:00 |
Budibase Staging Release Bot
|
3343a36694
|
v0.9.148-alpha.6
|
2021-10-01 12:05:19 +00:00 |
Martin McKeaveney
|
3fa29228af
|
merge
|
2021-10-01 13:00:31 +01:00 |
Rory Powell
|
8f614da7ff
|
Merge pull request #2841 from Budibase/fix/redirects
Fix redirects and prevent admin / org screens in cloud
|
2021-10-01 12:55:13 +01:00 |
Martin McKeaveney
|
96c81db741
|
merge with master
|
2021-10-01 12:53:28 +01:00 |
Andrew Kingston
|
c6566cc282
|
Add slight delay to make views tests pass
|
2021-10-01 12:48:16 +01:00 |
Budibase Staging Release Bot
|
f15314f690
|
v0.9.148-alpha.5
|
2021-10-01 11:44:53 +00:00 |
Rory Powell
|
50b7142c04
|
Fix redirects and prevent admin / org screens in cloud
|
2021-10-01 12:40:01 +01:00 |
Martin McKeaveney
|
6c47980f7c
|
remove unnecessary deployment poll
|
2021-10-01 12:10:50 +01:00 |
Budibase Staging Release Bot
|
62205f5f55
|
v0.9.148-alpha.4
|
2021-10-01 10:56:48 +00:00 |
Andrew Kingston
|
2ea05612a5
|
Merge pull request #2838 from Budibase/fix-number-input-ios
Add inputmode attribute for number inputs
|
2021-10-01 11:46:33 +01:00 |
Andrew Kingston
|
305d82846b
|
Add mobile compatibility for app search bar
|
2021-10-01 11:43:09 +01:00 |
Budibase Staging Release Bot
|
355e4be03d
|
v0.9.148-alpha.3
|
2021-10-01 10:20:06 +00:00 |
Andrew Kingston
|
1b3cd1a2a4
|
Add inputmode attribute for number inputs
|
2021-10-01 11:15:15 +01:00 |
Michael Drury
|
e4c6b61346
|
Merge pull request #2830 from Budibase/fix/2796
Fix for formula fields in enrich call
|
2021-10-01 11:10:14 +01:00 |
Budibase Release Bot
|
e75610b780
|
v0.9.148
|
2021-10-01 09:13:03 +00:00 |
mike12345567
|
5bafd1c01b
|
Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables.
|
2021-09-30 17:54:54 +01:00 |
Budibase Staging Release Bot
|
8c26e18706
|
v0.9.148-alpha.2
|
2021-09-30 16:51:01 +00:00 |
Martin McKeaveney
|
dc4f20ae41
|
Merge pull request #2829 from Budibase/fix/quotas
Fix app creation when there is no app ctx
|
2021-09-30 17:43:10 +01:00 |
Rory Powell
|
68396fa4c8
|
Fix app creation when there is no app ctx
|
2021-09-30 17:35:09 +01:00 |
mike12345567
|
4ecc92de3b
|
Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once.
|
2021-09-30 17:24:43 +01:00 |
Budibase Staging Release Bot
|
206ff8aad2
|
v0.9.148-alpha.1
|
2021-09-30 16:15:24 +00:00 |
Martin McKeaveney
|
be66f395b0
|
Merge pull request #2824 from Budibase/feature/end-user-analytics
end user ping for client apps
|
2021-09-30 17:05:17 +01:00 |
Martin McKeaveney
|
021c49ad8e
|
removing optional chain
|
2021-09-30 17:04:55 +01:00 |
Martin McKeaveney
|
dbfd9ff877
|
fixing import
|
2021-09-30 16:52:21 +01:00 |
Budibase Staging Release Bot
|
606ceca1bc
|
v0.9.148-alpha.0
|
2021-09-30 15:51:50 +00:00 |
Rory Powell
|
4f57caaf8d
|
Merge branch 'master' into develop
|
2021-09-30 16:41:40 +01:00 |
Martin McKeaveney
|
6ef1883328
|
lint
|
2021-09-30 16:39:10 +01:00 |
Budibase Staging Release Bot
|
8d79ab04aa
|
v0.9.147-alpha.1
|
2021-09-30 15:08:42 +00:00 |
Martin McKeaveney
|
6f5567b4b6
|
merge with develop
|
2021-09-30 16:05:06 +01:00 |
Rory Powell
|
487166a6d8
|
Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
Fix tenant subdomain parsing
|
2021-09-30 15:59:47 +01:00 |
Rory Powell
|
dd1ce5be27
|
Fix tenant subdomain parsing
|
2021-09-30 15:56:33 +01:00 |
Budibase Release Bot
|
4928ce6875
|
v0.9.147
|
2021-09-30 14:33:09 +00:00 |
Budibase Staging Release Bot
|
638c9f9711
|
v0.9.147-alpha.0
|
2021-09-30 14:22:16 +00:00 |
Martin McKeaveney
|
17acae87c0
|
Merge pull request #2677 from Budibase/dnd
Drag and drop
|
2021-09-30 15:13:25 +01:00 |
Martin McKeaveney
|
76c83ed51e
|
Merge branch 'develop' into feature/search-bar
|
2021-09-30 15:12:59 +01:00 |
Martin McKeaveney
|
d3a752a45a
|
Merge pull request #2823 from Budibase/fix/mongodb-2696
Fix for #2696 - adding awaits to mongodb connector
|
2021-09-30 15:12:30 +01:00 |
Rory Powell
|
95c251d4db
|
Merge branch 'master' into develop
|
2021-09-30 15:08:40 +01:00 |
Martin McKeaveney
|
9f6961a90c
|
switch from regex to includes
|
2021-09-30 15:08:29 +01:00 |
Budibase Staging Release Bot
|
b198f38940
|
v0.9.146-alpha.6
|
2021-09-30 14:05:41 +00:00 |
Mike Shanks
|
0c0ac7ed05
|
added awaits to all mongo querys
|
2021-09-30 15:05:15 +01:00 |
Martin McKeaveney
|
13a07a5e51
|
end user ping for client apps
|
2021-09-30 15:03:57 +01:00 |
Martin McKeaveney
|
8c65d45c23
|
Merge branch 'develop' into dnd
|
2021-09-30 14:56:23 +01:00 |
Michael Drury
|
29b177208c
|
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
|
2021-09-30 14:55:37 +01:00 |
Budibase Staging Release Bot
|
8a10d549b7
|
v0.9.146-alpha.5
|
2021-09-30 13:49:21 +00:00 |
Rory Powell
|
fe6dbb2a78
|
Merge pull request #2816 from Budibase/remove-global-info-users-on-deletion
Remove global info users on user deletion
|
2021-09-30 14:41:27 +01:00 |
Mitch-Budibase
|
24954d321f
|
Merge branch 'develop' into cypress-testing
|
2021-09-30 14:14:56 +01:00 |
Mitch-Budibase
|
f703243562
|
Fixing env change that i missed in commands file
|
2021-09-30 14:09:37 +01:00 |
Martin McKeaveney
|
a0f4043e13
|
app list search bar
|
2021-09-30 14:08:18 +01:00 |
Mitch-Budibase
|
aea74a4d74
|
changing worker-url
|
2021-09-30 14:00:26 +01:00 |
Budibase Staging Release Bot
|
8226859e07
|
v0.9.146-alpha.4
|
2021-09-30 12:59:29 +00:00 |
Mitch-Budibase
|
f443127e13
|
Changing Environment
I had this as the test env, changing it back to what it was previously.
|
2021-09-30 13:52:20 +01:00 |
Andrew Kingston
|
7f08ef3a6c
|
Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same
|
2021-09-30 13:49:09 +01:00 |
Mitch-Budibase
|
d7b4519090
|
Merge branch 'develop' into cypress-testing
|
2021-09-30 13:38:48 +01:00 |
Rory Powell
|
3fb83eabad
|
Merge branch 'develop' into remove-global-info-users-on-deletion
|
2021-09-30 13:38:12 +01:00 |
Rory Powell
|
6e10c1fa73
|
Remove global info users on user deletion
|
2021-09-30 13:08:07 +01:00 |
mike12345567
|
976fca6dde
|
Fixing view test case.
|
2021-09-30 12:55:21 +01:00 |
mike12345567
|
e1707111b2
|
Only development apps.
|
2021-09-30 12:50:22 +01:00 |
mike12345567
|
f8562015ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
mike12345567
|
c132ac43b9
|
Adding cloud -> self host and self host -> cloud view migrations.
|
2021-09-30 12:17:27 +01:00 |
Budibase Staging Release Bot
|
44a3390200
|
v0.9.146-alpha.3
|
2021-09-30 10:23:22 +00:00 |
Andrew Kingston
|
38b32d78a8
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Peter Clement
|
afa3cd53f6
|
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
|
2021-09-30 11:05:22 +01:00 |
Rory Powell
|
4d873a00bc
|
Merge pull request #2810 from Budibase/fix/save-user
Fix saveUser by adding same tenant check
|
2021-09-30 11:00:03 +01:00 |
Budibase Staging Release Bot
|
2b4fc4aa8b
|
v0.9.146-alpha.2
|
2021-09-30 09:58:13 +00:00 |
Peter Clement
|
86428f3998
|
remove create budibase db button
|
2021-09-30 10:50:27 +01:00 |
Peter Clement
|
1ba7c89492
|
remove log statement
|
2021-09-30 10:39:21 +01:00 |
Martin McKeaveney
|
e2c4663541
|
fix tests
|
2021-09-30 10:35:53 +01:00 |
Rory Powell
|
b64f1aa322
|
Fix saveUser by adding same tenant check
|
2021-09-30 10:27:35 +01:00 |
Martin McKeaveney
|
e9fcf51f27
|
remove cloud limits for certain tenants
|
2021-09-30 10:17:25 +01:00 |
Budibase Release Bot
|
ba6730645e
|
v0.9.146
|
2021-09-29 19:01:05 +00:00 |
Budibase Staging Release Bot
|
5fffd72e2f
|
v0.9.146-alpha.1
|
2021-09-29 18:38:14 +00:00 |
Martin McKeaveney
|
6edc25f52e
|
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
|
2021-09-29 19:27:15 +01:00 |
Martin McKeaveney
|
e62f8cd9bb
|
Update packages/builder/src/components/upgrade/UpgradeModal.svelte
Co-authored-by: Rory Powell <rory.codes@gmail.com>
|
2021-09-29 19:12:19 +01:00 |
Martin McKeaveney
|
e4473a32fd
|
fix firefox redirect loop
|
2021-09-29 18:59:26 +01:00 |
Andrew Kingston
|
1b60fb5988
|
Only use fetch for search when running in cypress
|
2021-09-29 18:22:56 +01:00 |
Budibase Staging Release Bot
|
95424ddc6a
|
v0.9.146-alpha.0
|
2021-09-29 17:08:46 +00:00 |
Rory Powell
|
b47003f359
|
Merge pull request #2803 from Budibase/fix/provisioning-only-check-verified
Update existing user in account portal check to only check verified users - fix provision flow
|
2021-09-29 17:58:12 +01:00 |
Rory Powell
|
8d80f89f97
|
Merge branch 'master' into develop
|
2021-09-29 17:57:27 +01:00 |
Rory Powell
|
f089c20d60
|
replace ?. with &&
|
2021-09-29 17:55:08 +01:00 |
Rory Powell
|
93d4ee4aad
|
Update existing user in account portal check to only check verified users - fix provision flow
|
2021-09-29 17:46:13 +01:00 |
mike12345567
|
94737c6574
|
Final cleanup, just need to handle view migration (to self host from cloud).
|
2021-09-29 17:43:16 +01:00 |
Andrew Kingston
|
a50d46ba32
|
Treat the search endpoint as a fetch when running tests as lucene doesn't exist
|
2021-09-29 17:36:53 +01:00 |
Budibase Staging Release Bot
|
8aa192d1e8
|
v0.9.145-alpha.1
|
2021-09-29 16:27:46 +00:00 |
Rory Powell
|
ee7529769f
|
Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
|
2021-09-29 17:17:26 +01:00 |
Rory Powell
|
2ceca6b4fb
|
Review feedback - shortcut user?.tenantId !== tenantId
|
2021-09-29 17:13:29 +01:00 |
mike12345567
|
a0f69251c8
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
2021-09-29 16:55:59 +01:00 |
Rory Powell
|
a299e30556
|
Respect tenant in url in UI app. Reject tenant and session mismatch
|
2021-09-29 16:41:58 +01:00 |
Andrew Kingston
|
908d4b75d8
|
Ensure transitions are only local to avoid weird svelte issues
|
2021-09-29 15:26:01 +01:00 |
Andrew Kingston
|
c5f0a2b34b
|
Fix table crash when data is null
|
2021-09-29 15:25:44 +01:00 |
Budibase Release Bot
|
f5103225c7
|
v0.9.145
|
2021-09-29 13:55:56 +00:00 |
Budibase Staging Release Bot
|
b8a33d5037
|
v0.9.145-alpha.0
|
2021-09-29 13:36:20 +00:00 |
Rory Powell
|
764643c99b
|
Merge branch 'master' into develop
|
2021-09-29 14:26:13 +01:00 |
Budibase Staging Release Bot
|
de10f3691f
|
v0.9.144-alpha.1
|
2021-09-29 13:01:12 +00:00 |
Rory Powell
|
828da8b4d7
|
Honour cookie domain on empty values
|
2021-09-29 13:51:33 +01:00 |
Peter Clement
|
cfab8165bd
|
update ssl ux
|
2021-09-29 13:02:30 +01:00 |
mike12345567
|
1f127939af
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-29 12:57:14 +01:00 |
Andrew Kingston
|
1c93ae509e
|
Refresh data UI tables when creating a row
|
2021-09-29 12:29:26 +01:00 |