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
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
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
Michael Shanks
c95363dd66
container components need `children: true`
2020-08-12 16:28:41 +01:00
cmack
db969e0f5c
Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2
2020-08-12 10:18:47 +01:00
cmack
e4b4c5723f
WIP: Chart Tests and Line Refactor
2020-08-12 10:02:36 +01:00
Martin McKeaveney
26fa101a38
v0.1.17
2020-08-11 15:33:01 +01:00
Martin McKeaveney
a1286e74fd
release standard components
2020-08-11 10:14:57 +01:00
cmack
fe8bb832b7
Completed Tooltip
2020-08-10 16:06:52 +01:00
Martin McKeaveney
e3ac8856a5
v0.1.14
2020-08-10 15:36:33 +01:00
cmack
d7e47d67e3
Completed Groupedbar and work on Tooltip
2020-08-10 15:33:32 +01:00
cmack
911ba8b7d5
Minor Updates
2020-08-10 10:32:46 +01:00
cmack
afddecbb97
Linting
2020-08-07 14:49:53 +01:00
cmack
5bd39c81cc
Tidyup
2020-08-07 14:46:00 +01:00
cmack
4dbd635985
Fix for name and value fields donut
2020-08-07 14:28:55 +01:00
cmack
bba3c90cf5
Donut chart for demo
2020-08-07 12:57:07 +01:00
cmack
9983feb1f0
Merge branch 'master' of https://github.com/Budibase/budibase into britechart/donut-demo
2020-08-07 12:57:02 +01:00
cmack
9ddf8d07ec
Bar chart with tests and general bug fixes
2020-08-06 17:15:57 +01:00
cmack
ad75a142ea
Tidyup
2020-08-05 17:05:06 +01:00
cmack
2cd8d09822
Latest Donut and Legend Updates
2020-08-05 16:57:54 +01:00
Martin McKeaveney
9e00550eda
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
cmack
f1dd3e8a3d
Chart legend and UI Updates
2020-08-05 14:19:56 +01:00
cmack
efbd3b7c86
Separate Legend into its own component
2020-08-04 16:21:51 +01:00