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

5191 commits

Author SHA1 Message Date
Martin McKeaveney
8257d42701 fix import 2021-10-21 16:04:00 +01:00
Martin McKeaveney
b1f04a0f6b
Merge branch 'develop' into fix/postreleasefixes2 2021-10-21 16:00:48 +01:00
Budibase Staging Release Bot
b224b6bf45 v0.9.169-alpha.10 2021-10-21 14:40:18 +00:00
Mitch-Budibase
24d837f3d3
Merge pull request #3024 from Budibase/cypress-testing
New Tests & Command
2021-10-21 15:30:58 +01:00
Mitch-Budibase
e15d0f117c Update to renameAnApplication
Removing a log that I had i place for val
2021-10-21 15:30:19 +01:00
Rory Powell
5b8b314476 Merge branch 'develop' into view-not-set 2021-10-21 14:17:04 +01:00
Rory Powell
b88319d201 Handle nulls / empty in views and tables 2021-10-21 14:15:55 +01:00
Andrew Kingston
6be934a6c9 Fix styles of template list to display better on mobile 2021-10-21 13:24:37 +01:00
Budibase Staging Release Bot
00e2f5b220 v0.9.169-alpha.9 2021-10-21 11:57:41 +00:00
Michael Drury
c1d880d195
Merge pull request #3101 from Budibase/fix/2955
Fixing handlebars binding bug
2021-10-21 12:48:54 +01:00
Budibase Staging Release Bot
cf52fb9574 v0.9.169-alpha.8 2021-10-21 11:40:14 +00:00
Andrew Kingston
5469328a07
Merge pull request #3102 from Budibase/fix/view-column-renaming
Keep views in sync with table schema changes
2021-10-21 12:32:07 +01:00
Martin McKeaveney
6c41a71827 account for 400 errors in data ui for plus datasources, fix query param selection in automations 2021-10-21 12:31:06 +01:00
Budibase Staging Release Bot
4ab8cfca34 v0.9.169-alpha.7 2021-10-21 09:52:12 +00:00
mike12345567
56274019d6 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 2021-10-20 18:37:07 +01:00
Andrew Kingston
c9abb0148e Fix view filters not accounting for invalid column names 2021-10-20 14:51:44 +01:00
Budibase Release Bot
77cf485b01 v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot
66553f335c v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
519a9216f2 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Budibase Release Bot
ccf252ddb9 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot
65077556b1 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston
70890a62f8
Merge pull request #3042 from Budibase/fix/app-export-performance
Improve app export experience
2021-10-20 10:25:59 +01:00
Michael Drury
381687f663
Merge pull request #3086 from Budibase/fix/create-app-exp
Make it possible for first app to be an imported one
2021-10-20 10:24:00 +01:00
mike12345567
b29dcecd4f Making sure cancel/close icon appear when in modal. 2021-10-20 10:05:51 +01:00
Budibase Staging Release Bot
b6f6aacfac v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00
Martin McKeaveney
2b05b2c17b error message fixes 2021-10-19 16:52:55 +01:00
Peter Clement
1286df17a9 Disable action if SMTP has not been setup 2021-10-19 16:44:30 +01:00
Budibase Staging Release Bot
92883785a7 v0.9.169-alpha.2 2021-10-19 15:35:03 +00:00
mike12345567
c57908f14d Fixing test case issue, Cypress not consistently opening app creation modal. 2021-10-19 16:14:34 +01:00
mike12345567
d1676fa8f3 Fixing some issues found with back button/close icon, making sure it is consistent and does what a user would expect. 2021-10-19 15:09:38 +01:00
mike12345567
629d94ee5c Adding back old import button incase its removal confuses anyone. 2021-10-19 14:26:44 +01:00
mike12345567
fbba1b94a8 Making app creation experience more cohesive, allowing app import even when no apps exist. 2021-10-19 14:06:43 +01:00
Budibase Staging Release Bot
340d52dc38 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Peter Clement
c6d9953673
Merge pull request #3076 from Budibase/fix/au-not-saving
Fix issue where external datasource action wasn't saving it's values
2021-10-19 13:01:36 +01:00
Peter Clement
2d8a8e34e9 Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev 2021-10-19 09:53:29 +01:00
Peter Clement
b5824794b6 remove log 2021-10-19 09:51:40 +01:00
Peter Clement
3d222a62f9 Fix issue where external datasource action wasn't saving it's values 2021-10-19 09:45:04 +01:00
Budibase Staging Release Bot
1d5494a7f5 v0.9.169-alpha.0 2021-10-18 15:44:36 +00:00
Budibase Release Bot
80074ddba0 v0.9.169 2021-10-18 15:38:42 +00:00
Rory Powell
596cb15c37 Merge branch 'master' into develop 2021-10-18 16:35:32 +01:00
Peter Clement
677d80b38b refactor to remove object reference 2021-10-18 16:03:13 +01:00
Peter Clement
ee77ce7e6b fix formula column creation 2021-10-18 15:10:10 +01:00
Rory Powell
2fb2b570d1 Sentry updates 2021-10-18 14:57:30 +01:00
Peter Clement
11e6a9a5dd Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev 2021-10-18 14:55:18 +01:00
Peter Clement
b41287630a copy table schema and dont mutate directly 2021-10-18 14:53:57 +01:00
Budibase Staging Release Bot
9f1d6013b2 v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Rory Powell
5288fb5256
Merge pull request #3015 from Budibase/options-text-columns
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot
4717b0d975 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Andrew Kingston
75c2f45cf1 Improve app export UX by immediately starting a download stream of the app export 2021-10-18 12:07:44 +01:00
Rory Powell
bd9dbc6644 Remove redundant fieldTypes 2021-10-18 12:02:08 +01:00
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