Commit Graph
1695 Commits
Author SHA1 Message Date
Alan bbaddfef0d Merge pull request #372 from frappe/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-28 18:21:26 +05:30
dependabot[bot] 7efb647380 build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 03:10:44 +00:00
18alantom 8246f4aca7 chore: add main to ∵ build failing 2022-03-21 11:06:50 +05:30
Alan 4fcb07afdd Merge pull request #369 from 18alantom/disen-node-one
incr: disen node one
2022-03-21 10:44:38 +05:30
18alantom bbc774b4b7 fix: add correct filter on create 2022-03-21 10:39:10 +05:30
18alantom 0b48eb3d7e chore: add latest tslib to prevent syntax errors 2022-03-21 10:28:22 +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 6581070a59 fix: dev tools version, add isDev to frappe.store 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 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
v0.4.2-beta.0
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 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