9125 Commits (4fe7a3eebbe384be99b2d4cd7a3cacdfb2b8b8d4)
 

Author SHA1 Message Date
Michael Drury 4fe7a3eebb
Merge pull request #3224 from Budibase/labday/mike-sql 5 years ago
mike12345567 67ed3dac19 Fixing some issues with MySQL and dropping foreign key constrained columns. 5 years ago
mike12345567 2d2d342a8c Removing the edit display columns modal as it was very specific and a little confusing, these are defaulted now anyway like internal tables. 5 years ago
mike12345567 3e82abd88e Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious. 5 years ago
mike12345567 1d48ffc38a Adding error scenario for table name already in use. 5 years ago
mike12345567 5d0ce3bf89 Adding mysql support. 5 years ago
mike12345567 0cf08df80f Adding many to many support, generating junction table and setting up constraints. 5 years ago
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
Martin McKeaveney a18fd99bad add hosting.properties to airgapped build 5 years ago
Budibase Staging Release Bot 9b63fd62eb v0.9.173-alpha.6 5 years ago
Martin McKeaveney df65b52f93
Merge pull request #3181 from Budibase/infra/local-docker-images 5 years ago
Martin McKeaveney f9e31bd610 airgapped docker build 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
Michael Drury 88c34a42c5
Merge pull request #3165 from Budibase/fix/sql-issues 5 years ago
Martin McKeaveney 7527d2920a
Merge pull request #3156 from Budibase/develop 5 years ago
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 5 years ago
Andrew Kingston 13a0744c50
Merge pull request #3177 from Budibase/ak-fixes 5 years ago
mike12345567 d2c738ab33 Addressing review comments. 5 years ago
mike12345567 f86448a276 Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 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
Rory Powell de95198506
Merge pull request #3155 from Budibase/match-lowercase-emails 5 years ago
Rory Powell 9cc7bc3bf6
Merge pull request #3145 from Budibase/prevent-dev-app-access 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 7b3c4903dd
Merge pull request #3142 from Budibase/scope-or-view 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 61bb04af7e Merge branch 'develop' into match-lowercase-emails 5 years ago
Rory Powell 26bb6cb6b5 Merge branch 'develop' into prevent-dev-app-access 5 years ago
Rory Powell 383f200b99 Merge branch 'develop' into scope-or-view 5 years ago
Rory Powell 62b7787097
Merge pull request #3160 from Budibase/smtp-timeout 5 years ago
Rory Powell 507a58c9c5 Add timeout to node mailer, lower than jest default 5 years ago
Martin McKeaveney 9ec7cfbd75 merge with master 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