Faris Ansari
98e0f2ac85
feat: Show app version in sidebar
2019-12-27 16:13:15 +05:30
Faris Ansari
2e70a0167a
fix: Add validations for email and phone fields
2019-12-27 15:53:13 +05:30
Faris Ansari
061c405212
fix: Go back on BackLink click
2019-12-26 19:14:27 +05:30
Faris Ansari
7dd6dbc9af
fix: Read Only prop override
2019-12-23 19:02:49 +05:30
Faris Ansari
54616ef926
fix: Add Chart of Accounts to sidebar
2019-12-23 13:56:41 +05:30
Faris Ansari
6e69b20ad6
fix: Bold 'Create' action to separate from option
2019-12-23 13:55:24 +05:30
Faris Ansari
f8fbb5ca02
chore: Delete old/unused components
2019-12-21 21:25:08 +05:30
Faris Ansari
2d2f5eb57e
style: Format with prettier
2019-12-21 21:19:01 +05:30
Faris Ansari
e9082cbdaf
feat: Add Icons used in GetStarted page
2019-12-21 20:17:22 +05:30
Faris Ansari
86d841da7a
feat: Add GetStarted page
...
- GetStarted model to track progress
2019-12-21 20:16:50 +05:30
Faris Ansari
c9d0219320
fix: Minor component fixes
...
- Use meta.getKeywordFields instead of keywordFields
- Make the full "Add Row" Row clickable
- Highlight today's date in DatePicker
- Set default filters on activated in Report
2019-12-20 12:24:12 +05:30
Faris Ansari
c0c7a9edbb
fix: Better logic for sidebar active state
...
- Keep the sidebar item active even if its form is open
2019-12-20 12:22:14 +05:30
Faris Ansari
9726fe4e8a
fix: Minor fixes
...
- Better error message in ledgerPosting
- Remove models key from model/index.js
- Format AccountingLedgerEntry.js
- Set default Account to Cash for Payment Type Cash
- Add placeholders for Payment Form
- Add key to v-for elements in TwoColumnForm
2019-12-20 12:20:43 +05:30
Faris Ansari
6e2c5cdf96
fix: JournalEntry fixes
...
- Form actions
- Set debit / credit in 2nd row automatically
- Validate before update and insert
- Add JournalEntry as filter option in General Ledger
- Commonify actions for document in InvoiceForm, JournalEntryForm and QuickEditForm
- DropdownWithActions component
2019-12-20 12:14:31 +05:30
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