18alantom
d3d5d56f09
feat: report to pdf
2023-06-13 13:37:39 +05:30
18alantom
a4729e2a6c
fix(ui): full scale printview only if it fits
2023-06-13 09:31:33 +05:30
18alantom
40d889ae73
chore: type Report.vue
...
- add print button
2023-06-13 09:00:50 +05:30
Abdallah A. Zaqout
3d9dd9c02b
pass canCreate
to List.vue as prop
2023-06-06 23:56:33 -07:00
Abdallah A. Zaqout
a956d74679
hide Make Entry
if can not create
2023-06-06 23:56:33 -07:00
18alantom
1016e39c1b
feat: update save pdf to use custom size
2023-06-02 19:50:32 +05:30
18alantom
9011ae04fa
feat: update display to use set size
2023-06-02 18:59:03 +05:30
18alantom
5ec0270540
feat: modal to selct print size
2023-06-02 16:21:27 +05:30
18alantom
ab6cc88fdd
fix: prevent flicker by setting data before mount
2023-05-31 11:16:12 +05:30
18alantom
4581d1d089
feat: add button to toggle form width
2023-05-31 11:12:09 +05:30
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
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
aff4e27d88
fix(ui): german translation for debit
...
- remove scrollbar on dashboard
2023-05-09 10:43:46 +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
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
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
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
0e917b38c5
fix: prevent cannot read property
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
b618340cec
refactor: cleanup provide-injects
...
- type a bunch of form element .vue files
2023-04-04 22:10:32 -07:00
18alantom
2310b6acec
feat: add route to paid or unpaid invoices
2023-03-27 00:27:00 -07:00
18alantom
080eaa5e4f
refactor(ui): use showDialog for FB Dialog Component
...
- remove showMessageDialog using native component
- add icons to the Dialog component
2023-03-27 00:27:00 -07:00
18alantom
903ee3e158
feat: Dialog.vue
...
- shift showToast to interactive.ts
2023-03-27 00:27:00 -07:00
18alantom
08343ae18e
refactor: use composable for doc shortcuts in Forms
...
- type Toast.vue, use constants for duration
2023-03-27 00:27:00 -07:00
18alantom
e1b502b138
refactor: remove global shortcuts, move Shortcuts
...
- update injections in a few components
- use Shift+Backspace for back (prevent clashes with the \b)
- use string context for single instance components
2023-03-27 00:27:00 -07:00
18alantom
3fd4cd16be
chore: type FilterDropdown.vue to fix build issues
2023-03-27 00:27:00 -07:00
18alantom
06f981163d
refactor: use typed injections
...
- use contextual shortcuts
- type Sidebar.vue, App.vue, ListView.vue
- improve types for search.ts
2023-03-27 00:27:00 -07:00
18alantom
1259420098
refactor: add context to shortcuts
...
- remove ref based doc shortcuts
2023-03-27 00:27:00 -07:00
18alantom
9bce0f1ae8
fix: address setting on create new
...
- fix link field typo
- remove name from address quickedit form list
- add export shortcut
2023-03-27 00:27:00 -07:00
18alantom
8cef2ae60f
refactor: Dropdown.vue (add types, simplify)
...
- fix dropdown keyboard item selection
- add new entry shortcut to ListView
- rename doc to entry in a few places
2023-03-27 00:27:00 -07:00
18alantom
74f4513a7e
fix: capture key errors in print container
...
- add error boundary component
2023-03-16 22:34:51 -07:00
18alantom
f484c2b4aa
fix(ux): show dbPath in the DatabaseSelector
...
- set lighter colour for disabled input
- if readonly not tabable
2023-03-16 10:48:28 +05:30