1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

1987 commits

Author SHA1 Message Date
cmack 0c9f337814 WIP: Chart Tests and Line Refactor 2020-08-12 10:02:36 +01:00
Martin McKeaveney 22bc26238b
Merge pull request #530 from Budibase/new-backend-bugfixes
bugfixes after team usage
2020-08-11 20:07:26 +01:00
Martin McKeaveney 75825dea1e bugfixes after team usage 2020-08-11 17:58:01 +01:00
Martin McKeaveney 053f3b4e6f small styling fix 2020-08-11 17:20:55 +01:00
Martin McKeaveney be1d03caa2
Merge pull request #528 from Budibase/new-backend-ui
New backend ui
2020-08-11 17:06:40 +01:00
Joe 4d984a4793 Reduced size of app cards 2020-08-11 17:02:54 +01:00
Joe 3a66c4055a Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
Martin McKeaveney 90ee85ba01 remove moduleNameMapper 2020-08-11 15:54:03 +01:00
Martin McKeaveney 903ce05e26 update publish command to keep NPM versions in sync 2020-08-11 15:41:35 +01:00
Martin McKeaveney 3325af6462 v0.1.17 2020-08-11 15:33:01 +01:00
Martin McKeaveney ab9a8f6a1d merge 2020-08-11 14:07:04 +01:00
Martin McKeaveney 5173ee8583 lint 2020-08-11 12:19:37 +01:00
Martin McKeaveney f1be92bd41 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney b356dbb4b3 publish materialdesign components 2020-08-11 10:19:08 +01:00
Martin McKeaveney 41eafd4f18 release standard components 2020-08-11 10:14:57 +01:00
Martin McKeaveney 203f7d19d8 v0.1.16 2020-08-10 22:30:11 +01:00
Martin McKeaveney 2507c00f0c v0.1.16 2020-08-10 18:15:30 +01:00
Martin McKeaveney 8915db5ab2 bump bbui 2020-08-10 18:14:08 +01:00
Martin McKeaveney 2a04147c4b full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney 8a4646ca4c Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui 2020-08-10 16:39:30 +01:00
Martin McKeaveney 6043d79dc0 v0.1.15 2020-08-10 16:07:59 +01:00
cmack 932ef5f165 Completed Tooltip 2020-08-10 16:06:52 +01:00
Martin McKeaveney 7fdbad6a60 pinning posthog version 2020-08-10 15:56:53 +01:00
Martin McKeaveney 326ded6171 allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00
Martin McKeaveney 77fd50ff2f v0.1.14 2020-08-10 15:36:33 +01:00
Martin McKeaveney 6a315767b2 cypress + unit test framework 2020-08-10 15:34:37 +01:00
cmack fea28e8819 Completed Groupedbar and work on Tooltip 2020-08-10 15:33:32 +01:00
Conor_Mack c8f660444f
Merge pull request #525 from Budibase/britechart/donut-demo
Donut Chart for the demo
2020-08-10 14:29:52 +01:00
Joe d0c9a14723
Merge pull request #526 from Budibase/backend-button-fix
Backend button width fix
2020-08-10 14:22:10 +01:00
Joe 6b6d6a0ade
Merge pull request #527 from Budibase/stacked-list-fix
Small fix with placeholder
2020-08-10 13:26:31 +01:00
Joe 0fe20d1e6d Small fix with placeholder 2020-08-10 13:18:30 +01:00
cmack 627f3d13b9 Minor Updates 2020-08-10 10:32:46 +01:00
Martin McKeaveney de93c0f530 new table creation 2020-08-07 18:31:40 +01:00
Martin McKeaveney 9d1979114b column CRUD 2020-08-07 17:41:20 +01:00
Joe 31325f0a1d Backend button width fix 2020-08-07 17:10:05 +01:00
Martin McKeaveney 63f3623664 creating rows and columns working 2020-08-07 16:13:57 +01:00
cmack 46772d6b8c Linting 2020-08-07 14:49:53 +01:00
cmack 4352dd057d Tidyup 2020-08-07 14:46:00 +01:00
cmack 51931c0286 Fix for name and value fields donut 2020-08-07 14:28:55 +01:00
cmack 49debc69c3 Donut chart for demo 2020-08-07 12:57:07 +01:00
cmack c8a2f578e4 Merge branch 'master' of https://github.com/Budibase/budibase into britechart/donut-demo 2020-08-07 12:57:02 +01:00
cmack eccd316a01 Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack 77a53185ca Tidyup 2020-08-05 17:05:06 +01:00
cmack 8c1d7bc971 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
Martin McKeaveney bbcb282e53
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 5d4193bfd3 Chart legend and UI Updates 2020-08-05 14:19:56 +01:00
cmack 5c526d22e1 Separate Legend into its own component 2020-08-04 16:21:51 +01:00
cmack 1e3d394274 Table / model integration for charts 2020-08-04 13:55:26 +01:00
cmack cc3cbb7a5b Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-04 10:06:10 +01:00
cmack 0f07bd80a4 Adding mode functionality to Donut 2020-08-04 10:02:58 +01:00