mike12345567
|
dcc9e1b37a
|
Linting.
|
2021-06-14 15:32:24 +01:00 |
mike12345567
|
9a5a005e8f
|
Removing the ability to set a role ID from within an app.
|
2021-06-14 15:29:14 +01:00 |
mike12345567
|
f886044338
|
Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins.
|
2021-06-14 15:23:24 +01:00 |
Budibase Release Bot
|
4020cd84c8
|
v0.9.47
|
2021-06-11 13:03:19 +00:00 |
Andrew Kingston
|
1384e25bc3
|
Merge pull request #1701 from Budibase/interactive-layouts
Interactive builder preview and friendly containers
|
2021-06-11 13:54:10 +01:00 |
Andrew Kingston
|
440e80e890
|
Prevent hovering over layout components when editing screens
|
2021-06-11 13:34:37 +01:00 |
Andrew Kingston
|
3b4fbc2ed8
|
Move HoverIndicator mouseleave handler to body element for better detection rates
|
2021-06-11 13:17:38 +01:00 |
Andrew Kingston
|
ba4a616982
|
Fix cypress test
|
2021-06-11 13:11:17 +01:00 |
Andrew Kingston
|
4cf9a7827b
|
Improve empty states and placeholders
|
2021-06-11 11:37:05 +01:00 |
Andrew Kingston
|
4ad9253e42
|
Fix dependency versions to avoid memory leak when different versions of BBUI are required
|
2021-06-11 10:12:45 +01:00 |
Andrew Kingston
|
c741cb6ba6
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-11 09:52:21 +01:00 |
Budibase Release Bot
|
ade2be09ed
|
v0.9.46
|
2021-06-11 08:48:36 +00:00 |
Michael Shanks
|
a05523d7ae
|
Updated license - AGPL to GPL
|
2021-06-11 09:37:54 +01:00 |
Andrew Kingston
|
b35d251ae9
|
Remove log statement
|
2021-06-11 09:24:18 +01:00 |
Andrew Kingston
|
7d87befe13
|
Allow user styles to override placeholder styles
|
2021-06-11 09:14:22 +01:00 |
Andrew Kingston
|
72dfa1ba1b
|
Add manifest option to prevent showing component empty states
|
2021-06-11 08:49:06 +01:00 |
Andrew Kingston
|
634dc38768
|
Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context
|
2021-06-11 08:45:58 +01:00 |
Andrew Kingston
|
3b085d9ac3
|
Add placeholders and empty states automatically as required to any empty client components
|
2021-06-11 08:05:49 +01:00 |
Andrew Kingston
|
c6564858b2
|
Remove leftover dependency
|
2021-06-10 18:47:22 +01:00 |
Andrew Kingston
|
2bb4576eb6
|
Refactor client component structure, fix select bar z index, add titles to container bar settings
|
2021-06-10 18:42:41 +01:00 |
Andrew Kingston
|
bfc5e03861
|
Use IntersectionObservers to determine visibility of selected and hovered components
|
2021-06-10 15:13:51 +01:00 |
Budibase Release Bot
|
d919d61a1d
|
v0.9.45
|
2021-06-10 13:17:08 +00:00 |
Michael Drury
|
0a5e853080
|
Merge pull request #1692 from Budibase/fix/length-helper
Quick fixes for length handlebars helper
|
2021-06-10 14:09:12 +01:00 |
Budibase Release Bot
|
1eeb2202e7
|
v0.9.44
|
2021-06-10 12:54:14 +00:00 |
Martin McKeaveney
|
ec3445de2d
|
Merge pull request #1691 from Budibase/fix/recent-bugs
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 13:45:43 +01:00 |
mike12345567
|
c51f1dae13
|
Updating examples, adding length tests and updating HBS helpers library.
|
2021-06-10 13:44:44 +01:00 |
Budibase Release Bot
|
46e7fce3e7
|
v0.9.43
|
2021-06-10 11:21:35 +00:00 |
Michael Drury
|
aa3070d987
|
Merge pull request #1690 from Budibase/fix/smtp-tls
Adding options to SMTP form for configuring TLS/STARTTLS
|
2021-06-10 12:14:00 +01:00 |
Martin McKeaveney
|
37d7919211
|
re-adding if
|
2021-06-10 12:10:19 +01:00 |
Martin McKeaveney
|
2877648df5
|
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 12:07:39 +01:00 |
Budibase Release Bot
|
a678aaf1ef
|
v0.9.42
|
2021-06-10 10:51:32 +00:00 |
Michael Drury
|
45c3d94f76
|
Merge pull request #1684 from Budibase/fix/attachments
Quick attachments fix discovered when investigating the MinIO issue
|
2021-06-10 11:43:48 +01:00 |
mike12345567
|
9f53d08598
|
Removing leading slash.
|
2021-06-10 11:34:37 +01:00 |
Andrew Kingston
|
a8ba23c08e
|
Use more unique class names to avoid clashes
|
2021-06-10 11:34:01 +01:00 |
mike12345567
|
e5531ad598
|
Spelling error.
|
2021-06-10 11:30:24 +01:00 |
mike12345567
|
2feabb594a
|
Making sure auth section of form can always be filled in.
|
2021-06-10 11:28:03 +01:00 |
mike12345567
|
db393f05be
|
Adding options to SMTP form for configuring TLS/STARTTLS.
|
2021-06-10 11:25:06 +01:00 |
Andrew Kingston
|
72f4eae31c
|
Apply less aggressive global CSS rules to containers
|
2021-06-10 11:24:42 +01:00 |
Andrew Kingston
|
a1debf402f
|
Fully remount update forms when initial values change
|
2021-06-10 11:17:14 +01:00 |
Andrew Kingston
|
b422de32c2
|
Add more opinionated container styles to make layout out components even easier
|
2021-06-10 10:59:00 +01:00 |
Andrew Kingston
|
8f1f621072
|
Add customProps function to screen component for building autoscreens
|
2021-06-10 10:36:43 +01:00 |
Andrew Kingston
|
15c824e19e
|
Update layouts to use new container props and be more responsive
|
2021-06-10 10:36:23 +01:00 |
Andrew Kingston
|
5297a7dcf2
|
Update autoscreens to be more responsive by default
|
2021-06-10 10:20:59 +01:00 |
Andrew Kingston
|
72088a8414
|
Add default styles to containers to improve component layouts
|
2021-06-10 10:20:47 +01:00 |
Andrew Kingston
|
c412af8766
|
Update autoscreens to have new container props
|
2021-06-10 09:48:08 +01:00 |
Andrew Kingston
|
c17550d0c6
|
Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged
|
2021-06-10 09:28:10 +01:00 |
Andrew Kingston
|
383e6793ec
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-10 09:20:45 +01:00 |
Andrew Kingston
|
e35854fae1
|
Fix indicator border radius style when flipped
|
2021-06-10 09:20:17 +01:00 |
Andrew Kingston
|
686205ec4b
|
Hugely improve performance of selection and highlight indicators in builder preview
|
2021-06-10 09:05:08 +01:00 |
Budibase Release Bot
|
6255dadb43
|
v0.9.41
|
2021-06-09 18:01:31 +00:00 |