Dean
|
d37731d5a3
|
Feedback
|
2025-04-22 15:25:41 +01:00 |
Dean
|
dd793eb6a1
|
Lint
|
2025-04-22 09:09:10 +01:00 |
Dean
|
7884d7d749
|
Filter component and general filtering updates
|
2025-04-17 17:19:01 +01:00 |
Andrew Kingston
|
2b4d817c63
|
Fix crash when adding conditions with no values
|
2025-02-17 12:47:08 +00:00 |
deanhannigan
|
642cf94a9b
|
Merge branch 'master' into table-settings-updates
|
2025-02-14 09:49:12 +00:00 |
Andrew Kingston
|
917548bf84
|
Simplify and add new contextAccess manifest key to solve incompatibility with table format and condition settings
|
2025-02-11 16:14:24 +00:00 |
Andrew Kingston
|
7faec8f849
|
Merge branch 'master' into grid-new-component-dnd
|
2025-02-10 09:03:44 +00:00 |
Andrew Kingston
|
83e23ef578
|
Restore format setting, fix conditional UI missing nested flag and component bindings, restrict format setting to own context only
|
2025-02-07 16:17:13 +00:00 |
mike12345567
|
e9e1eb7a2d
|
More linting.
|
2025-02-07 13:56:34 +00:00 |
mike12345567
|
73345d8c05
|
Linting.
|
2025-02-07 13:53:30 +00:00 |
mike12345567
|
5df197a36e
|
Disabling cell formatting, it is currently incompatiable with cell/row conditions in grids and to avoid breaking those for now we are removing the capability until both can be a aligned to use the same mechanism of binding evaluation.
|
2025-02-07 13:49:34 +00:00 |
Andrew Kingston
|
790ca4737c
|
Type DND store and update store import aliases
|
2025-02-06 11:02:54 +00:00 |
Andrew Kingston
|
12f9d7efb6
|
Reduce frequency of column formatter invocation by caching formatted display values into rows
|
2025-01-30 15:11:21 +00:00 |
Andrew Kingston
|
ba1568882d
|
Remove log
|
2025-01-29 16:03:58 +00:00 |
Andrew Kingston
|
e7378ede97
|
Add ability to customise format of grid columns via bindings
|
2025-01-24 14:50:27 +00:00 |
Andrew Kingston
|
b9ba76f639
|
Avoid creating new function every iteration of array.map
|
2024-10-31 12:33:07 +00:00 |
Andrew Kingston
|
afbec934f3
|
Clean table data before using it as additional data context to better reflect usable structure
|
2024-10-31 12:28:52 +00:00 |
Martin McKeaveney
|
1d2d096ab0
|
PR comments
|
2024-10-15 10:05:03 +01:00 |
Andrew Kingston
|
51cbced119
|
Add common collapsed button group and use it for row actions and client button groups. Add collapsed settings to grids and form blocks
|
2024-09-02 11:44:49 +01:00 |
Andrew Kingston
|
c5e27b860f
|
Add row actions to tables in data section
|
2024-09-02 08:45:49 +01:00 |
Andrew Kingston
|
d423d530e4
|
Rewrite settings bar updates to improve performance
|
2024-08-12 14:45:17 +01:00 |
Andrew Kingston
|
304c244943
|
Tidy up and remove old code and simplify some selectors
|
2024-08-10 20:08:49 +01:00 |
Andrew Kingston
|
2473b82ba5
|
Revert to using solid border colours
|
2024-07-17 15:06:06 +01:00 |
Andrew Kingston
|
94fec5b62b
|
Update how grid blocks handle visible columns to ensure conditions work on hidden columns
|
2024-07-17 12:45:31 +01:00 |
Andrew Kingston
|
4575dd300f
|
Update table border colour to work better with coloured cells
|
2024-07-16 16:47:11 +01:00 |
Andrew Kingston
|
ee984b6a19
|
Update table conditions to apply both row and cell conditions via same configuration
|
2024-07-16 14:01:50 +01:00 |
Andrew Kingston
|
06e7517529
|
Add row conditions
|
2024-06-28 11:25:00 +01:00 |
Andrew Kingston
|
42162e711a
|
Add initial work on conditional cell colours and add new 100 variant spectrum colours
|
2024-06-27 08:23:18 +01:00 |
Andrew Kingston
|
5c6cb0a73a
|
Ensure grid props are respected when using new features
|
2024-06-24 15:01:04 +01:00 |
Andrew Kingston
|
9ca6356694
|
Refactor row lookup map
|
2024-06-24 08:25:20 +01:00 |
Andrew Kingston
|
ae863a6e16
|
Only override grid column widths in table block when they are defined
|
2024-06-10 08:00:58 +01:00 |
Andrew Kingston
|
0fbe1e36d6
|
Add icons to grid buttons and simplify button column
|
2024-05-24 13:12:44 +01:00 |
Andrew Kingston
|
0fbbc3c88a
|
Merge branch 'master' of github.com:Budibase/budibase into feature/signature-field-and-component
|
2024-05-20 11:08:19 +01:00 |
Andrew Kingston
|
4b693088fa
|
Refactor how grid schema mutations are managed to support custom orders, widths and visibility of columns that are still user-overridable
|
2024-05-17 14:55:52 +01:00 |
Andrew Kingston
|
62d9e2d8fb
|
Remove leftover code
|
2024-05-17 12:20:06 +01:00 |
Andrew Kingston
|
89aae7a327
|
Merge branch 'fix/grid-column-reordering' into table-width-setting
|
2024-05-17 12:18:27 +01:00 |
Andrew Kingston
|
28e91959e5
|
Fix grid block having incorrect toolbar position in builder preview
|
2024-05-17 11:24:51 +01:00 |
deanhannigan
|
74d3015cae
|
Merge branch 'master' into feature/signature-field-and-component
|
2024-05-17 11:03:28 +01:00 |
Andrew Kingston
|
8a230337e8
|
Merge branch 'rework-grid-block-height' of github.com:Budibase/budibase into rework-grid-block-height
|
2024-05-17 10:51:36 +01:00 |
Andrew Kingston
|
eaa0a2023a
|
Move grid min height subcsription into onMount handler to be more explicit about it only running once
|
2024-05-17 10:51:17 +01:00 |
Andrew Kingston
|
f9c4e901f8
|
Merge branch 'master' into rework-grid-block-height
|
2024-05-15 16:36:18 +01:00 |
Dean
|
166206f185
|
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
|
2024-05-15 16:35:31 +01:00 |
Martin McKeaveney
|
1b2053633d
|
remove file size limit on self host
|
2024-05-15 14:23:08 +01:00 |
Andrew Kingston
|
9184d1b1f4
|
Rework grid block height to support percentages again while ensuring min height is respected
|
2024-05-14 11:25:29 +01:00 |
Andrew Kingston
|
182b6463e0
|
Merge branch 'master' of github.com:Budibase/budibase into table-width-setting
|
2024-05-14 09:05:21 +01:00 |
Dean
|
421f70635e
|
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
|
2024-05-13 16:31:46 +01:00 |
Andrew Kingston
|
303a7264b6
|
Ensure rows can always be selected in grids in apps
|
2024-05-13 13:54:14 +01:00 |
Andrew Kingston
|
a5f627e320
|
Move grid block provider top level since nesting doesn't matter
|
2024-05-13 13:50:37 +01:00 |
Andrew Kingston
|
4516995ef5
|
Remove leftover repeat param in grids
|
2024-05-13 13:44:50 +01:00 |
Andrew Kingston
|
3d01bd3f08
|
Merge branch 'master' of github.com:Budibase/budibase into new-table-selected-rows
|
2024-05-13 13:44:27 +01:00 |