Martin McKeaveney
|
d9bfacf956
|
merge
|
2021-10-13 14:18:56 +01:00 |
Peter Clement
|
bf3075c15c
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-13 12:39:05 +01:00 |
Peter Clement
|
a25020aad7
|
refactor new autocolumn functionality
|
2021-10-13 11:39:36 +01:00 |
Peter Clement
|
2105fb31db
|
some tidy up
|
2021-10-13 09:29:01 +01:00 |
Martin McKeaveney
|
ed9574b815
|
tidy up
|
2021-10-12 20:19:32 +01:00 |
mike12345567
|
b27a07f785
|
Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running.
|
2021-10-12 18:45:13 +01:00 |
Peter Clement
|
64583f83c6
|
update consts
|
2021-10-12 17:32:57 +01:00 |
Peter Clement
|
9c99e4dd0b
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
mike12345567
|
9a8248e58c
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-12 17:26:34 +01:00 |
Andrew Kingston
|
445a560e0d
|
Enable JS bindings in all design fields where HBS is also enabled
|
2021-10-12 16:52:56 +01:00 |
Martin McKeaveney
|
2674f1992f
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
mike12345567
|
bfdbcb1a47
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-10-12 16:20:40 +01:00 |
Martin McKeaveney
|
14370c81b9
|
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
|
932c332b81
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
f0d79a34ed
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Peter Clement
|
b2b1d53c94
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Rory Powell
|
11fb7a0b25
|
Merge branch 'develop' into no-access-role
|
2021-10-12 13:31:23 +01:00 |
Peter Clement
|
31feef6882
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Peter Clement
|
6f708ec86b
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Rory Powell
|
0d76f5ce22
|
No access role / public by default
|
2021-10-12 10:05:57 +01:00 |
Martin McKeaveney
|
eb64cb9b07
|
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
|
a8829d9adb
|
fix app action trigger
|
2021-10-11 19:38:43 +01:00 |
Andrew Kingston
|
b06669fe32
|
Fix inserting bindings manually when using JS
|
2021-10-11 16:18:20 +01:00 |
Andrew Kingston
|
d114b3f1ed
|
Fix bug determining if a binding is JS or not
|
2021-10-11 15:51:47 +01:00 |
Andrew Kingston
|
21c60849c7
|
Enable binding replacements in JS bindings
|
2021-10-11 14:54:24 +01:00 |
Peter Clement
|
8b97588851
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Peter Clement
|
95ca7ccbb6
|
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
|
2021-10-11 11:22:07 +01:00 |
Peter Clement
|
d11f8fed59
|
fix issue where automation block was not being added in the correct order
|
2021-10-11 11:10:26 +01:00 |
mike12345567
|
a7b5fc2e1b
|
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 |
Andrew Kingston
|
72ea464cda
|
Add support for JS editing in binding panel
|
2021-10-08 12:07:11 +01:00 |
Andrew Kingston
|
d6ca48b46a
|
Add QOL addons to CodeMirror editor
|
2021-10-08 12:06:52 +01:00 |
Andrew Kingston
|
6d8507d95e
|
Add new generic CodeMirror editor component
|
2021-10-08 11:42:10 +01:00 |
Martin McKeaveney
|
9bbe8c1726
|
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
|
43d3c2af4d
|
adding made in budibase tag
|
2021-10-07 20:57:50 +01:00 |
Rory Powell
|
dfee7ebc7a
|
Remove update screen in the cloud
|
2021-10-07 15:41:53 +01:00 |
Martin McKeaveney
|
b9a47f096d
|
fix intercom createdAt
|
2021-10-07 12:03:08 +01:00 |
Martin McKeaveney
|
ddcced8c81
|
CSS fixes for template themes
|
2021-10-07 11:48:38 +01:00 |
Martin McKeaveney
|
ff7683bb0b
|
fix view export
|
2021-10-07 11:14:36 +01:00 |
mike12345567
|
3878cf76cd
|
Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones.
|
2021-10-06 17:38:32 +01:00 |
mike12345567
|
3cc733eefd
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes
|
2021-10-06 16:58:02 +01:00 |
mike12345567
|
2b0bdffa65
|
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
|
73afd331d4
|
Don't redirect when tenant is missing, if unauthenticated
|
2021-10-06 16:11:10 +01:00 |
Peter Clement
|
82fed89d04
|
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
|
8699d7293b
|
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
|
2597dc833d
|
added 'you agree to license' on cloud login
|
2021-10-06 15:16:36 +01:00 |
Peter Clement
|
e7d30a968a
|
allow user to add automation block between existing blocks
|
2021-10-06 15:09:51 +01:00 |
Peter Clement
|
5229954b22
|
update icon padding and block background-color
|
2021-10-06 15:07:51 +01:00 |
Peter Clement
|
89dc9f886a
|
do not persist datasource config details in modal
|
2021-10-06 15:06:48 +01:00 |
Martin McKeaveney
|
1c9147974e
|
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
|
3cb088e930
|
Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
|
2021-10-06 14:50:12 +01:00 |
Martin McKeaveney
|
5d64be2b73
|
Redesign UX, get rid of welcome screen
|
2021-10-06 14:33:21 +01:00 |
Rory Powell
|
09b0dbe868
|
Updates to suport non cloud single and multi tenancy
|
2021-10-06 14:09:43 +01:00 |
Martin McKeaveney
|
b26d376dbc
|
adding template options to create app modal
|
2021-10-06 11:38:17 +01:00 |
Martin McKeaveney
|
0072f1cd6b
|
making the onboarding modal inline and shown when you have no apps
|
2021-10-06 10:54:24 +01:00 |
Martin McKeaveney
|
9e41b9cd8f
|
UX improvements
|
2021-10-05 23:49:32 +01:00 |
Martin McKeaveney
|
ddfecf14dc
|
templates working end to end
|
2021-10-05 23:02:28 +01:00 |
Maurits Lourens
|
42d5140c7f
|
add a slash before the path and a questionmark before the querystring
|
2021-10-05 12:20:09 +02:00 |
Andrew Kingston
|
4b7cc205ae
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 18:16:41 +01:00 |
Andrew Kingston
|
2f26228759
|
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
|
cf91990125
|
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
|
5d45d54e77
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 15:56:37 +01:00 |
Andrew Kingston
|
055b5c5e01
|
Update self-host upgrade text
|
2021-10-04 15:49:06 +01:00 |
Andrew Kingston
|
941371a62d
|
Rename primary color to accent color
|
2021-10-04 14:45:51 +01:00 |
Martin McKeaveney
|
553bd63842
|
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
|
1740ed06f3
|
Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
|
2021-10-04 12:42:24 +01:00 |
Rory Powell
|
60353c1e1c
|
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
|
348e1bf404
|
Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
|
2021-10-04 12:30:11 +01:00 |
Martin McKeaveney
|
4000de98ff
|
UX feedback updates
|
2021-10-04 12:24:49 +01:00 |
Rory Powell
|
5e6e3cd123
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
mike12345567
|
a343805fee
|
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
|
2a1c865e10
|
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
|
ffadc4c28b
|
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
|
61fcb67289
|
Load account portal url from environment
|
2021-10-01 16:12:07 +01:00 |
Rory Powell
|
1fc24e12e7
|
Hide upgrade button / modal from non-root account holders
|
2021-10-01 16:05:48 +01:00 |
Rory Powell
|
4ce0147217
|
Support for tenancy subdomain locally + improvements
|
2021-10-01 15:55:57 +01:00 |
Martin McKeaveney
|
d88b22ed6f
|
updating copy on self host flow
|
2021-10-01 15:26:41 +01:00 |
Andrew Kingston
|
6e9736e79b
|
Prevent screen slot or something containing the screen slot from being deleted
|
2021-10-01 15:01:16 +01:00 |
Andrew Kingston
|
877ae757c4
|
Update button text in theme settings to 'View changes'
|
2021-10-01 14:41:58 +01:00 |
Andrew Kingston
|
c94cc87fa4
|
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 |
Rory Powell
|
15ebaa382a
|
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 |
Rory Powell
|
4c426ce6de
|
Fix redirects and prevent admin / org screens in cloud
|
2021-10-01 12:40:01 +01:00 |
Martin McKeaveney
|
4b3f1723b7
|
remove unnecessary deployment poll
|
2021-10-01 12:10:50 +01:00 |
Andrew Kingston
|
ad97e5fb71
|
Add mobile compatibility for app search bar
|
2021-10-01 11:43:09 +01:00 |
mike12345567
|
c7bc68d0de
|
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 |
Rory Powell
|
e47c063e80
|
Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
Fix tenant subdomain parsing
|
2021-09-30 15:59:47 +01:00 |
Rory Powell
|
89c9118337
|
Fix tenant subdomain parsing
|
2021-09-30 15:56:33 +01:00 |
Martin McKeaveney
|
3ef9e27a81
|
Merge pull request #2677 from Budibase/dnd
Drag and drop
|
2021-09-30 15:13:25 +01:00 |
Martin McKeaveney
|
19db5d8c5f
|
Merge branch 'develop' into feature/search-bar
|
2021-09-30 15:12:59 +01:00 |
Martin McKeaveney
|
adb8321cb1
|
switch from regex to includes
|
2021-09-30 15:08:29 +01:00 |
Martin McKeaveney
|
2f491f3b6f
|
Merge branch 'develop' into dnd
|
2021-09-30 14:56:23 +01:00 |
Michael Drury
|
f2534c3ec3
|
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
|
2021-09-30 14:55:37 +01:00 |
Martin McKeaveney
|
f916e338a2
|
app list search bar
|
2021-09-30 14:08:18 +01:00 |
Andrew Kingston
|
19ae31240b
|
Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same
|
2021-09-30 13:49:09 +01:00 |
mike12345567
|
7de9ed2fdf
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
Andrew Kingston
|
7571be0bb9
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Peter Clement
|
c84e70c919
|
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
|
2021-09-30 11:05:22 +01:00 |
Peter Clement
|
978f08f30d
|
remove create budibase db button
|
2021-09-30 10:50:27 +01:00 |
Martin McKeaveney
|
6dac3e28bd
|
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
|
2021-09-29 19:27:15 +01:00 |
Martin McKeaveney
|
7adcd2e43e
|
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
|
b94c65f1c4
|
fix firefox redirect loop
|
2021-09-29 18:59:26 +01:00 |