2
0
mirror of https://github.com/frappe/books.git synced 2025-02-04 21:18:32 +00:00

120 Commits

Author SHA1 Message Date
Faris Ansari
beb3105e9b fix: Setup Wizard fixes
- Company Logo and Name section
- Disable next button on click
- Set company logo in PrintSettings

Other
- Add brand color to tailwind config
- Disabled button
- Override inputClass using a function
2019-12-16 19:22:14 +05:30
Faris Ansari
6e97fe4ad5 fix: Active Tab Icon color in Settings 2019-12-16 17:55:57 +05:30
Faris Ansari
2212b007ee fix: Enable maximise button in Mac 2019-12-16 17:26:53 +05:30
Faris Ansari
162b5e983f fix: Titlebar for Windows
- Add window-no-drag to areas that should be clickable
- Top left menu in Windows
- Enable window transparency only in Mac
2019-12-16 17:13:04 +05:30
Faris Ansari
dd4fdb2343 fix: Dashboard
- Refresh dashboard charts when visited from another page
2019-12-12 23:18:41 +05:30
Faris Ansari
3a72dc6d0d fix: Minor fixes
- Placeholder in Setup Wizard
- Import frappe-chart styles
- Destroy popper if it exists
- Placeholder for Date
2019-12-12 23:10:34 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
f701bba627 fix: flex-center utility 2019-12-11 14:45:44 +05:30
Faris Ansari
466622f074 fix: Refactor Popover to use Portal and Popper.js 2019-12-11 14:45:25 +05:30
Faris Ansari
df6ace3b8d feat: DatePicker 2019-12-11 14:34:27 +05:30
Faris Ansari
24a768f6ad fix: Commonify error handling for document actions 2019-12-10 14:55:11 +05:30
Faris Ansari
ff0baa58e5 fix: Remove unused props 2019-12-05 00:11:39 +05:30
Faris Ansari
83ce1cf5a8 fix: Show errors in a dialog 2019-12-05 00:10:46 +05:30
Faris Ansari
380acc4c12 fix: BackLink component 2019-12-04 22:56:40 +05:30
Faris Ansari
60f0a3a015 fix: Add w-full to Row components 2019-12-03 23:59:05 +05:30
Faris Ansari
27a9a3ac05 fix: misc fixes 2019-12-03 19:02:34 +05:30
Faris Ansari
b367164a52 fix: openQuickEdit
- Common method to route to quick edit form
2019-12-03 18:40:58 +05:30
Faris Ansari
1757f8f266 fix: Report
- Tree structured reports
- Profit and Loss
2019-12-03 17:15:07 +05:30
Faris Ansari
f48a15d97d fix: Report
- Use inline-grid to make Row expand its parent
- Custom component for columns
- Avatar component
- partyWithAvatar component in GeneralLedger
- WithScroll renderless component to detect scroll
- Fixed header with horizontal and vertical scroll in Report
2019-12-03 15:53:54 +05:30
Faris Ansari
8e5f244554 fix: Provide doc for FormControls 2019-12-03 13:55:18 +05:30
Faris Ansari
c63897f888 fix(Dropdown): Natural keyboard navigation 2019-12-03 13:51:50 +05:30
Faris Ansari
c03b2d2147 fix(Base): Convert empty string to null 2019-12-03 13:50:24 +05:30
Faris Ansari
bdab355bdf fix: Show currency in Currency field 2019-12-03 13:46:53 +05:30
Faris Ansari
69cb2447d8 feat: Print
- PrintPreview
- print.html bundle for print
- Download PDF
2019-11-28 00:07:38 +05:30
Faris Ansari
32b3793793 fix: Add Numeric field types
- Int
- Float
- Currency
2019-11-27 12:20:39 +05:30
Faris Ansari
3e3235b814 fix: MultiCurrency in SalesInvoice
- Add base fields in SalesInvoice and SalesInvoiceItem
- Get exchange rate from exchangeratesapi
- Fix infinite update loop due to actions
- Filter submitted invoices in UnpaidInvoices
- Revert action
- disableCreation in Link
- Ledger Entries action
- Set default filters in Report
2019-11-27 12:16:15 +05:30
Faris Ansari
41d586cf35 fix: Add views to SearchBar 2019-11-26 11:45:14 +05:30
Faris Ansari
4ea71aca1a fix: Save image as base64 in database 2019-11-25 22:34:09 +05:30
Faris Ansari
5cc57d3748 feat: FilterDropdown in ListView 2019-11-22 00:50:30 +05:30
Faris Ansari
f52ee12e66 fix: Background prop in FormControl 2019-11-22 00:37:27 +05:30
Faris Ansari
b0640930cf fix: Secondary button gradient 2019-11-22 00:36:57 +05:30
Faris Ansari
bddc6bc6e5 fix: Searchbar
- Use Dropdown in Searchbar
- Doctypes and Reports searchable
2019-11-20 01:59:44 +05:30
Faris Ansari
f975446801 fix: Groups in Dropdown 2019-11-20 01:59:25 +05:30
Faris Ansari
a89f5a813d fix: Active sidebar group 2019-11-20 00:47:46 +05:30
Faris Ansari
97ad435ecb fix: Table control
- TableRow to make DynamicLink work
- Read only table
2019-11-20 00:26:39 +05:30
Faris Ansari
a69849b12f fix: Cleanup sidebar config
- Active state for sidebar icons
2019-11-20 00:21:07 +05:30
Faris Ansari
5d82625e23 feat: Check and DynamicLink control 2019-11-19 23:25:28 +05:30
Faris Ansari
84f5476909 fix: Controls
- Show labels in controls
- Placeholder in Select
- Emit input and focus events
2019-11-19 23:24:56 +05:30
Faris Ansari
4154cc5edc feat: AttachImage control 2019-11-19 23:23:01 +05:30
Faris Ansari
5deefced25 fix: Update classes to match tailwind theme 2019-11-19 23:19:45 +05:30
Faris Ansari
6994c2fa11 feat: TwoColumnForm
- Supports inline editing of links for e.g Address
2019-11-19 23:08:08 +05:30
Faris Ansari
6d624438de fix: Customize tailwind theme
- Expose tailwind theme config in theme.js
2019-11-19 23:04:45 +05:30
Faris Ansari
8f817cbbee fix: Icon component
- Dynamically import all icons as vue components
2019-11-19 22:24:05 +05:30
Faris Ansari
fceed34fe3 fix: Settings
- Add PrintSettings doctype for Invoice Settings tab
- Settings window can only be closed
- openSettings method with tab
- Disable Mail and Privacy tabs
- Customizable actions in WindowControls
2019-11-19 22:22:45 +05:30
Faris Ansari
d5d00db62c wip: Hardcoded Dashboard 2019-11-09 01:29:11 +05:30
Faris Ansari
cc6c7883a8 fix: Report
- Specify column width in Row
- Horizontal and Vertical scroll (wip)
2019-11-08 16:19:06 +05:30
Faris Ansari
6050db3c79 fix: Sidebar activeGroup 2019-11-08 16:15:40 +05:30
Faris Ansari
dc3b3a3836 fix: Fallback for getFilters 2019-11-08 16:15:14 +05:30
Faris Ansari
15e4dc6314 fix: Undo currency formatting / parsing 2019-10-30 02:23:19 +05:30
Faris Ansari
36db289c6e feat: Add Make Payment button
- Generic Dropdown component
2019-10-30 01:03:26 +05:30