Michael Drury
|
63cfc5b4f8
|
Merge pull request #10419 from Budibase/fix/10274
Add height to BB logo in core email template
|
2023-04-25 17:45:25 +01:00 |
mike12345567
|
ebb599e023
|
Removing units.
|
2023-04-25 15:22:15 +01:00 |
mike12345567
|
5d0fa664f9
|
Quick attempt at fix for #10274 - some email clients don't respect width, add both height and width.
|
2023-04-25 15:20:25 +01:00 |
Budibase Staging Release Bot
|
3f22bbf50d
|
Update pro version to 2.5.6-alpha.28
|
2023-04-25 10:51:34 +00:00 |
Budibase Staging Release Bot
|
2d2a368f23
|
v2.5.6-alpha.28
|
2023-04-25 10:50:10 +00:00 |
Michael Drury
|
e37b377036
|
Merge pull request #10406 from Budibase/fix/budi-6920
Fix automation history first load in multi-tenant environments
|
2023-04-25 11:43:08 +01:00 |
Budibase Staging Release Bot
|
5b4b3b6fd1
|
v2.5.6-alpha.27
|
2023-04-25 09:11:46 +00:00 |
Andrew Kingston
|
0204f13c1a
|
Merge pull request #10409 from Budibase/more-grid-tweaks
More grid tweaks
|
2023-04-25 09:58:56 +01:00 |
Gerard Burns
|
0c38124f6a
|
Form Block Improvements (#10404)
* Form Block Improvements
* PR Fixes
* PR feedback
|
2023-04-25 09:57:21 +01:00 |
Andrew Kingston
|
2f97787dfb
|
Fix hidden gutter cell expand icons still having a tooltip
|
2023-04-25 09:32:06 +01:00 |
Andrew Kingston
|
01ada56686
|
Use friendly name where possible when configuring column visibility
|
2023-04-25 09:23:16 +01:00 |
Andrew Kingston
|
8d21345d55
|
Add sticky columns as a permanent, disabled option in hide columns buttons
|
2023-04-25 09:22:30 +01:00 |
Andrew Kingston
|
6ab03289c5
|
Fix checkbox not having a blur method
|
2023-04-25 09:13:42 +01:00 |
Andrew Kingston
|
6c15471778
|
Fix tab browser behaviour
|
2023-04-25 09:05:00 +01:00 |
Andrew Kingston
|
45ac7d1850
|
Add hide column option to header cell menu
|
2023-04-25 09:04:51 +01:00 |
Andrew Kingston
|
128411a61b
|
Fix legacy delete button in edit row modal not doing anything
|
2023-04-25 08:58:41 +01:00 |
Andrew Kingston
|
123c47c4d1
|
Fix real root issue
|
2023-04-25 08:44:57 +01:00 |
Andrew Kingston
|
22d81fd858
|
Clear selected app ID from overview store when unmounting, and avoid sending up 'null' and 'undefined' string app ID headers
|
2023-04-25 08:35:25 +01:00 |
Michael Drury
|
14545729ac
|
Fix for #10403 - when app overview loads, sometimes old store doesn't get a valid app ID.
|
2023-04-24 20:39:39 +01:00 |
Budibase Staging Release Bot
|
c08db11859
|
Update pro version to 2.5.6-alpha.26
|
2023-04-24 19:16:43 +00:00 |
Budibase Staging Release Bot
|
8804b9f5a2
|
v2.5.6-alpha.26
|
2023-04-24 19:15:05 +00:00 |
Adria Navarro
|
d41b430aff
|
Merge pull request #10309 from Budibase/chore/remove_unnecessary_second_build_in_pipeline
Chore - Remove unnecessary second build in pipeline
|
2023-04-24 21:05:01 +02:00 |
Budibase Staging Release Bot
|
165c6020eb
|
Update pro version to 2.5.6-alpha.25
|
2023-04-24 18:33:52 +00:00 |
Budibase Staging Release Bot
|
9056cd41c7
|
v2.5.6-alpha.25
|
2023-04-24 18:31:54 +00:00 |
Budibase Staging Release Bot
|
dfe28d171c
|
v2.5.6-alpha.24
|
2023-04-24 17:41:06 +00:00 |
Adria Navarro
|
640bb2004b
|
Merge pull request #10324 from Budibase/chore/remove_package.json_dependency
Chore - Remove package.json dependency
|
2023-04-24 19:34:15 +02:00 |
adrinr
|
128802ebf3
|
Fix build
|
2023-04-24 18:05:53 +01:00 |
Budibase Staging Release Bot
|
88a6cd50dd
|
v2.5.6-alpha.23
|
2023-04-24 16:58:46 +00:00 |
adrinr
|
f88a655821
|
Update yarn.lock
|
2023-04-24 17:56:50 +01:00 |
Michael Drury
|
9c93bf91c0
|
Merge pull request #10352 from Budibase/fix/10349
Allow SQL formulas using related row information to be used as display columns
|
2023-04-24 17:50:49 +01:00 |
Budibase Staging Release Bot
|
19e8836870
|
v2.5.6-alpha.22
|
2023-04-24 16:43:56 +00:00 |
Adria Navarro
|
c47ff6ccfb
|
Merge branch 'develop' into chore/remove_package.json_dependency
|
2023-04-24 18:42:55 +02:00 |
Andrew Kingston
|
81ec010732
|
Remove mousedown stop propagation on header cell icon
|
2023-04-24 17:36:38 +01:00 |
Budibase Staging Release Bot
|
4786ce58ed
|
v2.5.6-alpha.21
|
2023-04-24 16:01:58 +00:00 |
Andrew Kingston
|
98ca05d97f
|
Merge pull request #10396 from Budibase/grid-tweaks
Grid tweaks
|
2023-04-24 16:53:46 +01:00 |
Andrew Kingston
|
10e64c0573
|
Fix a couple of pixel layout issues
|
2023-04-24 16:23:47 +01:00 |
Andrew Kingston
|
975cb867ee
|
Fix showing 1px new row component when no columns exist
|
2023-04-24 16:14:47 +01:00 |
Andrew Kingston
|
4162600950
|
Remove commented out code
|
2023-04-24 16:12:25 +01:00 |
Andrew Kingston
|
31e0f99910
|
Lint
|
2023-04-24 14:55:00 +01:00 |
Andrew Kingston
|
6a3fcada9b
|
Add background colour to sticky column to fix error label z-index issue
|
2023-04-24 13:50:00 +01:00 |
Andrew Kingston
|
b0ce561383
|
Update z-index of beta button so that row creation goes on top
|
2023-04-24 13:47:55 +01:00 |
Budibase Staging Release Bot
|
52d9e22fb8
|
Update pro version to 2.5.6-alpha.20
|
2023-04-24 12:47:25 +00:00 |
Budibase Staging Release Bot
|
9ee56025f1
|
v2.5.6-alpha.20
|
2023-04-24 12:45:50 +00:00 |
Andrew Kingston
|
357894d556
|
Fix select all checkbox state being wrong
|
2023-04-24 13:45:14 +01:00 |
Andrew Kingston
|
9594aae29d
|
Update header cell hover cursor
|
2023-04-24 13:43:11 +01:00 |
Andrew Kingston
|
726945ea61
|
Allow bulk row deletion via keyboard even without a focused cell
|
2023-04-24 13:07:53 +01:00 |
Andrew Kingston
|
59a354e0c5
|
Simplify new row component logic
|
2023-04-24 13:06:37 +01:00 |
Andrew Kingston
|
3a42949b27
|
Update new row component icon color
|
2023-04-24 12:53:17 +01:00 |
Andrew Kingston
|
5cbaf2f58a
|
Update new row component to render inline where possible
|
2023-04-24 12:50:35 +01:00 |
Budibase Staging Release Bot
|
053e1eae83
|
Update pro version to 2.5.6-alpha.19
|
2023-04-24 11:11:26 +00:00 |