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

1805 Commits

Author SHA1 Message Date
18alantom
f99de4cd86 feat: add script to generate translation file 2022-02-16 13:15:33 +05:30
18alantom
a03ca7f474 chore: deprecate old syntax, remove variable calls 2022-02-16 13:15:33 +05:30
18alantom
53ce50bb1e refactor: convert template instances of t(' → t` 2022-02-16 13:15:33 +05:30
18alantom
5ffaa39ff6 refactor: t( => t` in *.vue <script/> 2022-02-16 13:15:33 +05:30
18alantom
cad59570a0 refactor: t( => t` in *.js 2022-02-16 13:15:33 +05:30
18alantom
98da66ea68 fix: deprecate earlier translation methods 2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
2a14e55e97 fix(ui): print format location 2022-02-15 22:28:55 +05:30
zkeene
88893003e7 fix to issue #336
updated VATComply URI
2022-02-14 10:23:28 +05:30
dependabot[bot]
780e967491 build(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 10:18:50 +05:30
Alan
794ababe0f
Merge pull request #337 from 18alantom/bump-vue
chore: bump vue
2022-02-11 19:04:38 +05:30
18alantom
1626278938 refactor: move key to component
- lag seems to be gone 🤨
2022-02-11 19:03:28 +05:30
18alantom
c6afe59033 refactor: inline rendering 2022-02-11 18:01:48 +05:30
18alantom
6701b4f769 refactor: keep-alive, fix quickeditform 2022-02-11 17:04:04 +05:30
18alantom
cab5283a92 refactor: quickeditform query issue
- markRaw report data
2022-02-11 15:55:49 +05:30
18alantom
9f65a9ba9e refactor: markRaw pesa objects
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
3d9344a0ed refactor: search bar vo vue3, remove 'x' 2022-02-11 11:25:07 +05:30
18alantom
fb525c88b3 refactor: add emits to *.vue where $emit 2022-02-10 17:28:26 +05:30
18alantom
aba83950fb refactor: mounting behaviour for toasts and app 2022-02-10 17:02:55 +05:30
18alantom
a2ff952b4a refactor: scrolling and outsideclick directive 2022-02-10 15:28:20 +05:30
18alantom
fec1f65e33 refactor: prevent bubbling
- update this.$set
- beforeDestroy -> beforeUnmount
2022-02-10 14:40:30 +05:30
18alantom
51c066e926 refactor: use slot shorthand
- more minor fixes
- remove redundant file
2022-02-10 13:12:43 +05:30
18alantom
1ff861ee56 fix: markRaw pesa factory, case private 2022-02-10 12:25:19 +05:30
18alantom
2f6a2f4cc2 refactor: vue 2 → 3 migration
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
ddf7cd2c62 chore: bump vue and vue-router 2022-02-09 16:01:45 +05:30
18alantom
9830c648ef fix(ux): -- cashflow height cause linux titlebars 2022-02-08 13:49:50 +05:30
18alantom
b725267789 fix(ux): don't notify if no updates on startup 2022-02-08 12:56:46 +05:30
18alantom
325045dc34 chore: bump version 2022-02-08 11:11:34 +05:30
18alantom
b19af48e40 fix(ux): mention payments on cancelling invoice 2022-02-07 18:01:13 +05:30
18alantom
349d15e9cc chore: start naming from 1001 2022-02-07 17:24:05 +05:30
18alantom
e8ad2ce21d fix: Party Widget payment display 2022-02-07 17:15:58 +05:30
18alantom
0acdaa9b78 fix(ux): darken on active (preserve outline none) 2022-02-07 16:56:27 +05:30
18alantom
dd5d87442e fix: number series skipping issue 2022-02-07 15:49:32 +05:30
18alantom
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
29c1621882 fix: validation not running issue 2022-02-07 14:16:02 +05:30
18alantom
8ba9f7f510 fix: preserve spaces in translation 2022-02-07 14:11:10 +05:30
18alantom
9b30142cf0 fix(ui): set z-index on popover 2022-02-07 13:53:23 +05:30
18alantom
afbd43bfde fix(ui): expenses empty message 2022-02-07 13:15:03 +05:30
18alantom
2e1b8bfa13 fix: address not being set issue 2022-02-07 13:01:13 +05:30
18alantom
ad70b64e0c chore: refactor deprecated contructor 2022-02-06 23:08:35 +05:30
18alantom
71d55950ff fix(ux): allow party type on ambiguous quickedit 2022-02-04 12:06:44 +05:30
18alantom
3ed5f40586 fix: remote _ from \d ∵ F$#&%N! webpack 2022-02-03 18:11:53 +05:30
18alantom
6bfbbca747 fix: css calc 2022-02-03 17:02:21 +05:30
18alantom
f2dd7ff67e refactor(ui): wider desk
- rename Common Entries to Common
2022-02-03 17:01:01 +05:30
18alantom
099513fb54 feat: add close buttons to toasts 2022-02-03 16:55:47 +05:30
18alantom
abdd26f662 fix(ui): center toasts
- wider toasts
- narrower sidebar
2022-02-03 16:55:47 +05:30
Alan
da9c677fc2
Merge pull request #331 from 18alantom/auto-updation
feat: notification based updation
2022-02-03 15:37:43 +05:30
18alantom
bee9501b27 fix: silent check on startup 2022-02-03 15:35:46 +05:30
18alantom
af0e8523ed feat: updation using notification flow
- minor refactor in errorHandling
2022-02-03 15:33:21 +05:30
18alantom
0d3db0739a ux: remove auto update option (notify) 2022-02-03 14:51:24 +05:30