2619 Commits (5bafa97c4039b7754b5aa2fbdfebb674e48fc244)
 

Author SHA1 Message Date
kevmodrome 5bafa97c40 turns off some functionality and adds theme options 6 years ago
kevmodrome ad5103786d re-enable event 6 years ago
kevmodrome 420c94dd00 Merge branch 'master' into feature/add-grid-to-standard-components 6 years ago
kevmodrome a117a18d0f adds editable setting 6 years ago
kevmodrome a061d1d5b1 move important stuff up top 6 years ago
kevmodrome 2e3d8d9c16 refactor and clean up 6 years ago
kevmodrome 9ab83a08a6 adds options type support to grid component 6 years ago
Michael Drury e35112bdb4 Merge pull request #680 from Budibase/underscore-ids 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 eea0bc5fb9 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 1fd8d559aa v0.2.0 6 years ago
Martin McKeaveney 8dd32c6f6b fixing optional chaining operator in standard components 6 years ago
kevmodrome 38e42c0e9e fix optional chaining error and adds guard for no model selected. 6 years ago
kevmodrome d9c8e6cd96 update svelte version in builder and standard-components packages 6 years ago
kevmodrome 93de461272 add dateRenderer 6 years ago
kevmodrome e43dc488e4 move renderer map to separate file 6 years ago
kevmodrome da32029c31 fix delete functionality 6 years ago
kevmodrome 480a73997d merge master 6 years ago
Andrew Kingston 0e22a21303 Merge pull request #677 from Budibase/linked-records 6 years ago
mike12345567 4ccd76fb5b Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 69a1c13793 Using array de-structuring as per review. 6 years ago
Andrew Kingston 735de553d2 Update linked record selector to handle errors and remove loading state flashing 6 years ago
Andrew Kingston fbb7bf7413 Fixing cypress tests 6 years ago
Andrew Kingston 9c6dbae7d5 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston 9a8c659b79 Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Andrew Kingston 917bf47925 Fix crashing on creating a record with fields of type link or options due to coercing values 6 years ago
Andrew Kingston fa1836ad23 Improve relationship datatable title when no primary display is selected for a model 6 years ago
Andrew Kingston 7a08c5584d Remove console log statement 6 years ago
Andrew Kingston 1c559978e9 Fix relationship view when viewing fields with spaces in their name 6 years ago
Andrew Kingston ff4f7b31e3 Fix styles in event editor modal 6 years ago
Andrew Kingston ee6c210e67 Fix frontend crashing when adding components to a data provider component with no source 6 years ago
Andrew Kingston d24679bc33 Move modal to BBUI and update usages 6 years ago
Andrew Kingston 40d1d15b8e Bump electron to v10 6 years ago
Andrew Kingston 1b1c0c4e8f Bump BBUI version 6 years ago
kevmodrome c3a87880c1 Merge branch 'master' into feature/add-grid-to-standard-components 6 years ago
kevmodrome 3225b5bbdc merge master 6 years ago
mike12345567 25cc60aa94 Merge branch 'master' of github.com:Budibase/budibase into linked-records 6 years ago
Michael Drury f9580075e3 Merge pull request #675 from Budibase/filename-fixes 6 years ago
mike12345567 47d3cd3000 Removing .orig file created by merge. 6 years ago
Andrew Kingston fff39f65e5 Change create table popover to modal to better support data import which can be long 6 years ago
Andrew Kingston a24ce26953 Remove padding on top nav bar so that things are properly centered 6 years ago
mike12345567 a72d8e42ad Sanitising the paths to the couchDB data directories. 6 years ago
Andrew Kingston b9c9408c7c Fix create automation modal 6 years ago
Andrew Kingston 4bcc50ee85 Change live animation color from purple to black 6 years ago
Andrew Kingston 97e9883d85 Fix table cypress tests 6 years ago
Andrew Kingston 7c67f18965 Fix cypress automation tests 6 years ago
Andrew Kingston 194d35c005 Update yarn.lock 6 years ago
Andrew Kingston 475d811e5b Fix layout by removing extra columns from grid layout css 6 years ago
Andrew Kingston e38985e111 Remove duplicate select element 6 years ago
Andrew Kingston 8582d63a75 Update styles of data import to match BBUI components 6 years ago