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
|
ce864c5d0c
|
fix: Item Rate validation
|
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
|
827ecfd809
|
fix: Dont allow adding same item in another row
|
2020-02-03 23:25:02 +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
|
d3bd5c26e0
|
v0.0.3-beta.8
v0.0.3-beta.8
|
2020-01-29 16:33:30 +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
|
fba7df7e10
|
Merge pull request #110 from frappe/file-selector
feat: File selector
|
2020-01-28 17:19:43 +05:30 |
|
Faris Ansari
|
3e44f08a4f
|
fix: Update frappejs
|
2020-01-28 17:15:12 +05:30 |
|
Faris Ansari
|
6076b4f966
|
Merge pull request #111 from frappe/patch-run
feat: Patch Run
|
2020-01-28 17:13:40 +05:30 |
|
Faris Ansari
|
96b5bc091b
|
test: Fix Database Migrate test
- Use defaultsDeep instead of deepmerge
|
2020-01-28 17:11:26 +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
|
6e19cd76e2
|
fix: Remove unused Filter doctypes
|
2020-01-28 16:57:38 +05:30 |
|
Faris Ansari
|
bc39fa4feb
|
feat: PatchRun
- Run ad-hoc patch code
- Run patches based on patchOrder
- Skip already run patches
|
2020-01-28 16:55:47 +05:30 |
|
Faris Ansari
|
b00de586cf
|
fix: Support JS Date in frappe.format
|
2020-01-28 16:55:34 +05:30 |
|
Faris Ansari
|
0a401d32cd
|
fix: Validate doctype fields
|
2020-01-28 16:54:49 +05:30 |
|
Faris Ansari
|
045f38bb96
|
fix: set window size dynamically
|
2020-01-23 18:28:51 +05:30 |
|
Faris Ansari
|
c1fa2d36ef
|
Merge branch 'master' of https://github.com/frappe/books
|
2020-01-21 12:09:43 +05:30 |
|
Faris Ansari
|
a264a7f0aa
|
fix: Placeholder for AutoComplete and Link
|
2020-01-21 12:08:22 +05:30 |
|
Faris Ansari
|
0e07352980
|
chore: Update Travis link
|
2020-01-20 18:27:28 +05:30 |
|
Faris Ansari
|
e091988f16
|
v0.0.3-beta.7
v0.0.3-beta.7
|
2020-01-03 00:01:03 +05:30 |
|
Faris Ansari
|
b5a3ae2aa9
|
chore: Change license to AGPLv3
|
2020-01-02 23:58:53 +05:30 |
|
Faris Ansari
|
36bbb2805e
|
chore: Update Readme
- Simplify installation steps
- Add badges
|
2020-01-02 23:58:13 +05:30 |
|
Faris Ansari
|
6ab5e109ad
|
feat: Rename to Frappe Books
|
2020-01-02 23:09:58 +05:30 |
|
Faris Ansari
|
a24bbec88f
|
fix: Update frappejs
|
2020-01-02 22:42:01 +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
|
1dcdc1c898
|
fix: Rename 'Pending' to 'Unpaid'
|
2020-01-02 22:38:39 +05:30 |
|
Faris Ansari
|
3429abc3c8
|
fix: Add missing frappe import
|
2020-01-02 22:38:19 +05:30 |
|
Faris Ansari
|
bb80e2ec3a
|
fix: Fiscal Year in Jan, Feb, Mar
|
2020-01-02 22:38:01 +05:30 |
|