2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

1848 Commits

Author SHA1 Message Date
18alantom
1567dc762f incr: add type converters 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
9765707d21 incr: add DatabaseManager.call 2022-05-23 16:18:21 +05:30
18alantom
18dd3f8518 test: add more dbcore tests
- fix bugs in core.ts
2022-05-23 16:18:21 +05:30
18alantom
f5d795d95b test: add tests for singlevalue CRUD
- add utils
2022-05-23 16:18:21 +05:30
18alantom
f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom
4800112ff4 test: schema builder 2022-05-23 16:18:21 +05:30
18alantom
74bfe7931c chore: fix types 2022-05-23 16:18:21 +05:30
18alantom
7514c95883 chore: add mocha and deps 2022-05-23 16:18:21 +05:30
18alantom
e9fab0cf83 incr: add databaseManager, privitize methods 2022-05-23 16:18:21 +05:30
18alantom
74d173f682 incr: refactor core.ts to use schema !meta 2022-05-23 16:18:21 +05:30
18alantom
19278e92d6 incr: add meta fields 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
879b677b3b incr: cleanup and import schemas 2022-05-23 16:18:21 +05:30
18alantom
02cacd5697 incr: add schemas 2022-05-23 16:18:21 +05:30
18alantom
a546f144ca incr: drop unused doctypes 2022-05-23 16:18:21 +05:30
18alantom
71d931ac75 incr: checkpoint 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
18alantom
807a5d2da7 incr: remove utils, format from common 2022-05-23 16:18:21 +05:30
18alantom
f243326126 incr: type errors, set on frappe 2022-05-23 16:18:21 +05:30
Alan
878d1d03e9
Merge pull request #391 from talmax1124/master
Translation to Spanish Language
2022-05-23 16:17:53 +05:30
Carlos
91bf9233d0
Merge pull request #2 from talmax1124/imgbot
[ImgBot] Optimize images
2022-05-23 06:24:54 -04:00
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
talmax1124
e45cef359a Spanish Translation 2022-05-22 14:52:01 -04:00
18alantom
ceb45b58b7 fix: set numberSeries as readOnly after insert 2022-04-04 14:09:15 +05:30
Alan
54628bb2d1
Merge pull request #375 from 4silvertooth/master
fix: #176 erroneous Profit ans Loss reports
2022-04-04 12:25:04 +05:30
18alantom
d3af272bcc fix(ui): Notes display in templates 2022-04-04 12:08:47 +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
98bcbf20f9 chore: update translations 2022-04-01 17:39:58 +05:30
18alantom
b8b1cc5a31 fix: prevent crash on undef language code 2022-04-01 16:41:26 +05:30
4silvertooth
8c6ada34e8 fix: #176 erroneous Profit ans Loss reports 2022-04-01 15:50:45 +05:30
18alantom
4c706afe17 build: remove yarn constraint 2022-04-01 15:24:20 +05:30
18alantom
62996e100e build: bump windows runner and test publish 2022-04-01 15:15:54 +05:30
18alantom
4c0310541c fix(build): set yarn version before all yarn cmds 2022-04-01 14:37:50 +05:30
18alantom
227dab2c0c chore: set yarn version in publish.yml 2022-04-01 12:40:29 +05:30
18alantom
e3347c6714 v0.4.3-beta.0 2022-04-01 12:19:54 +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
Alan
ca272acc5e
Merge pull request #373 from frappe/dependabot/npm_and_yarn/plist-3.0.5
build(deps): bump plist from 3.0.4 to 3.0.5
2022-03-28 18:29:55 +05:30
18alantom
7acf5bc9a2 chore: bump yarn
- prevent error on pre mounted toast
2022-03-28 18:29:38 +05:30