2256 Commits (1fd8d559aa05ab32ffdd890413549e4fcaf2e78d)

Author SHA1 Message Date
Martin McKeaveney 1fd8d559aa v0.2.0 6 years ago
Martin McKeaveney 8dd32c6f6b fixing optional chaining operator in standard components 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 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
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 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
mike12345567 2c3566f686 Adding a regex to allow certain paths with : on windows. 6 years ago
mike12345567 2f58b2b81e Quick change after diffing and looking through everything. 6 years ago
mike12345567 13c9be4ea3 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
Michael Shanks 46cd413c58 removed .orig files 6 years ago
Michael Shanks ed8371c41f a few changes from code review 6 years ago
Martin McKeaveney f5102d95bb v0.1.25 6 years ago
Martin McKeaveney 7b3ca245cc updating replication stream dependency 6 years ago
Martin McKeaveney 47993f2bd1 v0.1.24 6 years ago
Martin McKeaveney e40cb3ac69 fixing test 6 years ago
Andrew Kingston 1fb5804d32 Add support for displaying linked record counts in List and RecordDetail 6 years ago
Andrew Kingston e15e86b9e1 Add linked records to dataforms and use BBUI components and pretty errors 6 years ago
Andrew Kingston 7207bc275e Remove console log statement 6 years ago
Andrew Kingston 63635f3642 Use real schema for datatable rather than first row's keys 6 years ago
Andrew Kingston a12ddaaf08 Add default file prop to AttachmentList to prevent crashing when no files exist 6 years ago
Andrew Kingston 9287b16598 Add support for displaying linked records in DataTable 6 years ago
Andrew Kingston 49875d5c42 Fix a couple of crashes in frontend when doing various actions and fix record detail view 6 years ago
Andrew Kingston 013d812a52 Bump BBUI version 6 years ago
Andrew Kingston 959450d615 Delete old multiselect component 6 years ago
Andrew Kingston 517fb201ec Move multiselect to BBUI 6 years ago
Michael Shanks b9108f013d missing dependency 6 years ago
Michael Shanks b51942f0f8 broken test 6 years ago
Michael Shanks c0e008181d broken tests 6 years ago
Martin McKeaveney 5e6cbe3b6d cleaner parsing 6 years ago
mike12345567 196f0b380d Minor update to remove send grid from the API component of the builder and make them part of the automation itself. 6 years ago