Martin McKeaveney
8a4646ca4c
Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui
2020-08-10 16:39:30 +01:00
Michael Shanks
f1a6671eb3
Moved events back into Settings
...
& removed Events Panel
2020-08-10 16:08:46 +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
Michael Shanks
1855febc57
styling for dupe component name error
2020-08-07 14:33:41 +01:00
cmack
51931c0286
Fix for name and value fields donut
2020-08-07 14:28:55 +01:00
Michael Shanks
c23d76bef3
duplicate name check when renaming component
2020-08-07 14:18:17 +01:00
Michael Shanks
877b9a7fd4
new comonent name -
...
when on master unique across all screens
2020-08-07 14:17:57 +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
Michael Shanks
c2fd54a250
new component - start numbering at 1
2020-08-07 12:09:48 +01:00
Michael Shanks
efd0d39587
new components get unique name
2020-08-07 12:01:16 +01:00
Michael Shanks
db5d7452da
input binds to store
2020-08-07 12:00:52 +01:00
Michael Shanks
ae734970a6
Merge branch 'master' into feature/binding-interface
2020-08-07 10:43:07 +01:00
Michael Shanks
8314c2616d
renamed spec file
2020-08-07 10:13:43 +01:00
Michael Shanks
f5114676e7
updated binding paths (from client lib changes)
2020-08-06 21:27:26 +01:00
Michael Shanks
753fb27eb8
client lib - new binding
2020-08-06 21:12:35 +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
Michael Shanks
73b2d63c6e
tidyup & JSDoc
2020-08-04 16:31:31 +01:00
cmack
5c526d22e1
Separate Legend into its own component
2020-08-04 16:21:51 +01:00
Michael Shanks
9bfdf6f8e5
fetchBindableProperties - complete
2020-08-04 16:11:46 +01:00
cmack
1e3d394274
Table / model integration for charts
2020-08-04 13:55:26 +01:00
Michael Shanks
c13bb8fa83
reinstated jest config (removed accidently)
2020-08-04 11:17:44 +01:00
Michael Shanks
3458b893ca
stub bindings
2020-08-04 11:10:02 +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
Kevin Åberg Kultalahti
deb9c48adf
Merge pull request #523 from Budibase/feature/create-app-modifications
...
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome
43ee2726e2
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
9b47b2e31d
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
dfc64cdde9
adds missing bb logo
2020-08-03 16:30:26 +02:00