18alantom
e63f24751c
incr: add PrintContainer
...
- update PrintView to use save PrintTemplates
- use PrintContainer in TemplateBuilder
- refactor handleErrorWithDialog
2023-03-06 14:18:04 +05:30
18alantom
4b1b1d9733
fix: GetStarted settings routing
2023-03-02 14:40:15 +05:30
18alantom
48e9f1b668
fix(ui): Link fieldtype, show display field
...
- make address a manually named entry type
- make a few more entry types searchable
- fix dropdown filter undefined issue
- reset settings docs if not saved
- fix ux dropdown toggle on click
2023-03-02 11:58:08 +05:30
18alantom
440419b367
fix(ux): documentation path
...
- remove unnecessary injects
2023-03-01 14:05:59 +05:30
18alantom
e1920bd55e
incr: update dynamic hidden
...
- delete unused settings tab files
2023-03-01 13:43:04 +05:30
18alantom
09f194badc
incr: add sections to settings
2023-03-01 13:24:49 +05:30
18alantom
469a7c932b
fix(ui): make settings use common form format
2023-03-01 12:23:20 +05:30
18alantom
71aabec935
refactor: shift batch tests to new file
...
- remove redundant code from batch tests
- update settings show reload toast trigger
2023-02-28 11:25:48 +05:30
18alantom
974c95aafc
incr: add shortcuts to go back and
...
- save, submit, cancel and delete a focused doc
- fix search filter issue
2023-01-30 16:20:48 +05:30
18alantom
cf4f8d368c
feat: add enable barcode
2023-01-16 11:01:12 +05:30
18alantom
f69723ca31
fix(ux): show enabled features
2023-01-09 12:39:02 +05:30
18alantom
ff8b5431f5
fix: import issue
2022-12-13 16:24:03 +05:30
18alantom
332bf93a1e
incr: change inventory enable trigger
2022-11-30 11:24:05 +05:30
18alantom
9a510f1a63
feat: add shipment and purchase receipt
2022-11-18 23:01:50 +05:30
18alantom
14138967c1
incr: add inventory settings
2022-11-18 14:14:29 +05:30
18alantom
a11810e50b
incr: add Defaults
2022-10-12 14:05:18 +05:30
18alantom
3d168f23f6
incr(ui): remove icons from settings
2022-10-12 12:29:15 +05:30
18alantom
23bb908957
fix(ui): clean up styling
2022-09-18 19:37:26 +05:30
18alantom
e7b067e3c6
fix: openSettings tab issue
...
- duplicate prevents edit cause of submitted copy issue
2022-07-21 19:15:02 +05:30
18alantom
3717b7d23b
fix(ui): remove search border-l when Settings
2022-07-18 13:17:20 +05:30
18alantom
01c2d903b1
incr: add discountAccount
2022-07-14 18:03:31 +05:30
18alantom
7f928ca712
incr: add a few calculations
...
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
2022-07-13 23:18:20 +05:30
18alantom
a29684f0dd
feat: _dynamic_ help
2022-06-19 01:47:19 +05:30
18alantom
8d327f07fa
incr: shift version to system settings
...
- change db is a separate button
2022-06-09 14:02:41 +05:30
18alantom
1c0896553e
incr: unify row heights
...
- delete rando file
2022-06-09 14:02:14 +05:30
18alantom
97d2885475
incr: use form container for form-ish layouts
2022-06-09 14:01:04 +05:30
18alantom
b9e584f5a9
fix(ui): remove unsightly scrollbars
2022-05-28 07:50:47 +05:30
18alantom
f21e507f2a
incr: remove Check for Updates
2022-05-27 16:20:28 +05:30
18alantom
a09fa62f5f
incr: image in dummy values
...
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +05:30
18alantom
8ee4dded19
incr(ui): mainly make the hrs touch the ends
2022-05-26 00:28:54 +05:30
18alantom
0e37f0073e
fix: fullscreen issue
...
- use native trafficlights
2022-05-23 18:24:11 +05:30
18alantom
2c596b11c8
incr: simplify telemetry
...
- it's not opt-in anymore cause my job deps on it
2022-05-23 16:18:23 +05:30
18alantom
d99591d058
incr: get Invoice form to render
2022-05-23 16:18:22 +05:30
18alantom
fba81e5b22
fix: get listview to render
2022-05-23 16:18:22 +05:30
18alantom
371cda82b3
fix: get system settings to function and display
...
- improve autocomplete display and func
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
6accde0e17
incr: update DatabaseSelector
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
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
0201844fd0
refactor: properly type naming
...
- remove redundant files
- change getDoc and getNewDoc
2022-05-23 16:18:21 +05:30
18alantom
804d841466
incr: move messages, add DB_ actions
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
20578d2ab5
fix: add final log on switching off telemetry
2022-03-15 16:28:43 +05:30
18alantom
2e67dddc09
chore: change telemetry to a single select
2022-03-11 12:26:43 +05:30
18alantom
d63e6e5cd8
feat: add global setting for anonymized telemetry
2022-03-11 12:26:43 +05:30
18alantom
91e8fa52f4
feat: setup Data Import page
2022-02-23 11:34:26 +05:30
18alantom
c83ac376dd
feat: add selectors for language
...
- remove instance config
- use app level config instead
2022-02-17 13:16:36 +05:30
18alantom
f1ad28b2cc
feat: add a setting for language
2022-02-16 17:03:39 +05:30