1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
Commit graph

9159 commits

Author SHA1 Message Date
mike12345567 bf432cfa9f Merge branch 'develop' of github.com:Budibase/budibase into feature/smtp-automation-check 2021-10-22 17:49:34 +01:00
Martin McKeaveney 03914eaec1 merge with develop 2021-10-22 17:49:22 +01:00
mike12345567 1fbdbe6a5c Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-d-various-fixes 2021-10-22 17:48:21 +01:00
mike12345567 d29370cf34 Removing failing cypress tests to pass CI again. 2021-10-22 17:47:32 +01:00
Martin McKeaveney ee4ddaf3fb Merge branch 'develop' of github.com:Budibase/budibase into fix/postreleasefixes2 2021-10-22 17:39:59 +01:00
mike12345567 c223b7507c Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-d-various-fixes 2021-10-22 17:35:05 +01:00
Rory Powell 91502fbcb8 Merge branch 'develop' into view-not-set 2021-10-22 14:44:40 +01:00
mike12345567 a2d302cd57 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 2021-10-22 14:34:20 +01:00
Budibase Staging Release Bot c75ce8bb43 v0.9.169-alpha.12 2021-10-22 09:02:10 +00:00
Andrew Kingston 5db3130cf0
Merge pull request #3103 from Budibase/ak-fixes
Quick fixes for various issues
2021-10-22 09:50:58 +01:00
Peter Clement 2bb7dfc875 Merge remote-tracking branch 'origin/develop' into feature/smtp-automation-check 2021-10-22 09:27:13 +01:00
Budibase Staging Release Bot c4377f2a77 v0.9.169-alpha.11 2021-10-21 18:01:14 +00:00
Mitch-Budibase 084fe0fb16
Merge pull request #3108 from Budibase/cypress-testing
Editing customThemingProperties to run all tests
2021-10-21 18:51:07 +01:00
Mitch-Budibase 543113cab0 Editing customThemingProperties to run all tests
removing 'only' from one of the tests.

Both tests in this spec will now run
2021-10-21 18:50:09 +01:00
Martin McKeaveney 93a33bd79f fix tests 2021-10-21 18:05:18 +01:00
mike12345567 9617477dcd Adding email address disabled to update user info, so you can see which user you are currently logged into. 2021-10-21 17:32:01 +01:00
mike12345567 47ebc393c7 When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password. 2021-10-21 17:25:29 +01:00
mike12345567 4794a5374e Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 2021-10-21 17:23:10 +01:00
Peter Clement f8e859e7de negate boolean 2021-10-21 16:38:15 +01:00
Martin McKeaveney 7882862a65 enable collapsible nodes in component tree 2021-10-21 16:24:58 +01:00
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
Martin McKeaveney 2385e39c6f remove mysql package 2021-10-21 14:48:20 +01:00
Martin McKeaveney 62a6c5e2b9 upgrade to mysql2 package 2021-10-21 14:47:35 +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 d40d37b75a Remove log statement in datepicker 2021-10-21 13:52:30 +01:00
Andrew Kingston 2103fff1d2 Scope picker transition to avoid weird behaviour when unmounting 2021-10-21 13:36:33 +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
Joe 620adf69bf
Update README.md 2021-10-21 10:43:16 +01:00
Joe dcf9f9036c
Update README.md 2021-10-21 10:42:30 +01:00
Joe 7ba56dc763
Update README.md 2021-10-21 10:40:08 +01:00
Joe 3b92325bfc
Update README.md 2021-10-21 10:39:32 +01:00
Andrew Kingston bc26925c2f Remove optional chaining from server 2021-10-21 10:24:41 +01:00
Andrew Kingston 0f2b50b9f1 Keep views up to date with table schema changes 2021-10-20 20:01:49 +01: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
Martin McKeaveney 0033760223 latest helm chart 2021-10-20 14:27:31 +01:00
Martin McKeaveney 1323ab2b9f loglevel param in templates 2021-10-20 14:23:46 +01:00
Martin McKeaveney 6cccfffb02 adding log level option 2021-10-20 14:17:47 +01:00