1
0
Fork 0
mirror of synced 2024-08-09 07:08:01 +12:00
Commit graph

20187 commits

Author SHA1 Message Date
Andrew Kingston
a06f584e7d Use unique user edit modal for editing users in sheets 2023-04-18 13:12:20 +01:00
Andrew Kingston
91ee5be7c5 Disable row import button for users table and add optional chaining to spreadsheetsocket invocations to fix tests 2023-04-18 11:31:19 +01:00
Andrew Kingston
d331072f9a Lint 2023-04-18 10:54:10 +01:00
Andrew Kingston
876522bf1e Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration 2023-04-18 10:48:53 +01:00
Andrew Kingston
083836a87b Remove any naming of dataspaces 2023-04-18 10:46:35 +01:00
Budibase Staging Release Bot
af233b8fb3 Update pro version to 2.5.6-alpha.3 2023-04-18 09:45:43 +00:00
Budibase Staging Release Bot
287ba01691 v2.5.6-alpha.3 2023-04-18 09:44:21 +00:00
Andrew Kingston
f9ab2a239f Restore builder middleware 2023-04-18 10:41:00 +01:00
Andrew Kingston
7ae3341e22 Add rowHeight property to table types 2023-04-18 10:38:29 +01:00
Gerard Burns
7e5b99aa84 Fix Help Menu (#10257)
* Fix Help Menu

* PR Feedback

* linting
2023-04-18 10:37:11 +01:00
Andrew Kingston
8aff208acd Improve sheet loading state 2023-04-18 09:08:38 +01:00
Andrew Kingston
ffd3e5d008 Fix table selection not working when on datasource page 2023-04-18 08:55:54 +01:00
Andrew Kingston
140729b1d7 Remove unused code and change selected table faster in data section 2023-04-18 08:51:00 +01:00
Andrew Kingston
a4515e1162 Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration 2023-04-18 08:29:27 +01:00
Andrew Kingston
fef44737f8 Fix reorder overlay height 2023-04-18 08:23:14 +01:00
Andrew Kingston
420e0bb279 Fix resize overlay handler height 2023-04-18 08:22:28 +01:00
Andrew Kingston
ccb02661c8 Remove spellcheck from text fields 2023-04-18 08:22:04 +01:00
Andrew Kingston
6f98bca393 Improve relationship cell performance 2023-04-18 08:21:54 +01:00
Andrew Kingston
b21e22071e Standardise menu overlay shadow and add count to relationship cells when hovering 2023-04-18 08:05:13 +01:00
Andrew Kingston
2da07fb90c Prevent sheet handling key events sourcing from modals 2023-04-17 18:59:01 +01:00
Andrew Kingston
508cb6c58f Add menu option to edit rows in modal 2023-04-17 18:53:44 +01:00
Andrew Kingston
5d964a756c Prevent using invalid data types as display columns 2023-04-17 18:49:36 +01:00
Andrew Kingston
466e11aa57 Update error label max size and position 2023-04-17 18:29:54 +01:00
Budibase Staging Release Bot
a8f8840854 Update pro version to 2.5.6-alpha.2 2023-04-17 16:57:29 +00:00
Budibase Staging Release Bot
443319f4a5 v2.5.6-alpha.2 2023-04-17 16:55:49 +00:00
Michael Drury
6bf70725d4 Merge pull request #10287 from Budibase/fix/BUDI-6754
Improving user sync into app user metadata tables
2023-04-17 17:46:04 +01:00
Andrew Kingston
208e481bbc Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration 2023-04-17 17:00:56 +01:00
Andrew Kingston
51f873beb6 Update relationship icons 2023-04-17 16:42:53 +01:00
Andrew Kingston
091db0a144 Update relationship icons 2023-04-17 16:41:25 +01:00
Andrew Kingston
b6877a6d7c Update shadow 2023-04-17 16:32:51 +01:00
Andrew Kingston
e7482746c0 Improve styles in relationship dropdown 2023-04-17 16:31:42 +01:00
Andrew Kingston
5ae4c387db Fix icon padding in relationship picker 2023-04-17 16:29:22 +01:00
Andrew Kingston
c614c0739f Lint 2023-04-17 16:22:59 +01:00
Andrew Kingston
666762a2c2 Fix relationship cells not being readonly 2023-04-17 16:06:20 +01:00
Andrew Kingston
e48e2ff7f0 Clean up 2023-04-17 16:04:41 +01:00
mike12345567
b4e6cbce7a Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used. 2023-04-17 15:59:59 +01:00
Andrew Kingston
1c702d5f07 Improve a few design issues 2023-04-17 15:58:14 +01:00
Andrew Kingston
730fe0a8ea Persist row height as table metadata 2023-04-17 15:53:20 +01:00
Andrew Kingston
6c5ac00acb Standardise shadows across cell types 2023-04-17 15:41:55 +01:00
mike12345567
b6f14a3f55 Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-17 14:58:40 +01:00
Andrew Kingston
4427b18466 Use unique background for focused cell 2023-04-17 14:58:09 +01:00
Andrew Kingston
53d3eaf465 Update attachment cell to respect row height 2023-04-17 14:54:58 +01:00
Andrew Kingston
0cede10867 Update JSON, boolean and date cells to respect row height 2023-04-17 14:50:36 +01:00
mike12345567
453d5cc0e6 Further PR comments. 2023-04-17 14:03:54 +01:00
Andrew Kingston
d38cf2d7f0 Fix row heights with sticky column 2023-04-17 13:53:24 +01:00
Andrew Kingston
c4125b5a93 Update text cells, number cells, long form field cells and relationship cells to respect row height 2023-04-17 13:37:03 +01:00
Budibase Staging Release Bot
acab893fc0 Update pro version to 2.5.6-alpha.1 2023-04-17 11:34:41 +00:00
Budibase Staging Release Bot
b62633587f v2.5.6-alpha.1 2023-04-17 11:33:21 +00:00
Andrew Kingston
bed6fe607c Ensure dynamic row height is properly accounted for 2023-04-17 12:28:34 +01:00
adrinr
16b802b7f6 v2.5.6-alpha.0 2023-04-17 12:26:26 +01:00