2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
Commit Graph

331 Commits

Author SHA1 Message Date
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
189aa70888 fix: Setup Wizard email error popup 2020-01-29 16:32:55 +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
01f970953e fix: Settings Window
- Show native frame in Linux
- Reload main window on browser close event
2020-01-29 00:15:20 +05:30
Faris Ansari
dbf299c961 fix: Loading state in Database Selector 2020-01-28 23:45:42 +05:30
Faris Ansari
cec79e55d0 fix: Show native titlebar in Linux 2020-01-28 23:44:59 +05:30
Faris Ansari
12a43db274 fix: Rename toggleDropdown to togglePopover 2020-01-28 18:32:05 +05:30
Faris Ansari
27d848d868 feat: Ability to run patches 2020-01-28 17:00:05 +05:30
Faris Ansari
791ed52d2d fix: Antialiased text 2020-01-28 16:59:54 +05:30
Faris Ansari
f6abaa1cab feat: File selector for multi-company switching
- Use config file to store preferences
2020-01-28 16:59:34 +05:30
Faris Ansari
045f38bb96 fix: set window size dynamically 2020-01-23 18:28:51 +05:30
Faris Ansari
6ab5e109ad feat: Rename to Frappe Books 2020-01-02 23:09:58 +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
a161e468cf fix: Move Tax to Setup in sidebar 2020-01-02 22:39:03 +05:30
Faris Ansari
86f346913b fix: Move openSettings to common utils 2020-01-02 22:36:57 +05:30
Faris Ansari
8133ad0300 fix: PrintSetting quick edit fields 2020-01-02 22:35:01 +05:30
Faris Ansari
2926d8ff64 fix: Numeric fields
- Handle NaN values
2020-01-01 13:42:25 +05:30
Faris Ansari
67e9ce094d refactor: Setup wizard and company setup
- Move setup logic into setupCompany.js
- Set setupComplete field in AccountingSettings
- move connectToLocalDatabase in utils
2020-01-01 13:41:57 +05:30
Faris Ansari
98e0f2ac85 feat: Show app version in sidebar 2019-12-27 16:13:15 +05:30
Faris Ansari
54e074329c fix: Disable Next button until values are filled 2019-12-27 15:54:50 +05:30
Faris Ansari
2e70a0167a fix: Add validations for email and phone fields 2019-12-27 15:53:13 +05:30
Faris Ansari
444cd9e441 fix: Remove dashboard setup code 2019-12-27 12:40:57 +05:30
Faris Ansari
a3506bf015 feat: Auto Update
- Ability to disable auto update from System tab in Settings
2019-12-27 12:07:39 +05:30
Faris Ansari
de19af85c4 fix: Incorrect accountType bug
- Set accountType as non mandatory
- accountType can be set from parent, but it is not required
2019-12-26 23:56:51 +05:30
Faris Ansari
c846118055 fix: Disable resizing in small windows 2019-12-26 23:36:45 +05:30
Faris Ansari
ce0cc1e7e6 feat: Confirmation message on Invoice submit 2019-12-26 19:35:48 +05:30
Faris Ansari
0b339a14c5 fix: Show blank cells instead of 0.00 in GL 2019-12-26 19:31:28 +05:30
Faris Ansari
d05a50f01d feat: Party Widget in QuickEditForm 2019-12-26 19:15:41 +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
15f61f17ff fix: Uncomment item filter block 2019-12-23 19:02:18 +05:30
Faris Ansari
f2071c96df fix: Scrolling in GetStarted page 2019-12-23 18:21:04 +05:30
Faris Ansari
a7b45c626a feat: Create accounts in CoA directly
- Common error handling method for documents
- Add group hover in tailwind
2019-12-23 16:15:06 +05:30
Faris Ansari
802b134cd4 fix: Dont set unused fields 2019-12-23 13:56:57 +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
3ce726b07a fix: Replace 'database' with 'file'
- Simpler wording for user facing string
- Add a help text for more information
2019-12-23 13:54:18 +05:30
Faris Ansari
5614b4dca6 fix: Consistent import 2019-12-21 21:25:42 +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
33c16db8db fix: Show WindowsTitleBar in Linux too 2019-12-17 12:34:58 +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
66547d9824 fix: Minor styling 2019-12-16 17:13:05 +05:30
Faris Ansari
168aa607fb fix: Scrollbar styling in Report container 2019-12-16 17:13:04 +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
6ad61976b8 fix: Invoice
- Sales Invoices -> Invoices
- Purchase Invoice -> Bills
- Set default quantity as 1
- Actions for Supplier
2019-12-13 01:04:37 +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
e8370aa8ab chore: Migrate project structure to Vue CLI
- Electron build using vue-cli-plugin-electron-builder
2019-12-12 23:07:43 +05:30
Faris Ansari
01d9191dcc fix: Update scroll position in nextTick 2019-12-11 17:54:44 +05:30
Faris Ansari
7baa7a7c59 fix: getChildren in CoA 2019-12-11 17:54:32 +05:30
Faris Ansari
32bed65ca2 fix: PeriodSelector styling 2019-12-11 17:54:15 +05:30
Faris Ansari
865bf1f60e fix: Set filters from route in ListView 2019-12-11 17:54:02 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
159134a850 fix(InvoiceForm): Move customer field to left
- and Date to right
- Remove party address information
2019-12-11 14:45:44 +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
fa6d519836 refactor: Use knex for query building 2019-12-10 01:50:32 +05:30
Faris Ansari
0b1dbca734 fix: Remove unused routes and components 2019-12-07 00:14:04 +05:30
Faris Ansari
688083c28d fix: Migrate makePDF method from frappejs 2019-12-07 00:13:37 +05:30
Faris Ansari
26826488d8 fix: migrate then postStart 2019-12-05 00:11:56 +05:30
Faris Ansari
ff0baa58e5 fix: Remove unused props 2019-12-05 00:11:39 +05:30
Faris Ansari
5f60740acc fix: Cache router-view on route.path 2019-12-05 00:11:29 +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
945dee6836 fix: Replace route if same doctype 2019-12-04 22:56:17 +05:30
Faris Ansari
7916619754 fix: Remove Payments from sidebar 2019-12-04 22:55:12 +05:30
Faris Ansari
2dd7176c53 fix: Profit and Loss
- Fix check for hasData
- Blank row rendering
2019-12-04 22:54:52 +05:30
Faris Ansari
50b184a9fc fix: Cashflow
- Simple cashflow from Bank and Cash accounts
2019-12-04 22:53:28 +05:30
Faris Ansari
4904632549 fix: Commonify Transaction code
for SalesInvoice and PurchaseInvoice
2019-12-04 22:51:48 +05:30
Faris Ansari
4e0af18983 fix: Truncate overflowing ListCell 2019-12-04 00:16:48 +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
e5480bbfef fix: Report
- Blank state
2019-12-03 17:45:10 +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
5595a22ebc fix(Expenses): Empty state 2019-12-03 13:57:51 +05:30
Faris Ansari
8e5f244554 fix: Provide doc for FormControls 2019-12-03 13:55:18 +05:30
Faris Ansari
e17b3059fa fix: List
- Remove unused formatFilters
- Return field as column definition
2019-12-03 13:54:35 +05:30
Faris Ansari
b22e2045df fix: Replace dropdown with single button 2019-12-03 13:53:49 +05:30
Faris Ansari
c63897f888 fix(Dropdown): Natural keyboard navigation 2019-12-03 13:51:50 +05:30
Faris Ansari
dfc6c44886 fix(Settings): Add writeOffAccount and roundOffAccount 2019-12-03 13:51:10 +05:30
Faris Ansari
a62a634a3c fix: Right align Int column as well 2019-12-03 13:50:45 +05:30
Faris Ansari
c03b2d2147 fix(Base): Convert empty string to null 2019-12-03 13:50:24 +05:30
Faris Ansari
43d2c93c13 fix: InvoiceForm
- Currency formatting
- Route to list if doc not found
2019-12-03 13:49:58 +05:30
Faris Ansari
bdab355bdf fix: Show currency in Currency field 2019-12-03 13:46:53 +05:30