Andrew Kingston
|
9c811d1a3b
|
Update position of new row buttons to reduce chance of z-index issues with dropdowns as the first new row column
|
2023-04-28 11:47:44 +01:00 |
Andrew Kingston
|
ab0d859c82
|
Fix z-index of add column icon
|
2023-04-28 11:41:28 +01:00 |
Andrew Kingston
|
933545ccf7
|
Hide add column icon when disable column addition flag is set
|
2023-04-28 11:37:38 +01:00 |
Andrew Kingston
|
b79f466324
|
Prevent selecting rows with keyboard when disable row deletion flag is set
|
2023-04-28 11:34:16 +01:00 |
Andrew Kingston
|
96fc70f29a
|
Fix keyboard shortcuts circumventing disabling adding rows
|
2023-04-28 11:32:44 +01:00 |
Andrew Kingston
|
80da2fb93a
|
Prevent row bulk deletion when delete rows flag is set to false
|
2023-04-28 11:30:18 +01:00 |
Andrew Kingston
|
023cb2b83b
|
Replace bulk delete button with inline icons
|
2023-04-28 11:25:00 +01:00 |
Andrew Kingston
|
b07e5095e9
|
Increase support for lower resolutions in the grid UI by using tooltips instead of text for some buttons at low horizontal breakpoints
|
2023-04-28 11:13:40 +01:00 |
Budibase Staging Release Bot
|
b654985ab9
|
v2.5.6-alpha.39
|
2023-04-27 16:18:51 +00:00 |
Budibase Staging Release Bot
|
d223643e93
|
v2.5.6-alpha.38
|
2023-04-27 15:16:50 +00:00 |
Budibase Staging Release Bot
|
06cdb7c202
|
v2.5.6-alpha.37
|
2023-04-27 13:47:04 +00:00 |
Andrew Kingston
|
bd5184694c
|
Merge pull request #10435 from Budibase/more-grid-tweaks
Fix number cell issue with grids and external SQL tables
|
2023-04-27 14:40:01 +01:00 |
Andrew Kingston
|
0e0ee590c8
|
Properly parse number cells as floats
|
2023-04-27 12:25:21 +01:00 |
Andrew Kingston
|
5728cf9b2a
|
Add clickoutside handlers to options, long form and relationship cells
|
2023-04-27 11:55:03 +01:00 |
Budibase Staging Release Bot
|
ead89bf0bf
|
v2.5.6-alpha.36
|
2023-04-27 09:31:32 +00:00 |
Andrew Kingston
|
0769e332a6
|
Merge pull request #10429 from Budibase/more-grid-tweaks
More grid improvements
|
2023-04-27 10:24:21 +01:00 |
Andrew Kingston
|
46b079497a
|
Use 'high-low' nomenclature for numerical columns in grid sort button
|
2023-04-27 10:03:23 +01:00 |
Andrew Kingston
|
e239d1e559
|
Use 'high-low' nomenclature for sorting on numeric columns in header cells
|
2023-04-27 09:55:59 +01:00 |
Andrew Kingston
|
d4b9531b95
|
Add keyboard shortcut indicators for adding new rows
|
2023-04-27 09:02:49 +01:00 |
Budibase Staging Release Bot
|
f8d4e95fbd
|
v2.5.6-alpha.35
|
2023-04-27 07:34:19 +00:00 |
Andrew Kingston
|
5b03ce0566
|
Add loading state to new row component
|
2023-04-26 19:23:06 +01:00 |
Andrew Kingston
|
78c50df4bd
|
Add overlay to autocolumns when creating rows
|
2023-04-26 18:52:16 +01:00 |
Andrew Kingston
|
09ec898a4d
|
Update readonly cell border to be gray
|
2023-04-26 18:43:56 +01:00 |
Budibase Staging Release Bot
|
aad034e53e
|
v2.5.6-alpha.34
|
2023-04-26 16:16:22 +00:00 |
Andrew Kingston
|
44ef27299a
|
Update grid keyboard handling to bring invalid origin consideration to be highest precedence
|
2023-04-26 16:04:14 +01:00 |
Budibase Staging Release Bot
|
f6a0a66437
|
v2.5.6-alpha.33
|
2023-04-26 14:58:55 +00:00 |
Andrew Kingston
|
defcc7a273
|
Merge branch 'develop' of github.com:Budibase/budibase into more-grid-tweaks
|
2023-04-26 15:52:34 +01:00 |
Budibase Staging Release Bot
|
e178afe171
|
v2.5.6-alpha.32
|
2023-04-26 13:47:10 +00:00 |
Budibase Staging Release Bot
|
457c1ce0a1
|
v2.5.6-alpha.31
|
2023-04-26 12:16:31 +00:00 |
Andrew Kingston
|
c691dafc39
|
Add default value to contentLines
|
2023-04-26 12:04:41 +01:00 |
Budibase Staging Release Bot
|
26007dcd69
|
v2.5.6-alpha.30
|
2023-04-25 19:44:40 +00:00 |
Budibase Staging Release Bot
|
ca85d48ca6
|
v2.5.6-alpha.29
|
2023-04-25 16:52:46 +00:00 |
Andrew Kingston
|
91b2f4165d
|
Make it more obvious that multi select cells have overflow when using small line height
|
2023-04-25 14:28:18 +01:00 |
Budibase Staging Release Bot
|
2d2a368f23
|
v2.5.6-alpha.28
|
2023-04-25 10:50:10 +00:00 |
Budibase Staging Release Bot
|
5b4b3b6fd1
|
v2.5.6-alpha.27
|
2023-04-25 09:11:46 +00: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 |
Budibase Staging Release Bot
|
8804b9f5a2
|
v2.5.6-alpha.26
|
2023-04-24 19:15:05 +00:00 |
adrinr
|
9bfbe38ba2
|
Undo wrong deletes
|
2023-04-24 20:01:58 +01:00 |
adrinr
|
9387d37d3b
|
Use 0.0.1
|
2023-04-24 20:00:22 +01:00 |
adrinr
|
ad547f32e2
|
Add latest back
|
2023-04-24 20:00:22 +01:00 |
adrinr
|
92115c5b95
|
Remove latest references
|
2023-04-24 19:59:46 +01:00 |
adrinr
|
25bc89a9b6
|
Remove package versions
|
2023-04-24 19:58:40 +01: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 |
Budibase Staging Release Bot
|
88a6cd50dd
|
v2.5.6-alpha.23
|
2023-04-24 16:58:46 +00:00 |
Budibase Staging Release Bot
|
19e8836870
|
v2.5.6-alpha.22
|
2023-04-24 16:43:56 +00: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
|
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
|
360b828e66
|
v2.5.6-alpha.19
|
2023-04-24 11:10:02 +00:00 |
Budibase Staging Release Bot
|
4a8a6c8bbc
|
v2.5.6-alpha.18
|
2023-04-24 10:38:25 +00:00 |
Andrew Kingston
|
98430138fe
|
Improve gutter cell usage
|
2023-04-24 11:36:48 +01:00 |
Andrew Kingston
|
5155727b56
|
Update grid button text and refactor gutter cell into own component
|
2023-04-24 11:22:03 +01:00 |
Budibase Release Bot
|
2f2084a426
|
v2.5.8
|
2023-04-24 08:47:42 +00:00 |
Budibase Staging Release Bot
|
548ba5a07a
|
v2.5.6-alpha.17
|
2023-04-24 08:45:56 +00:00 |
Andrew Kingston
|
3bbf055401
|
Improve horizontal scrolling performance
|
2023-04-24 08:09:18 +01:00 |
Andrew Kingston
|
4e128c00f4
|
Add inline button for creating columns
|
2023-04-24 07:46:36 +01:00 |
Andrew Kingston
|
1edfd3b887
|
Improve grid keyboard shortcuts and allow sorting by any visible field to fix issues with refreshing data when hiding columns
|
2023-04-23 13:02:17 +01:00 |
Andrew Kingston
|
2972af6711
|
Update column width button sizes
|
2023-04-23 12:18:43 +01:00 |
Andrew Kingston
|
0eb66e7bc6
|
Add column width button
|
2023-04-22 23:18:50 +01:00 |
Andrew Kingston
|
0493fb5c03
|
Add space keybind for selecting rows and allow bulk deleting of rows via keypress when rows are selected
|
2023-04-22 17:03:56 +01:00 |
Andrew Kingston
|
ace9bca81d
|
Update textarea focus again
|
2023-04-22 16:42:26 +01:00 |
Andrew Kingston
|
0710a0c951
|
When focusing textarea cells, ensure the cursor is set to the end rather than the start
|
2023-04-22 16:41:10 +01:00 |
Andrew Kingston
|
e54ea6661f
|
Improve keyboard shortcuts for adding rows
|
2023-04-22 16:40:00 +01:00 |
Andrew Kingston
|
61f05492ad
|
Improve new row top component and update new row bottom component
|
2023-04-22 15:09:49 +01:00 |
Andrew Kingston
|
9361c91ad4
|
Update new row top cell colour
|
2023-04-21 18:49:28 +01:00 |
Andrew Kingston
|
49f5aea19c
|
Update new row top component to fix multiple z-index issues
|
2023-04-21 18:43:01 +01:00 |
Budibase Release Bot
|
93f7bd54d8
|
v2.5.7
|
2023-04-21 17:29:12 +00:00 |
Andrew Kingston
|
77406ac183
|
Improve new row top component and fix style issues with z-index with validation labels
|
2023-04-21 15:16:11 +01:00 |
Budibase Staging Release Bot
|
b3d989e249
|
v2.5.6-alpha.16
|
2023-04-21 13:45:11 +00:00 |
Budibase Staging Release Bot
|
06e6c20cf1
|
v2.5.6-alpha.15
|
2023-04-21 11:43:34 +00:00 |
Michael Drury
|
76625cd509
|
Merge pull request #10363 from Budibase/fix/budi-6900
Removing "export all apps" functionality from cloud
|
2023-04-21 12:29:07 +01:00 |
Budibase Staging Release Bot
|
c196fc1f3e
|
v2.5.6-alpha.14
|
2023-04-21 11:24:59 +00:00 |
mike12345567
|
c5e1457b25
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6900
|
2023-04-21 12:06:18 +01:00 |
Andrew Kingston
|
ea78f7fede
|
Prevent immediately cell mutation by typing for readonly cells
|
2023-04-21 11:00:03 +01:00 |
Andrew Kingston
|
f8a9af2458
|
Disable pasting for readonly cells
|
2023-04-21 10:57:45 +01:00 |
Andrew Kingston
|
aa98cf72f5
|
Use different background colour for readonly cells
|
2023-04-21 10:55:27 +01:00 |
Andrew Kingston
|
b44e6ddea6
|
Use friendly names in sort dropdown£
|
2023-04-21 10:53:05 +01:00 |
Andrew Kingston
|
be3b2549a5
|
Use shift instead of ctrl/cmd for horizontal scrolling
|
2023-04-21 10:49:05 +01:00 |
Andrew Kingston
|
4cd5239612
|
Update relationship cell icon
|
2023-04-21 10:43:43 +01:00 |
Andrew Kingston
|
3e2fcf2f76
|
Make delete rows button more prominent
|
2023-04-21 10:38:07 +01:00 |
Andrew Kingston
|
574595c0af
|
Remove background colour from header cell for sorted column
|
2023-04-21 10:27:33 +01:00 |