612 Commits (e3bae26510dbbd4e85cfd05ab00914927af976ea)

Author SHA1 Message Date
kevmodrome 1e1662d265
lint fixes 6 years ago
kevmodrome 14dc81e994
sets correct editable values on fields 6 years ago
Andrew Kingston 3fa4561edb Fix relational data in client apps and use count for link fields in client apps 6 years ago
Andrew Kingston 5450cca9f4 Fix linked record selector rendering in client apps 6 years ago
Andrew Kingston 7ca3a65c54 Fix falsey table values not being rendered 6 years ago
kevmodrome 727d39a715
bump svelte-ag-grid and and actually apply theme class to element 6 years ago
Michael Shanks d62ed0fb48 fix: New & Detail not displaying components when no model selected 6 years ago
kevmodrome 12dda8ee0d
turns off some functionality and adds theme options 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks 1758243de9 renaming Record > Row 6 years ago
kevmodrome 048021abaa
re-enable event 6 years ago
Andrew Kingston 13506be0fa Fix issue displaying linked records in a table 6 years ago
Andrew Kingston d1f367ccff Add relationships as data source 6 years ago
Michael Shanks f1eeb17dd3 auto create screens with new table 6 years ago
kevmodrome 2af12c6801
adds editable setting 6 years ago
kevmodrome 892bac9808
move important stuff up top 6 years ago
kevmodrome 00d5857232
refactor and clean up 6 years ago
kevmodrome 4f3ebb29e9
adds options type support to grid component 6 years ago
Michael Shanks fcb093699d merge from master 6 years ago
Michael Shanks 58b5502f77 Save Record Action 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
kevmodrome 48d7ff19c9
fix optional chaining error and adds guard for no model selected. 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
kevmodrome 7b92482a8d
update svelte version in builder and standard-components packages 6 years ago
kevmodrome 7b54bdacd5
add dateRenderer 6 years ago
kevmodrome 39671e76cd
move renderer map to separate file 6 years ago
Andrew Kingston b71ba5b3fb Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Andrew Kingston 3d7bd55c08 Bump BBUI version 6 years ago
Michael Shanks fb5503d10e RecordDetail & NewRecord now baseComponents 6 years ago
Michael Shanks b7eb1a35e8 Screen templates working 6 years ago
kevmodrome 8ad6d2f886
fixes editable cell bug 6 years ago
Martin McKeaveney e282480888 v0.1.25 6 years ago
Martin McKeaveney 368f9934d5 v0.1.24 6 years ago
Andrew Kingston f83f2b707b Add support for displaying linked record counts in List and RecordDetail 6 years ago
Andrew Kingston c10f5112d4 Add linked records to dataforms and use BBUI components and pretty errors 6 years ago
Andrew Kingston 37f3d21a00 Remove console log statement 6 years ago
Andrew Kingston e91b62ef2e Use real schema for datatable rather than first row's keys 6 years ago
Andrew Kingston 11c4f237d3 Add default file prop to AttachmentList to prevent crashing when no files exist 6 years ago
Andrew Kingston 21796d9f98 Add support for displaying linked records in DataTable 6 years ago
Andrew Kingston d8fd0dd2cb Bump BBUI version 6 years ago
Martin McKeaveney 2dedafc90c v0.1.23 6 years ago
kevmodrome e501679813
data now syncs in the grid 6 years ago
kevmodrome 193f536834
adds add row functionality to grid component 6 years ago
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Andrew Kingston 13f64d5b03 Bump BBUI version 6 years ago
Andrew Kingston ecd5aa9eeb Bump BBUI version 6 years ago
kevmodrome 09a26a286a
adds events when records are deleted and adds more stylish controls 6 years ago
kevmodrome 0d68d40cfb
adds multiple selection delete functionality 6 years ago