Andrew Kingston
|
cbeea17db0
|
Add initial new routing and svelte client app generation
|
2020-11-13 15:42:32 +00:00 |
Andrew Kingston
|
a29f428f61
|
Fix log out not working
|
2020-11-12 12:27:53 +00:00 |
Andrew Kingston
|
33e2ee427d
|
Replace all manual API interaction with SDK
|
2020-11-12 12:24:45 +00:00 |
Andrew Kingston
|
aa70eab935
|
Add majority of API interactions to SDK
|
2020-11-12 09:07:09 +00:00 |
Andrew Kingston
|
e24a89af56
|
Tidy up standard components
|
2020-11-11 14:26:33 +00:00 |
Martin McKeaveney
|
2adf0560ac
|
v0.3.6
|
2020-11-09 18:16:36 +00:00 |
Martin McKeaveney
|
501ee906e7
|
bump rollup plugin svelte version
|
2020-11-09 18:04:55 +00:00 |
Martin McKeaveney
|
fc285c64a4
|
v0.3.5
|
2020-11-09 16:28:06 +00:00 |
Martin McKeaveney
|
51c0461f35
|
v0.3.4
|
2020-11-09 11:08:41 +00:00 |
Andrew Kingston
|
65b36677e6
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
Martin McKeaveney
|
4c77b9ceef
|
v0.3.3
|
2020-11-06 21:40:31 +00:00 |
Martin McKeaveney
|
612e5e234e
|
v0.3.2
|
2020-11-06 11:39:44 +00:00 |
Andrew Kingston
|
31c083d5ba
|
Add colour palette options for charts
|
2020-11-05 13:37:28 +00:00 |
Andrew Kingston
|
732685ec60
|
Ensure candlestick chart works with either our own date formats as well as timestamps
|
2020-11-05 13:27:29 +00:00 |
Andrew Kingston
|
209f717d89
|
Fix lint
|
2020-11-04 15:59:26 +00:00 |
Andrew Kingston
|
ff16e90f6e
|
Fix warning when no data source and increase robustness of charts
|
2020-11-04 15:56:57 +00:00 |
Andrew Kingston
|
09302d4f45
|
Separate chart loading state from error state
|
2020-11-04 15:43:43 +00:00 |
Andrew Kingston
|
3457b308b2
|
Add candlestick chart
|
2020-11-04 15:21:11 +00:00 |
Andrew Kingston
|
8742c936d2
|
Remove additional unused chart settings
|
2020-11-04 14:27:19 +00:00 |
Andrew Kingston
|
3fec9243b2
|
Remove unused chart settings
|
2020-11-04 14:26:14 +00:00 |
Andrew Kingston
|
d9853829ab
|
Remove unecessary lodash import
|
2020-11-04 14:22:04 +00:00 |
Andrew Kingston
|
c7ef9faca8
|
Improve chart robustness even more
|
2020-11-04 14:21:48 +00:00 |
Andrew Kingston
|
9055744a5c
|
Improve robustness of pie and donut charts
|
2020-11-04 13:08:59 +00:00 |
Andrew Kingston
|
0c48a20581
|
Add support for dates and increase robustness
|
2020-11-04 12:43:56 +00:00 |
Andrew Kingston
|
7130d070c8
|
Merge branch 'master' of github.com:Budibase/budibase into apex-charts
|
2020-11-04 09:02:56 +00:00 |
Andrew Kingston
|
c98e59d7f6
|
Fix legends not being centered and use common chart component
|
2020-11-03 16:14:57 +00:00 |
Andrew Kingston
|
91ef7fd0a7
|
Add area chart and unit formatting
|
2020-11-03 14:32:21 +00:00 |
Michael Drury
|
957706fc91
|
Linting and fixing client test case, have to mock getAppId as the location will never be set during testing.
|
2020-11-03 14:30:20 +00:00 |
Michael Drury
|
a35b6a57f9
|
Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId.
|
2020-11-03 13:45:49 +00:00 |
Andrew Kingston
|
3d84b831e9
|
Add pie and donut charts
|
2020-11-03 11:50:55 +00:00 |
Andrew Kingston
|
3e06d393e1
|
Default bar chart data labels to false
|
2020-11-03 10:11:31 +00:00 |
Andrew Kingston
|
4f2079509c
|
Remove log statement
|
2020-11-03 10:03:19 +00:00 |
Andrew Kingston
|
ae876c6c09
|
Add stacked option to bar chart
|
2020-11-03 09:48:35 +00:00 |
Andrew Kingston
|
0ea30587de
|
Add line chart and enable multiple data series for all charts
|
2020-11-03 09:43:45 +00:00 |
Michael Drury
|
215e1251bc
|
Some further work, logout and preview appear to be working much better now.
|
2020-11-02 22:46:31 +00:00 |
Andrew Kingston
|
ab78620b32
|
Add bar chart with initial apex charts config
|
2020-11-02 15:32:37 +00:00 |
Andrew Kingston
|
7bc306fe43
|
Bump BBUI and use slider components from BBUI
|
2020-10-30 14:54:12 +00:00 |
Andrew Kingston
|
3ced089004
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
Martin McKeaveney
|
1a8a97a103
|
v0.3.1
|
2020-10-28 21:30:51 +00:00 |
Martin McKeaveney
|
859577299d
|
v0.3.0
|
2020-10-28 20:28:00 +00:00 |
Andrew Kingston
|
dc0c10ad83
|
Add proper names for all components and use these names when adding components
|
2020-10-28 19:38:11 +00:00 |
Andrew Kingston
|
9c1515267a
|
Merge ag-grid backend UI and update styles
|
2020-10-28 15:20:56 +00:00 |
Andrew Kingston
|
ced34d9672
|
Format with prettier
|
2020-10-27 15:28:13 +00:00 |
Martin McKeaveney
|
02acc712d5
|
Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid
|
2020-10-27 13:04:05 +00:00 |
Andrew Kingston
|
ddc865940e
|
Remove bunch of unused components and tidy up unused references
|
2020-10-27 09:10:20 +00:00 |
Martin McKeaveney
|
4714416e24
|
more ag grid styling
|
2020-10-23 17:38:10 +01:00 |
Andrew Kingston
|
7267e2ab70
|
Bump BBUI version
|
2020-10-23 10:33:43 +01:00 |
mike12345567
|
972f757b85
|
Removing AWS SDK dev dependency.
|
2020-10-21 15:37:13 +01:00 |
mike12345567
|
2550c45831
|
Merge branch 'master' of github.com:Budibase/budibase into version-complibrary
|
2020-10-21 15:33:23 +01:00 |
mike12345567
|
93d7707168
|
Linting.
|
2020-10-21 15:29:13 +01:00 |