Peter Clement
|
ffe35bc5ec
|
Merge pull request #4638 from Budibase/feature/table-row-selection
Allow selection of rows from table component
|
2022-03-01 12:03:24 +00:00 |
Budibase Staging Release Bot
|
a595c39cbe
|
v1.0.79-alpha.1
|
2022-03-01 11:49:32 +00:00 |
Peter Clement
|
6095b5cb87
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-03-01 10:37:26 +00:00 |
Budibase Staging Release Bot
|
ce54070c1e
|
v1.0.79-alpha.0
|
2022-03-01 10:34:25 +00:00 |
Rory Powell
|
8f1b638f3b
|
Merge branch 'master' into merge-master
|
2022-03-01 10:04:23 +00:00 |
Budibase Staging Release Bot
|
576e79ecdd
|
v1.0.76-alpha.6
|
2022-03-01 09:48:46 +00:00 |
Budibase Release Bot
|
e563403f51
|
v1.0.78
|
2022-03-01 09:46:34 +00:00 |
Budibase Release Bot
|
2f7ca2518c
|
v1.0.77
|
2022-02-28 12:19:05 +00:00 |
Budibase Release Bot
|
6aaa239c33
|
v1.0.76
|
2022-02-28 08:22:58 +00:00 |
Andrew Kingston
|
3ba195960b
|
Add error notification if executing a query in a button action fails
|
2022-02-25 21:29:02 +00:00 |
Andrew Kingston
|
eb27ac368a
|
Fix incorrect syntax for showing a notification while executing custom queries
|
2022-02-25 21:26:08 +00:00 |
Andrew Kingston
|
a3f45a0dac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 13:49:24 +00:00 |
Budibase Staging Release Bot
|
2e4cfb3312
|
v1.0.76-alpha.5
|
2022-02-25 13:45:29 +00:00 |
Andrew Kingston
|
a216a44827
|
Merge pull request #4681 from Budibase/fix/asset-type-selection
Fix asset type selection
|
2022-02-25 13:38:10 +00:00 |
Andrew Kingston
|
9bc38c4105
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 13:34:40 +00:00 |
Budibase Staging Release Bot
|
a01cb16684
|
v1.0.76-alpha.4
|
2022-02-25 09:11:42 +00:00 |
Andrew Kingston
|
7ca040efe6
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 08:20:28 +00:00 |
Andrew Kingston
|
fd76551909
|
Key client app layout rendering by builder store asset type to ensure preview is always remounted properly
|
2022-02-24 12:26:31 +00:00 |
Budibase Staging Release Bot
|
e29967c877
|
v1.0.76-alpha.3
|
2022-02-24 10:07:41 +00:00 |
Andrew Kingston
|
6573835c13
|
Fix missing prop from table block and add fixed context provider ID for tables inside table blocks to support row selection bindings
|
2022-02-24 09:16:35 +00:00 |
Andrew Kingston
|
d888831b4a
|
Fix table selection defaulting to true, reset selected rows when unmounting tables, remove position absolute on row selection text
|
2022-02-24 09:15:37 +00:00 |
Budibase Staging Release Bot
|
89ac67a6f0
|
v1.0.76-alpha.2
|
2022-02-23 14:53:13 +00:00 |
Andrew Kingston
|
51153565d8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 14:47:06 +00:00 |
Andrew Kingston
|
1ec76e3e7e
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-23 13:25:48 +00:00 |
Budibase Staging Release Bot
|
b97e2df584
|
v1.0.76-alpha.1
|
2022-02-23 13:04:02 +00:00 |
Budibase Staging Release Bot
|
214b97463b
|
v1.0.76-alpha.0
|
2022-02-23 12:50:13 +00:00 |
Rory Powell
|
a009cec2fd
|
Merge branch 'develop' into merge-master
|
2022-02-23 12:16:03 +00:00 |
Rory Powell
|
6fca8ca936
|
Merge branch 'master' into merge-master
|
2022-02-23 12:14:04 +00:00 |
Andrew Kingston
|
8f93227dad
|
Merge branch 'table-cell-config' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 12:10:03 +00:00 |
Andrew Kingston
|
63e2adbbbe
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-23 11:32:51 +00:00 |
Andrew Kingston
|
32d7c716c7
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 11:32:14 +00:00 |
Budibase Staging Release Bot
|
002f816949
|
v1.0.74-alpha.2
|
2022-02-23 10:11:50 +00:00 |
Peter Clement
|
dffdcd882f
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Peter Clement
|
87d001b66f
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-22 15:17:38 +00:00 |
Budibase Staging Release Bot
|
205d4c5c81
|
v1.0.74-alpha.1
|
2022-02-22 14:18:29 +00:00 |
Budibase Release Bot
|
5a6cc0c592
|
v1.0.75
|
2022-02-22 12:59:24 +00:00 |
Andrew Kingston
|
afc4b32886
|
Fix client package.json and lock file after merges
|
2022-02-22 12:37:27 +00:00 |
Rory Powell
|
1adf43733a
|
Merge branch 'master' into merge-master
|
2022-02-22 09:09:36 +00:00 |
Budibase Release Bot
|
f666457733
|
v1.0.74
|
2022-02-22 08:12:54 +00:00 |
Budibase Staging Release Bot
|
102e2c43a5
|
v1.0.74-alpha.0
|
2022-02-21 16:59:03 +00:00 |
mike12345567
|
629bf6177a
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-02-21 16:51:08 +00:00 |
Budibase Release Bot
|
f7d7f1693f
|
v1.0.73
|
2022-02-21 16:10:18 +00:00 |
Andrew Kingston
|
988afc2dac
|
Add compact setting to table block
|
2022-02-21 15:45:39 +00:00 |
Budibase Staging Release Bot
|
c050426e34
|
v1.0.73-alpha.0
|
2022-02-21 14:17:54 +00:00 |
Andrew Kingston
|
f1209f30de
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-21 13:46:22 +00:00 |
Andrew Kingston
|
7236ae80e5
|
Allow bindings for table cell values and break out cell settings into its own drawer component
|
2022-02-21 13:19:29 +00:00 |
Rory Powell
|
ada72fa8c9
|
Merge branch 'master' into merge-master
|
2022-02-21 12:19:30 +00:00 |
Budibase Release Bot
|
bcf64c91ff
|
v1.0.72
|
2022-02-21 12:08:35 +00:00 |
Budibase Staging Release Bot
|
132fcc6ba7
|
v1.0.72-alpha.0
|
2022-02-21 11:46:11 +00:00 |
Rory Powell
|
0593b852a5
|
Merge branch 'master' into merge-master-into-develop
|
2022-02-21 10:51:01 +00:00 |