1
0
Fork 0
mirror of synced 2024-08-21 21:11:23 +12:00
Commit graph

1078 commits

Author SHA1 Message Date
Michael Shanks
33a90700b4 yarn lock 2020-08-11 10:47:16 +01:00
Michael Shanks
50167a7038 Merge branch 'master' into feature/binding-interface 2020-08-11 10:46:07 +01:00
Michael Shanks
47b9508245 events as popover, in settings panel 2020-08-11 10:43:43 +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
Michael Shanks
608efaca70 removed unecessary imports 2020-08-10 16:40:44 +01:00
Michael Shanks
6e115df804 Moved events back into Settings
& removed Events Panel
2020-08-10 16:08:46 +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
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
e8afd115aa Small fix with placeholder 2020-08-10 13:18:30 +01:00
Joe
1abba9680d Backend button width fix 2020-08-07 17:10:05 +01:00
Michael Shanks
76a9ababf1 styling for dupe component name error 2020-08-07 14:33:41 +01:00
cmack
4dbd635985 Fix for name and value fields donut 2020-08-07 14:28:55 +01:00
Michael Shanks
20ecd112f4 duplicate name check when renaming component 2020-08-07 14:18:17 +01:00
Michael Shanks
8679c8bdbb new comonent name -
when on master unique across all screens
2020-08-07 14:17:57 +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
Michael Shanks
f71bda6d6a new component - start numbering at 1 2020-08-07 12:09:48 +01:00
Michael Shanks
29ee500eea new components get unique name 2020-08-07 12:01:16 +01:00
Michael Shanks
25bb78156a Merge branch 'master' into feature/binding-interface 2020-08-07 10:43:07 +01:00
Michael Shanks
3c8f7822eb renamed spec file 2020-08-07 10:13:43 +01:00
Michael Shanks
cfa8970e2a updated binding paths (from client lib changes) 2020-08-06 21:27:26 +01:00
Michael Shanks
a82c0dd44e client lib - new binding 2020-08-06 21:12:35 +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
Michael Shanks
12e20e460d tidyup & JSDoc 2020-08-04 16:31:31 +01:00
Michael Shanks
e4bcd4020b fetchBindableProperties - complete 2020-08-04 16:11:46 +01:00
cmack
31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
Michael Shanks
549327c885 reinstated jest config (removed accidently) 2020-08-04 11:17:44 +01:00
Michael Shanks
80dd9b94b1 stub bindings 2020-08-04 11:10:02 +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
kevmodrome
b2d93c16ec adds missing bb logo 2020-08-03 16:30:26 +02:00
kevmodrome
7ef4f2b2ac signup flow now works correctly 2020-08-03 16:26:28 +02:00
Michael Shanks
53fafab3d9 binding - backend initial 2020-08-03 15:06:51 +01: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
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