18alantom
|
b85f5db980
|
incr: update dashboard
- change aspect ratio to 3:2
|
2022-06-09 14:02:15 +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
|
b8cfddedaf
|
incr: w-desk lines for header, listview and report
|
2022-06-09 14:01:04 +05:30 |
|
18alantom
|
bb7ec1a6a8
|
incr(ui): show HSN in print if present
|
2022-06-09 14:00:37 +05:30 |
|
18alantom
|
a4500ec231
|
fix: list ordering
- error message overlap spacing
|
2022-06-09 14:00:37 +05:30 |
|
18alantom
|
e801878a92
|
fix: back button issue
- show development in sidebar if dev
|
2022-06-09 14:00:37 +05:30 |
|
18alantom
|
82336e18bc
|
fix: party address doesn't show in print
|
2022-06-06 13:33:07 +05:30 |
|
18alantom
|
2dd3f9dab4
|
fix: include Payment in the search
|
2022-05-31 11:25:02 +05:30 |
|
18alantom
|
11a2589c4a
|
incr(ui): minor change to searchbar ui
- fix import error
|
2022-05-31 11:05:33 +05:30 |
|
18alantom
|
3975eb3f64
|
fix(ux): display can't delete cause link
- update reports on ledger entries
- pull data until .plus({days: 1}) to account for all entries of the day
|
2022-05-30 17:04:25 +05:30 |
|
18alantom
|
cf4c7fc8ec
|
fix(ux): outside click close
|
2022-05-30 14:30:58 +05:30 |
|
18alantom
|
4768cdfe07
|
feat: add the search filters
|
2022-05-30 14:20:54 +05:30 |
|
18alantom
|
e008028b14
|
incr: get doc search working
- temporarily disable filters
|
2022-05-29 18:02:21 +05:30 |
|
18alantom
|
6042f70b84
|
incr(ui): add Doc group ui
|
2022-05-29 13:20:27 +05:30 |
|
18alantom
|
fbfde7d230
|
fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
|
2022-05-28 16:44:38 +05:30 |
|
18alantom
|
04725f0b86
|
fix(ui): titlebar on windows
|
2022-05-28 16:03:31 +05:30 |
|
18alantom
|
b9e584f5a9
|
fix(ui): remove unsightly scrollbars
|
2022-05-28 07:50:47 +05:30 |
|
18alantom
|
cdefbe055d
|
fix: sidebar margin
- reduce baseCount for Create Demo
|
2022-05-28 12:27:21 +05:30 |
|
18alantom
|
b44a77e75a
|
fix: lost styles on print after build
|
2022-05-28 12:02:50 +05:30 |
|
18alantom
|
98c17aaed2
|
fix(ux): drag region
|
2022-05-27 16:59:25 +05:30 |
|
18alantom
|
f21e507f2a
|
incr: remove Check for Updates
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
b7d41db996
|
incr: simplify error logging, send to renderer
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
12f4162162
|
incr: circumv window reload issue
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
8116bd097a
|
incr: shift process out of src/**
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
cda198bc69
|
fix: show Ledger Entries
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
f27d22504b
|
incr: fix build issue and minor updates to readme
|
2022-05-27 00:45:05 +05:30 |
|
18alantom
|
3af46dc24a
|
fix: disgusting typo
|
2022-05-26 15:43:12 +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
|
46dbb6348f
|
fix: updateSchemas works now, also proper cleanup
|
2022-05-25 14:33:36 +05:30 |
|
18alantom
|
a8904a0854
|
incr: error handle lastSelectedFilepath load
|
2022-05-24 23:29:05 +05:30 |
|
18alantom
|
aa73a33669
|
incr: add docs to search
- still incomplete, lotsa improvements left
|
2022-05-24 00:03:07 +05:30 |
|
18alantom
|
0e37f0073e
|
fix: fullscreen issue
- use native trafficlights
|
2022-05-23 18:24:11 +05:30 |
|
18alantom
|
5027c0c81f
|
feat: add Spanish translations
|
2022-05-23 16:37:52 +05:30 |
|
18alantom
|
e943432d91
|
feat: add Dutch translations
|
2022-05-23 16:18:23 +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
|
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 |
|