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

1885 Commits

Author SHA1 Message Date
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
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +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
591b02ef9e chore: bump typescript 2022-03-18 14:50:20 +05:30
18alantom
164a285c22 v0.4.2-beta.0 2022-03-18 13:44:06 +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
a3e4a7fc3f fix(ui): remove tax breakdown from print view 2022-03-17 10:13:03 +05:30
18alantom
0d52f24df1 v0.4.1-beta.0 2022-03-16 10:40:40 +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
18alantom
391cd8544c fix: patch to fix journal entry ids 2022-03-15 14:34:58 +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
1de297b4fd chore: update readme 2022-03-15 12:02:13 +05:30
18alantom
6cb817a55b build: update with TELEMETRY_URL envvar 2022-03-15 11:56:45 +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
Alan
eea4b0abe1
Merge pull request #361 from taha2002/ar_translation
feat: add Arabic translation
2022-03-14 11:17:58 +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
unknown
56d7881b4b corract some word 2022-03-12 08:06:35 +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
7d75a25dd2 chore: add types for lodash 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
18alantom
b2f06b2aae v0.4.0-beta.0 2022-03-11 11:47:22 +05:30
unknown
e9cd95f5a5 init ar translation 2022-03-10 16:39:00 +01:00
Alan
500c2bb0a1
Merge pull request #360 from 18alantom/item-segregation
feat: Item segregation by purpose
2022-03-10 12:25:27 +05:30
18alantom
17663b2dbe feat: filter items in invoices 2022-03-10 12:23:28 +05:30
18alantom
fbb1c4db66 feat: segregate payment by type in sidebar 2022-03-10 12:12:02 +05:30