mike12345567
|
928c306769
|
Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems.
|
2020-11-10 15:09:54 +00:00 |
Andrew Kingston
|
23de1d2e1d
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes
|
2020-11-09 08:48:56 +00:00 |
Andrew Kingston
|
253568fd2d
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
Andrew Kingston
|
9af8b04c99
|
Fix case sensitive screen alphabetical sorting
|
2020-11-09 08:43:36 +00:00 |
Andrew Kingston
|
8795263192
|
Fix alphabetical sorting of screens
|
2020-11-09 08:32:44 +00:00 |
mike12345567
|
e15288fffb
|
Linting.
|
2020-11-06 12:31:47 +00:00 |
mike12345567
|
d57368eb8b
|
Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens.
|
2020-11-05 17:47:27 +00:00 |
Andrew Kingston
|
951f5e1db5
|
Add colour palette options for charts
|
2020-11-05 13:37:28 +00:00 |
Andrew Kingston
|
b8ce20ac4c
|
Fix style of DND navigation
|
2020-11-05 11:58:39 +00:00 |
mike12345567
|
105d407ce8
|
Further updates to clear out all usage of the old frontend store functions.
|
2020-11-05 11:44:18 +00:00 |
Martin McKeaveney
|
1106026687
|
cut over to new frontend store
|
2020-11-04 17:09:45 +00:00 |
Martin McKeaveney
|
eeb6df894e
|
feature parity with current pages, screens and store setup. Starting main bb store refactor
|
2020-11-04 16:13:50 +00:00 |
Andrew Kingston
|
5a1624c29d
|
Fix warning when no data source and increase robustness of charts
|
2020-11-04 15:56:57 +00:00 |
Andrew Kingston
|
9a4fc35bba
|
Add candlestick chart
|
2020-11-04 15:21:11 +00:00 |
Andrew Kingston
|
3b97a538a6
|
Remove additional unused chart settings
|
2020-11-04 14:27:19 +00:00 |
Andrew Kingston
|
b358685172
|
Remove unused chart settings
|
2020-11-04 14:26:14 +00:00 |
Andrew Kingston
|
e7eab46435
|
Add support for dates and increase robustness
|
2020-11-04 12:43:56 +00:00 |
Andrew Kingston
|
e50d5a7ebb
|
Add area chart and unit formatting
|
2020-11-03 14:32:21 +00:00 |
Andrew Kingston
|
665546f095
|
Add pie and donut charts
|
2020-11-03 11:50:55 +00:00 |
Andrew Kingston
|
2e35ec6c96
|
Default bar chart data labels to false
|
2020-11-03 10:11:31 +00:00 |
Andrew Kingston
|
8e705b096d
|
Fix another evil falsiness bug with setting checkboxes
|
2020-11-03 10:09:41 +00:00 |
Andrew Kingston
|
0634d2fa5f
|
Fix multi option select handling of default value being hardcoded to a string
|
2020-11-03 10:09:22 +00:00 |
Andrew Kingston
|
0cc4a53de4
|
Remove log statement
|
2020-11-03 09:48:58 +00:00 |
Andrew Kingston
|
790ab4a2b9
|
Add stacked option to bar chart
|
2020-11-03 09:48:35 +00:00 |
Andrew Kingston
|
4f5d12468d
|
Add line chart and enable multiple data series for all charts
|
2020-11-03 09:43:45 +00:00 |
Andrew Kingston
|
b0ee6d4ed3
|
Tidy up option select
|
2020-11-03 09:43:08 +00:00 |
Andrew Kingston
|
42b9192725
|
Add multi option select and multi table view field select components
|
2020-11-03 09:42:46 +00:00 |
Andrew Kingston
|
e3512353ac
|
Fix evil falsiness bug with frontend property settings checkboxes
|
2020-11-03 09:39:42 +00:00 |
Andrew Kingston
|
fee942f4ec
|
Add bar chart with initial apex charts config
|
2020-11-02 15:32:37 +00:00 |
Andrew Kingston
|
b8e3d92243
|
Style background of feedback popover white due to iframe boundary breaking theming
|
2020-11-02 07:59:29 +00:00 |
Andrew Kingston
|
e09b6d6649
|
Change binding icon colour
|
2020-10-30 13:49:24 +00:00 |
Andrew Kingston
|
96ab51d9a6
|
Standardise binding icon styles
|
2020-10-30 13:46:16 +00:00 |
Andrew Kingston
|
cb25dd97b3
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
Andrew Kingston
|
52368b34ae
|
Fix crash when an Input exists as a possible datasource
|
2020-10-28 19:32:46 +00:00 |
Andrew Kingston
|
1e41461a90
|
Rename deletion modal titles and fixing cypress tests
|
2020-10-28 16:05:19 +00:00 |
Andrew Kingston
|
e61f3eb8cd
|
Update feedback icon to be in line with new UI
|
2020-10-28 10:59:43 +00:00 |
Andrew Kingston
|
cd1bfa2580
|
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
|
2020-10-28 09:46:22 +00:00 |
Michael Shanks
|
034cfdb610
|
Merge pull request #778 from Budibase/feedback
Feedback
|
2020-10-28 09:45:02 +00:00 |
Andrew Kingston
|
bb489bce94
|
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
|
2020-10-27 15:50:34 +00:00 |
Andrew Kingston
|
add4162000
|
Format with prettier
|
2020-10-27 15:28:13 +00:00 |
Andrew Kingston
|
a93757a8d9
|
Fix cypress tests
|
2020-10-27 15:26:07 +00:00 |
mike12345567
|
87175e70cf
|
Linting.
|
2020-10-27 13:25:12 +00:00 |
mike12345567
|
f9eeefb4dc
|
Making sure the caret position is respected in the generic binding popover.
|
2020-10-27 12:32:48 +00:00 |
Andrew Kingston
|
bf14c3045d
|
Lint
|
2020-10-27 09:37:20 +00:00 |
Andrew Kingston
|
fae4037a65
|
Remove bunch of unused components and tidy up unused references
|
2020-10-27 09:10:20 +00:00 |
Andrew Kingston
|
990777c601
|
Stop propagation in context menu clicks
|
2020-10-26 15:17:18 +00:00 |
Andrew Kingston
|
48563e892b
|
Replace component dropdown menu with new common components
|
2020-10-26 14:23:08 +00:00 |
Andrew Kingston
|
748955e3d9
|
Use common dropdown components in more places to reduce duplication
|
2020-10-26 14:03:07 +00:00 |
Andrew Kingston
|
4ff7499d26
|
Update styles across entire automations page
|
2020-10-26 12:18:34 +00:00 |
Michael Shanks
|
3d126579ce
|
Feedback check interval to const
|
2020-10-26 11:35:38 +00:00 |