Andrew Kingston
|
312674bfa7
|
Add support for confirmable action handling by client library
|
2021-06-21 09:56:46 +01:00 |
Andrew Kingston
|
17d17bf45b
|
Merge pull request #1735 from Budibase/feature/layout-poc
Responsive layouts, responsive autoscreens, sections and navigation customisation
|
2021-06-21 07:51:51 +01:00 |
Andrew Kingston
|
6eb82071b7
|
Allow sections to be nested inside containers
|
2021-06-18 14:03:55 +01:00 |
Andrew Kingston
|
68303fbea4
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-18 13:10:10 +01:00 |
Andrew Kingston
|
83d9a782c8
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
Andrew Kingston
|
9f8eeb7c99
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
84bc177784
|
Fix error when deleting screen
|
2021-06-18 12:32:55 +01:00 |
Andrew Kingston
|
a828e2b0c3
|
Fix styles of list autoscreen
|
2021-06-18 12:32:47 +01:00 |
Andrew Kingston
|
74874cf46c
|
Fix styles of default server generated layouts
|
2021-06-18 12:32:29 +01:00 |
Andrew Kingston
|
7aa7500ead
|
Prevent deleting built-in layout ID's as autoscreens depends on them
|
2021-06-18 12:24:08 +01:00 |
Andrew Kingston
|
eb388c51c6
|
Fix screen deletion not waiting for async operations to finish
|
2021-06-18 12:23:50 +01:00 |
Andrew Kingston
|
cf936130d2
|
Update autoscreen link generation to work with new layouts
|
2021-06-18 12:23:33 +01:00 |
Andrew Kingston
|
feef8dd30f
|
Update buttons in settings, improve preview styles
|
2021-06-18 09:59:28 +01:00 |
Andrew Kingston
|
6ccb851e0d
|
Remove deprecated navigation component from the builder but leave it in standard components for compatibility
|
2021-06-18 09:59:04 +01:00 |
Andrew Kingston
|
0fb0a1574d
|
Add box shadow to nav and update setting order for layout
|
2021-06-17 16:23:38 +01:00 |
Andrew Kingston
|
cb425e349c
|
Adjuts top position of settings bar when no room
|
2021-06-17 16:23:17 +01:00 |
Andrew Kingston
|
a1a37daa3f
|
Update autoscreens to work better with layouts
|
2021-06-17 13:24:51 +01:00 |
Andrew Kingston
|
42316d51cd
|
Key client layout component to ensure fully remounting when swapping layouts in the builder preview
|
2021-06-17 13:20:29 +01:00 |
Andrew Kingston
|
8904eaf48b
|
Make navigation respect width setting
|
2021-06-17 13:17:24 +01:00 |
Andrew Kingston
|
a668b55d52
|
Add content width setting to layouts
|
2021-06-17 13:05:12 +01:00 |
Andrew Kingston
|
a4d808c7f2
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Andrew Kingston
|
52e544068b
|
Fix combobox sometimes showing a value of 'undefined'
|
2021-06-17 12:19:05 +01:00 |
Andrew Kingston
|
a522a87ee8
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
Budibase Release Bot
|
ed59383167
|
v0.9.51
|
2021-06-17 05:20:27 +00:00 |
Martin McKeaveney
|
58e5c68d27
|
Merge pull request #1726 from jimmyhlee94/patch-1
Update README.md
|
2021-06-17 06:11:30 +01:00 |
Jimmy Lee
|
a7564642c7
|
Update README.md
Spelling fix
|
2021-06-16 19:15:28 -04:00 |
Budibase Release Bot
|
fa499a2ff1
|
v0.9.50
|
2021-06-16 09:04:00 +00:00 |
Joe
|
b7c2bde4c4
|
Update README.md
|
2021-06-16 09:54:46 +01:00 |
Andrew Kingston
|
bd52745a90
|
Fix crash determining illegal children when selectedComponent is null
|
2021-06-16 09:37:23 +01:00 |
Andrew Kingston
|
f147422e74
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
Budibase Release Bot
|
0169280b9b
|
v0.9.49
|
2021-06-16 08:29:17 +00:00 |
Andrew Kingston
|
cb56d7464b
|
Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
|
2021-06-16 09:22:07 +01:00 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Budibase Release Bot
|
81e7940657
|
v0.9.48
|
2021-06-15 12:43:29 +00:00 |
Andrew Kingston
|
3411a55d1b
|
Run prettier first when running lint:fix
|
2021-06-15 13:38:03 +01:00 |
Michael Drury
|
304e2be527
|
Merge pull request #1711 from Budibase/fix/1710
Quick fix for issue #1710
|
2021-06-15 13:35:51 +01:00 |
mike12345567
|
386c8890a5
|
Adding longer timeout for real email tests.
|
2021-06-15 13:22:38 +01:00 |
mike12345567
|
e66bca43d2
|
Removing log statement.
|
2021-06-15 13:05:31 +01:00 |
Andrew Kingston
|
c1132f1277
|
Fix prettier and eslint, update versions and update package scripts
|
2021-06-15 12:42:50 +01:00 |
Andrew Kingston
|
d522483f54
|
Move scrolling to layout level and provide opinionated defaults
|
2021-06-14 18:24:02 +01:00 |
Andrew Kingston
|
ef8e6511b8
|
Fix table z-index
|
2021-06-14 18:20:25 +01:00 |
Andrew Kingston
|
a3f3039778
|
Update section component to use new placeholder styles
|
2021-06-14 17:41:18 +01:00 |
Andrew Kingston
|
a7aca00c99
|
Add initial work on responsive nav and customisable layout
|
2021-06-14 16:19:49 +01:00 |
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 |
Andrew Kingston
|
c451f54289
|
Fix crash when removing data bindings from an object which contains a null value
|
2021-06-14 12:18:54 +01:00 |
Andrew Kingston
|
9aea8d124f
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-14 09:54:11 +01:00 |
Keviin Åberg Kultalahti
|
7566a84aeb
|
missed files that were not commited on friday
|
2021-06-14 07:34:42 +02:00 |