261 Commits (cf28ba24a31d02febaca9c5cee61625dfa349fce)

Author SHA1 Message Date
Andrew Kingston cf28ba24a3 Fix errors being thrown by grid and table 6 years ago
Andrew Kingston 7e162960f0 Improve grid and table rendering of any type of datasource 6 years ago
Andrew Kingston 4ac83afb62 Fix data table and grid rendering views 6 years ago
kevmodrome 2a8aebeb16 fixes height issue with grid component 6 years ago
mike12345567 a622d3c2f1 Fixing problem where something injected [object Object] into the source code? 6 years ago
mike12345567 9a38294449 Formatting codebase. 6 years ago
Andrew Kingston c76dccb66c Add relationships as possible datasource for grid 6 years ago
kevmodrome 010a59d8cb adds pagination option 6 years ago
kevmodrome 5963314b6c adds height option to grid component 6 years ago
Andrew Kingston d7ab7c6ec9 Fix grid crash when there are no related rows in a link field 6 years ago
mike12345567 416a7598c6 Updating data grid components which had model/record still defined in them. 6 years ago
kevmodrome 9923266c51 fix editable header column not hiding when grid is un-editable 6 years ago
Andrew Kingston 9f3eef5b8c Fix crash when no linked records in DataTable 6 years ago
kevmodrome 3cd2cdb722 lint fixes 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago
Andrew Kingston 3c8502187f Fix relational data in client apps and use count for link fields in client apps 6 years ago
Andrew Kingston 959aa3ff60 Fix linked record selector rendering in client apps 6 years ago
Andrew Kingston 0f80428a23 Fix falsey table values not being rendered 6 years ago
Michael Shanks f5086990dd fix: New & Detail not displaying components when no model selected 6 years ago
kevmodrome 5bafa97c40 turns off some functionality and adds theme options 6 years ago
mike12345567 5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks 127ce3b59d renaming Record > Row 6 years ago
kevmodrome ad5103786d re-enable event 6 years ago
Andrew Kingston 4b1549a04e Fix issue displaying linked records in a table 6 years ago
Andrew Kingston 009d04a0a5 Add relationships as data source 6 years ago
Michael Shanks 67845b1c82 auto create screens with new table 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 Shanks 4a13be8cf8 merge from master 6 years ago
Michael Shanks 2e76e1f0f4 Save Record Action 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
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
kevmodrome 93de461272 add dateRenderer 6 years ago
kevmodrome e43dc488e4 move renderer map to separate file 6 years ago
Andrew Kingston 9a8c659b79 Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Michael Shanks ae0069fa5d RecordDetail & NewRecord now baseComponents 6 years ago
kevmodrome 6c173ac6b3 fixes editable cell bug 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
kevmodrome 401959d8c8 data now syncs in the grid 6 years ago
kevmodrome 92c162ea2c adds add row functionality to grid component 6 years ago
kevmodrome cbbda8599f adds events when records are deleted and adds more stylish controls 6 years ago