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
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
524111418c
fix: search modal scroll issue
...
- add button outlines
- remove random lifecycle methods
- fix create option name display
2023-03-27 00:27:00 -07:00
18alantom
4fa3169ce4
refactor: simplify Toast with Teleport
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
1e8b1152bb
fix: minor refactor shortcuts, dont maintain stack
...
- better dialog messages
- use Shortcut for escape in modal
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