Andrew Kingston
|
b86bd5bf03
|
Add setting button for ejecting blocks. Update manifest to show info beside relevant settings
|
2022-08-30 10:53:58 +01:00 |
Andrew Kingston
|
f8c005631d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-08-25 09:37:26 +01:00 |
Andrew Kingston
|
5f94892b3d
|
Ensure block components have a proper style structure defined after ejection
|
2022-08-24 09:44:33 +01:00 |
Andrew Kingston
|
bedcde20f6
|
Remove merge conflict lines from client yarn.lock
|
2022-08-24 09:30:56 +01:00 |
Andrew Kingston
|
722d2e09f0
|
Properly flag repeater block as a block and update ejection icon
|
2022-08-24 09:23:35 +01:00 |
Andrew Kingston
|
b66ef636ac
|
Allow block ejection to properly apply all styles from blocks
|
2022-08-24 09:05:08 +01:00 |
Andrew Kingston
|
98b6bbb039
|
Update block ejection to account for children of blocks
|
2022-08-24 08:37:53 +01:00 |
Andrew Kingston
|
83afbf0778
|
Update block map structure for better ejection
|
2022-08-24 08:21:57 +01:00 |
Andrew Kingston
|
27ab8b8e82
|
Use order as key when registering block components rather than ID
|
2022-08-23 19:37:38 +01:00 |
Andrew Kingston
|
6d77b67cfa
|
Update ejectable table block to be more responsive
|
2022-08-23 19:31:48 +01:00 |
Andrew Kingston
|
5286cbf214
|
Update cards block to be ejectable
|
2022-08-23 19:30:35 +01:00 |
Andrew Kingston
|
ea9eb1c056
|
Tidy up table block and remove unused styles
|
2022-08-23 19:13:40 +01:00 |
Andrew Kingston
|
c43cec2b2b
|
Remove client app button for ejecting blocks
|
2022-08-23 19:08:59 +01:00 |
Andrew Kingston
|
06eee0d386
|
Make block ejection work properly via the builder rather than client app button hack
|
2022-08-23 19:05:38 +01:00 |
Budibase Staging Release Bot
|
7de3f5b68b
|
v1.2.44-alpha.6
|
2022-08-23 15:22:15 +00:00 |
Andrew Kingston
|
eb3f7ba810
|
Update block ejection with latest codebase
|
2022-08-23 15:53:28 +01:00 |
Andrew Kingston
|
6716f5e978
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-08-23 15:34:25 +01:00 |
Budibase Staging Release Bot
|
1f63e6f431
|
v1.2.44-alpha.5
|
2022-08-23 11:19:20 +00:00 |
Budibase Staging Release Bot
|
ca82722a1b
|
v1.2.44-alpha.4
|
2022-08-23 10:23:46 +00:00 |
Budibase Staging Release Bot
|
83781f436e
|
v1.2.44-alpha.3
|
2022-08-23 09:57:34 +00:00 |
Budibase Staging Release Bot
|
14cb8b6e16
|
v1.2.44-alpha.2
|
2022-08-22 17:10:19 +00:00 |
Andrew Kingston
|
19c99f4390
|
Allow configuring whether notification is automatically dismissed or not
|
2022-08-22 11:08:52 +01:00 |
Andrew Kingston
|
8a2f35b3f0
|
Add action for showing a custom notification
|
2022-08-22 11:00:51 +01:00 |
Budibase Staging Release Bot
|
4a43ae372a
|
v1.2.44-alpha.1
|
2022-08-22 09:19:26 +00:00 |
Budibase Staging Release Bot
|
3f1204806c
|
v1.2.44-alpha.0
|
2022-08-19 15:14:08 +00:00 |
Rory Powell
|
7d1a32f729
|
Merge branch 'master' into develop
|
2022-08-19 14:15:49 +01:00 |
Budibase Release Bot
|
ead009a801
|
v1.2.43
|
2022-08-19 08:40:10 +00:00 |
Budibase Release Bot
|
79b1aef9f8
|
v1.2.42
|
2022-08-18 13:33:18 +00:00 |
Budibase Staging Release Bot
|
c0719786eb
|
v1.2.41-alpha.5
|
2022-08-18 11:48:31 +00:00 |
Budibase Staging Release Bot
|
a42ff6cd50
|
v1.2.41-alpha.4
|
2022-08-18 11:20:32 +00:00 |
Budibase Release Bot
|
aca0c5c6c0
|
v1.2.41
|
2022-08-18 08:15:49 +00:00 |
Budibase Staging Release Bot
|
371816e923
|
v1.2.41-alpha.3
|
2022-08-17 16:01:36 +00:00 |
melohagan
|
5b9b071f62
|
Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
Delete attachments on field clear from minio bucket
|
2022-08-17 16:48:27 +01:00 |
Budibase Staging Release Bot
|
c021f5187a
|
v1.2.41-alpha.2
|
2022-08-17 15:46:45 +00:00 |
melohagan
|
b2ae542869
|
Merge pull request #5829 from Budibase/feature/clickable-container
Containers support onClick
|
2022-08-17 16:34:41 +01:00 |
Budibase Staging Release Bot
|
ff1029fc80
|
v1.2.41-alpha.1
|
2022-08-17 15:21:29 +00:00 |
Andrew Kingston
|
6ef6b47c52
|
Disable pointer events for all components nested inside a clickable container
|
2022-08-17 15:43:42 +01:00 |
Andrew Kingston
|
1a23970a38
|
Return nullish button action function for empty arrays
|
2022-08-17 15:43:25 +01:00 |
Andrew Kingston
|
4bc2c7a28f
|
Revert click context
|
2022-08-17 15:17:29 +01:00 |
Andrew Kingston
|
3caae00d38
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-08-17 14:20:34 +01:00 |
Budibase Staging Release Bot
|
e7ff65a070
|
v1.2.41-alpha.0
|
2022-08-16 14:50:58 +00:00 |
Michael Drury
|
cfbc9b043c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-16 15:39:40 +01:00 |
Budibase Staging Release Bot
|
1b2cbf8431
|
v1.2.39-alpha.8
|
2022-08-16 13:37:03 +00:00 |
Budibase Staging Release Bot
|
f2921f8842
|
v1.2.39-alpha.7
|
2022-08-16 09:27:48 +00:00 |
Budibase Staging Release Bot
|
dc0af9ef81
|
v1.2.39-alpha.6
|
2022-08-15 13:55:15 +00:00 |
Mel O'Hagan
|
d2f9201bd0
|
Block child button onClick if container hasOnClick
|
2022-08-14 14:42:25 +01:00 |
Mel O'Hagan
|
2b322b5243
|
Merge branch 'develop' into feature/clickable-container
|
2022-08-14 12:55:04 +01:00 |
Budibase Staging Release Bot
|
2b7bce3746
|
v1.2.39-alpha.5
|
2022-08-12 17:16:26 +00:00 |
Budibase Staging Release Bot
|
9366f407cf
|
v1.2.39-alpha.4
|
2022-08-12 16:31:16 +00:00 |
Budibase Staging Release Bot
|
56d7e6e4d2
|
v1.2.39-alpha.3
|
2022-08-12 14:43:32 +00:00 |