1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
Commit graph

2018 commits

Author SHA1 Message Date
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
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
bd01717190 input binds to store 2020-08-07 12:00:52 +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
cmack
efbd3b7c86 Separate Legend into its own component 2020-08-04 16:21:51 +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
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
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
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