2
0
mirror of https://github.com/frappe/books.git synced 2025-02-14 01:40:26 +00:00

584 Commits

Author SHA1 Message Date
18alantom
b1537f04e3 fix(ui): match icons and order to Settings 2021-12-15 14:17:42 +05:30
18alantom
415bf0e047 fix: use fallback group instead of first 2021-12-09 14:36:42 +05:30
18alantom
5c8976ba1b fix: settings routing, illicit char in settings.vue 2021-12-09 14:10:05 +05:30
18alantom
60d88a0a9d fix: update sidebar on router.push 2021-12-09 12:45:49 +05:30
18alantom
c1c66bdd60 build(win): fix webkit-app-region issue
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
6197e78514 fix: readonly and hidden in TwoColumnForm
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
18alantom
d491a46a21 fix: autocomplete behaviour, use fuzzy matching 2021-11-26 12:51:47 +05:30
18alantom
f45ea81224 refactor: shift autoupdate to systemsettings 2021-11-25 16:48:26 +05:30
18alantom
f4b14bc0da fix(ux): unset link value if no matches 2021-11-25 15:47:47 +05:30
18alantom
9fa7968fe2 fix(ux): select closest match on blur 2021-11-25 15:22:59 +05:30
18alantom
b8671cb2ed fix: multiple payment related fixes
- outstanding amount reset on payment cancel
- payment reference type is now select
- map property on select fields for different display values
- multiple payment validations
- sensible binding payment amount and reference amount
2021-11-25 14:49:50 +05:30
Alan
c3760431a1
Merge pull request #255 from 18alantom/fixing-settings-popup
fix(ux): don't spawn a new window for settings
2021-11-24 18:21:10 +05:30
18alantom
7ebbddd307 fix(ux): shifting chevrons on date picker, formatting 2021-11-24 16:20:02 +05:30
18alantom
a9caf67236 fix(ux): don't spawn a new window for settings
- db changing in the sidebar
2021-11-24 14:38:13 +05:30
Piyush Singhania
f8ff30156b Prevented error message on navigation 2021-11-21 21:45:27 +05:30
18alantom
f25ccd8aa8 fix(ui): show draft status for JE and non-submitables, set Cash as default 2021-11-11 15:05:34 +05:30
18alantom
08ae048db0 fix: prevent editing of submitted submitable doctypes from quickform view 2021-11-08 17:05:30 +05:30
18alantom
1a8a23d2a2 build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
f0424d0ee4 refactor: deprecate use of remote; remove bg transparency on macOS 2021-11-04 15:03:51 +05:30
18alantom
7ad7bf7b2f refactor: minor cleanups 2021-10-19 14:35:47 +05:30
Piyush Singhania
0aa7eab0d3 Improved dashboard layout 2021-10-19 14:29:37 +05:30
Piyush Singhania
22d49f5c6f Fix: Re-editing of notes in salesinvoice now possible 2021-10-19 14:21:43 +05:30
Piyush Singhania
9c24eeb6ea Fix issue with attach image component 2021-10-19 14:19:30 +05:30
Ankit Singhaniya
09594101ef fix date picker not showing right timezone 2021-10-19 14:16:20 +05:30
Faris Ansari
d9bd73642b fix: Datepicker
- Remove timezone adjustment
2020-05-11 20:09:39 +05:30
Faris Ansari
dcfc6891fd fix: Use css to toggle row remove icon 2020-05-06 23:03:50 +05:30
Faris Ansari
1ccbc76abf fix: Simplify date picker with an input 2020-04-30 16:44:23 +05:30
Faris Ansari
88dc90c0fa fix: Popover arrow styles for all positions 2020-04-30 16:43:24 +05:30
Faris Ansari
fb0744ba2b feat: Group Items in Link field 2020-04-30 16:41:20 +05:30
Faris Ansari
811cc58233 fix: Minor styling fixes
- Left padding for Attach Image control in TwoColumnForm
- Error Popup padding in SetupWizard
2020-02-10 13:25:26 +05:30
Faris Ansari
fdd5c49fd4 fix(Color): Show badge only if value is set 2020-02-10 13:24:06 +05:30
Faris Ansari
48e22e0419 fix: Show logo and its checkbox in Customizer
- Show selected color badge
- Hide checkbox label in TwoColumnForm
2020-02-04 01:33:18 +05:30
Faris Ansari
d181545c70 feat: Color control 2020-02-03 23:25:11 +05:30
Faris Ansari
0d431ae9c6 feat: Text control 2020-02-03 23:25:11 +05:30
Faris Ansari
4784cd5793 fix: Disable pointer events when readonly 2020-02-03 23:25:11 +05:30
Faris Ansari
75a7e1d58d fix: Show loading state in AutoComplete 2020-02-03 23:25:11 +05:30
Faris Ansari
052556d132 fix: Support for loading state in Dropdown 2020-02-03 23:25:11 +05:30
Faris Ansari
b9d6ae1c62 fix: Rounded arrow in Popover
- Remove min width from popover content
2020-02-03 23:25:11 +05:30
Faris Ansari
b346a61eb9 fix: Render defaults fields in TwoColumnForm 2020-02-03 23:25:11 +05:30
Faris Ansari
09fe18af5a fix: Add padding to PageHeader 2020-02-03 23:25:11 +05:30
Faris Ansari
3dc893f00a fix: Table
- Scrolling table after maxRowsBeforeOverflow
- Hover row
- Delete row
2020-02-03 23:24:50 +05:30
Faris Ansari
3655451250 fix: Base Control
Use input-class prop instead of background to set background color
2020-02-03 23:24:37 +05:30
Faris Ansari
0e5df61045 fix: Popover
- hideArrow prop
- Use Popover in Dropdown
- Rename prop show to showPopup
2020-02-03 23:22:28 +05:30
Faris Ansari
463631d306 fix: Inline errors in TwoColumnForm 2020-01-29 16:31:45 +05:30
Faris Ansari
f4fc9703bb fix: Popover arrow
- Use popper.js 2.x
- placement prop for uh, placement
- show prop for explicit show/hide
2020-01-29 16:31:03 +05:30
Faris Ansari
307083d7fe Merge branch 'master' of https://github.com/frappe/books 2020-01-29 12:05:23 +05:30
Faris Ansari
528efc9b6b fix: Lighter placeholder text color 2020-01-29 00:16:31 +05:30
Faris Ansari
12a43db274 fix: Rename toggleDropdown to togglePopover 2020-01-28 18:32:05 +05:30
Faris Ansari
488a8a52ea fix: GetStarted
- Mark cards as checked when task is completed
2020-01-02 22:40:18 +05:30
Faris Ansari
2926d8ff64 fix: Numeric fields
- Handle NaN values
2020-01-01 13:42:25 +05:30