1
0
Fork 0
mirror of synced 2024-08-08 22:58:24 +12:00
Commit graph

20356 commits

Author SHA1 Message Date
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
adrinr
1dcb6b32b2 Remove not required references 2023-04-17 15:54:13 +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
adrinr
b748d6520d Undo node version update 2023-04-17 15:40:34 +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
Andrew Kingston
6931436006 Rewrite relationship cell and update default column widths 2023-04-17 12:20:21 +01:00
Budibase Staging Release Bot
3b0d854af0 Update pro version to 2.5.5-alpha.4 2023-04-17 10:52:36 +00:00
Budibase Staging Release Bot
b81be5d686 v2.5.5-alpha.4 2023-04-17 10:51:12 +00:00
Adria Navarro
6ee0702316 Merge pull request #10323 from Budibase/chore/remove_old_zlib_ref
Chore - Remove zlib npm references
2023-04-17 12:38:19 +02:00
Adria Navarro
757bec11f7 Merge pull request #10319 from Budibase/budi-6856-fix-disabling-usergroup-edition
Bug - Fix disabling fields on first load
2023-04-17 12:36:49 +02:00
Budibase Staging Release Bot
f9c5fd489b v2.5.5-alpha.3 2023-04-17 10:30:38 +00:00
adrinr
33c3b67f8c Merge branch 'develop' into chore/remove_old_zlib_ref 2023-04-17 11:28:43 +01:00
Michael Drury
408aefceb3 Merge pull request #10303 from Budibase/permissions-test
Permissions test
2023-04-17 11:23:42 +01:00
Budibase Staging Release Bot
c1d85bc8b0 Update pro version to 2.5.5-alpha.2 2023-04-17 09:35:44 +00:00
Budibase Staging Release Bot
457e1d7a1a v2.5.5-alpha.2 2023-04-17 09:34:23 +00:00
adrinr
ac4e45a433 Replace usages 2023-04-17 10:27:37 +01:00
Michael Drury
0aa8f4f6c9 Merge pull request #10312 from Budibase/fix/10221
Fix for NOT NULL columns with defaults in SQL
2023-04-17 10:27:29 +01:00
mike12345567
d506ef52f8 Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-17 10:16:15 +01:00
adrinr
b91d518e54 Remove zlib npm references 2023-04-17 10:06:15 +01:00
Mateus Badan de Pieri
de968b5332 changin syntax to permission function 2023-04-17 10:04:50 +01:00
Budibase Staging Release Bot
4755dd6120 Update pro version to 2.5.5-alpha.1 2023-04-17 09:03:01 +00:00
Budibase Staging Release Bot
e60b09b03e v2.5.5-alpha.1 2023-04-17 09:01:24 +00:00
Adria Navarro
b5175884c7 Merge pull request #10310 from Budibase/budi-6855-allow-editing-group-display-names
BUDI-6855 - Allow editing group display names
2023-04-17 10:51:41 +02:00
adrinr
4a67136c72 Remove unnecessary initialisation 2023-04-17 09:49:11 +01:00
Mateus Badan de Pieri
643ca614a4 changing test to it 2023-04-16 22:27:02 +01:00
adrinr
965a417a21 Fix disabling fields on first load 2023-04-16 18:45:09 +01:00
Andrew Kingston
b867d359f4 Fix errors not showing in sticky column and clear cell value on backspace press 2023-04-16 11:56:27 +01:00
Andrew Kingston
6da9da4267 Refactor other sheet stores to improve dependency ordering 2023-04-16 11:50:47 +01:00
adrinr
b93d466d75 Pull submodule automatically 2023-04-16 11:02:10 +01:00
Michael Drury
ef5bcc4b66 Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline. 2023-04-15 00:37:22 +01:00
Michael Drury
0ba5887d9c Merge branch 'fix/BUDI-6754' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-15 00:33:50 +01:00
Michael Drury
941947f04c Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-14 22:42:02 +01:00