mike12345567
|
2614027969
|
Formatting.
|
2021-05-05 18:00:50 +01:00 |
mike12345567
|
2f0c3562ac
|
Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset
|
2021-05-05 18:00:22 +01:00 |
Martin McKeaveney
|
c381f08b4a
|
fix styling
|
2021-05-05 17:21:35 +01:00 |
Martin McKeaveney
|
a658b2917c
|
Merge branch 'next' of https://github.com/Budibase/budibase into oauth-config-screen
|
2021-05-05 14:54:12 +01:00 |
Martin McKeaveney
|
4e494b23c9
|
tidy up imports
|
2021-05-05 11:03:45 +01:00 |
Keviin Åberg Kultalahti
|
655d1de921
|
adds active indicator to sidenav
|
2021-05-05 11:23:42 +02:00 |
Keviin Åberg Kultalahti
|
2520948a93
|
passes in dummy user.name data to Avatar component
|
2021-05-05 11:23:42 +02:00 |
Keviin Åberg Kultalahti
|
fc351c0ea6
|
remove dummy text from index page
|
2021-05-05 11:23:42 +02:00 |
Keviin Åberg Kultalahti
|
d466db1e24
|
update layout
|
2021-05-05 11:23:42 +02:00 |
Keviin Åberg Kultalahti
|
16f8ab96ca
|
more structure to layout
|
2021-05-05 11:22:54 +02:00 |
Keviin Åberg Kultalahti
|
88606feeb1
|
remove unused styling
|
2021-05-05 11:22:54 +02:00 |
Keviin Åberg Kultalahti
|
9980ee8093
|
allow navigation to other URLs than /builder
|
2021-05-05 11:22:39 +02:00 |
Martin McKeaveney
|
d8c3ab7d79
|
lint and tidy
|
2021-05-04 18:14:13 +01:00 |
Martin McKeaveney
|
88a5660bc3
|
google oauth UI
|
2021-05-04 17:31:06 +01:00 |
mike12345567
|
89310c0879
|
Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset
|
2021-05-04 15:21:53 +01:00 |
mike12345567
|
c259564ba8
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Martin McKeaveney
|
bb2f4f485b
|
merge with next
|
2021-05-04 11:49:34 +01:00 |
Martin McKeaveney
|
a4cc4191b4
|
merge with next
|
2021-05-04 11:40:59 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
f13c4f4e90
|
Fix modal content size prop
|
2021-05-04 11:07:26 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
mike12345567
|
87cfaf1181
|
Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:50:52 +01:00 |
mike12345567
|
e85f1cb18c
|
Some fixes after testing binding.
|
2021-05-04 10:49:33 +01:00 |
mike12345567
|
acc6eed8ff
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
Martin McKeaveney
|
4618dfd2d1
|
merge
|
2021-05-04 09:55:14 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
Keviin Åberg Kultalahti
|
08126293a2
|
merge fixes
|
2021-05-03 09:24:04 +02:00 |
Michael Drury
|
cdc4d2981b
|
Fixing an import and fixing a util function which was throwing an error in cypress tests.
|
2021-04-30 21:20:37 +01:00 |
Michael Drury
|
124e30e00f
|
Fixing cypress tests.
|
2021-04-30 19:17:00 +01:00 |
Andrew Kingston
|
abf170d40c
|
Fix more sizes in settings and drawer
|
2021-04-30 16:53:33 +01:00 |
Andrew Kingston
|
dc92307af4
|
Fix button sizes in settings
|
2021-04-30 16:42:53 +01:00 |
mike12345567
|
a6e282c19b
|
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
|
2021-04-30 16:17:57 +01:00 |
Martin McKeaveney
|
d877a22a04
|
lint
|
2021-04-30 16:02:52 +01:00 |
Martin McKeaveney
|
da25d8b6e5
|
tidy up
|
2021-04-30 15:44:37 +01:00 |
Keviin Åberg Kultalahti
|
71f20dd2ea
|
convert all Heading instances to use new API
|
2021-04-30 13:38:06 +02:00 |
Keviin Åberg Kultalahti
|
f0f10ab2b4
|
Convert Body component to use size="" prop
|
2021-04-30 13:31:45 +02:00 |
Martin McKeaveney
|
2dbcfe3ed1
|
external data connector block
|
2021-04-29 21:35:16 +01:00 |
mike12345567
|
87e846054b
|
Linting.
|
2021-04-29 19:10:02 +01:00 |
mike12345567
|
4ed611fb73
|
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
|
2021-04-29 19:06:58 +01:00 |
Martin McKeaveney
|
b4051dfed6
|
merge with next
|
2021-04-29 11:45:47 +01:00 |
Andrew Kingston
|
368e921efa
|
Fix styles in datasource select
|
2021-04-29 09:01:24 +01:00 |
Andrew Kingston
|
d415b331a1
|
Update merged files to use spectrum
|
2021-04-28 15:53:21 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Andrew Kingston
|
85466fb7da
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:08:54 +01:00 |
Andrew Kingston
|
14a9eebfa1
|
Update other cypress helpers to work with spectrum
|
2021-04-28 15:08:43 +01:00 |
Keviin Åberg Kultalahti
|
4376e18fbc
|
remove Spacer imports
|
2021-04-28 15:56:52 +02:00 |
Andrew Kingston
|
164c4b76c7
|
Update cpyress tests so create and delete app helpers work again
|
2021-04-28 14:56:31 +01:00 |
Keviin Åberg Kultalahti
|
665e66eb95
|
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
|
2021-04-28 15:55:15 +02:00 |
Keviin Åberg Kultalahti
|
111eb47a9a
|
removes Spacer component and last few instances of use
|
2021-04-28 15:54:35 +02:00 |
Keviin Åberg Kultalahti
|
c0f19c0b93
|
fix button width issue
|
2021-04-28 15:49:34 +02:00 |