Andrew Kingston
|
983ac8e76b
|
Merge pull request #1774 from Budibase/confirmable-actions
Confirmable actions
|
2021-06-21 12:56:47 +01:00 |
Martin McKeaveney
|
72a61e4555
|
adding docker staging tag to CI build to avoid polluting latest
|
2021-06-21 11:35:39 +01:00 |
Martin McKeaveney
|
88a3fd7d4c
|
merge
|
2021-06-21 11:16:44 +01:00 |
Andrew Kingston
|
0f691e5484
|
Update autoscreens to require confirmation when deleting rows
|
2021-06-21 10:52:55 +01:00 |
Andrew Kingston
|
785f724dda
|
Use action name as confirmation modal title
|
2021-06-21 10:46:55 +01:00 |
Andrew Kingston
|
0d99c69fe6
|
Fix typo
|
2021-06-21 10:11:18 +01:00 |
Andrew Kingston
|
0ef31accb8
|
Add confirmation params for some actions
|
2021-06-21 09:58:24 +01:00 |
Andrew Kingston
|
2003c69698
|
Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals
|
2021-06-21 09:57:17 +01:00 |
Andrew Kingston
|
1879fbeee3
|
Add support for confirmable action handling by client library
|
2021-06-21 09:56:46 +01:00 |
Budibase Release Bot
|
5dcc469e8c
|
v0.9.53
|
2021-06-20 16:45:30 +00:00 |
Budibase Release Bot
|
744dd2b777
|
v0.9.52
|
2021-06-20 10:15:48 +00:00 |
mike12345567
|
47fb67ebfc
|
Linting.
|
2021-06-20 10:55:12 +01:00 |
mike12345567
|
052d14ad38
|
Fixing issue with 1:N relationships and multiple fields, issue #1753.
|
2021-06-20 10:53:55 +01:00 |
mike12345567
|
9afd7fb57a
|
Linting.
|
2021-06-18 18:34:58 +01:00 |
mike12345567
|
347b2abf4f
|
Adding a server logging script for testing and updating automation script functionality so that you can use 'return trigger.row.firstName' and it'll function as expected.
|
2021-06-18 18:07:51 +01:00 |
Andrew Kingston
|
ae922492f5
|
Allow sections to be nested inside containers
|
2021-06-18 14:03:55 +01:00 |
Andrew Kingston
|
49abab36c9
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-18 13:10:10 +01:00 |
Andrew Kingston
|
be6e7d52eb
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
Andrew Kingston
|
be03bbe5bc
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
e3c064901d
|
Fix error when deleting screen
|
2021-06-18 12:32:55 +01:00 |
Andrew Kingston
|
a0b98e8f27
|
Fix styles of list autoscreen
|
2021-06-18 12:32:47 +01:00 |
Andrew Kingston
|
bcbced72c2
|
Fix styles of default server generated layouts
|
2021-06-18 12:32:29 +01:00 |
Andrew Kingston
|
91939a2be0
|
Prevent deleting built-in layout ID's as autoscreens depends on them
|
2021-06-18 12:24:08 +01:00 |
Andrew Kingston
|
6bc30eb5cb
|
Fix screen deletion not waiting for async operations to finish
|
2021-06-18 12:23:50 +01:00 |
Andrew Kingston
|
085cfdccad
|
Update autoscreen link generation to work with new layouts
|
2021-06-18 12:23:33 +01:00 |
Andrew Kingston
|
b497000f7b
|
Update buttons in settings, improve preview styles
|
2021-06-18 09:59:28 +01:00 |
Andrew Kingston
|
8492fb9c84
|
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
|
25a455d778
|
Add box shadow to nav and update setting order for layout
|
2021-06-17 16:23:38 +01:00 |
Andrew Kingston
|
1890dfed29
|
Adjuts top position of settings bar when no room
|
2021-06-17 16:23:17 +01:00 |
Andrew Kingston
|
410cfe73d2
|
Update autoscreens to work better with layouts
|
2021-06-17 13:24:51 +01:00 |
Andrew Kingston
|
5a6a40a80c
|
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
|
0867c98c43
|
Make navigation respect width setting
|
2021-06-17 13:17:24 +01:00 |
Andrew Kingston
|
39ec42d135
|
Add content width setting to layouts
|
2021-06-17 13:05:12 +01:00 |
Andrew Kingston
|
c77f8e45fd
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Andrew Kingston
|
d3dad2ddab
|
Fix combobox sometimes showing a value of 'undefined'
|
2021-06-17 12:19:05 +01:00 |
Andrew Kingston
|
e6f9f3ec6f
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
Budibase Release Bot
|
aa1d7ad7aa
|
v0.9.51
|
2021-06-17 05:20:27 +00:00 |
Budibase Release Bot
|
f19fa7ab8b
|
v0.9.50
|
2021-06-16 09:04:00 +00:00 |
Andrew Kingston
|
88b9527f8a
|
Fix crash determining illegal children when selectedComponent is null
|
2021-06-16 09:37:23 +01:00 |
Andrew Kingston
|
d5e40fc090
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
Budibase Release Bot
|
024bce7354
|
v0.9.49
|
2021-06-16 08:29:17 +00:00 |
Andrew Kingston
|
ab6e31811b
|
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
|
32a3c2bbb6
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
38e064fa0f
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Budibase Release Bot
|
6153fa74f1
|
v0.9.48
|
2021-06-15 12:43:29 +00:00 |
mike12345567
|
290cf98704
|
Adding longer timeout for real email tests.
|
2021-06-15 13:22:38 +01:00 |
mike12345567
|
f55e82ec04
|
Removing log statement.
|
2021-06-15 13:05:31 +01:00 |
Andrew Kingston
|
70175ba276
|
Fix prettier and eslint, update versions and update package scripts
|
2021-06-15 12:42:50 +01:00 |
Andrew Kingston
|
ad28ea4855
|
Move scrolling to layout level and provide opinionated defaults
|
2021-06-14 18:24:02 +01:00 |
Andrew Kingston
|
f802cf7217
|
Fix table z-index
|
2021-06-14 18:20:25 +01:00 |