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
deefcd08f9
incr: updates to dummy creation
2022-05-23 16:18:23 +05:30
18alantom
401a86eeeb
chore: bump pesa
...
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom
905829ca20
chore: switch to better-sqlite3
2022-05-23 16:18:23 +05:30
18alantom
341c1bb639
incr: remove fs and path calls
2022-05-23 16:18:23 +05:30
18alantom
0951e11cb1
incr: move pdf printer to main
...
- fix pdf printing
2022-05-23 16:18:23 +05:30
18alantom
4810396434
incr: translate schema translateables
2022-05-23 16:18:23 +05:30
18alantom
56e5a7fc74
incr: shift contactMothership
...
- ship lang files too cause sometimes errors out.
2022-05-23 16:18:23 +05:30
18alantom
3a527c1fdd
incr: remove chevrons when readonly
2022-05-23 16:18:23 +05:30
18alantom
ce87ff6802
fix: address issue, create filters
2022-05-23 16:18:23 +05:30
18alantom
37dc3e911f
incr: small fixes
2022-05-23 16:18:23 +05:30
18alantom
986d4da23e
incr: add separate item for gst
2022-05-23 16:18:23 +05:30
18alantom
e20d7fc6d2
incr: enable non GST report exports
2022-05-23 16:18:23 +05:30
18alantom
496b2b77aa
incr: display gstr reports
2022-05-23 16:18:23 +05:30
18alantom
67f35b5f79
incr: get top expenses to display
2022-05-23 16:18:23 +05:30
18alantom
07c923c6b1
incr: remove unused reports/**
...
- get profit and loss to display
2022-05-23 16:18:23 +05:30
18alantom
e9226f38c8
incr: add MouseFollower
...
- unpaid invoices tooltips
- fix getstarted
2022-05-23 16:18:23 +05:30
18alantom
1e35635170
incr: get cash flow to display
2022-05-23 16:18:23 +05:30
18alantom
ebb42c28ea
incr: get unpaid invoices to display
2022-05-23 16:18:23 +05:30
18alantom
63c2eace33
incr: add the TrialBalance report
2022-05-23 16:18:23 +05:30
18alantom
06b5ac4f90
incr: do BalanceSheet (smthn wrng)
2022-05-23 16:18:23 +05:30
18alantom
d65b04de4c
incr: complete PNL report
2022-05-23 16:18:23 +05:30
18alantom
79650d6c8e
incr: add indentation support, format PNL
2022-05-23 16:18:23 +05:30
18alantom
ad22005cc2
incr: get PNL to display
...
- needs a few more fixes
2022-05-23 16:18:23 +05:30
18alantom
bf01fa0327
incr: shift report commonalities to LedgerReport
...
- start with Profit and Loss
2022-05-23 16:18:23 +05:30
18alantom
3cdba15b81
fix: dynamic link ref
...
- gl ordering
- report filtering
- dummy dates
- few other things
2022-05-23 16:18:23 +05:30
18alantom
64d1f13e42
incr: button for db delete
2022-05-23 16:18:23 +05:30
18alantom
fa063b719a
incr: persistent scroll bars
2022-05-23 16:18:23 +05:30
18alantom
5188f28c0d
fix: list display, minor UI fixes
2022-05-23 16:18:23 +05:30
18alantom
6a2475d9b8
incr: shift pagination outside
...
- create listreport component
- add pagination to listreport
2022-05-23 16:18:23 +05:30
18alantom
cc493e9fb1
incr: start rewriting reports
...
- list type report eg GL almost done
2022-05-23 16:18:23 +05:30
18alantom
1e88c5511f
incr: add GeneralLedger business logic
2022-05-23 16:18:23 +05:30
18alantom
86c4889959
incr: add list pagination
2022-05-23 16:18:23 +05:30
18alantom
22b90cd424
incr: add button to create a demo instance
2022-05-23 16:18:23 +05:30
18alantom
0701c56429
incr: add code to generate a dummy instance
2022-05-23 16:18:23 +05:30
18alantom
6dfad44ba3
incr: save version in the db
2022-05-23 16:18:23 +05:30
18alantom
58dce76d10
incr: set user email on created, modded
...
- set specific purposed payment paths in search
2022-05-23 16:18:23 +05:30
18alantom
b7f0757d69
fix: maximize behaviour
2022-05-23 16:18:23 +05:30
18alantom
0f2d1284b2
incr: make Link fuzzy matchable
2022-05-23 16:18:23 +05:30
18alantom
bd6f110553
incr: get dataimport to work
...
- need to test on child table docs
2022-05-23 16:18:23 +05:30
18alantom
a0f812e1a8
incr: add keyword fields, start with doc search
2022-05-23 16:18:22 +05:30
18alantom
eedb4415ce
incr: redo duplication (don't sync)
...
- fix journal entry
2022-05-23 16:18:22 +05:30
18alantom
fefc79024d
fix: async issue, transactional deletion cascade
...
- add db observers
2022-05-23 16:18:22 +05:30
18alantom
5999c3d37a
feat: keybindings for filters
2022-05-23 16:18:22 +05:30
18alantom
456a1546a0
fix: validation, error display
2022-05-23 16:18:22 +05:30
18alantom
20ea214a4b
incr: abstract away transactional
...
- add deletion
- fix reversion
2022-05-23 16:18:22 +05:30
18alantom
9a012207f1
incr: clean up coa markup, show balance on leaf ac
2022-05-23 16:18:22 +05:30
18alantom
8c19f51814
incr: get printview to display
...
- printing still not working
2022-05-23 16:18:22 +05:30
18alantom
8cc46c584c
fix: db updation, invoice submit, number series
2022-05-23 16:18:22 +05:30
18alantom
185110276d
feat: add more search items
...
- fix a few actions
- fix listview page titles
2022-05-23 16:18:22 +05:30
18alantom
89983f24e2
feat: add search modal
2022-05-23 16:18:22 +05:30
18alantom
758727b296
fix(ui/ux): cleanup forms
...
- table scroll issue, etc
2022-05-23 16:18:22 +05:30
18alantom
d99591d058
incr: get Invoice form to render
2022-05-23 16:18:22 +05:30
18alantom
e6b8c8a1b6
incr: get JournalEntryForm to render
2022-05-23 16:18:22 +05:30
18alantom
3e466c647c
incr: search improvements
...
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom
ecfae41635
incr: add window controls
...
- minor fixes
2022-05-23 16:18:22 +05:30
18alantom
a2cd1bac21
incr: fix a bunch of vue files
...
- no modes in the first pane
2022-05-23 16:18:22 +05:30
18alantom
1bcd0f0afb
incr: get quickedit to display
2022-05-23 16:18:22 +05:30
18alantom
9ebe35fe93
incr: set crud observable, set update listeners
2022-05-23 16:18:22 +05:30
18alantom
fba81e5b22
fix: get listview to render
2022-05-23 16:18:22 +05:30
18alantom
22609711bc
fix(ui): chevron display and readOnly color
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
9fbf4fa23c
fix: get GetStarted to display
2022-05-23 16:18:22 +05:30
18alantom
3f3da5001c
fix: get sidebar to display
2022-05-23 16:18:22 +05:30
18alantom
b383e426a0
fix: update setup wizard
2022-05-23 16:18:22 +05:30
18alantom
1b85fee5e6
fix: make setupInstance code work
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
76c61a5c29
incr: get setupwizard to display
...
- make converter more explicit
2022-05-23 16:18:22 +05:30
18alantom
b3533698c0
incr: update AutoComplete
2022-05-23 16:18:22 +05:30
18alantom
6accde0e17
incr: update DatabaseSelector
2022-05-23 16:18:22 +05:30
18alantom
b6163b4cac
incr: remove 600x600 windows
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
835deb4ce8
incr: type renderer
...
- move setup logic outside components, type it
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
76bf6cfda5
incr: rem singleton from index.ts cause can't test
...
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom
ffdacc9637
incr: type post start
2022-05-23 16:18:22 +05:30
18alantom
9ec004184c
refactor: simplify init flow
...
- add README.md
- move currency to systemsettings
2022-05-23 16:18:22 +05:30
18alantom
af0d897020
chore: type generateTranslations
...
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom
591e7b3163
incr: complete typing models
...
- fix model exports
- add a README for models base
2022-05-23 16:18:22 +05:30
18alantom
91bf6e03fa
incr: type Transaction and Tax
2022-05-23 16:18:22 +05:30
18alantom
b08a3b9d52
incr: type Party, JournalEntry
...
- add removeFields
- fix Party schema
2022-05-23 16:18:21 +05:30
18alantom
781c1d70e9
refactor: Item and Address models to ts Doc subcls
2022-05-23 16:18:21 +05:30
18alantom
309c5c7474
refactor: remove util calls from frappe
...
- shift demux
- fix import
- add init test
2022-05-23 16:18:21 +05:30
18alantom
c1482b0d2f
incr: convert knex calls to dbHandler calls
...
- add callBespoke
2022-05-23 16:18:21 +05:30
18alantom
d69dec1ca7
incr: type translation
2022-05-23 16:18:21 +05:30
18alantom
0201844fd0
refactor: properly type naming
...
- remove redundant files
- change getDoc and getNewDoc
2022-05-23 16:18:21 +05:30
18alantom
a66e2bcc45
incr: database demux base
...
- remove a few redundant files
2022-05-23 16:18:21 +05:30
18alantom
0efd2b4c33
refactor: remove core js schemas
...
- switch to doc and json schemas instead
2022-05-23 16:18:21 +05:30
18alantom
cdb039d308
incr: delete some stuff add typed doc.ts
2022-05-23 16:18:21 +05:30
18alantom
98e1a44686
incr: get schemaMap
on db handler init
2022-05-23 16:18:21 +05:30
18alantom
c9cac7410f
chore: rename getNewDoc, newDoc
...
- delete irrelevant tests
2022-05-23 16:18:21 +05:30
18alantom
4dbecad1cb
incr: add error messaging
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
f7a2dd8f2b
test: start with dbCore tests
2022-05-23 16:18:21 +05:30
18alantom
e9fab0cf83
incr: add databaseManager, privitize methods
2022-05-23 16:18:21 +05:30
18alantom
ef6e8d44ab
incr: build schemas, add some notes
2022-05-23 16:18:21 +05:30
18alantom
a546f144ca
incr: drop unused doctypes
2022-05-23 16:18:21 +05:30
18alantom
72b6478e29
incr: create typed frappe
2022-05-23 16:18:21 +05:30
18alantom
2afec6a74b
incr: deprecate frappe.call
2022-05-23 16:18:21 +05:30
18alantom
82709165a4
chore: rename getNewDoc, newDoc
...
- delete irrelevant tests
2022-05-23 16:18:21 +05:30
18alantom
dc5d705a52
incr: shift auth out of Frappe to auth
2022-05-23 16:18:21 +05:30
18alantom
9424b131be
incr: remove common
...
- utils is frontend safe
2022-05-23 16:18:21 +05:30
18alantom
26e030106f
incr: rename Meta and Document
2022-05-23 16:18:21 +05:30
ImgBotApp
ec35e1f168
[ImgBot] Optimize images
...
*Total -- 380.60kb -> 296.49kb (22.1%)
/build/icon.png -- 49.56kb -> 21.15kb (57.33%)
/build/icons/512x512.png -- 9.30kb -> 4.42kb (52.5%)
/.github/logo.png -- 4.98kb -> 2.41kb (51.66%)
/build/icons/256x256.png -- 4.67kb -> 2.39kb (48.76%)
/build/icons/128x128.png -- 2.44kb -> 1.39kb (43.05%)
/build/icons/64x64.png -- 1.22kb -> 0.92kb (24.54%)
/build/icons/48x48.png -- 1.01kb -> 0.78kb (22.36%)
/.github/frappe-books-preview.png -- 306.53kb -> 262.16kb (14.47%)
/src/assets/img/list-empty-state.svg -- 0.89kb -> 0.87kb (1.97%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-05-22 19:13:02 +00:00
18alantom
ceb45b58b7
fix: set numberSeries as readOnly after insert
2022-04-04 14:09:15 +05:30
18alantom
2db6dba73e
fix: use \n splitter
...
- fallback behaviour for when
- file is not spec conformant
2022-04-03 17:22:57 +05:30
18alantom
233798ae3c
chore: type getLanguageMap
...
- remove undefined.csv error
2022-04-02 04:39:37 +05:30
18alantom
1c8a70819e
fix: period selector issue, version issue
2022-04-01 18:58:21 +05:30
18alantom
b8b1cc5a31
fix: prevent crash on undef language code
2022-04-01 16:41:26 +05:30
18alantom
6814e0947f
feat: add Catalan translations
...
- update readme with contributors
2022-04-01 12:19:19 +05:30
18alantom
fdd532e002
fix: prevent invoice from crashing when no rows
2022-04-01 12:04:00 +05:30
18alantom
0d78df598c
fix: mark missed strings as translate
2022-03-31 10:53:11 +05:30
18alantom
5a66e4aba6
fix: no translation cause of premature import
2022-03-28 18:40:18 +05:30
18alantom
7acf5bc9a2
chore: bump yarn
...
- prevent error on pre mounted toast
2022-03-28 18:29:38 +05:30
18alantom
bbc774b4b7
fix: add correct filter on create
2022-03-21 10:39:10 +05:30
18alantom
54b1a60883
chore: fix telemetry calls (rebase master)
2022-03-18 16:04:38 +05:30
18alantom
47e6493699
incr: type observable
...
- convert several to ES6
2022-03-18 16:02:46 +05:30
18alantom
507a500edb
incr: type cacheManager
...
- database to ES6 imports
2022-03-18 16:02:11 +05:30
18alantom
90dece4984
chore: rename renderer to main cause bug
2022-03-18 16:02:11 +05:30
18alantom
33e035e38c
chore: shift process listeners back
...
- cause webpack bundels as mainprocess stuff
2022-03-18 16:02:11 +05:30
18alantom
a86e9447ab
chore: convert main.js to renderer.ts
2022-03-18 16:02:08 +05:30
18alantom
761dd641bf
chore: remove unused files; main to .ts
2022-03-18 16:01:05 +05:30
18alantom
3d4275ef34
incr: flatten locale
...
- simplify telemetry calls
- add platform
2022-03-18 15:51:32 +05:30
18alantom
88f44692d6
incr: add platform field
2022-03-18 15:51:32 +05:30
18alantom
a86d383487
fix(ui): hidden pagination on Windows
2022-03-18 13:29:48 +05:30
18alantom
77e226363d
feat: add entry duplication
2022-03-17 11:57:35 +05:30
18alantom
0412095342
chore: add dev help code
2022-03-17 11:33:02 +05:30
18alantom
0b59dc74dc
fix: maintain filter if present
2022-03-17 10:52:33 +05:30
18alantom
4aabd75def
fix: stop telemetry on db change
2022-03-15 17:27:37 +05:30
18alantom
20578d2ab5
fix: add final log on switching off telemetry
2022-03-15 16:28:43 +05:30
Alan
ac28496619
Merge pull request #364 from 18alantom/opt-in-telem
...
chore: add anon opt in telemetry
2022-03-15 12:09:51 +05:30
18alantom
00e04a94ba
chore: don't rickroll the users
2022-03-15 11:27:46 +05:30
18alantom
e348d14849
incr: complete telemetry sending of data
2022-03-14 18:26:26 +05:30
18alantom
c295ba0416
chore: change err_log_creds to log_creds
...
- add telemetry url
2022-03-14 12:36:42 +05:30
taha2002
8aabeb5523
arabic
2022-03-12 08:21:22 +01:00
taha2002
2c0c36bf5c
add ar to language code map
2022-03-12 08:19:31 +01:00
taha2002
c544de3012
Merge branch 'frappe:master' into ar_translation
2022-03-12 08:09:36 +01:00
18alantom
97cf2479c2
feat: add a modal for telemetry selection
2022-03-11 15:15:43 +05:30
18alantom
bada1f3969
incr: add open count and set config on win if dev
2022-03-11 15:15:25 +05:30
18alantom
67cb1620b2
feat: add a simple modal component
2022-03-11 15:00:57 +05:30
18alantom
bbde25f392
incr: remove details from the route info
2022-03-11 12:26:43 +05:30
18alantom
f6219f956c
incr: capture telemetryobject on unload
2022-03-11 12:26:43 +05:30
18alantom
132edff44b
fix: log level checks
2022-03-11 12:26: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
9bad5e69d8
feat: count errors
2022-03-11 12:26:43 +05:30
18alantom
7696435504
chore: add few more logs
2022-03-11 12:26:43 +05:30
18alantom
11f192f22a
fix: allow post start start incase ids not set
2022-03-11 12:26:43 +05:30
18alantom
78397648d1
chore: add telemetry logs
2022-03-11 12:26:43 +05:30
18alantom
1a9377e708
feat: set instance id
2022-03-11 12:26:43 +05:30
18alantom
159d943593
feat: add singleton TelemetryManager
...
- change config to ts
- add docnames types
2022-03-11 12:26:43 +05:30
18alantom
d0e10d5c65
fix: minor naming issue
2022-03-11 12:26:21 +05:30
unknown
e9cd95f5a5
init ar translation
2022-03-10 16:39:00 +01:00
18alantom
fbb1c4db66
feat: segregate payment by type in sidebar
2022-03-10 12:12:02 +05:30
18alantom
fd73c643b5
feat: add item segregation in sidebar
2022-03-10 12:06:37 +05:30
18alantom
b4bed9521f
fix: minor bugs, fix patch too
2022-03-08 14:17:37 +05:30
18alantom
2de72153e4
feat: add number series to the forms
2022-03-08 13:13:04 +05:30
18alantom
454a2f5a95
feat: update number series with references
2022-03-08 12:16:18 +05:30
18alantom
6912355e62
fix: adding account from CoA page
2022-03-08 10:56:50 +05:30
18alantom
a01c91f40d
fix(ux): add pagination to general ledger
2022-03-02 13:18:50 +05:30
18alantom
37de2675cd
fix: minor fixes
...
- empty date import issue
- rename payment amount to allocated amount
- increase tooltip distance threshold
2022-03-02 11:28:07 +05:30
18alantom
2f6ecff36b
fix(ux): add import more button on complete
2022-03-01 14:58:21 +05:30
18alantom
f0e5e294a1
fix: dont cache imports
...
- prevent OOM crashes
2022-03-01 14:58:21 +05:30
18alantom
1b951e1513
fix(ux): add a downloading update toast
2022-03-01 14:58:21 +05:30
18alantom
0b19304d19
fix: ignore click when making entries
2022-03-01 14:58:21 +05:30
18alantom
3d175f1730
feat(ui): add a loading element
2022-03-01 14:58:21 +05:30
18alantom
e1389184ed
fix(ui): prevent wrapping
2022-03-01 14:58:21 +05:30
18alantom
4b51d15de7
fix: improve chart min max scaler
2022-03-01 14:58:21 +05:30
18alantom
fc7130e776
fix: charts scaling issues
2022-03-01 14:58:21 +05:30
18alantom
52c5e03e31
fix: speed up data imports
2022-02-28 18:43:29 +05:30
18alantom
0702ce383f
fix: issue where setup currency is not considered
2022-02-26 12:52:07 +05:30
18alantom
c49c7429a7
fix: COA issue; TIL webpack bundles jsons -_-
2022-02-25 20:37:18 +05:30
18alantom
eade5770b0
fix: don't set empty values
2022-02-25 15:22:28 +05:30
18alantom
e9b52c8d1b
fix: catch promise error
2022-02-25 14:14:25 +05:30
18alantom
7cb0818601
fix(ui): border instead of shadow
2022-02-25 12:27:49 +05:30
18alantom
f87da9a6ef
feat: add a 'how to' component
...
- to be used in place of the empty state
2022-02-25 12:07:15 +05:30
18alantom
b29ee6ac16
feat: button to add a row
...
- fix error handling and insertion
2022-02-24 11:39:35 +05:30
18alantom
16c0bfe4fc
feat: added importer settings
2022-02-23 17:15:20 +05:30
18alantom
916d0ecee4
feat: add should submit
...
- code for insertion
- success state
2022-02-23 16:01:55 +05:30
18alantom
f7937935fb
fix: set readonly
2022-02-23 12:52:14 +05:30
18alantom
5f4cbe1795
feat: mark required fields
2022-02-23 11:34:26 +05:30
18alantom
15bb03136a
feat: add data verfying section
2022-02-23 11:34:26 +05:30
18alantom
be68ab84f8
feat: add assign imported labels bar
2022-02-23 11:34:26 +05:30
18alantom
f230d779c9
feat: code for a decent csv parser
2022-02-23 11:34:26 +05:30
18alantom
23e504a67d
feat: code to generate templates
2022-02-23 11:34:26 +05:30
18alantom
91e8fa52f4
feat: setup Data Import page
2022-02-23 11:34:26 +05:30
18alantom
39ab37d56b
chore: remove commas (allow GDoc import)
2022-02-21 13:07:46 +05:30
18alantom
c23e670582
feat: use selected chart of accounts
2022-02-21 12:08:50 +05:30
18alantom
73253212c5
feat: add CoA selection to Setup Wizard
2022-02-21 12:08:50 +05:30
18alantom
ab93349e11
fix: load langs on boot properly
...
- don't reload in setup wizard cause it crashes at times.
- will undo the above once fixed
2022-02-17 16:05:01 +05:30
18alantom
7afac9cfbd
fix: add fallback url cause ratelimiting
2022-02-17 15:42:40 +05:30
18alantom
330d0ac5c5
feat: add link to language contributions
...
- fix helpers
2022-02-17 14:50:48 +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
ce3d997ed2
feat: setup translations 😎
2022-02-16 19:40:08 +05:30
18alantom
f1ad28b2cc
feat: add a setting for language
2022-02-16 17:03:39 +05:30
18alantom
76d1f3c7f5
feat: code to set languages on frappe
2022-02-16 16:33:24 +05:30
18alantom
6088569915
fix: shift toast to App, items-end 😑
...
- toast breaks in setup
2022-02-16 16:07:09 +05:30
18alantom
a6616c5c33
feat: add code to fetch language map
2022-02-16 15:35:35 +05:30
18alantom
ddda0d38c7
fix: minor fixes to tstrings
2022-02-16 13:15:33 +05:30
18alantom
c52b7f54ad
fix: translate all labels
2022-02-16 13:15:33 +05:30
18alantom
a03ca7f474
chore: deprecate old syntax, remove variable calls
2022-02-16 13:15:33 +05:30
18alantom
53ce50bb1e
refactor: convert template instances of t(' → t`
2022-02-16 13:15:33 +05:30
18alantom
5ffaa39ff6
refactor: t( => t` in *.vue <script/>
2022-02-16 13:15:33 +05:30
18alantom
cad59570a0
refactor: t( => t` in *.js
2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33
refactor: convert frappe.t( to frappe.t`
2022-02-16 13:15:33 +05:30
18alantom
2a14e55e97
fix(ui): print format location
2022-02-15 22:28:55 +05:30
18alantom
1626278938
refactor: move key to component
...
- lag seems to be gone 🤨
2022-02-11 19:03:28 +05:30
18alantom
c6afe59033
refactor: inline rendering
2022-02-11 18:01:48 +05:30
18alantom
6701b4f769
refactor: keep-alive, fix quickeditform
2022-02-11 17:04:04 +05:30
18alantom
cab5283a92
refactor: quickeditform query issue
...
- markRaw report data
2022-02-11 15:55:49 +05:30
18alantom
9f65a9ba9e
refactor: markRaw pesa objects
...
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
3d9344a0ed
refactor: search bar vo vue3, remove 'x'
2022-02-11 11:25:07 +05:30
18alantom
fb525c88b3
refactor: add emits to *.vue where $emit
2022-02-10 17:28:26 +05:30
18alantom
aba83950fb
refactor: mounting behaviour for toasts and app
2022-02-10 17:02:55 +05:30
18alantom
a2ff952b4a
refactor: scrolling and outsideclick directive
2022-02-10 15:28:20 +05:30
18alantom
fec1f65e33
refactor: prevent bubbling
...
- update this.$set
- beforeDestroy -> beforeUnmount
2022-02-10 14:40:30 +05:30
18alantom
51c066e926
refactor: use slot shorthand
...
- more minor fixes
- remove redundant file
2022-02-10 13:12:43 +05:30
18alantom
2f6a2f4cc2
refactor: vue 2 → 3 migration
...
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
9830c648ef
fix(ux): -- cashflow height cause linux titlebars
2022-02-08 13:49:50 +05:30
18alantom
b725267789
fix(ux): don't notify if no updates on startup
2022-02-08 12:56:46 +05:30
18alantom
b19af48e40
fix(ux): mention payments on cancelling invoice
2022-02-07 18:01:13 +05:30
18alantom
0acdaa9b78
fix(ux): darken on active (preserve outline none)
2022-02-07 16:56:27 +05:30
18alantom
8ba9f7f510
fix: preserve spaces in translation
2022-02-07 14:11:10 +05:30
18alantom
9b30142cf0
fix(ui): set z-index on popover
2022-02-07 13:53:23 +05:30
18alantom
afbd43bfde
fix(ui): expenses empty message
2022-02-07 13:15:03 +05:30
18alantom
2e1b8bfa13
fix: address not being set issue
2022-02-07 13:01:13 +05:30
18alantom
ad70b64e0c
chore: refactor deprecated contructor
2022-02-06 23:08:35 +05:30
18alantom
71d55950ff
fix(ux): allow party type on ambiguous quickedit
2022-02-04 12:06:44 +05:30
18alantom
3ed5f40586
fix: remote _ from \d ∵ F$#&%N! webpack
2022-02-03 18:11:53 +05:30
18alantom
6bfbbca747
fix: css calc
2022-02-03 17:02:21 +05:30
18alantom
f2dd7ff67e
refactor(ui): wider desk
...
- rename Common Entries to Common
2022-02-03 17:01:01 +05:30
18alantom
099513fb54
feat: add close buttons to toasts
2022-02-03 16:55:47 +05:30
18alantom
abdd26f662
fix(ui): center toasts
...
- wider toasts
- narrower sidebar
2022-02-03 16:55:47 +05:30
18alantom
bee9501b27
fix: silent check on startup
2022-02-03 15:35:46 +05:30
18alantom
af0e8523ed
feat: updation using notification flow
...
- minor refactor in errorHandling
2022-02-03 15:33:21 +05:30
18alantom
0d3db0739a
ux: remove auto update option (notify)
2022-02-03 14:51:24 +05:30
18alantom
0226152884
fix: action bug
2022-02-03 14:06:21 +05:30
18alantom
f42df70fb1
refactor: use channels for ipcMain to ipcRenderer
2022-02-03 13:32:33 +05:30
18alantom
2fef56459c
feat: add check for updates button
...
- remove frappe event check-for-update
2022-02-03 13:24:00 +05:30
18alantom
9fb714118d
fix(ux): donut chart hover behaviour
2022-02-02 16:47:02 +05:30
18alantom
e68995e729
fix(ux): improve tooltip
...
- don't cache inverse matrix
2022-02-02 16:32:05 +05:30
18alantom
a01d3c7ad4
fix(ui): allow y scroll, donut hover
2022-02-02 16:05:58 +05:30
18alantom
22ad26f488
fix(ux): allow date to be cleared from the picker
2022-02-02 14:16:58 +05:30
18alantom
3dd7c2e1c7
fix: currency sigil not appearing post setup
2022-02-02 13:53:04 +05:30
18alantom
45e0af46f3
fix: save address df not found issue
2022-02-02 13:22:37 +05:30
18alantom
517a0cc6d8
fix: improve error handling
...
- exit on `uncaughtException`
- set `window.onerror`
- handle error in contactMothership.js
2022-02-02 12:48:03 +05:30
18alantom
d324998197
fix: import and startup error handling bug
2022-01-31 13:15:51 +05:30
18alantom
31ca1389ae
feat: auto report also hides error toast
2022-01-28 18:43:27 +05:30
18alantom
6440455470
fix: path fixes, electron-builder creds
2022-01-28 18:43:27 +05:30
18alantom
39b56e1d1c
feat: add code to post errors on report
2022-01-28 18:43:27 +05:30
18alantom
de22050633
feat: add Repor Issue button
...
- Change db switcher location
2022-01-28 18:43:27 +05:30
18alantom
ad496ab80e
feat: redirect to create an issue on Report Error
2022-01-28 18:43:27 +05:30
18alantom
b5582ca1da
refactor: convert to ts
...
- refactor showErrorDialog
2022-01-28 18:43:27 +05:30
18alantom
7587c22e5b
fix: imports and translations
2022-01-28 18:43:27 +05:30
18alantom
c3c72470dc
feat: action only if autoReport is not active
2022-01-28 18:43:27 +05:30
18alantom
5681e90665
feat: show Toast to report error
2022-01-28 18:43:27 +05:30
18alantom
9e25b89765
refactor: shift error stuff to errorHandling.js
...
- log errors on calling handleErrorWithDialog
2022-01-28 18:43:27 +05:30
18alantom
f8c76603d2
feat: error handle ipcRenderer.[send, invoke]
2022-01-28 18:43:27 +05:30
18alantom
7b61eec372
feat: start setting up error logging
2022-01-28 18:43:27 +05:30
18alantom
23a8bb2a24
chore: remove unnecessary class
2022-01-28 11:35:38 +05:30
18alantom
281de603e4
fix: tentative fix to single value charts
...
- i.e. when This Month
2022-01-28 01:12:39 +05:30
18alantom
55fc6d8b66
fix: y limit bug, console logs
2022-01-28 01:12:39 +05:30
18alantom
2544687ab3
fix(ui): tune charts a bit
2022-01-28 01:12:39 +05:30
18alantom
df759340a4
chore: update profit and loss with bar chart
2022-01-28 01:12:39 +05:30
18alantom
9daee4c9be
feat: add BarChart
2022-01-28 01:12:39 +05:30
18alantom
d7f753f476
refactor: shift yMax logic out
2022-01-28 01:12:39 +05:30
18alantom
e576fda569
fix(ui): prevent scroll 😔 adjust top margin
2022-01-27 00:30:11 +05:30
18alantom
3007b68b91
chore: remove old charting code
...
- adjust yMax, fix typo
2022-01-27 00:23:05 +05:30
18alantom
e2afa7419e
fix(ui): tune line chart, ref dot, miter, etc
2022-01-27 00:23:05 +05:30
18alantom
c99eb37bbd
feat: add simple tooltip to the line chart
2022-01-27 00:23:05 +05:30
18alantom
f957e13aea
fix(ui): add transition effects to Tooltip
2022-01-27 00:23:05 +05:30
18alantom
c55d691768
feat: add a tooltip element
2022-01-27 00:23:05 +05:30
18alantom
88ae0e17d0
fix: no key on template issue
2022-01-27 00:23:05 +05:30
18alantom
277f294e5b
fix(ui): LineChart gradient calculation
...
- grid extension
2022-01-27 00:23:05 +05:30
18alantom
b52ff05087
fix(ui): allow dashb overflow (not that it will)
2022-01-27 00:23:05 +05:30
18alantom
fb5318ddf3
refactor: rewrite linechart from scratch
2022-01-27 00:23:05 +05:30
18alantom
d448771e1f
fix(ui): dashboard horizontal alignment
...
- converts border divs to hr
- fix helper text color
- donut chart text position
2022-01-26 13:08:22 +05:30
18alantom
f9475a08ea
fix(ui): donut chart alignment and size
2022-01-26 12:44:22 +05:30
18alantom
eb9046bcf2
fix(ui): dashboard vertical alignment
2022-01-26 12:22:38 +05:30
18alantom
7017608c68
chore: enable typescript support
2022-01-24 12:49:27 +05:30
18alantom
4e81e0fbcc
fix: prevent double click
2022-01-24 12:18:48 +05:30
18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
d4675c0e5a
refactor: replace all frappe._(" instances
2022-01-24 11:44:48 +05:30
18alantom
6053bcb39b
chore: add missing pieces from frappejs
2022-01-21 03:06:17 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
f4d543a78f
fix: don't pass undefined to translate func
2022-01-20 14:10:39 +05:30
18alantom
fdd1da3052
chore: tune the Toasts
2022-01-19 17:20:00 +05:30
18alantom
89e70095ae
chore: improve toast message
2022-01-19 16:18:57 +05:30
18alantom
fdf579356a
fix: import sleep (how did it get removed?!)
2022-01-19 15:58:50 +05:30
18alantom
039e371f6b
chore: update toast calls, remove window.showToast
2022-01-19 15:55:26 +05:30
18alantom
2508993d47
feat: add colored toasts
2022-01-19 15:55:26 +05:30
18alantom
d4cfbca7df
refactor: move color stuff to colors.js
2022-01-19 15:55:26 +05:30
18alantom
81c6812e2f
fix: use toast for Save as PDF
...
- DRY for export toast
2022-01-19 12:13:42 +05:30
18alantom
4400416768
fix: include hideGetStarted for window reloading
2022-01-18 14:14:44 +05:30
18alantom
526eaf9e2c
feat: handle change in main settings component
...
- show toast if display precision has changed
2022-01-18 14:06:23 +05:30
18alantom
975e083084
feat: forward change event from setting tabs
2022-01-18 14:06:23 +05:30
18alantom
b1ace5c248
feat: allow emitting change from two column form
2022-01-18 14:06:23 +05:30
18alantom
a708a14881
fix: period selection error, sync issue, no transaction message
2022-01-18 12:33:00 +05:30
18alantom
a51c4bac64
chore: remove redundant length check
2022-01-18 12:14:37 +05:30
18alantom
8f5d71f743
fix: refactor donutchart
...
- factor in edge cases
- z-index on dropdown
2022-01-18 12:12:37 +05:30
18alantom
6b12bcc909
refactor: slowly deprecate frappe-charts; donut-chart refac
2022-01-17 16:57:30 +05:30
18alantom
ac0f98a2bf
fix: make export encoding explicit
2022-01-14 12:58:27 +05:30
Alan
7e18dc503a
Merge pull request #298 from piyushsinghania/feature/gstr2
...
Add ability to view and export GSTR II
2022-01-12 16:13:12 +05:30
18alantom
7878a405d3
fix(ux): allow custom empty messages in autocomp
...
- set custom message for State
2022-01-12 15:04:16 +05:30
18alantom
404cb60cc1
fix(ui): white toasts, not grey
2022-01-12 14:34:10 +05:30
Piyush Singhania
8958d96f26
Changed the bg color and checkbox color
2022-01-12 14:28:36 +05:30
Piyush Singhania
ee42005d87
Updated the layout of checkbox
2022-01-12 14:28:36 +05:30
18alantom
c8d2edd188
fix: DatePicker toggle on tab, allow click
2022-01-12 13:28:33 +05:30
18alantom
f128ad6f57
fix(ux): invoice complete on visiting invoice
...
- earlier complete on setting image and address
- the way to complete wasn't clear and these aren't mandatory
- hence this change
2022-01-12 12:28:04 +05:30
Piyush Singhania
80e542f390
Renamed to skipDocumentCache
2022-01-12 11:55:27 +05:30
Piyush Singhania
721bfab5b8
Fetching fresh document and avoiding cached one to prevent error
2022-01-12 11:55:27 +05:30
18alantom
55832f19ad
fix(ux): select curr on focus
...
- close popover on blur
2022-01-11 12:33:49 +05:30
Piyush Singhania
1798902835
Resolved merge conflicts
2022-01-10 16:50:53 +05:30
18alantom
22f3080af3
fix(ui): use inline validations
2022-01-10 13:47:23 +05:30
18alantom
5a457614c3
fix: minor fixes to validation messages
...
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
ab7cffe609
fix: remove ternary & number input style
2022-01-07 12:01:49 +05:30
18alantom
85cd124024
fix: payment status check function
2022-01-07 10:51:19 +05:30
18alantom
3d7aa6ba26
fix: avoid null issue check for nonzero falsy
2022-01-07 10:51:19 +05:30
18alantom
4d85642a40
chore: deprecate numberFormat
2022-01-07 10:51:19 +05:30
18alantom
595341c2aa
fix: init pesa with correct currency
2022-01-07 10:51:19 +05:30
18alantom
5ad858ede7
fix: knex queries
2022-01-07 10:51:19 +05:30
18alantom
3d0e91d3f5
fix: GSTR reports, cashflow
2022-01-07 10:51:19 +05:30
18alantom
b69505bdbb
fix: minor fixes to dashboard
2022-01-07 10:51:19 +05:30
18alantom
5c6ac0e161
fix: currency field display (PI)
2022-01-07 10:51:19 +05:30
18alantom
4385a93a77
fix: validate to true if no validation, parse into pesa on input
2022-01-07 10:51:19 +05:30
18alantom
facf5dbfb6
feat: add locales, reword a get started
2022-01-07 10:51:19 +05:30
18alantom
ec3558f513
fix: call validate on blur
...
- number type Float, Int
- remove floatPrecision
2022-01-07 10:51:19 +05:30
18alantom
4650b1eeda
refactor: shift pesa init with currency to books
2022-01-07 10:51:19 +05:30
18alantom
2d59655bd0
fix: select field stacking context issue
2022-01-04 12:20:52 +05:30
18alantom
ddb46f8bee
fix: AutoComplete country, state, pos and place
2021-12-30 15:03:03 +05:30
18alantom
bc39a26590
fix: popover issues, deprecate portal-vue
2021-12-30 15:01:55 +05:30
18alantom
497872eb84
feat: allow aribitrary values in AutoComplete
...
- pass doc to getList
2021-12-30 14:30:46 +05:30
Piyush Singhania
51b05adf44
Created the initial setup for GSTR-2 Report exporting as csv
2021-12-29 16:14:35 +05:30
Ankit Singhaniya
5a460aebeb
add ability to show different columns based on filter in reports
2021-12-29 10:52:31 +05:30
Piyush Singhania
d6aa958537
Fixed dropdown CSS, removed sleep, renamed state label for India
2021-12-28 17:54:38 +05:30
18alantom
070b49d90f
fix: toast styling, remove from window
2021-12-21 18:22:40 +05:30
18alantom
f21aee6664
feat: add function to pop toast
...
fix: use calls to ipcMain to save data
refactor: remove redundant file and comments
2021-12-21 18:22:40 +05:30
18alantom
04fb48faed
feat: add toast component, to be launched externally
2021-12-21 18:22:40 +05:30
18alantom
afa261c592
refactor: move gstSavePath to utils
2021-12-21 18:22:40 +05:30
18alantom
ca8739f8c0
fix: pass report fetching function to action
...
refactor: remove unnecessary prompt function
2021-12-21 12:37:25 +05:30
18alantom
e1730d85c5
fix(ui): fix black of the button
2021-12-21 12:37:25 +05:30
18alantom
791d276f9d
fix: add grouped dropdown for export, add reset filter in Report.vue
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
c0c1c26d8d
move gst from print setting to account settings
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
26e69216a2
remove gst2 for now from sidebar
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3bdbdbb73a
update the hidden property for sidebar gstr reports
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3f8e058066
json file should open the folder instead
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
a303b6011b
link action fields in report should not hardcode type
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
41bb11f023
update sidebar config to show hide groups and items based on condition
2021-12-21 12:37:25 +05:30
Piyush Singhania
4efe6552f9
Added ability to hide and show side bar items
2021-12-21 12:37:25 +05:30
Piyush Singhania
65c4faf135
Added filter to hide gst reports for countries other then India
2021-12-21 12:37:25 +05:30
Piyush Singhania
776f12c2d1
Moved function promptWhenGstUnavailable to gst.js
2021-12-21 12:37:25 +05:30
Piyush Singhania
6c29f0c4ba
Delete isGstReportsPage computed property, not needed anymore
2021-12-21 12:37:25 +05:30
Piyush Singhania
c18db1c406
Fix gstr-1 json format for validation
2021-12-21 12:37:25 +05:30
Piyush Singhania
4fa1c272d5
Added prompt while exporting if no gstin configured for company
2021-12-21 12:37:25 +05:30
Piyush Singhania
8c0e5d4e75
Fixed the fp value to match the last date of range
2021-12-21 12:37:25 +05:30
Piyush Singhania
228e069096
Code Refactoring
2021-12-21 12:37:25 +05:30
Piyush Singhania
f4fa8a6d88
Added feature to dowload gstr-1
2021-12-21 12:37:25 +05:30
Piyush Singhania
b4c6faae17
Added feature to download json data
2021-12-21 12:37:25 +05:30
Piyush Singhania
482f7875bb
Added date filter for a quater, added download path setup
2021-12-21 12:37:25 +05:30
Piyush Singhania
b7980c6a56
Added download as json button
2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5
Added gstr-1 gstr-2 reports feature
2021-12-21 12:37:25 +05:30
18alantom
1eb9431767
ux: add Cancel in Setup Wizard
2021-12-20 15:22:31 +05:30
18alantom
ae154a53e9
fix(ui): create Common Entries for Sales ∩ Purchases
2021-12-17 12:18:09 +05:30
18alantom
137c1c248e
fix(ux): print error to console when submission fails
2021-12-17 12:18:09 +05:30
18alantom
f502b8004b
fix(ux): scroll long db names
2021-12-16 18:17:32 +05:30
18alantom
b7cd516138
fix(ux): journal entry submission confirmation; message
2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1
fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later
2021-12-16 18:17:32 +05:30
18alantom
1fd616fb0d
fix(ui): No empty required selects, set placeholders everywhere
2021-12-16 18:17:32 +05:30
18alantom
ea5e0c9f6e
fix(ui): empty state in dropdown instead of Loading...
2021-12-16 18:17:32 +05:30
18alantom
95867541df
fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice
2021-12-16 18:17:32 +05:30
18alantom
bc17e72cda
fix: checkbox display, show cancelled set to checkbox
2021-12-16 18:17:32 +05:30
18alantom
91692d1e75
fix(ui): improve attach image placeholder
2021-12-16 18:17:32 +05:30
18alantom
ce7ef72048
fix(ui): select chevrons don't share space with text, no overflow issue
2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882
fix: Journal Entry Reference Date reflects referenceDate
2021-12-16 18:17:32 +05:30
18alantom
b1537f04e3
fix(ui): match icons and order to Settings
2021-12-15 14:17:42 +05:30
18alantom
ae5cade05a
fix: add failsafes along db connection paths
2021-12-10 13:42:43 +05:30
18alantom
415bf0e047
fix: use fallback group instead of first
2021-12-09 14:36:42 +05:30
18alantom
5c8976ba1b
fix: settings routing, illicit char in settings.vue
2021-12-09 14:10:05 +05:30
18alantom
2d7cf505e5
fix: company name update in db selector on change
2021-12-09 13:14:06 +05:30
18alantom
6fdabcb68c
fix(ux): rename default db file
2021-12-09 12:48:27 +05:30
18alantom
60d88a0a9d
fix: update sidebar on router.push
2021-12-09 12:45:49 +05:30
18alantom
c1c66bdd60
build(win): fix webkit-app-region issue
...
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
ad3b41721d
fix: set icon only if in dev mode, else not req
2021-12-07 13:01:15 +05:30
18alantom
1d0db3579a
fix(ui): empty state svg alignment
2021-12-07 11:18:56 +05:30
18alantom
deeaac0f74
fix(ui): prevent truncation, don't show year
2021-12-06 18:40:12 +05:30
18alantom
8e0e648497
fix(ui): center the donut chart text
2021-12-06 18:15:31 +05:30
18alantom
0d90efa819
refactor(ux): route to GetStarted if not complete or hidden
2021-12-02 18:50:51 +05:30
18alantom
40ddf7a171
fix: make onboarding completable
2021-12-02 18:41:56 +05:30
18alantom
b96902bd83
fix: prevent cannot read prop of null
2021-12-02 15:46:46 +05:30
18alantom
6197e78514
fix: readonly and hidden in TwoColumnForm
...
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
Alan
14ce1e88cf
Merge pull request #266 from 18alantom/fix-regional-changes
...
feat: allow regional model updates
2021-12-01 18:46:08 +05:30
18alantom
46a7e9e9c7
fix: routeTo function
2021-12-01 18:38:47 +05:30
18alantom
3f69d7fcc5
feat: allow regional model updates
2021-12-01 18:38:00 +05:30
18alantom
209e8bf7ec
fix: add console.error for db connection failure
2021-11-30 17:43:52 +05:30
18alantom
7a47ee2e22
refactor: update patch run pre and post migration patches
2021-11-30 17:39:40 +05:30
18alantom
bc2f7d9eda
fix: add missing function openSettings
2021-11-29 16:17:07 +05:30
18alantom
77144ddebe
refactor: remove load existing database cause just ipcRenderer invoke
2021-11-29 15:15:23 +05:30
18alantom
512e16d910
refactor: move fjs init boilerplate out, shift db init
2021-11-29 15:02:05 +05:30
18alantom
d491a46a21
fix: autocomplete behaviour, use fuzzy matching
2021-11-26 12:51:47 +05:30
18alantom
f45ea81224
refactor: shift autoupdate to systemsettings
2021-11-25 16:48:26 +05:30
18alantom
f4b14bc0da
fix(ux): unset link value if no matches
2021-11-25 15:47:47 +05:30
18alantom
9fa7968fe2
fix(ux): select closest match on blur
2021-11-25 15:22:59 +05:30
18alantom
b8671cb2ed
fix: multiple payment related fixes
...
- outstanding amount reset on payment cancel
- payment reference type is now select
- map property on select fields for different display values
- multiple payment validations
- sensible binding payment amount and reference amount
2021-11-25 14:49:50 +05:30
Alan
c3760431a1
Merge pull request #255 from 18alantom/fixing-settings-popup
...
fix(ux): don't spawn a new window for settings
2021-11-24 18:21:10 +05:30
18alantom
7ebbddd307
fix(ux): shifting chevrons on date picker, formatting
2021-11-24 16:20:02 +05:30
18alantom
a9caf67236
fix(ux): don't spawn a new window for settings
...
- db changing in the sidebar
2021-11-24 14:38:13 +05:30
Alan
50371b1a56
Merge pull request #251 from piyushsinghania/fix/error-message-while-navigating
...
Prevented error message on navigation
2021-11-23 10:35:01 +05:30
Piyush Singhania
b5cb406c0c
Prevented RangeError: maximum call stack size exceeded
2021-11-22 19:44:52 +05:30
18alantom
4aeffabfa8
fix(ux): show outstanding amount if non zero
...
fix: don't allow submit for cancelled Payments
fix(ui): JE credit/debit colors
2021-11-22 11:25:09 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
Piyush Singhania
1ffd043ca9
Add ability to cancel invoice
2021-11-21 19:08:04 +05:30
18alantom
459d334e08
fix: dynamic ES6 import
...
- db selector hangup on file deletion
2021-11-12 00:23:10 +05:30
18alantom
22dcaba66b
fix: remove noop class from template
2021-11-11 19:24:17 +05:30
18alantom
f25ccd8aa8
fix(ui): show draft status for JE and non-submitables, set Cash as default
2021-11-11 15:05:34 +05:30
18alantom
de25de1fd4
fix(ui): show status badge on an open invoice
2021-11-11 13:41:33 +05:30
Alan
58259a2437
Merge pull request #246 from 18alantom/fix-icon-display-dock-messages
...
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:24:35 +05:30
18alantom
be4cb34398
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:23:26 +05:30
18alantom
40f6e9db05
fix(ux): remove tax rate from invoice breakdown
2021-11-11 11:18:22 +05:30
18alantom
9339efe951
fix: remove console.logs 🤦
2021-11-10 19:20:20 +05:30
18alantom
99e686a96b
fix: bank account parent not being set on setup
2021-11-10 14:29:25 +05:30
18alantom
3afdb72ed3
fix: ask user to add .db extension
2021-11-09 16:44:05 +05:30
18alantom
c20cc5a5db
fix: db creation flow, don't show annoying messages when not required
...
- minor refactors and formatting
2021-11-09 16:08:25 +05:30
18alantom
511d044715
fix: remove spurious commits
2021-11-08 19:53:39 +05:30
Alan
ab97812239
Merge pull request #236 from 18alantom/minor-fixes-payments
...
fix: minor changes and fixes to Payments
2021-11-08 19:49:04 +05:30
18alantom
f905fab256
fix: prevent "Saving..." due to slipping error (needs frappejs #152 )
2021-11-08 19:37:06 +05:30
18alantom
08ae048db0
fix: prevent editing of submitted submitable doctypes from quickform view
2021-11-08 17:05:30 +05:30
18alantom
8f64d95055
refactor: rename "Payment For" to "References"
...
- formatting
- change default values to function defaults
- add migration script for the Payment table
2021-11-08 15:15:27 +05:30
18alantom
5cf725d0b7
fix: issues with db loading
2021-11-06 01:11:39 +05:30
18alantom
09d4b305eb
fix: make Payment For not required, fix amount bug, ref mandatory only if not cash
2021-11-05 20:00:28 +05:30
Alan
c6c89c2e9f
Merge pull request #232 from 18alantom/bump-versions
...
build(deps): bump versions of all except vue
2021-11-05 14:47:22 +05:30
18alantom
1a8a23d2a2
build(electron): bump electron to 15.3.0
...
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
0461976a5b
fix: don't hide period selectors when no data
2021-11-05 12:00:42 +05:30
18alantom
f0424d0ee4
refactor: deprecate use of remote; remove bg transparency on macOS
2021-11-04 15:03:51 +05:30
18alantom
864d07fd1b
chore: bump linters and parsers and electron's friends
...
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
Piyush Singhania
be3574edc5
Fixed profit and loss graph auto updation
2021-11-02 19:05:43 +05:30
18alantom
27b8dfceab
chore: bump tailwind to 2, postcss 7 compat mode
2021-11-02 18:00:45 +05:30
Ankit Singhaniya
ca0c2968e0
Merge pull request #13 from piyushsinghania/fix/wrong-font-in-saved-pdf
...
Fixed the font issue while saving pdf
2021-10-28 21:25:47 +05:30
Ankit Singhaniya
e8a2730d4d
Merge pull request #17 from piyushsinghania/enhancement/added-empty-states-for-empty-lists
...
Added empty states for empty lists
2021-10-28 15:47:04 +05:30
Piyush Singhania
cbeecb39d5
Changed generic records word in "No records found" to dynamic name
2021-10-28 15:19:29 +05:30
Piyush Singhania
7aceb64776
Ui updates and some naming changes
2021-10-28 14:51:39 +05:30
Piyush Singhania
d185345bd1
Added empty states for empty lists
2021-10-27 09:21:03 +05:30
Ankit Singhaniya
a76f9281ed
refactor make pdf method
2021-10-26 00:07:31 +05:30
Piyush Singhania
91b3d969c2
Fixed the font issue while saving pdf
...
Added font support for Basic Template
Added feature to select between platform safe fonts
2021-10-25 21:46:12 +05:30
Piyush Singhania
e9b3d2ca03
Added enhancement to filter out reverted invoices
2021-10-21 23:10:14 +05:30
18alantom
7ad7bf7b2f
refactor: minor cleanups
2021-10-19 14:35:47 +05:30
Piyush Singhania
be97d722b7
Improved the svg layout in dashboard, when no data is available
2021-10-19 14:30:28 +05:30
Piyush Singhania
0aa7eab0d3
Improved dashboard layout
2021-10-19 14:29:37 +05:30
Piyush Singhania
e2f1c7742b
Fixed scrolling issue in journal entry rows, also added some enhancements
2021-10-19 14:28:44 +05:30