2600 Commits (ac9be28064ea578d2ac9c1e2dd8eaa4facad09cb)
 

Author SHA1 Message Date
mike12345567 ac9be28064 Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
Andrew Kingston 0ee9c67825
Merge pull request #682 from Budibase/fix/table-linked-record-display 6 years ago
Andrew Kingston 13506be0fa Fix issue displaying linked records in a table 6 years ago
mike12345567 4ba636897b Adding in default plan if the obj found does not have the required information. 6 years ago
mike12345567 844383631e Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
Michael Drury 946cceb2be
Merge pull request #680 from Budibase/underscore-ids 6 years ago
mike12345567 ba758905cc Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 334b4b1696 Update to IDs as has been discussed, to change them from colons (:) to underscores (_) as this is more URL, S3 and file system safe. Also shortening most prefixes down to two characters. 6 years ago
Martin McKeaveney fed836140c v0.2.0 6 years ago
Martin McKeaveney f595392843 fixing optional chaining operator in standard components 6 years ago
mike12345567 275bd64b1b Fixing linting issue. 6 years ago
mike12345567 b400a06027 Updates for API usage after testing against local Dynamo. 6 years ago
Andrew Kingston f3d0104f41
Merge pull request #677 from Budibase/linked-records 6 years ago
mike12345567 d2ae589151 Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
mike12345567 0e3bb46ca5 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 93281e2adc Using array de-structuring as per review. 6 years ago
Andrew Kingston 06eea7ba30 Update linked record selector to handle errors and remove loading state flashing 6 years ago
Andrew Kingston 9b57786457 Fixing cypress tests 6 years ago
Andrew Kingston 4efd38bd2b Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston b71ba5b3fb Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Andrew Kingston 36cb7eaee6 Fix crashing on creating a record with fields of type link or options due to coercing values 6 years ago
Andrew Kingston 4682b34f05 Improve relationship datatable title when no primary display is selected for a model 6 years ago
Andrew Kingston 4140c831a3 Remove console log statement 6 years ago
Andrew Kingston 8f1b106a5d Fix relationship view when viewing fields with spaces in their name 6 years ago
Andrew Kingston 5bf04f7030 Fix styles in event editor modal 6 years ago
Andrew Kingston cb0b7b9b5b Fix frontend crashing when adding components to a data provider component with no source 6 years ago
Andrew Kingston b7edf26754 Move modal to BBUI and update usages 6 years ago
Andrew Kingston 356acc919d Bump electron to v10 6 years ago
Andrew Kingston 3d7bd55c08 Bump BBUI version 6 years ago
mike12345567 f2b7d85b6e Fixing up middleware to handle uploads, views, records, automation runs and users. 6 years ago
mike12345567 3a6a03403f Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
mike12345567 17a4b058b5 Merge branch 'master' of github.com:Budibase/budibase into linked-records 6 years ago
Michael Drury 90567760cb
Merge pull request #675 from Budibase/filename-fixes 6 years ago
mike12345567 a25c1d8618 Removing .orig file created by merge. 6 years ago
Andrew Kingston 2f86a17984 Change create table popover to modal to better support data import which can be long 6 years ago
Andrew Kingston 6170921d45 Remove padding on top nav bar so that things are properly centered 6 years ago
mike12345567 1f8f0a0444 Sanitising the paths to the couchDB data directories. 6 years ago
Andrew Kingston 4220da27ef Fix create automation modal 6 years ago
Andrew Kingston 51f67ae99b Change live animation color from purple to black 6 years ago
Andrew Kingston 6c3aeac69a Fix table cypress tests 6 years ago
Andrew Kingston aa96388e0b Fix cypress automation tests 6 years ago
Andrew Kingston f2b3b9e06e Update yarn.lock 6 years ago
Andrew Kingston 782fc8dd54 Fix layout by removing extra columns from grid layout css 6 years ago
Andrew Kingston b61ee51ff0 Remove duplicate select element 6 years ago
Andrew Kingston b592744805 Update styles of data import to match BBUI components 6 years ago
mike12345567 1d99cc654a Adding a regex to allow certain paths with : on windows. 6 years ago
Andrew Kingston fd02f361f1 Merge branch 'master' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 a6e409a062 Quick change after diffing and looking through everything. 6 years ago
mike12345567 691ea16998 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
Michael Shanks efa0902cc9
Merge pull request #665 from mjashanks/fixes 6 years ago