2
0
mirror of https://github.com/frappe/books.git synced 2025-01-12 02:59:11 +00:00
Commit Graph

304 Commits

Author SHA1 Message Date
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
0819b6dea7 fix: Show Auto Update label 2020-04-30 16:43:06 +05:30
Faris Ansari
af0c8bb3b0 fix: Remove setup wizard description 2020-04-30 16:42:22 +05:30
Faris Ansari
fb0744ba2b feat: Group Items in Link field 2020-04-30 16:41:20 +05:30
Faris Ansari
c2509e4105 fix: Get Started
- Add documentation links
2020-04-30 16:40:03 +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
138b0673a8 feat: Invoice Template Customizer
- Template, Color and Font fields in PrintSettings
- font-manager for loading system fonts
- 3 Invoice Templates: Default, Minimal and Business
- Delete unused old Templates
- Dont show Delete button in Singles
- Rename font family "Inter var experimental" to "Inter"
2020-02-03 23:25:11 +05:30
Faris Ansari
5316756843 fix: Reset route on database change 2020-02-03 23:25:11 +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
7d4d2e6c50 fix: Plural form in label 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
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