17 Commits
Author SHA1 Message Date
Gadha2311 5b9cac504e fix: enhance recent items functionality for create actions 2025-10-17 15:03:01 +05:30
Gadha2311 545ee3b7b1 fix: export SearchItem and type suggestions to resolve type errors 2025-10-10 12:09:01 +05:30
AbleKSaju e6f95393d8 feat: create and save POS print templates with matched sizes 2025-01-03 09:41:11 +05:30
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom e67e6ae257 chore: fix all fixable eslint errors in src 2023-06-22 11:39:32 +05:30
18alantom 4415c04a88 chore: enable typescript eslint rules
- refactor code to satisfy rules (batch 1)
- use ensuredir in build to prevent ENOENT
2023-06-21 16:08:47 +05:30
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 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 eda3bb7576 incr: insert or update .template.html files
- move .template.html files out of fixtures
2023-03-07 14:16:19 +05:30
18alantom 5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom 92b8f61e03 refactor: move ipc call out of vue components 2022-10-25 13:43:00 +05:30
18alantom 8d3d0a29ee incr: add logUnexpected
- prevent undefined rootType, log it instead
2022-09-20 22:49:09 +05:30
18alantom b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom 448068883e incr: version comparators 2022-05-24 12:48:56 +05:30
18alantom 4810396434 incr: translate schema translateables 2022-05-23 16:18:23 +05:30
18alantom 76c61a5c29 incr: get setupwizard to display
- make converter more explicit
2022-05-23 16:18:22 +05:30
18alantom d69dec1ca7 incr: type translation 2022-05-23 16:18:21 +05:30