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

1881 commits

Author SHA1 Message Date
Michael Shanks
3703aa2a1e auto nesting or not, on add component 2020-08-12 17:00:05 +01:00
Michael Shanks
c95363dd66 container components need children: true 2020-08-12 16:28:41 +01:00
Michael Shanks
2db40c6d2c dnd component nav 2020-08-12 16:28:19 +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
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