1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
Commit graph

211 commits

Author SHA1 Message Date
Andrew Kingston
9f3eef5b8c Fix crash when no linked records in DataTable 2020-10-12 18:47:25 +01:00
Andrew Kingston
3c8502187f Fix relational data in client apps and use count for link fields in client apps 2020-10-12 14:21:15 +01:00
Andrew Kingston
959aa3ff60 Fix linked record selector rendering in client apps 2020-10-12 14:19:54 +01:00
Andrew Kingston
0ac8a33210 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 2020-10-12 11:26:04 +01:00
Andrew Kingston
0f80428a23 Fix falsey table values not being rendered 2020-10-12 11:02:03 +01:00
Michael Shanks
f5086990dd fix: New & Detail not displaying components when no model selected 2020-10-12 10:51:20 +01:00
Michael Shanks
7c01959da1 merge from master 2020-10-11 20:34:13 +01:00
Michael Shanks
127ce3b59d renaming Record > Row 2020-10-09 17:12:55 +01:00
Andrew Kingston
4b1549a04e Fix issue displaying linked records in a table 2020-10-09 12:42:56 +01:00
Andrew Kingston
4ef8929462 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 2020-10-09 12:34:25 +01:00
Andrew Kingston
009d04a0a5 Add relationships as data source 2020-10-09 12:24:18 +01:00
Michael Shanks
67845b1c82 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
4a13be8cf8 merge from master 2020-10-08 22:11:45 +01:00
Michael Shanks
2e76e1f0f4 Save Record Action 2020-10-08 22:06:44 +01:00
Martin McKeaveney
8dd32c6f6b fixing optional chaining operator in standard components 2020-10-08 20:31:13 +01:00
Michael Shanks
027819bae0 merge from master - including fixes 2020-10-08 16:15:12 +01:00
Andrew Kingston
9a8c659b79 Unify DataForm and DataFormWide by using single component with BBUI styles 2020-10-08 10:42:53 +01:00
Michael Shanks
ae0069fa5d RecordDetail & NewRecord now baseComponents 2020-10-07 22:30:51 +01:00
Andrew Kingston
1fb5804d32 Add support for displaying linked record counts in List and RecordDetail 2020-10-06 18:01:23 +01:00
Andrew Kingston
e15e86b9e1 Add linked records to dataforms and use BBUI components and pretty errors 2020-10-06 16:46:23 +01:00
Andrew Kingston
7207bc275e Remove console log statement 2020-10-06 16:40:23 +01:00
Andrew Kingston
63635f3642 Use real schema for datatable rather than first row's keys 2020-10-06 16:39:24 +01:00
Andrew Kingston
a12ddaaf08 Add default file prop to AttachmentList to prevent crashing when no files exist 2020-10-06 16:22:11 +01:00
Andrew Kingston
9287b16598 Add support for displaying linked records in DataTable 2020-10-06 16:05:52 +01:00
Martin McKeaveney
6e9c238054 use bbui component for dropzone 2020-09-24 15:50:51 +01:00
Martin McKeaveney
31c6450f5e tidy up 2020-09-23 21:03:13 +01:00
Martin McKeaveney
fd97c14a50 lint, tidy up and some simplification 2020-09-23 17:29:32 +01:00
Martin McKeaveney
ccebe283cc abstract local file upload logic 2020-09-23 17:02:06 +01:00
Martin McKeaveney
6b00fb2d8e local file upload from apps 2020-09-23 16:15:09 +01:00
Conor Mack
c49e906e5e Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component 2020-09-15 13:44:44 +01:00
Conor Mack
fa88c68c0e Icon and Icon Select Component 2020-09-15 11:53:02 +01:00
Martin McKeaveney
784fac5018 lint 2020-09-14 15:41:20 +01:00
Martin McKeaveney
7dea1c1537 adding bbui styles into standard-components 2020-09-14 15:12:02 +01:00
Conor Mack
a14e5dcee4 Icon and IconSelect Components 2020-09-14 11:08:03 +01:00
Michael Shanks
6b524caf9f Merge branch 'master' into event-panel 2020-09-11 12:04:25 +01:00
Michael Shanks
04f3ed5ec3 Merge branch 'master' into event-panel + binding fixes 2020-09-10 21:55:04 +01:00
Martin McKeaveney
8e3b3ca684 Merge pull request #592 from Budibase/dataform-datepicker
data form component date picker aware, form component refactor
2020-09-10 21:42:33 +01:00
Michael Shanks
d3225cb51f events hooked up and working 2020-09-10 21:11:05 +01:00
Conor Mack
cc154e3ca2 Line Chart - Prop Defaults, Custom Date Formats 2020-09-10 15:58:32 +01:00
Martin McKeaveney
c4eda0f1e7 bind checked 2020-09-10 13:10:57 +01:00
Martin McKeaveney
2abd6ed7b2 tidy up 2020-09-10 13:09:44 +01:00
Martin McKeaveney
44426b6bf8 data form component date picker aware, form component refactor 2020-09-10 13:04:45 +01:00
Martin McKeaveney
e41bdf7372 date picker component (#591)
* date picker component

* use bbui date picker in standard components

* using bbui component
2020-09-09 17:04:49 +01:00
Victoria Sloan
da736594f1 Merge branch 'master' into removing-uikit-05
# Conflicts:
#	packages/standard-components/dist/index.js.map
2020-09-04 21:45:33 +01:00
Conor Mack
b87a2a3e96 Increase Line SVG Height to show X Label 2020-09-04 15:52:01 +01:00
Conor Mack
2544fdf13c Merging with master and fixing conflicts 2020-09-03 15:12:07 +01:00
Tori Sloan
c2f0d005d1 Merge branch 'master' into removing-uikit-05 2020-09-03 09:07:22 +01:00
cmack
8dec9b5869 Single Calculation Views When Not Grouped 2020-09-02 11:52:32 +01:00
Victoria Sloan
0910f3b34c bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan
1d4e86621e updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00