1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

1887 commits

Author SHA1 Message Date
Martin McKeaveney 80970ba035 full cypress suite for custom views 2020-08-19 16:43:04 +01:00
Martin McKeaveney e57dda576b tidy up and lint 2020-08-18 17:14:26 +01:00
Martin McKeaveney 33ec0cfa75 group by complete 2020-08-18 16:05:15 +01:00
Martin McKeaveney 0a60fd0bc6 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Martin McKeaveney 6ad5ebbe06 began UI for custom views 2020-08-14 16:31:53 +01:00
Martin McKeaveney bf46067fe1 new view foundations 2020-08-13 15:04:19 +01:00
Martin McKeaveney 28473c4cd4 Merge pull request #530 from Budibase/new-backend-bugfixes
bugfixes after team usage
2020-08-11 20:07:26 +01:00
Martin McKeaveney fccad2f710 bugfixes after team usage 2020-08-11 17:58:01 +01:00
Martin McKeaveney de9911aad8 small styling fix 2020-08-11 17:20:55 +01:00
Martin McKeaveney 6e49506348 Merge pull request #528 from Budibase/new-backend-ui
New backend ui
2020-08-11 17:06:40 +01:00
Martin McKeaveney 86650cba47 remove moduleNameMapper 2020-08-11 15:54:03 +01:00
Martin McKeaveney d925103b8a update publish command to keep NPM versions in sync 2020-08-11 15:41:35 +01:00
Martin McKeaveney 26fa101a38 v0.1.17 2020-08-11 15:33:01 +01:00
Martin McKeaveney 23a184a346 merge 2020-08-11 14:07:04 +01:00
Martin McKeaveney 5496a17f44 lint 2020-08-11 12:19:37 +01:00
Martin McKeaveney 6405e79f15 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney 3f52fbb30b publish materialdesign components 2020-08-11 10:19:08 +01:00
Martin McKeaveney a1286e74fd release standard components 2020-08-11 10:14:57 +01:00
Martin McKeaveney 7e8e6f05cc v0.1.16 2020-08-10 22:30:11 +01:00
Martin McKeaveney 566b72a311 v0.1.16 2020-08-10 18:15:30 +01:00
Martin McKeaveney f86d926b4f bump bbui 2020-08-10 18:14:08 +01:00
Martin McKeaveney a8251cdb22 full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney 4acb792278 Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui 2020-08-10 16:39:30 +01:00
Martin McKeaveney 868640dacd v0.1.15 2020-08-10 16:07:59 +01:00
Martin McKeaveney 1da1dd9967 pinning posthog version 2020-08-10 15:56:53 +01:00
Martin McKeaveney 3f26548cf4 allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00
Martin McKeaveney e3ac8856a5 v0.1.14 2020-08-10 15:36:33 +01:00
Martin McKeaveney cf084f2877 cypress + unit test framework 2020-08-10 15:34:37 +01:00
Conor_Mack c816a77d0b Merge pull request #525 from Budibase/britechart/donut-demo
Donut Chart for the demo
2020-08-10 14:29:52 +01:00
Joe a4ca6ca980 Merge pull request #526 from Budibase/backend-button-fix
Backend button width fix
2020-08-10 14:22:10 +01:00
Joe 853b156458 Merge pull request #527 from Budibase/stacked-list-fix
Small fix with placeholder
2020-08-10 13:26:31 +01:00
Joe e8afd115aa Small fix with placeholder 2020-08-10 13:18:30 +01:00
Martin McKeaveney cfe262d602 new table creation 2020-08-07 18:31:40 +01:00
Martin McKeaveney 160703863b column CRUD 2020-08-07 17:41:20 +01:00
Joe 1abba9680d Backend button width fix 2020-08-07 17:10:05 +01:00
Martin McKeaveney 10d798fe62 creating rows and columns working 2020-08-07 16:13:57 +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
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