1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

33236 commits

Author SHA1 Message Date
Andrew Kingston
b9ad087691
Remove logs 2024-06-28 08:31:31 +01:00
Andrew Kingston
0a2beb6afd
Merge branch 'master' into fix-relationship-filtering 2024-06-28 09:28:19 +02:00
Andrew Kingston
f1f6cc0cb1
Merge branch 'table-improvements-2' of github.com:Budibase/budibase into conditional-table-colours 2024-06-28 08:27:24 +01:00
Andrew Kingston
82f8858c29
Fix scrolling issue when adding new row 2024-06-28 08:27:02 +01:00
Dean
a85fd8c393 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-06-27 20:18:02 +01:00
Andrew Kingston
fbeb8199f1
Merge branch 'table-improvements-2' of github.com:Budibase/budibase into conditional-table-colours 2024-06-27 19:02:05 +01:00
Andrew Kingston
5d06a53d37
Fix pixel layout issues with buttons column 2024-06-27 18:56:59 +01:00
mike12345567
ade514b96f Merge branch 'fix/sqs-internal-columns' of github.com:Budibase/budibase into fix/sqs-internal-columns 2024-06-27 18:30:40 +01:00
mike12345567
6b4852bf3e Updating migration test case. 2024-06-27 18:30:22 +01:00
Michael Drury
c1f7561839
Merge branch 'master' into fix/sqs-internal-columns 2024-06-27 18:19:03 +01:00
mike12345567
3394e974d3 Getting casting working again, have to pass down prefix for checking against fields. 2024-06-27 18:18:41 +01:00
mike12345567
b0e6d3e72c Correctly handling overlapping column names. 2024-06-27 17:55:09 +01:00
Andrew Kingston
b58519d562
Merge branch 'master' of github.com:Budibase/budibase into table-improvements-2 2024-06-27 16:18:00 +01:00
Andrew Kingston
c41232bc12
Add proper components for dates and boolean types in grid condition editor and fix highlight showing in sticky column gutter cell 2024-06-27 16:06:47 +01:00
Andrew Kingston
c62e6d776c
Round grid scroll wrapper offsets to the nearest pixel 2024-06-27 15:51:57 +01:00
Andrew Kingston
8e83046321
Fix bindings not working with grid conditions 2024-06-27 15:38:22 +01:00
Mel O'Hagan
be266d6e1e Merge branch 'master' into chore/verify-ethereal 2024-06-27 15:25:12 +01:00
Mel O'Hagan
5792c7cdb8 Script to verify ethereal 2024-06-27 15:23:51 +01:00
Andrew Kingston
1ccdb4de56
Merge branch 'table-improvements-2' of github.com:Budibase/budibase into conditional-table-colours 2024-06-27 15:08:35 +01:00
Michael Drury
7165037f60
Merge pull request #14026 from Budibase/revert-14020-revert-13993-fix/disallow-prohibited-columns
Bringing back backend column validation
2024-06-27 15:08:27 +01:00
Andrew Kingston
bcf1b2f5a7
Fix rendered columns calculation 2024-06-27 15:08:04 +01:00
Dean
5ccb3885b2 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-06-27 15:06:52 +01:00
Michael Drury
3bfbea4b26
Merge branch 'master' into revert-14020-revert-13993-fix/disallow-prohibited-columns 2024-06-27 15:00:34 +01:00
Andrew Kingston
1b636555a2
Merge pull request #13965 from Budibase/table-changes
Table UI changes
2024-06-27 15:42:43 +02:00
Andrew Kingston
3fdba191f8
Merge branch 'master' into fix-relationship-filtering 2024-06-27 15:38:52 +02:00
Andrew Kingston
778eed5649
Merge branch 'master' into table-changes 2024-06-27 15:38:36 +02:00
Andrew Kingston
2548cd5ff4
Merge branch 'table-improvements-2' of github.com:Budibase/budibase into conditional-table-colours 2024-06-27 14:37:51 +01:00
Andrew Kingston
97a4c199f0
Fix position and styles of button column 2024-06-27 14:37:33 +01:00
Dean
d648b57cc2 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-06-27 14:26:44 +01:00
Andrew Kingston
38a12ca8fa
Merge branch 'master' of github.com:Budibase/budibase into table-improvements-2 2024-06-27 14:26:02 +01:00
Dean
23b0f3dfe4 Added missing rowProcessor mapping config for BB_Reference, BB_Reference_Single and Attachment_Single 2024-06-27 14:25:32 +01:00
Andrew Kingston
094e4951a7
Remove some redundant initial derived store values 2024-06-27 14:25:09 +01:00
Andrew Kingston
99b522b32d
Optimise condition evaluation performance and add support for conditionally setting text color 2024-06-27 14:23:05 +01:00
Michael Drury
f092bf46cf
Merge branch 'master' into revert-14020-revert-13993-fix/disallow-prohibited-columns 2024-06-27 13:30:00 +01:00
Michael Drury
b506d84570
Merge pull request #13961 from Budibase/remove-dd-ci-visibility
Remove DD CI visibility
2024-06-27 13:29:48 +01:00
Michael Drury
aafb2532f0
Merge branch 'master' into remove-dd-ci-visibility 2024-06-27 13:25:14 +01:00
Dean
b6d7715831 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-06-27 12:49:26 +01:00
Dean
933e17e945 Add min height for JSON picker in row steps. Fix for JSON onchange 2024-06-27 12:49:11 +01:00
Andrew Kingston
c9bcda0bd5
Update condition evaluation in tables 2024-06-27 12:38:03 +01:00
Peter Clement
cf11009e24
Update OpenAI dependency to fix 400 errors (#14033)
* Update OpenAI dependency to fix 400 errors

* add some optional chaining for safety

* add caret

* fix tests
2024-06-27 12:17:48 +01:00
Dean
2243314314 Defaulting to null in the updateRow step causes issues in row mapping. Switching back to empty string 2024-06-27 09:10:28 +01:00
Andrew Kingston
feffd80d11
Standardise cell condition operators 2024-06-27 09:10:25 +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
mike12345567
1b9211ee6c Initial implementation of solving SQS issue with case insensitivity. 2024-06-26 16:40:20 +01:00
Andrew Kingston
b060de98d0
Add UI for configuring conditions on table columns 2024-06-26 16:12:44 +01:00
Dean
d10ef7b795 Alter logic for field config checks causing test issues 2024-06-26 15:34:00 +01:00
Andrew Kingston
4042160003
Fix overflow issues in settings popovers 2024-06-26 15:10:20 +01:00
Andrew Kingston
6e9939f441
Prevent pasting in the new row component 2024-06-26 14:52:25 +01:00
Andrew Kingston
3fc6026f5c
Merge branch 'table-improvements-2' of github.com:Budibase/budibase into table-improvements-2 2024-06-26 14:48:50 +01:00
Andrew Kingston
acaac0c190
Cap selected cell rows at 50 2024-06-26 14:48:30 +01:00