18alantom
1bcd0f0afb
incr: get quickedit to display
2022-05-23 16:18:22 +05:30
18alantom
9ebe35fe93
incr: set crud observable, set update listeners
2022-05-23 16:18:22 +05:30
18alantom
fba81e5b22
fix: get listview to render
2022-05-23 16:18:22 +05:30
18alantom
024687c1b9
fix: get Invoice settings to render and work
...
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
2022-05-23 16:18:22 +05:30
18alantom
9877bf4fd3
incr: simplify doc a bit
...
- allow nulls in converter else not not null'll fail
2022-05-23 16:18:22 +05:30
18alantom
27aed52044
incr: type some files, frappe -> fyo
...
- get books to serve albiet broken
- one step at a time
2022-05-23 16:18:22 +05:30
18alantom
835deb4ce8
incr: type renderer
...
- move setup logic outside components, type it
2022-05-23 16:18:22 +05:30
18alantom
c56850d08f
incr: refactor and type src/utils
2022-05-23 16:18:22 +05:30
18alantom
de7e5ba807
refactor: rename 'frappe' to 'fyo' outside src
...
- cause now most of it is different from what it was
2022-05-23 16:18:22 +05:30
18alantom
a546f144ca
incr: drop unused doctypes
2022-05-23 16:18:21 +05:30
18alantom
82709165a4
chore: rename getNewDoc, newDoc
...
- delete irrelevant tests
2022-05-23 16:18:21 +05:30
18alantom
0d78df598c
fix: mark missed strings as translate
2022-03-31 10:53:11 +05:30
18alantom
0b59dc74dc
fix: maintain filter if present
2022-03-17 10:52:33 +05:30
18alantom
9f65a9ba9e
refactor: markRaw pesa objects
...
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
fb525c88b3
refactor: add emits to *.vue where $emit
2022-02-10 17:28:26 +05:30
18alantom
51c066e926
refactor: use slot shorthand
...
- more minor fixes
- remove redundant file
2022-02-10 13:12:43 +05:30
18alantom
2f6a2f4cc2
refactor: vue 2 → 3 migration
...
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
Piyush Singhania
cbeecb39d5
Changed generic records word in "No records found" to dynamic name
2021-10-28 15:19:29 +05:30
Piyush Singhania
d185345bd1
Added empty states for empty lists
2021-10-27 09:21:03 +05:30
Ankit Singhaniya
7c3af79ecc
upgrade electron to 8 and update vue cli electron builder
2021-09-30 14:11:11 +05:30
Faris Ansari
09fe18af5a
fix: Add padding to PageHeader
2020-02-03 23:25:11 +05:30
Faris Ansari
f8fbb5ca02
chore: Delete old/unused components
2019-12-21 21:25:08 +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
945dee6836
fix: Replace route if same doctype
2019-12-04 22:56:17 +05:30
Faris Ansari
4e0af18983
fix: Truncate overflowing ListCell
2019-12-04 00:16:48 +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
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
e17b3059fa
fix: List
...
- Remove unused formatFilters
- Return field as column definition
2019-12-03 13:54:35 +05:30
Faris Ansari
a62a634a3c
fix: Right align Int column as well
2019-12-03 13:50:45 +05:30
Faris Ansari
5cc57d3748
feat: FilterDropdown in ListView
2019-11-22 00:50:30 +05:30
Faris Ansari
c1acf5ee3e
fix: Image in listview
2019-11-19 22:26:08 +05:30
Faris Ansari
da652dff70
fix: Remove paging from List
2019-11-09 01:27:56 +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
387b2acab0
fix: ListView Row hover
2019-10-24 16:55:44 +05:30
Faris Ansari
86993edee2
feat: Reports
2019-10-14 03:26:20 +05:30
Faris Ansari
bd5d812d77
feat: Use InvoiceForm for PurchaseInvoice as well
...
- Button with icon prop
2019-10-14 02:49:28 +05:30
Faris Ansari
1537ea4609
feat: Chart of Accounts
2019-10-14 02:48:18 +05:30
Faris Ansari
6892895215
feat: Misc
...
- Table control
- FormControl (size=small)
- DatabaseSelector
- SetupWizard
- Tax Quick Edit
- AutoComplete
- Link extends from AutoComplete
2019-10-13 17:33:01 +05:30
Faris Ansari
6126a6ee63
fix: List Pagination
2019-10-11 16:28:37 +05:30
Faris Ansari
227133c1ab
feat: InvoiceForm
...
- SalesInvoice List with badges in Status column
- QuickEdit view in InvoiceForm and ListView
- Native Date control for now
- Wrap Quick Edit and Invoice Form in keep-alive
2019-10-11 15:25:50 +05:30
Faris Ansari
59e79ab919
feat: Link field with create new doc
2019-10-06 18:03:21 +05:30
Faris Ansari
0f89720770
feat: Customer/Supplier doctype based on Party
2019-10-06 03:12:08 +05:30
Faris Ansari
9b9181146e
feat: QuickEditForm
2019-10-05 01:48:10 +05:30
Faris Ansari
4f1c368ea9
fix: New List Design
2019-10-04 23:30:51 +05:30
thefalconx33
3192cb556a
Multicurrency
2019-09-03 15:11:36 +05:30
thefalconx33
54e115b030
[Fixes] #98 UI Issues 05-08-2019
2019-08-14 13:22:45 +05:30
thefalconx33
f88fbe240a
- Minor UI changes
2019-08-01 18:30:52 +05:30