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

2071 Commits

Author SHA1 Message Date
18alantom
8d327f07fa incr: shift version to system settings
- change db is a separate button
2022-06-09 14:02:41 +05:30
18alantom
b85f5db980 incr: update dashboard
- change aspect ratio to 3:2
2022-06-09 14:02:15 +05:30
18alantom
1c0896553e incr: unify row heights
- delete rando file
2022-06-09 14:02:14 +05:30
18alantom
97d2885475 incr: use form container for form-ish layouts 2022-06-09 14:01:04 +05:30
18alantom
b8cfddedaf incr: w-desk lines for header, listview and report 2022-06-09 14:01:04 +05:30
18alantom
e9aca11257 fix(ui): macOS icon size 2022-06-09 14:00:37 +05:30
18alantom
bf2d0192ef incr: use parent and fieldname for SVs
(to prevent dupes)
2022-06-09 14:00:37 +05:30
18alantom
bb7ec1a6a8 incr(ui): show HSN in print if present 2022-06-09 14:00:37 +05:30
18alantom
a4500ec231 fix: list ordering
- error message overlap spacing
2022-06-09 14:00:37 +05:30
18alantom
e801878a92 fix: back button issue
- show development in sidebar if dev
2022-06-09 14:00:37 +05:30
18alantom
82336e18bc fix: party address doesn't show in print 2022-06-06 13:33:07 +05:30
Alan
8981dc3230
Merge pull request #399 from frappe/dependabot/npm_and_yarn/eventsource-1.1.1
chore(deps): bump eventsource from 1.1.0 to 1.1.1
2022-06-03 11:53:10 +05:30
dependabot[bot]
0d8d9ea96a
chore(deps): bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 03:18:27 +00:00
18alantom
a89627e139 fix: don't create copy if memory 2022-05-31 11:39:45 +05:30
18alantom
2dd3f9dab4 fix: include Payment in the search 2022-05-31 11:25:02 +05:30
18alantom
11a2589c4a incr(ui): minor change to searchbar ui
- fix import error
2022-05-31 11:05:33 +05:30
18alantom
3975eb3f64 fix(ux): display can't delete cause link
- update reports on ledger entries
- pull data until .plus({days: 1}) to account for all entries of the day
2022-05-30 17:04:25 +05:30
Alan
69f8ef11fe
Merge pull request #396 from 18alantom/fuzzy-search
feat: fuzzy search
2022-05-30 14:32:00 +05:30
18alantom
cf4c7fc8ec fix(ux): outside click close 2022-05-30 14:30:58 +05:30
18alantom
4768cdfe07 feat: add the search filters 2022-05-30 14:20:54 +05:30
18alantom
e008028b14 incr: get doc search working
- temporarily disable filters
2022-05-29 18:02:21 +05:30
18alantom
6042f70b84 incr(ui): add Doc group ui 2022-05-29 13:20:27 +05:30
Alan
8d3dba7687
Merge pull request #395 from 18alantom/platform-specific-fixes
fix: platform specific, post build fixes
2022-05-28 20:36:59 +05:30
18alantom
fbfde7d230 fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
2022-05-28 16:44:38 +05:30
18alantom
04725f0b86 fix(ui): titlebar on windows 2022-05-28 16:03:31 +05:30
18alantom
b9e584f5a9 fix(ui): remove unsightly scrollbars 2022-05-28 07:50:47 +05:30
18alantom
cdefbe055d fix: sidebar margin
- reduce baseCount for Create Demo
2022-05-28 12:27:21 +05:30
18alantom
b44a77e75a fix: lost styles on print after build 2022-05-28 12:02:50 +05:30
18alantom
98c17aaed2 fix(ux): drag region 2022-05-27 16:59:25 +05:30
18alantom
5d20591175 chore: update readme 2022-05-27 16:42:24 +05:30
18alantom
f21e507f2a incr: remove Check for Updates 2022-05-27 16:20:28 +05:30
18alantom
b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom
12f4162162 incr: circumv window reload issue 2022-05-27 16:20:28 +05:30
18alantom
8116bd097a incr: shift process out of src/** 2022-05-27 16:20:28 +05:30
18alantom
cda198bc69 fix: show Ledger Entries 2022-05-27 16:20:28 +05:30
Alan
9bb5299b97
Merge pull request #381 from 18alantom/disen-node-two
incr: disentangle node, part 2
2022-05-27 01:02:37 +05:30
18alantom
f27d22504b incr: fix build issue and minor updates to readme 2022-05-27 00:45:05 +05:30
18alantom
3af46dc24a fix: disgusting typo 2022-05-26 15:43:12 +05:30
18alantom
a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +05:30
18alantom
8ee4dded19 incr(ui): mainly make the hrs touch the ends 2022-05-26 00:28:54 +05:30
18alantom
46dbb6348f fix: updateSchemas works now, also proper cleanup 2022-05-25 14:33:36 +05:30
18alantom
a8904a0854 incr: error handle lastSelectedFilepath load 2022-05-24 23:29:05 +05:30
18alantom
6ace4677e7 incr: add patch for v0.4 to v0.5 2022-05-24 17:04:41 +05:30
18alantom
448068883e incr: version comparators 2022-05-24 12:48:56 +05:30
18alantom
aa73a33669 incr: add docs to search
- still incomplete, lotsa improvements left
2022-05-24 00:03:07 +05:30
18alantom
0e37f0073e fix: fullscreen issue
- use native trafficlights
2022-05-23 18:24:11 +05:30
18alantom
aab4fde327 chore: regenerate translations
- remove esp.csv cause es.csv
2022-05-23 16:38:49 +05:30
18alantom
5027c0c81f feat: add Spanish translations 2022-05-23 16:37:52 +05:30
18alantom
e943432d91 feat: add Dutch translations 2022-05-23 16:18:23 +05:30
18alantom
2392dbe2fd fix: minor fixes to telemetry 2022-05-23 16:18:23 +05:30