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 |
|
18alantom
|
fd73c643b5
|
feat: add item segregation in sidebar
|
2022-03-10 12:06:37 +05:30 |
|
18alantom
|
d9108d5103
|
feat: add field to segregate items by purpose
|
2022-03-10 12:04:02 +05:30 |
|
Alan
|
b4397a9132
|
Merge pull request #359 from 18alantom/custom-number-series
feat: custom number series
|
2022-03-08 15:23:32 +05:30 |
|
18alantom
|
b9a65b75d5
|
fix: circumvent possible sqlite bug
- sqlite throws not null on direct insert
- this doesn't seem to be happening on
bulk or individual inserts
|
2022-03-08 15:20:07 +05:30 |
|
18alantom
|
b4bed9521f
|
fix: minor bugs, fix patch too
|
2022-03-08 14:17:37 +05:30 |
|
18alantom
|
01f1154a67
|
chore: remove number series from settings
|
2022-03-08 13:46:32 +05:30 |
|
18alantom
|
78955b9d52
|
feat: update name setting
|
2022-03-08 13:42:08 +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
|
c9631c27a6
|
feat: add numberSeries field to docs
|
2022-03-08 12:14:05 +05:30 |
|
18alantom
|
0bd1706e2b
|
feat: add reference to number series doc
|
2022-03-08 12:13:29 +05:30 |
|
18alantom
|
6912355e62
|
fix: adding account from CoA page
|
2022-03-08 10:56:50 +05:30 |
|
18alantom
|
5122e2a978
|
v0.3.2-beta.0
|
2022-03-02 13:24:27 +05:30 |
|
18alantom
|
a01c91f40d
|
fix(ux): add pagination to general ledger
|
2022-03-02 13:18:50 +05:30 |
|
18alantom
|
d5c00a1038
|
fix: payment shows as draft post submit
|
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
|
309010bdf5
|
chore: switch blues
- increased saturation
- fixed hue, vary only lightness
- 600 is Frappe blue
|
2022-03-01 14:58:21 +05:30 |
|
18alantom
|
3d175f1730
|
feat(ui): add a loading element
|
2022-03-01 14:58:21 +05:30 |
|