1
0
Fork 0
mirror of synced 2024-08-01 03:11:26 +12:00
Commit graph

5191 commits

Author SHA1 Message Date
Rory Powell
5242265f0e Code review refactoring 2021-10-18 11:58:42 +01:00
Rory Powell
63aaad4812 Merge branch 'develop' into options-text-columns 2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot
eed61105f0 v0.9.167-alpha.12 2021-10-18 10:16:48 +00:00
Rory Powell
f0fa60049d
Merge pull request #2975 from Budibase/no-access-role
No access role / public by default
2021-10-18 11:08:45 +01:00
Budibase Staging Release Bot
8a8bbf55fd v0.9.167-alpha.11 2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
dfad3a4d85 v0.9.167-alpha.10 2021-10-18 08:45:15 +00:00
Peter Clement
d9a2ba6e96
Merge pull request #3032 from Budibase/fix/data-section-issues
Potential fix for issues with updating and saving rows and columns
2021-10-18 09:34:49 +01:00
Budibase Staging Release Bot
d517506127 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00
Michael Drury
34d5bca7c6
Merge pull request #3025 from Budibase/fix/quick-fixes
Fixing refresh on wrong password and setting hard SQL limits
2021-10-18 09:20:29 +01:00
Peter Clement
29796c3490 Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +01:00
Budibase Release Bot
6d8f7f1220 v0.9.168 2021-10-17 20:06:43 +00:00
Peter Clement
39d9017eae remove addition of _id and _rev as autocolumns 2021-10-17 20:58:06 +01:00
mike12345567
89be613c40 Setting a hard limit on how many rows can be returned by the SQL plus queries. 2021-10-15 17:52:06 +01:00
Mitch-Budibase
54618e6072 Merge branch 'develop' into cypress-testing 2021-10-15 17:36:18 +01:00
Mitch-Budibase
02ed5343a2 New Tests & Command
Rename an application
-5 tests

Custom theming properties
-1 new test (Button roundness)

1 new command
-searches for an application
2021-10-15 17:36:10 +01:00
Budibase Staging Release Bot
bc396fb840 v0.9.167-alpha.8 2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot
3f6c5d2558 v0.9.167-alpha.7 2021-10-15 13:12:11 +00:00
Michael Drury
5e16f65d6b
Merge pull request #3007 from Budibase/fix/3005
Fixing issues with filter step in automations breaking test flow
2021-10-15 14:03:52 +01:00
Budibase Staging Release Bot
843b13613d v0.9.167-alpha.6 2021-10-15 10:45:34 +00:00
Andrew Kingston
27a1342531
Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
2021-10-15 11:37:25 +01:00
Budibase Staging Release Bot
8b73d1c6c5 v0.9.167-alpha.5 2021-10-15 07:56:53 +00:00
Peter Clement
cb02b1b5c0
Merge pull request #3014 from Budibase/fix/hide-table-modal-dev
Don't show the create datasource popup in dev environments
2021-10-15 08:48:22 +01:00
Budibase Staging Release Bot
a81ac3293c v0.9.167-alpha.4 2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot
f633521486 v0.9.167-alpha.3 2021-10-14 16:10:07 +00:00
Peter Clement
6efe219cea
Merge pull request #3010 from Budibase/bug/handle-longform-type-automations
Handle longform types within Automations
2021-10-14 17:00:44 +01:00
Peter Clement
eeda7322d0 remove unused command 2021-10-14 16:59:22 +01:00
Peter Clement
375aba0b49 Merge remote-tracking branch 'origin/develop' into fix/hide-table-modal-dev 2021-10-14 16:54:36 +01:00
Budibase Staging Release Bot
750aa078c0 v0.9.167-alpha.2 2021-10-14 15:47:58 +00:00
Peter Clement
4b2ca5a310 Merge branch 'bug/handle-longform-type-automations' of github.com:Budibase/budibase into bug/handle-longform-type-automations 2021-10-14 16:47:52 +01:00
Peter Clement
d7500045a9 remove log 2021-10-14 16:46:59 +01:00
Peter Clement
259ca7f4cd Don't show the create datasource popup in dev environments 2021-10-14 16:45:27 +01:00
mike12345567
ef0fb7ee91 Merge branch 'develop' of github.com:Budibase/budibase into bug/handle-longform-type-automations 2021-10-14 16:42:27 +01:00
Michael Drury
e5414c89a5
Merge pull request #3003 from Budibase/fix/2998
Fix issue with template call when no internet connection available
2021-10-14 16:39:07 +01:00
Rory Powell
88cdc7c1bd Allow options picker to be used on text columns 2021-10-14 16:36:45 +01:00
Peter Clement
fb335a27d2 Handle longform types within Automations 2021-10-14 15:44:17 +01:00
mike12345567
6a8bf943a8 Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring. 2021-10-14 15:26:38 +01:00
Budibase Staging Release Bot
c33689182a v0.9.167-alpha.1 2021-10-14 13:45:01 +00:00
Budibase Release Bot
17314f9a38 v0.9.167 2021-10-14 13:41:23 +00:00
mike12345567
eb25e81072 Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array. 2021-10-14 14:18:41 +01:00
Andrew Kingston
2aaad350b4 Fix issue with validity checking binding expressions 2021-10-14 12:53:56 +01:00
Michael Drury
67886bd22e
Merge pull request #2992 from Budibase/feature/query-transformers
Query transformers
2021-10-14 11:23:28 +01:00
Andrew Kingston
9a21a0b2db Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer 2021-10-14 10:45:19 +01:00
Andrew Kingston
197c584977 Fix editing text input settings inline 2021-10-14 10:43:04 +01:00
Andrew Kingston
4a6d56f638 Improve pagination state logic to avoid potential windows where state can get out of sync 2021-10-14 10:20:38 +01:00
Budibase Staging Release Bot
54fff6db18 v0.9.167-alpha.0 2021-10-13 15:56:03 +00:00
mike12345567
0ba56ea54c Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer 2021-10-13 16:48:36 +01:00
mike12345567
e21016960e Merge branch 'develop' of github.com:Budibase/budibase into feature/query-transformers 2021-10-13 16:47:41 +01:00
mike12345567
123dc581f0 Some final tweaks. 2021-10-13 16:42:07 +01:00
Budibase Release Bot
3f662acc4d v0.9.166 2021-10-13 15:33:19 +00:00
Budibase Release Bot
f12210c693 v0.9.165 2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
ba7fe1560b v0.9.165-alpha.1 2021-10-13 14:07:13 +00:00
Peter Clement
4cdc96a0f6
Merge pull request #2984 from Budibase/bug/misc-automation-issues
Fixes for automation issues
2021-10-13 14:56:44 +01:00
Peter Clement
2eccb159c0 remove uneeded properties from schema 2021-10-13 14:55:40 +01:00
Budibase Staging Release Bot
4326df56c2 v0.9.165-alpha.0 2021-10-13 13:30:05 +00:00
Martin McKeaveney
d9bfacf956 merge 2021-10-13 14:18:56 +01:00
Peter Clement
e8542a6d0e fix cypress 2021-10-13 14:12:31 +01:00
Budibase Staging Release Bot
9e9ceea9ca v0.9.160-alpha.5 2021-10-13 12:09:25 +00: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
Budibase Release Bot
fb5c60b773 v0.9.164 2021-10-12 21:15:39 +00: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
Budibase Staging Release Bot
b2d02b0663 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Rory Powell
11fb7a0b25 Merge branch 'develop' into no-access-role 2021-10-12 13:31:23 +01:00
Rory Powell
a4a5cddc1a Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +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
Budibase Staging Release Bot
f8c53207fb v0.9.160-alpha.3 2021-10-11 21:15:06 +00: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
941146821b Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-11 19:40:07 +01:00
Peter Clement
a8829d9adb fix app action trigger 2021-10-11 19:38:43 +01:00
Budibase Release Bot
758c7bd94d v0.9.163 2021-10-11 17:22:28 +00:00
Andrew Kingston
b06669fe32 Fix inserting bindings manually when using JS 2021-10-11 16:18:20 +01:00
Budibase Release Bot
582f9052d8 v0.9.162 2021-10-11 15:17:21 +00:00
Andrew Kingston
d114b3f1ed Fix bug determining if a binding is JS or not 2021-10-11 15:51:47 +01:00
Budibase Staging Release Bot
258bc34326 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Andrew Kingston
21c60849c7 Enable binding replacements in JS bindings 2021-10-11 14:54:24 +01:00
Mitch-Budibase
a928571b99 Merge branch 'develop' into cypress-testing 2021-10-11 14:51:33 +01:00
Mitch-Budibase
2d90abecde 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
481ba6f606 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Peter Clement
8b97588851 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Peter Clement
47adf12a4a fix lint 2021-10-11 11:33:54 +01:00
Peter Clement
95ca7ccbb6 Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Rory Powell
c0d46262bf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +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
Mitch-Budibase
5ae5d8ddf0
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
ce64923813 Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Andrew Kingston
6d8507d95e Add new generic CodeMirror editor component 2021-10-08 11:42:10 +01:00
Budibase Staging Release Bot
5e4e15fe9e v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Mitch-Budibase
58a40be2e5 Update commands.js 2021-10-08 10:56:44 +01:00
Budibase Release Bot
767fdfdfc8 v0.9.161 2021-10-07 22:32:31 +00:00
Budibase Release Bot
07a3f46cc8 v0.9.160 2021-10-07 22:18:59 +00:00
Budibase Release Bot
812d6e5a51 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot
59cdc495d5 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
fb2720968f v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney
05f058b00f merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
40b72d2562 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot
d3934eaeda v0.9.157 2021-10-07 20:07:47 +00: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
Mitch-Budibase
2ee4c13826
Merge branch 'develop' into cypress-testing 2021-10-07 14:01:22 +01:00
Martin McKeaveney
dff57982ea Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes 2021-10-07 13:09:10 +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
Budibase Release Bot
4b96866cd2 v0.9.156 2021-10-07 07:50:40 +00:00
Budibase Release Bot
2a8d5814b1 v0.9.155 2021-10-06 21:26:52 +00:00
Martin McKeaveney
191299697b prevent cross tenant app access 2021-10-06 22:16:50 +01:00
Budibase Staging Release Bot
399b6ba327 v0.9.154-alpha.1 2021-10-06 18:20:14 +00:00
Michael Drury
6d0412b851
Merge pull request #2909 from Budibase/fix/mike-fixes
Various minor fixes
2021-10-06 19:12:06 +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
Budibase Release Bot
9ca8c3fda6 v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Staging Release Bot
32a6e40291 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
mike12345567
3cc733eefd Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
Budibase Release Bot
f96b0c95e8 v0.9.153 2021-10-06 15:36:11 +00: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
Budibase Staging Release Bot
d10fe0f770 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Rory Powell
73afd331d4 Don't redirect when tenant is missing, if unauthenticated 2021-10-06 16:11:10 +01:00
Budibase Staging Release Bot
586f71e0be v0.9.153-alpha.0 2021-10-06 15:02:59 +00: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
Martin McKeaveney
8ce19dc527 merge with master 2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot
ee2fd89b0b v0.9.152-alpha.2 2021-10-06 14:46:31 +00:00
Martin McKeaveney
09d4175501
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
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
Budibase Staging Release Bot
37cfac65bf v0.9.152-alpha.1 2021-10-06 14:26:36 +00:00
Budibase Release Bot
843e5d1898 v0.9.152 2021-10-06 14:19:18 +00: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
Budibase Staging Release Bot
ce4c101479 v0.9.152-alpha.0 2021-10-06 14:08:17 +00: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
be4b59c92c merge with master 2021-10-06 14:57:34 +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
f8b76a4860 use start from scratch instead of create app button 2021-10-06 14:35:00 +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
Budibase Staging Release Bot
9bb679d1cf v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Andrew Kingston
86f0c77e1f Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
Andrew Kingston
360c99e5c7
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
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
Budibase Staging Release Bot
15a01f0c1d v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot
005c5895c0 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Maurits Lourens
42d5140c7f add a slash before the path and a questionmark before the querystring 2021-10-05 12:20:09 +02:00
Budibase Staging Release Bot
e32b0698d0 v0.9.151-alpha.1 2021-10-04 17:25:50 +00: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
Budibase Release Bot
8e7ecf03b0 v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot
ed6491933c v0.9.151-alpha.0 2021-10-04 15:58:42 +00: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
Budibase Release Bot
e6833fe06c v0.9.150 2021-10-04 14:02:30 +00:00
Andrew Kingston
941371a62d Rename primary color to accent color 2021-10-04 14:45:51 +01:00
Budibase Staging Release Bot
e511ff4e22 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Rory Powell
b94397a4cf Merge branch 'master' into develop 2021-10-04 14:21:46 +01:00
Budibase Staging Release Bot
9ae73d7045 v0.9.149-alpha.5 2021-10-04 11:51:19 +00: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
Budibase Staging Release Bot
a8806244dc v0.9.149-alpha.4 2021-10-01 15:41:08 +00:00
Budibase Release Bot
bc3bba3704 v0.9.149 2021-10-01 15:40:26 +00: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
Budibase Staging Release Bot
7d621a36f0 v0.9.149-alpha.3 2021-10-01 15:25:11 +00: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
Budibase Staging Release Bot
544f3f65d2 v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Rory Powell
1fc24e12e7 Hide upgrade button / modal from non-root account holders 2021-10-01 16:05:48 +01:00
Martin McKeaveney
61885bcd11
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
4ce0147217 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Budibase Staging Release Bot
9d802f5d73 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot
efb441b602 v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Martin McKeaveney
d88b22ed6f updating copy on self host flow 2021-10-01 15:26:41 +01:00
Martin McKeaveney
ff34e6fed5 merge 2021-10-01 15:18:37 +01:00
Budibase Staging Release Bot
e8fd4d461a v0.9.148-alpha.9 2021-10-01 14:10:48 +00:00
Andrew Kingston
6e9736e79b Prevent screen slot or something containing the screen slot from being deleted 2021-10-01 15:01:16 +01:00
Budibase Staging Release Bot
fef9a29be1 v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
Andrew Kingston
877ae757c4 Update button text in theme settings to 'View changes' 2021-10-01 14:41:58 +01:00
Budibase Staging Release Bot
054734fac2 v0.9.148-alpha.7 2021-10-01 13:22:35 +00: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
Andrew Kingston
c4af022c84 Be more explicit with testing table deletion to avoid random failures due to ordering 2021-10-01 13:58:15 +01:00
Budibase Staging Release Bot
0d45f8b6b0 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Martin McKeaveney
0ea9c2d303 merge 2021-10-01 13:00:31 +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
Martin McKeaveney
3029318a9d merge with master 2021-10-01 12:53:28 +01:00
Andrew Kingston
d5b4dee531 Add slight delay to make views tests pass 2021-10-01 12:48:16 +01:00
Budibase Staging Release Bot
e6914c3cfb v0.9.148-alpha.5 2021-10-01 11:44:53 +00: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
Budibase Staging Release Bot
8cbe39ea58 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
Andrew Kingston
ad97e5fb71 Add mobile compatibility for app search bar 2021-10-01 11:43:09 +01:00
Budibase Staging Release Bot
c46f419bec v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
Michael Drury
2b49635a31
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
423728a8a6 v0.9.148 2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot
a02ef789dd v0.9.148-alpha.2 2021-09-30 16:51:01 +00: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
Budibase Staging Release Bot
ec63adf567 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Budibase Staging Release Bot
da6e17a2bf v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Rory Powell
ddcf195e1d Merge branch 'master' into develop 2021-09-30 16:41:40 +01:00
Budibase Staging Release Bot
07db8b1cad v0.9.147-alpha.1 2021-09-30 15:08:42 +00: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
Budibase Release Bot
06de2005de v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
50eb091381 v0.9.147-alpha.0 2021-09-30 14:22:16 +00: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
Rory Powell
0f4cb52618 Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Martin McKeaveney
adb8321cb1 switch from regex to includes 2021-09-30 15:08:29 +01:00
Budibase Staging Release Bot
1f88412e2d v0.9.146-alpha.6 2021-09-30 14:05:41 +00: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
Budibase Staging Release Bot
6fac7c30d4 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Mitch-Budibase
d5db12dd96 Merge branch 'develop' into cypress-testing 2021-09-30 14:14:56 +01:00
Mitch-Budibase
2516d9bdc0 Fixing env change that i missed in commands file 2021-09-30 14:09:37 +01:00
Martin McKeaveney
f916e338a2 app list search bar 2021-09-30 14:08:18 +01:00
Mitch-Budibase
108b5b0969 changing worker-url 2021-09-30 14:00:26 +01:00
Budibase Staging Release Bot
722cf24e7e v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
Mitch-Budibase
ee9a1135ba 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
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
Mitch-Budibase
0b88a0a2f2 Merge branch 'develop' into cypress-testing 2021-09-30 13:38:48 +01:00
mike12345567
7de9ed2fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot
1ff4cc3927 v0.9.146-alpha.3 2021-09-30 10:23:22 +00: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
Budibase Staging Release Bot
5c28ca3ce4 v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Peter Clement
978f08f30d remove create budibase db button 2021-09-30 10:50:27 +01:00
Budibase Release Bot
987906e1a7 v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
36daa9fc6a v0.9.146-alpha.1 2021-09-29 18:38:14 +00: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
Budibase Staging Release Bot
087cbdbf18 v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Rory Powell
b56bca725a Merge branch 'master' into develop 2021-09-29 17:57:27 +01:00
mike12345567
ccd2913857 Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
Budibase Staging Release Bot
ebb1302813 v0.9.145-alpha.1 2021-09-29 16:27:46 +00:00
Rory Powell
8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 2021-09-29 17:13:29 +01:00
mike12345567
f69469ea4f 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
0dfae96e52 Respect tenant in url in UI app. Reject tenant and session mismatch 2021-09-29 16:41:58 +01:00
Andrew Kingston
7e01602227 Ensure transitions are only local to avoid weird svelte issues 2021-09-29 15:26:01 +01:00
Budibase Release Bot
22b29db903 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
736970afcc v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Peter Clement
42e38ad876 update ssl ux 2021-09-29 13:02:30 +01:00
mike12345567
be1f94941c Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Andrew Kingston
8b9b6dd4e2 Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
Andrew Kingston
bf46b41890 Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
Budibase Release Bot
1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
299e77bbed v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Peter Clement
ebd26cb42e cypress fix???? 2021-09-29 11:27:58 +01:00
Martin McKeaveney
4f31c4ef8e merge with master 2021-09-29 11:25:38 +01:00
Budibase Staging Release Bot
cdc7cdfb3f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
Andrew Kingston
cc9fd5dd08 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00
Andrew Kingston
824d8ac81a Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 2021-09-29 10:33:55 +01:00
Martin McKeaveney
1ba39362a4 Merge branch 'develop' of github.com:Budibase/budibase into fix/prevent-sso-redirect 2021-09-29 10:33:30 +01:00
Andrew Kingston
ac635b34f6 Fix resetting filters and sorting options when changing tables 2021-09-29 10:17:12 +01:00
Andrew Kingston
b041e43e98 Suppress svelte runtime warnings 2021-09-29 10:16:44 +01:00
Budibase Staging Release Bot
e0b5a7ab4a v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Martin McKeaveney
2657a685f9
Merge pull request #2780 from Budibase/fix-filter-editor
Fix bug with filter editor preventing some types being filtered
2021-09-29 09:56:38 +01:00
Martin McKeaveney
4fa6540fc1 lint 2021-09-29 09:55:38 +01:00
Peter Clement
7d1310d561 fix cypress tests again 2021-09-29 09:53:31 +01:00
Budibase Staging Release Bot
92e64a6399 v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Andrew Kingston
43eac99730 Prevent bindings from being used when filtering tables in the data UI 2021-09-29 09:18:08 +01:00
Andrew Kingston
98341b7237 Reuse filter drawer component to allow full table filtering on any type in data UI 2021-09-29 09:05:04 +01:00
Andrew Kingston
8d6550338e Fix bug with filter editor preventing date pickers or booleans from being shown 2021-09-29 08:57:09 +01:00
Peter Clement
03d7ffc09c test cypress fix 2021-09-28 22:37:04 +01:00
Peter Clement
27850ab248 cypress tests... 2021-09-28 19:29:25 +01:00
mike12345567
4de566d864 Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
Martin McKeaveney
e7d95f52f9 prevent SSO configured tenants being redirected to account portal 2021-09-28 17:54:54 +01:00
Budibase Staging Release Bot
9281caa86a v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
5e3a888869 v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Martin McKeaveney
1ef55a2419 remove company size logic from the code 2021-09-28 17:18:56 +01:00
Budibase Staging Release Bot
2895af8ec1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Peter Clement
b8772ad9fb fix cypress 2021-09-28 15:49:39 +01:00
Andrew Kingston
9bdc1b824b Add basic search implementation to data UI tables 2021-09-28 15:29:15 +01:00
Peter Clement
eed3bdcb6b Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +01:00
Budibase Staging Release Bot
c9696145e0 v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Andrew Kingston
5cd756e762 Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Budibase Staging Release Bot
95c01ef20f v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Peter Clement
d1280dcf88 update modal button text 2021-09-28 12:29:54 +01:00
Peter Clement
fa4f0b07f4 update cypress tests to account for new modal 2021-09-28 12:26:38 +01:00
Peter Clement
5ca4da1146 check tables can be fetched before saving config 2021-09-28 12:25:57 +01:00
Budibase Staging Release Bot
f003167749 v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Rory Powell
a0ba240821
Merge pull request #2757 from Budibase/feature/remove-analytics-platform-url
Remove platform url in the cloud, remove analytics picker completely
2021-09-28 11:42:57 +01:00
Budibase Staging Release Bot
8578673096 v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Budibase Release Bot
df32c52620 v0.9.143 2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
6a05c9e067 v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney
55c6d0d159 merge master 2021-09-27 22:31:13 +01:00
Budibase Staging Release Bot
01448b3f66 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Andrew Kingston
6109a2983b Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00
Mitch-Budibase
716dbe9c98 Cypress Testing additions and changes
-Changing baseurl to be the test env
-Made a few updates to existing tests/commands
--New commands also added
-Add Radio Button Test
-Add Multi Option Datatype test
-Custom Theming Properties Test
--Just the one so far, more to come
2021-09-27 18:19:25 +01:00
Rory Powell
00420b2579 Merge branch 'develop' into feature/remove-analytics-platform-url 2021-09-27 16:39:12 +01:00
Rory Powell
3160e90b76 Remove platform url in the cloud, remove analytics picker completely 2021-09-27 16:37:26 +01:00
Andrew Kingston
2ec7ff72ad Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Budibase Staging Release Bot
4f4e9a9d2b v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Andrew Kingston
5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Andrew Kingston
19785428b8 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-27 12:51:37 +01:00
Andrew Kingston
b78eee8704 Remove log statement 2021-09-27 12:51:32 +01:00
Budibase Staging Release Bot
793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Andrew Kingston
2406501e11
Merge pull request #2706 from Budibase/ak-fixes
Fix home screen importing + extras
2021-09-27 11:39:48 +01:00
Andrew Kingston
b047376089 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Peter Clement
2a4d6ce645 fix layout of config modal 2021-09-27 10:04:01 +01:00
Peter Clement
9e0b15e6a7 trigger internal table modal on modal cancel 2021-09-27 09:59:56 +01:00
Andrew Kingston
1bb964ca31 Fix regex binding replacement issue due to not being escaped 2021-09-24 16:24:16 +01:00
Andrew Kingston
db6032ca95 Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
Budibase Staging Release Bot
ae0a4a14f8 v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Peter Clement
ee367a42a6 ux fixes 2021-09-24 11:28:56 +01:00
Budibase Staging Release Bot
17e0a381bd v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Andrew Kingston
3f2d3edbb0
Merge pull request #2730 from Budibase/manual-dataprovider-refresh
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +01:00
Peter Clement
61c9ec45ed rename file and fix analytics 2021-09-24 10:58:04 +01:00
Peter Clement
75b1fad49f Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-24 10:47:59 +01:00
Peter Clement
b438b3d7b5 redirect to created datasource 2021-09-24 10:19:48 +01:00
Peter Clement
4c8a2b3a2d fix naming of datasources 2021-09-24 10:12:30 +01:00
Peter Clement
4f5343ded9 fetch tables for datasource plus 2021-09-24 10:01:53 +01:00
Peter Clement
f365cf731c fix flow of wizard 2021-09-23 22:02:35 +01:00
Peter Clement
0de6b55438 add base wizard for datasources 2021-09-23 21:47:22 +01:00
Andrew Kingston
bb192c3454 Lint 2021-09-23 20:51:55 +01:00
Andrew Kingston
78e4f00e11 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Budibase Staging Release Bot
2fa6f2aa54 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Andrew Kingston
13163102f8 Only refresh tables when table ID changes 2021-09-23 17:04:12 +01:00
Budibase Release Bot
266c235c98 v0.9.142 2021-09-23 15:48:36 +00:00
Andrew Kingston
6c8bff19e9 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 2021-09-23 16:08:47 +01:00
Andrew Kingston
da9c04abef Remove duplicate routes which are never used 2021-09-23 16:06:57 +01:00
Budibase Staging Release Bot
5dce298b44 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Maurits Lourens
3c7e8ee76a Merge branch 'develop' into invalid_route_settings_section
# Conflicts:
#	packages/builder/src/components/design/NavigationPanel/NewScreenModal.svelte
2021-09-23 13:15:53 +02:00
Budibase Staging Release Bot
aab5a1f1de v0.9.140-alpha.6 2021-09-23 08:49:16 +00:00
Martin McKeaveney
0a9fd26d86
Merge pull request #2695 from mslourens/remove_link_when_removing_screen
remove the link from navigation bar when removing the screen
2021-09-23 09:40:36 +01:00
Martin McKeaveney
7605a083cc
Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
2021-09-23 09:36:41 +01:00
Andrew Kingston
6d545c6a27 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-23 09:18:52 +01:00
Maurits Lourens
9eb5b46bc8 Collapse queries with their datasource 2021-09-23 08:48:11 +02:00
Budibase Staging Release Bot
15cd5e4514 v0.9.140-alpha.5 2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot
0c9203d539 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Martin McKeaveney
4e9d123a9e
Merge pull request #2703 from Budibase/feature/analytics
Feature/analytics
2021-09-22 15:53:34 +01:00
Budibase Release Bot
5f5154b084 v0.9.141 2021-09-22 11:36:15 +00:00
Martin McKeaveney
c860e824a1 merge with develop 2021-09-22 12:27:08 +01:00
Martin McKeaveney
398a82f1a7 lint 2021-09-22 12:26:02 +01:00
Budibase Staging Release Bot
286a250390 v0.9.140-alpha.3 2021-09-22 11:07:23 +00:00
Michael Drury
5b9beec8fe
Merge pull request #2705 from Budibase/merge/tmpl
Merge all tmpl
2021-09-22 11:57:36 +01:00
Budibase Staging Release Bot
53660cfe29 v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Michael Drury
26ea796935
Merge pull request #2686 from mslourens/replace_all_handlebars_bindings
replace all handlebars bindings, not just the first
2021-09-22 11:44:17 +01:00
Michael Drury
6d2b33724b
Merge pull request #2689 from Budibase/dependabot/npm_and_yarn/packages/builder/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /packages/builder
2021-09-22 11:41:13 +01:00
Budibase Staging Release Bot
792316e501 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Budibase Release Bot
795295aa90 v0.9.140 2021-09-22 08:42:24 +00:00
Martin McKeaveney
9196ae8edb account for user size in intercom 2021-09-22 09:38:32 +01:00
Martin McKeaveney
1790d13bb5 added user created at timestamp 2021-09-22 09:29:51 +01:00
Martin McKeaveney
2488972b72 merge 2021-09-22 09:22:10 +01:00
Maurits Lourens
a42747521d remove console.log 2021-09-22 08:49:33 +02:00
Budibase Staging Release Bot
2cc90fbb81 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Martin McKeaveney
be1806110a merge with develop 2021-09-21 21:43:29 +01:00
Martin McKeaveney
61a77b1fd4 merge from master 2021-09-21 21:42:52 +01:00
Peter Clement
e359962f93
Merge pull request #2678 from Budibase/feature/automation-data-types
Automation improvements
2021-09-21 21:39:22 +01:00
Martin McKeaveney
45981c62ef lint 2021-09-21 20:47:04 +01:00
Peter Clement
fc4df8867c update icon to use hoverable 2021-09-21 20:30:58 +01:00
Martin McKeaveney
65471ef21c merge with develop 2021-09-21 20:30:18 +01:00
Martin McKeaveney
a00598ce38 JSdoc 2021-09-21 20:28:33 +01:00
Martin McKeaveney
b4f9fd4f12 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Budibase Release Bot
bd91ae1f95 v0.9.139 2021-09-21 16:24:33 +00:00
Andrew Kingston
216a7c7a3f Ensure datasource containing the currently selected table is always expanded 2021-09-21 17:21:25 +01:00
Andrew Kingston
1ad2687f4f Set datasource to internal datasource upon loading internal datasource page 2021-09-21 17:21:01 +01:00
Budibase Staging Release Bot
1e8b8eb7a5 v0.9.125-alpha.20 2021-09-21 16:15:41 +00:00
Budibase Release Bot
eaba4c2698 v0.9.138 2021-09-21 15:51:11 +00:00
Budibase Release Bot
64863fcf5e v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot
7e0b4259fe v0.9.136 2021-09-21 13:47:15 +00:00
Maurits Lourens
9aecdedbfc remove the link from navigation bar when removing the screen 2021-09-21 15:16:10 +02:00
Budibase Release Bot
30a70a4a03 v0.9.135 2021-09-21 13:08:07 +00:00
Budibase Release Bot
02188f7ec0 v0.9.134 2021-09-21 11:15:43 +00:00
Peter Clement
d15ff0c6e9 use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +01:00
Martin McKeaveney
0993825286 analytics clients 2021-09-21 11:47:14 +01:00
Budibase Staging Release Bot
62307b0b55 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
dependabot[bot]
7a7404bf0e
Bump tmpl from 1.0.4 to 1.0.5 in /packages/builder
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:04:34 +00:00
Maurits Lourens
a5b5b102fd replace all handlebars bindings, not just the first 2021-09-21 09:57:14 +02:00
Peter Clement
a99cee39bc add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Andrew Kingston
8defbd1ed2 Remove old and no longer needed component-id data tag applied by styleable helper 2021-09-20 12:20:34 +01:00
Budibase Staging Release Bot
c91e5ea39c v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston
08522724f0 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-20 10:45:21 +01:00
Andrew Kingston
a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot
69eb873164 v0.9.133 2021-09-20 09:20:41 +00:00
Andrew Kingston
a17bdc3243 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Budibase Release Bot
d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00