Commit graph

117 commits

Author SHA1 Message Date
25118c683b Stylin 2026-05-05 18:38:05 -06:00
Ejaaz Khan
41798c2182
Revert "fix: prevent red validation border from disappearing in editable grid rows" 2026-03-05 11:49:21 +05:30
Ejaaz Khan
48c096adc8 fix(grid): add background color to actions button 2026-02-27 14:32:17 +05:30
Ejaaz Khan
0e4338c0e5
Merge pull request #37584 from Vibhuti410/fix-grid-row-flex-alignment
fix: prevent red validation border from disappearing in editable grid rows
2026-02-27 11:36:32 +05:30
Vibhuti Garachh
bc569c97b1 fix: improve grid row layout using flex for proper alignment 2026-02-26 15:09:26 +05:30
Gursheen Anand
d862716267 fix: avoid clipping highlight shadow for grid 2026-02-25 18:25:15 +05:30
Ejaaz Khan
aee0295275
Merge pull request #37242 from Vibhuti410/remove-grid-height-override
fix: restore z-index for sticky grid column
2026-02-19 14:43:21 +05:30
Frappe
6c55d6a9a0 fix: add z-index back to fix sticky scroll behavior 2026-02-19 14:21:10 +05:30
Vibhuti Garachh
15bcd7d209
fix: remove height override causing layout issue after save (#37236)
Co-authored-by: Frappe <frappe@Vibhutis-MacBook-Air.local>
2026-02-19 14:10:22 +05:30
Frappe
0f40f916ea fix: remove height override causing layout issue after save 2026-02-19 12:55:42 +05:30
Gursheen Anand
5e92584bf5 fix: shadow inset issue in grid links 2026-02-18 14:18:34 +05:30
Gursheen Kaur Anand
9dcbd870c4
Merge pull request #37156 from GursheenK/open-link-icon-overflow
fix(minor): open link button overflows in grid row
2026-02-18 13:09:37 +05:30
Ejaaz Khan
1262479ad3
Merge pull request #37146 from Vibhuti410/fields-table-ui-alignment
fix: resolve text input extra line causing table break and align checkbox
2026-02-18 11:20:26 +05:30
Frappe
100e9528da fix: resolve text input extra line causing table break and align checkbox 2026-02-18 10:19:24 +05:30
Soham Kulkarni
c6ba17e514
fix(grid): styling of focus grid control (#37169) 2026-02-18 08:21:34 +05:30
Gursheen Anand
91091a9098 fix: use inline-flex to vertically center open icon 2026-02-17 21:49:12 +05:30
Prathamesh Kurunkar
92c62754e1
fix(ux): add currency symbol handling in editable grid rows (#36818) 2026-02-08 11:04:15 +05:30
Ejaaz Khan
74a566d9aa fix(grid): remove fix width of action columns 2026-02-05 11:41:12 +05:30
Ejaaz Khan
f3807eed39 fix: allow data colums to take full width 2026-02-03 17:08:24 +05:30
Ejaaz Khan
9af7187a72 fix(grid): border overflow issue 2026-01-15 15:13:05 +05:30
sokumon
270b5415e6 fix: child table modal styles 2026-01-08 12:07:47 +05:30
sokumon
6e51dc3f67 fix: border issue in error around grid 2026-01-07 19:43:32 +05:30
Saqib Ansari
fa5b4f073e
fix: empty grid height (#35659) 2026-01-07 15:49:55 +05:30
git-avc
0be3301119 fix: cleaner implementation with manual tab switching (no Bootstrap dependency) 2025-12-04 23:29:20 +01:00
Ejaaz Khan
f93d305983
Merge pull request #34978 from git-avc/child-form-width-sidebar
fix: child row form with sidebar expanded
2025-12-01 12:03:22 +05:30
git-avc
8c4ff3e381 fix: show scrollbar on grid row form only if needed 2025-11-30 23:01:21 +01:00
git-avc
eee5c08753 fix: child row form with sidebar expanded 2025-11-30 22:47:18 +01:00
git-avc
d8f6d1d8ba fix: apply full width on grid row form 2025-11-29 21:29:00 +01:00
Ejaaz Khan
3f2f4c7144 fix(Grid): minor height issue on focus 2025-11-17 15:34:34 +05:30
Ejaaz Khan
56d22757b7 fix(Grid): apply height to grid body 2025-11-17 14:53:00 +05:30
Ejaaz Khan
4cf5f6312b
Merge branch 'develop' into revert-34642-grid-css 2025-11-17 14:16:15 +05:30
Ejaaz Khan
39fe1a7be7
Revert "fix: grid header checkbox style" 2025-11-16 17:21:57 +05:30
sokumon
f49d7cf53c fix: grid search test and semgrep 2025-11-14 23:05:14 +05:30
sokumon
f12320a178 fix: grid styles 2025-11-14 23:05:10 +05:30
sokumon
d62fe486d7 fix: grid header checkbox style 2025-11-11 22:35:29 +05:30
Ejaaz Khan
f817628f1c fix: grid height and checkbox alignment issue 2025-11-06 18:51:34 +05:30
Ejaaz Khan
e05679153d fix(Grid): set max height for grid rows 2025-10-14 16:59:02 +05:30
Ejaaz Khan
b1578d81e2 fix: link field scrolling issue in grid 2025-10-11 13:54:46 +05:30
sokumon
a0e4386c7a fix: let focus jump directly inside the first input of the first row 2025-09-25 04:04:00 +05:30
sokumon
668dc88c10 fix: add new row after last field while navigating via keyboard 2025-09-17 02:22:42 +05:30
Ejaaz Khan
05b2dc3429 fix(Grid): spacing issue in pagination 2025-09-02 16:04:42 +05:30
Ejaaz Khan
3a55974355 fix(Grid): height issue in firefox 2025-09-02 13:26:02 +05:30
Ejaaz Khan
c82531fbd5 fix(minor): show border on focus when navigating via keyboard 2025-08-29 16:47:30 +05:30
sokumon
226eef58c3 fix: keyboard navigation via tab on forms 2025-08-11 17:31:20 +05:30
Ejaaz Khan
4d8fdb93f1 fix(minor): alignmet issue on ratng field while editing 2025-06-28 14:32:42 +05:30
Ejaaz Khan
626debe6b0 fix: mismatch child table backgruond color 2025-06-11 15:12:24 +05:30
Ejaaz Khan
874ed9a349 fix(minor): corner border radius issue 2025-05-16 00:11:09 +05:30
Ejaaz Khan
902ba9016d fix: remove extra height on grid form when open 2025-04-19 00:54:59 +05:30
Ejaaz Khan
340980402e fix: replace fill-width with 100%(firfox issue) 2025-04-16 17:22:36 +05:30
Ejaaz Khan
dfb8a19c53 fix(minor): shrinking of width of grid 2025-04-16 17:13:47 +05:30