8096 Commits (eb8fde5c95a583989137ebc19481abb618e76e2e)

Author SHA1 Message Date
mike12345567 eb8fde5c95 Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 5 years ago
mike12345567 7b1114b7df Adding SQL relationship building. 5 years ago
mike12345567 246d08c804 SQL table building. 5 years ago
Budibase Staging Release Bot 7a6cf5d534 v0.9.173-alpha.5 5 years ago
mike12345567 3ff25e4122 Fixing an issue with data source saving. 5 years ago
Budibase Staging Release Bot 92f0963726 v0.9.173-alpha.4 5 years ago
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 5 years ago
mike12345567 d2c738ab33 Addressing review comments. 5 years ago
Andrew Kingston 6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 5 years ago
mike12345567 c15aafe6a2 Fixing builder jest tests. 5 years ago
mike12345567 24eebd9b98 Fixing test cases. 5 years ago
Budibase Staging Release Bot 4aaffe23c0 v0.9.173-alpha.2 5 years ago
Andrew Kingston 5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 5 years ago
mike12345567 8b2c505050 Fixing #2718 - disabling handlebars helpers for queries. 5 years ago
mike12345567 015b2a8f56 Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Andrew Kingston 870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Budibase Staging Release Bot e68412b6c6 v0.9.173-alpha.1 5 years ago
Rory Powell fd9796f715 Update app id check in tests 5 years ago
Rory Powell 957ce7ef04 Add migration unit tests 5 years ago
Budibase Staging Release Bot 2b38fa91be v0.9.173-alpha.0 5 years ago
Rory Powell 507a58c9c5 Add timeout to node mailer, lower than jest default 5 years ago
Rory Powell 2011e579a1 Ignore case when finding user by email 5 years ago
Andrew Kingston 8cf672252a Update field disabled state when disabled prop changes 5 years ago
Rory Powell 4b80bed3a1 Update snapshot 5 years ago
Rory Powell b8c10c9e9f Linting 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Budibase Staging Release Bot cc89350ccb v0.9.169-alpha.18 5 years ago
Rory Powell f1a74d4384 Scope view filters to table always 5 years ago
Budibase Staging Release Bot bb12d16125 v0.9.169-alpha.17 5 years ago
Budibase Staging Release Bot 297cbf1f8f v0.9.169-alpha.16 5 years ago
Rory Powell 4982759fb2 Remove public role selection 5 years ago
Budibase Release Bot f33cc5a9cd v0.9.172 5 years ago
Rory Powell 23f33610fe Revert bad revert 5 years ago
Martin McKeaveney 51416be213 get company size and role into intercom 5 years ago
Rory Powell 841e6b2518 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
Budibase Staging Release Bot 1c034752d4 v0.9.169-alpha.15 5 years ago
Budibase Staging Release Bot ec9c514e13 v0.9.169-alpha.14 5 years ago
Budibase Staging Release Bot ef986c3a54 v0.9.169-alpha.13 5 years ago
mike12345567 d29370cf34 Removing failing cypress tests to pass CI again. 5 years ago
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. 5 years ago
Budibase Staging Release Bot c75ce8bb43 v0.9.169-alpha.12 5 years ago
Budibase Staging Release Bot c4377f2a77 v0.9.169-alpha.11 5 years ago
Mitch-Budibase 543113cab0 Editing customThemingProperties to run all tests 5 years ago
Martin McKeaveney 93a33bd79f fix tests 5 years ago
mike12345567 9617477dcd Adding email address disabled to update user info, so you can see which user you are currently logged into. 5 years ago
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. 5 years ago
mike12345567 4794a5374e Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
Peter Clement f8e859e7de negate boolean 5 years ago
Martin McKeaveney 7882862a65 enable collapsible nodes in component tree 5 years ago
Martin McKeaveney 8257d42701 fix import 5 years ago