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

1154 Commits

Author SHA1 Message Date
18alantom
5f32c45736 fix(ui/ux): move back button to the left
- add forward button
2023-05-25 21:37:12 -07:00
18alantom
afe04cccaf fix: init with schemas even if no db
- ux: show reload dialog on settings save
2023-05-10 22:46:01 -07:00
18alantom
64b456798f v0.14.0 2023-05-09 12:43:07 +05:30
18alantom
758930796c fix(ui): hide scrollbars in currency fields 2023-05-09 12:41:18 +05:30
18alantom
ba97f25318 fix: account report end date increment by 1
- TemplateBuilder prevent reset if doc is not saved
2023-05-09 12:16:26 +05:30
18alantom
ff916a59d2 fix(ux): validate number series names
- show create quick edit even if no name
- prevent barcode double entry
2023-05-09 11:59:07 +05:30
18alantom
aff4e27d88 fix(ui): german translation for debit
- remove scrollbar on dashboard
2023-05-09 10:43:46 +05:30
18alantom
5996b35a8f fix(ux): show view month and year on changing days 2023-05-09 10:32:18 +05:30
18alantom
f6ce646477 fix: reset template builder doc on navigating away
- add print templates to search
2023-05-09 09:53:32 +05:30
18alantom
2007e4339d fix: Print View sync issue
- hide multi currency fields cause widget is sufficient
- exchange rate update issue
2023-05-08 12:00:14 +05:30
18alantom
a8e8225ad6 fix: dashboard scroll issue
- remove '.' from labels
2023-05-08 10:35:50 +05:30
18alantom
0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
akshayitzme
17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
18alantom
54f63429a6 fix(ux): rename post save pre submit pill 2023-04-24 20:32:12 -07:00
18alantom
7b85277fb1 fix: doc shortcuts in non keep alive contexts
- remove readonly on ImportWizard entries
- indicate if Grand Total is 0 on an Invoice.
2023-04-24 20:32:12 -07:00
18alantom
eb2b6f4727 fix: replace path after a doc has been inserted
- reword "Features Flags" to "Features"
- reword "Save to database"
- fix "New Entry" display
- fix address sectioning
2023-04-24 20:32:12 -07:00
18alantom
cb6aaaee31 fix: required error on non required children 2023-04-21 10:42:50 +05:30
18alantom
99af94f38e fix(ui): hanging border when using bg header
- focus not found issue
- save shortcut in Settings
2023-04-20 17:40:52 +05:30
18alantom
0b439c4429 fix: CommonForm error
- dont use computed fields
2023-04-20 13:27:14 +05:30
18alantom
19aa0d949a chore: rename Quick Payment to Auto Payment
- ∵ more semantically correct
2023-04-20 13:12:29 +05:30
18alantom
759bedf764 incr: complete quick payment function
- fix quick view display update
2023-04-20 11:55:48 +05:30
18alantom
bc909f630a feat: add default fields for Quick Payments
- fix punctuation
- improve submit dialog if quick payment
2023-04-20 11:40:23 +05:30
18alantom
ef3f23bf2b fix: make payment flow 2023-04-19 13:13:46 +05:30
18alantom
044650bf15 fix(ui): popover shadow 2023-04-18 10:44:09 +05:30
18alantom
fd1270f652 incr: add transition and delays to popover
- use delay for quickview
- fix quickview height issue in autocomplete
2023-04-18 10:03:29 +05:30
18alantom
e05ef41cec feat(ui/ux): add QuickView to AutoComplete 2023-04-18 09:31:15 +05:30
18alantom
32ca9e1c32 fix(ux): replace status badge with status pill 2023-04-17 14:26:14 +05:30
18alantom
db90546282 incr: add RowEditForm
- simplify QuickEditForm markdown
2023-04-17 12:19:41 +05:30
18alantom
653ea9f800 refactor: remove status messages and actions
- QuickEdit wont be used as a main form
2023-04-17 11:01:02 +05:30
18alantom
c754fd35ce fix: simplify QuickEditForm and usage
- type QuickEditForm, TwoColumnForm
- dont use QuickEditForm for tables
- dont keep-alice QuickEditForm
2023-04-17 10:56:00 +05:30
18alantom
5a3b87333e fix: uninserted doc cache router break
- explicit drop from cache on delete if notinserted
2023-04-17 09:59:12 +05:30
18alantom
d9415233f5 fix(ux): Add sections for a few Entry types
- remove widgets from the QuickEditForm
- remove redundant files
2023-04-14 15:31:04 +05:30
18alantom
c158ae8100 fix(ui): Square AttachImage with 2 row span 2023-04-14 13:53:35 +05:30
18alantom
0c369309e3 fix(ux): use CommonForm for all entries
- update search routing, listConfigs
2023-04-14 13:22:13 +05:30
18alantom
59ef4260ac fix(ui): group pills, add empty message 2023-04-14 11:07:24 +05:30
18alantom
33d215eb73 chore: delete InvoiceForm.vue
- update router with Invoice routes
2023-04-14 10:47:26 +05:30
18alantom
202ddf829b incr: add shortcuts for linked entries
- fix quickedit shortcut
- most settings to tab
- fix coa auto select in SetupWizard
- remove sections and tabs if empty
2023-04-14 10:43:18 +05:30
18alantom
1cc5607132 feat: linked entries (completed ui) 2023-04-13 18:09:38 +05:30
18alantom
f0a6e7bf9e fix(ui): propagate row changes
- type ExchangeRate.vue
- add BarCode and ExchangeRate widgets to CommonForm
- create (not complete) with LinkedEntries.vue
2023-04-13 11:46:51 +05:30
18alantom
1dc0911add fix: select field issue 2023-04-11 12:15:25 +05:30
18alantom
0e917b38c5 fix: prevent cannot read property 2023-04-04 22:10:32 -07:00
18alantom
754a1a8e50 fix: capture patch fail errors
- dont notify user
- catch uncaught promise in migration
- prevent unable to acquire conn error
2023-04-04 22:10:32 -07:00
18alantom
5f66cfe5d5 fix(ux): prevent unable to acquire conn 2023-04-04 22:10:32 -07:00
18alantom
d0fe62946c fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
2023-04-04 22:10:32 -07:00
18alantom
6f11d6e6c2 fix(ux): allow NumberSeries search and create 2023-04-04 22:10:32 -07:00
18alantom
b618340cec refactor: cleanup provide-injects
- type a bunch of form element .vue files
2023-04-04 22:10:32 -07:00
18alantom
368714a84a fix: TypeError, .round is not a func
- type vue files for Currency, Float, Int, Data
- use Number for safe parse cause faster
2023-04-04 22:10:32 -07:00
18alantom
7c99a76e20 fix: dropdown invalid vnode key 2023-03-29 13:52:20 +05:30
18alantom
a3a6c5bad9 fix(ui): unhide dev mode in prod 🤦 2023-03-27 00:27:00 -07:00
18alantom
2310b6acec feat: add route to paid or unpaid invoices 2023-03-27 00:27:00 -07:00