mike12345567
|
8a013c33c3
|
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
|
2020-11-25 17:56:09 +00:00 |
mike12345567
|
7384f9238d
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-25 15:04:23 +00:00 |
Andrew Kingston
|
1e857f101a
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
mike12345567
|
e1314b0d88
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |
Andrew Kingston
|
999b2ffb19
|
Add actual component for screenslot placeholder
|
2020-11-23 14:27:45 +00:00 |
mike12345567
|
d8b794cb97
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-23 11:30:15 +00:00 |
Andrew Kingston
|
b3cd81d832
|
Fix builder preview
|
2020-11-23 11:29:24 +00:00 |
mike12345567
|
e96cd81f30
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-23 11:00:19 +00:00 |
Martin McKeaveney
|
417002beaa
|
fix e2e
|
2020-11-20 11:41:17 +00:00 |
Andrew Kingston
|
093d7f95b9
|
Tidy up data binding
|
2020-11-20 10:49:39 +00:00 |
Martin McKeaveney
|
6bc9c86623
|
fix for delete screens
|
2020-11-19 21:07:25 +00:00 |
Martin McKeaveney
|
0d32dd0719
|
folders for routes, show home instead of slash
|
2020-11-19 20:50:17 +00:00 |
Andrew Kingston
|
21a9840b8b
|
Add header to flag whether a request originates from the client
|
2020-11-19 20:04:30 +00:00 |
Andrew Kingston
|
ef2eba0433
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 17:55:40 +00:00 |
Martin McKeaveney
|
f91c833074
|
merge
|
2020-11-19 17:02:27 +00:00 |
mike12345567
|
b74d4dc473
|
Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing
|
2020-11-19 16:58:54 +00:00 |
mike12345567
|
961a921a09
|
linting.
|
2020-11-19 16:56:23 +00:00 |
mike12345567
|
4997df919e
|
Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything.
|
2020-11-19 16:55:59 +00:00 |
Martin McKeaveney
|
ab5312061b
|
tidy up
|
2020-11-19 16:41:29 +00:00 |
Martin McKeaveney
|
e5bba6b5e6
|
remove old files
|
2020-11-19 16:12:55 +00:00 |
Andrew Kingston
|
aaa6aa4c72
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 13:56:51 +00:00 |
Andrew Kingston
|
3dcd9d32e2
|
Fix fetching of relationship data in lists
|
2020-11-19 13:50:20 +00:00 |
Martin McKeaveney
|
a00bf70d29
|
further store tidy up, derive selected page
|
2020-11-19 11:15:29 +00:00 |
Martin McKeaveney
|
26cfb54a0f
|
nested routing UI up and running, refactor drag and drop functionality by decoupling store from components
|
2020-11-18 22:04:18 +00:00 |
Andrew Kingston
|
cdb8ff3563
|
Update all components to be renderable and styleable
|
2020-11-18 21:06:12 +00:00 |
Andrew Kingston
|
1a8d781c8c
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |
Martin McKeaveney
|
0f7594e3e2
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui
|
2020-11-18 13:55:08 +00:00 |
Andrew Kingston
|
fef561ffe4
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-18 11:23:06 +00:00 |
mike12345567
|
63f7641c9e
|
linting.
|
2020-11-17 18:13:21 +00:00 |
Andrew Kingston
|
b70de4938f
|
Fix screen slot placeholder component display
|
2020-11-17 14:06:43 +00:00 |
Andrew Kingston
|
b01ec8da0f
|
Fix selected component border in builder preview
|
2020-11-17 12:20:40 +00:00 |
Martin McKeaveney
|
a8efa3968d
|
merge
|
2020-11-17 11:26:19 +00:00 |
Michael Drury
|
a423664f4c
|
Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate.
|
2020-11-13 15:35:20 +00:00 |
Kevin Åberg Kultalahti
|
fc08488cb6
|
Merge pull request #858 from Budibase/feature/adds-rich-text-component
Feature/adds rich text component
|
2020-11-13 12:37:03 +01:00 |
Kevin Åberg Kultalahti
|
1fce90051d
|
Merge pull request #857 from Budibase/chart-bugs
Chart bugs
|
2020-11-13 12:35:03 +01:00 |
Martin McKeaveney
|
44cb577f8a
|
lint
|
2020-11-13 10:54:03 +00:00 |
kevmodrome
|
36e902fd30
|
sets everything up to be used with a longform type in the Form component
|
2020-11-13 11:31:00 +01:00 |
Martin McKeaveney
|
ea09c6e459
|
fixing reactive chart issue
|
2020-11-13 10:29:54 +00:00 |
kevmodrome
|
53ae428e53
|
unhides richtext component
|
2020-11-13 11:16:01 +01:00 |
kevmodrome
|
d1e0aa2600
|
hides said non-working RichText component
|
2020-11-13 11:14:34 +01:00 |
kevmodrome
|
e9f3307864
|
adds non-working RichText component
|
2020-11-13 11:12:38 +01:00 |
Andrew Kingston
|
299dcbab3d
|
Add majority of API interactions to SDK
|
2020-11-12 09:07:09 +00:00 |
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 |
Michael Shanks
|
6247acfcd2
|
gather feedback after 24h, or first deploy
|
2020-10-23 22:38:40 +01:00 |
Andrew Kingston
|
5009a3975c
|
Improve component dropdown responsiveness
|
2020-10-23 10:55:12 +01:00 |
Andrew Kingston
|
767846e4c4
|
Add selected styles to component dropdowns
|
2020-10-23 10:37:28 +01:00 |
Andrew Kingston
|
4e4aa5c525
|
Standardise sizing of all settings and design properties
|
2020-10-23 10:34:14 +01:00 |
Michael Shanks
|
cecf00a09e
|
Feedback - added Modal after deploy
|
2020-10-22 21:59:40 +01:00 |
Andrew Kingston
|
5077f4f435
|
Fix property group name font size until a proper fix in BBUI
|
2020-10-22 20:48:46 +01:00 |
Andrew Kingston
|
e5742dc7f6
|
Change component bar to popovers and adjust page layout to match
|
2020-10-22 20:22:09 +01:00 |
Andrew Kingston
|
f56662dac4
|
Update FlatButton and CategoryTab styles
|
2020-10-22 18:23:11 +01:00 |