1
0
Fork 0
mirror of synced 2024-07-31 19:01:57 +12:00
Commit graph

270 commits

Author SHA1 Message Date
Conor Mack
b87a2a3e96 Increase Line SVG Height to show X Label 2020-09-04 15:52:01 +01:00
Conor Mack
93dac03eaf Cypress Test Fix - createView.spec.js 2020-09-04 10:53:13 +01:00
Conor Mack
2544fdf13c Merging with master and fixing conflicts 2020-09-03 15:12:07 +01:00
Conor Mack
84e20542b2 Merge 2020-09-03 15:05:05 +01:00
kevmodrome
64078e12f2 Merge branch 'master' into feature/binding-interface 2020-09-03 09:49:43 +02:00
cmack
8dec9b5869 Single Calculation Views When Not Grouped 2020-09-02 11:52:32 +01:00
Victoria Sloan
ede79eaaa1 remove redundant form-controls class from ValuesList 2020-08-30 14:35:44 +01:00
cmack
72bb96f19d Use datasource label for tooltip title 2020-08-28 14:47:03 +01:00
kevmodrome
860139d979 wip: binding interface design 2020-08-28 14:43:28 +02:00
cmack
ab073c1874 Tidyup - remove logs 2020-08-27 10:08:42 +01:00
Michael Shanks
3c69e48200 some styling changes from code review 2020-08-27 10:00:36 +01:00
Michael Shanks
d7f70d0424 Merge branch 'master' into feature/binding-interface 2020-08-27 09:39:11 +01:00
cmack
1e38350199 Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
kevmodrome
300f18927f merge master 2020-08-26 09:11:16 +02:00
cmack
6684b31305 Name and Value Selects that depend on Model / View 2020-08-25 16:38:20 +01:00
cmack
c699aa5998 Merge branch 'master' of https://github.com/Budibase/budibase into feature/model-view-select 2020-08-25 13:17:47 +01:00
cmack
9ebddb1c0a Merge branch 'master' of https://github.com/Budibase/budibase into feature/model-view-select 2020-08-25 11:18:08 +01:00
cmack
35522d6da3 Data fetching for datatable component 2020-08-25 11:12:37 +01:00
kevmodrome
60264d6cb8 Merge branch 'feature/binding-interface' into feature/binding-interface-frontend 2020-08-25 10:16:32 +02:00
cmack
fc0d5d65bb ModelViewSelect updates, Fetchdata, Chart Hooks 2020-08-24 16:26:00 +01:00
Martin McKeaveney
4d262b57ab view filters operational 2020-08-24 11:46:28 +01:00
Victoria Sloan
fbc14e4326 adding index.js.map to gitignore 2020-08-22 21:46:42 +01:00
Victoria Sloan
9f1d15e4e1 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
cmack
2fe7e42fb5 WIP: Completed ModelViewSelect UI 2020-08-21 16:10:56 +01:00
Martin McKeaveney
4f0e0340fc v0.1.19 2020-08-21 11:31:53 +01:00
Martin McKeaveney
63e3bb16b0 v0.1.18 2020-08-21 10:19:54 +01:00
Martin McKeaveney
d547604178 Merge pull request #545 from Budibase/custom-view-backend
Custom Views
2020-08-20 14:33:48 +01:00
Martin McKeaveney
370de9ceb7 adding deploy script to upload assets to s3 after release 2020-08-20 11:09:54 +01:00
Martin McKeaveney
5354bc2455 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney
d2638e0150 merge 2020-08-19 17:14:30 +01:00
cmack
0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
Conor_Mack
657be43858 Merge branch 'master' into britecharts/separate-components-2 2020-08-18 15:50:02 +01:00
cmack
60524e801e Completion Bug Fixes and Updates 2020-08-18 15:45:44 +01:00
cmack
56571e983b Functional Linechart 2020-08-17 13:59:09 +01:00
Michael Shanks
3216b2f676 removed unecessary dependencies 2020-08-14 17:39:56 +01:00
Martin McKeaveney
bf46067fe1 new view foundations 2020-08-13 15:04:19 +01:00
Michael Shanks
5ab905067f merge from master 2020-08-13 11:50:12 +01:00
Michael Shanks
2f8d63959d Merge pull request #534 from mjashanks/dnd
Component nav Drag and Drop + Add component usability
2020-08-13 11:32:39 +01:00
Joe
3922298f58 Rename CardHorizontal.Svelte to CardHorizontal.svelte 2020-08-13 10:57:29 +01:00
Joe
a4ed18654d Rename Card.Svelte to Card.svelte 2020-08-13 10:56:50 +01:00
Joe
1700c30d44 Let changed to const 2020-08-13 10:54:43 +01:00
Joe
dcb6617937 Update color for subtext 2020-08-13 10:45:25 +01:00
Joe
562ed099d8 Text color update 2020-08-13 10:35:20 +01:00
Michael Shanks
73f747b172 fix: navigation component can have children 2020-08-13 10:15:50 +01:00
Joe
6dc0a3a0d3 New card component 2020-08-13 08:58:48 +01:00
cmack
41a46847e5 Chart Fix - Import BC CSS and use Postcss 2020-08-12 17:41:12 +01:00
kevmodrome
99981bea79 Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface-frontend 2020-08-12 17:31:05 +02:00
kevmodrome
d0b1d4695b initial commit 2020-08-12 17:30:20 +02:00
Michael Shanks
c95363dd66 container components need children: true 2020-08-12 16:28:41 +01:00
Michael Shanks
458bc228ed adding context and bindable properties to component.json 2020-08-12 16:04:20 +01:00