1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

1847 commits

Author SHA1 Message Date
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
cmack 31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
cmack bbf32cda75 Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-04 10:06:10 +01:00
cmack 31820c1bbf Adding mode functionality to Donut 2020-08-04 10:02:58 +01:00
Kevin Åberg Kultalahti 8ece205082 Merge pull request #523 from Budibase/feature/create-app-modifications
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome 8762cbb218 move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
Michael Shanks 9e251a688f Merge pull request #522 from mjashanks/master
bugfix: create app pointing to hardcoded standard-components version
2020-08-03 15:37:31 +01:00
kevmodrome b2d93c16ec adds missing bb logo 2020-08-03 16:30:26 +02:00
Michael Shanks a39f99cf7c bugfix: create app pointing to hardcoded standard-components version 2020-08-03 15:28:45 +01:00
kevmodrome 7ef4f2b2ac signup flow now works correctly 2020-08-03 16:26:28 +02:00
kevmodrome 9b7adf9d8c api key logic works correctly 2020-08-03 15:59:50 +02:00
cmack ac9d5e660d Re-adding datachart for testing 2020-08-03 14:42:37 +01:00
cmack b2aadc36d5 StackedArea and other Chart Stuff 2020-08-03 11:55:13 +01:00
Martin McKeaveney 71d0849b71 v0.1.13 2020-08-03 11:45:39 +01:00
Michael Shanks bd28686a8c Merge pull request #464 from Budibase/dependabot/npm_and_yarn/packages/server/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
2020-08-03 11:13:35 +01:00
Michael Shanks be1017e8ac Merge pull request #480 from mjashanks/master
Form Components now have default values for all fields
2020-08-03 11:13:08 +01:00
Michael Shanks c8d809aded Merge pull request #516 from Budibase/table-sorting
Table sorting
2020-08-03 11:03:59 +01:00
Michael Shanks dba50d3fc2 Merge pull request #520 from Budibase/stackedlist-component
Stacked list component added
2020-08-03 10:56:59 +01:00
Joe f385cbf305 Stacked list component added 2020-07-31 12:02:29 +01:00
kevmodrome f78e816f20 setup sidebar 2020-07-31 10:46:23 +02:00
cmack a0d9bd9774 WIP: Groupedbar, Heatmap and Sparkline Charts 2020-07-30 16:39:56 +01:00
cmack f667f05f19 WIP: Bar, Brush, Bullet, Donut and Line 2020-07-29 16:35:44 +01:00
Martin McKeaveney 4b8ac1a270 tidy up 2020-07-29 13:21:32 +01:00
Martin McKeaveney 3efc406463 icons wrong way round 2020-07-29 13:12:13 +01:00
Martin McKeaveney d53afb175b table sorting for datatable 2020-07-29 13:11:29 +01:00
Martin McKeaveney 7e80c1b4b9 improved sorting logic 2020-07-28 19:40:52 +01:00
Martin McKeaveney a62c8608c9 initial table sorting algo 2020-07-28 17:43:29 +01:00
cmack 5d14efb201 bar chart 2020-07-28 14:19:46 +01:00
Joe af67671273 Merge pull request #405 from Budibase/Table-component-and-minor-ui-fixes
WIP - Table component revised plus minor UI changes [requires table sort]
2020-07-28 12:29:20 +01:00
Joe 2d7942b318 Lint 2020-07-28 11:53:07 +01:00
cmack 3233ed175e Adding design controls 2020-07-28 11:49:35 +01:00
Martin McKeaveney 284474db4b merge 2020-07-28 11:14:44 +01:00
Conor_Mack e22a716c9e Merge pull request #510 from Budibase/components/checkbox
Checkbox component
2020-07-27 19:15:06 +01:00
Martin McKeaveney 9dd4e85d63 v0.1.12 2020-07-27 17:50:36 +01:00
Martin McKeaveney e1cfea3bc3 fix typo 2020-07-27 17:48:35 +01:00
Martin McKeaveney 5e94fd4859 v0.1.11 2020-07-27 17:08:25 +01:00
Martin McKeaveney 47e3dd1431 Merge pull request #515 from Budibase/path-bug
fix path bug
2020-07-27 16:20:50 +01:00
Martin McKeaveney ea46ab56d8 lint 2020-07-27 16:12:06 +01:00
Joe a1dcfd6bfc Update readme.md 2020-07-27 14:44:20 +01:00
Joe ecd5dd4ba3 Update readme.md 2020-07-27 14:43:56 +01:00
Joe 88b5e7836a Update readme.md 2020-07-27 14:40:18 +01:00
Joe d784ec8b9f Update readme.md 2020-07-27 14:39:41 +01:00
Joe 8e8438e06f Update readme.md 2020-07-27 14:39:30 +01:00
cmack 8d9ace5f83 Checkbox component 2020-07-26 12:14:13 +01:00