Commit graph

1813 commits

Author SHA1 Message Date
Rushabh Mehta
0c8b9be47b fix(style): print format 2024-09-10 15:15:15 +05:30
Rushabh Mehta
9322141cc0 fix(minor): merge fixes 2024-09-06 14:13:24 +05:30
Rushabh Mehta
02e84eaa34 fix(ui): body sidebar is responsive 2024-09-06 14:12:36 +05:30
Rushabh Mehta
ddee23f5ad fix(ui): sortable sidebar, fixes to breadcrumbs etc 2024-09-06 14:12:36 +05:30
Rushabh Mehta
bbe563ca60 fix(minor): add website in app switcher 2024-09-06 14:12:36 +05:30
Rushabh Mehta
c2652fed39 fix(minor): page creation 2024-09-06 14:12:34 +05:30
Rushabh Mehta
8dbc2832c5 feat: App switcher 2024-09-06 14:11:39 +05:30
giulio.perosino
3edb891b6e fix: background for pagination buttons on dark theme 2024-09-04 10:11:23 +02:00
Muhammed Raihan P A
8332341217
fix: usability of Phone field (#27076) 2024-09-02 15:43:25 +02:00
Rushabh Mehta
2823f1a595 fix(minor): style fixes 2024-08-27 08:59:00 +05:30
Rushabh Mehta
8793ca506f fix(tests): workspace 2024-08-26 22:04:20 +05:30
Rushabh Mehta
77b11dd1ce fix(tests): workspace tests and more style fixes 2024-08-26 18:15:59 +05:30
Rushabh Mehta
72eb501de3 fix(minor): breadcrumbs without app icon 2024-08-23 22:15:35 +05:30
Rushabh Mehta
b31cf8ba79 fix(style): sidebar overlay + polishes 2024-08-23 22:15:35 +05:30
Rushabh Mehta
087ee41ea1 feat(design): espresso style sidebar 2024-08-23 22:15:33 +05:30
Rushabh Mehta
37b7fa59b1 fix(styles): various styles and updates to workspaces 2024-08-19 12:06:55 +05:30
Rushabh Mehta
8eddf4a972 fix(style): fixing desk style 2024-08-15 20:57:30 +05:30
Rushabh Mehta
2d4ea4bf23 fix(minor): show only one avatar in form sidebar if created and updated by the same user 2024-08-15 12:33:07 +05:30
Rushabh Mehta
be2bef24de fix(style): workspace widget borders makes it looks more structured 2024-08-15 12:26:12 +05:30
Rushabh Mehta
fd93110b9a fix(styles): horizontal field spacing + naming warning for DocType 2024-08-14 16:13:57 +05:30
Rushabh Mehta
1d678146a9 fix(styles): cleaner sidebars for list and form 2024-08-14 16:13:57 +05:30
barredterra
88ba015775 fix: layout of checkboxes in print sidebar 2024-07-30 21:33:13 +02:00
Rushabh Mehta
e19dce1fe0 fix(ui): cleanup workspace edit buttons 2024-07-29 18:56:13 +05:30
Rushabh Mehta
76da422081 fix(minor): move Create Workspace button to footer 2024-07-27 12:25:37 +05:30
barredterra
835e1fa270 fix: align filter values in print 2024-07-05 12:03:19 +02:00
Corentin Flr
847012e415
fix(checkbox): Fix checkbox size on small screens (#26596) 2024-05-30 13:44:17 +05:30
Raffael Meyer
551a520052
feat: kanban style (#26538)
* fix(Kanban): hide sidebar toggle

* fix(Kanban): toggle full-width if more than five columns are visible

* fix(Kanban): show correct cursor on column header

* fix(Kanban): increase column height, add margin

* fix(Kanban): increase card padding

* feat(Kanban): set column background based on indicator

* fix(Kanban): add-button background color

* feat(Kanban): grow columns if there's leftover space

* fix(Kanban): space between columns
2024-05-24 13:32:56 +05:30
Rutwik Hiwalkar
5cdad43d23
Merge pull request #26515 from rutwikhdev/fix-imageview
fix: misc fixes in image view
2024-05-22 19:04:00 +05:30
Rutwik Hiwalkar
f95d7ace1e
fix(style): remove bg-color override for datatable (#26497) 2024-05-22 19:03:31 +05:30
Rutwik Hiwalkar
2cbf8f7e2b chore: use a darker bg-color for zoom-view icon
- better visibility in dark mode
2024-05-21 19:06:24 +05:30
Ankush Menat
2953c165cf
Merge pull request #26487 from rutwikhdev/upgrade-photoswipe
feat: upgrade photoswipe and remove vendoring
2024-05-21 12:05:25 +05:30
Rutwik Hiwalkar
eaece0f009 fix: image_view background styling 2024-05-20 18:58:36 +05:30
Corentin Flr
17a0c9a211
fix(modal): Stack modals when minimized (#26458)
* fix(modal): Fix backdrop for multiple minimized modals

* feat(modal): Visually stack minimized modals
2024-05-17 15:36:20 +05:30
Ankush Menat
49fb60a0dd
Merge pull request #26360 from rutwikhdev/upgrade-fullcalendar
feat: upgrade fullcalendar
2024-05-13 13:38:34 +05:30
Corentin Flr
016e41c29a
fix(TextEditor): Show editable rich editor in grid row (#26366) 2024-05-13 13:38:11 +05:30
Rutwik Hiwalkar
20355fe31b fix: css styling for calendar and overriden styles 2024-05-11 13:23:27 +05:30
Nihantra C. Patel
38dba4d1f6
fix: datepicker time row color for timeless night (#26077) 2024-04-22 12:36:07 +05:30
Safwan Samsudeen
8387b80fb1
fix: improve mobile spacing (#24388)
* improve mobile spacing
* use bootstrap's media queries

https://getbootstrap.com/docs/4.6/layout/overview/#responsive-breakpoints

---------

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2024-04-20 10:37:30 +02:00
Nihantra C. Patel
5d51320462
fix: dashboard link number color for timeless night (#26058) 2024-04-19 19:15:12 +05:30
Ankush Menat
e020862b34
Revert "fix: paragraph spacing in quill" (#25998) 2024-04-17 09:10:21 +00:00
barredterra
75f588d386 Merge remote-tracking branch 'upstream/develop' into list-padding 2024-04-16 19:49:54 +02:00
barredterra
eb4d0b234a feat: extend the checkbox's clickable area 2024-04-16 19:47:18 +02:00
Corentin Flr
f46c4813ca
fix(ControlLink)!: Fix link selection in tables on iOS (#25472)
* fix(ControlLink)!: Fix link selection in tables on iOS

* test: use correct selector

* test: change selector

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-04-16 13:36:59 +05:30
Ankush Menat
fd02b912de
fix: title width for form (#25958) 2024-04-16 07:18:02 +00:00
Safwan Erooth
95ae166e40
fix: enable checkbox clickability in list view by adjusting z-index 2024-04-13 04:25:08 +05:30
Saqib Ansari
e7cb2c04bc
fix: tables in markdown editor (#25935) 2024-04-12 15:46:57 +05:30
barredterra
2c8dbb730a Merge remote-tracking branch 'upstream/develop' into list-padding 2024-04-09 18:54:18 +02:00
Ankush Menat
4a99f09fcd
Merge pull request #25577 from barredterra/quill-paragraph-spacing
fix: paragraph spacing in quill
2024-04-06 17:57:59 +05:30
barredterra
166422fb6e fix: align header structure with list row
In order to avoid inconsistencies in the layout.
2024-04-02 16:28:45 +02:00
barredterra
72d1a31376 fix: use bootstrap's media queries
https://getbootstrap.com/docs/4.6/layout/overview/#responsive-breakpoints
2024-04-02 15:52:01 +02:00