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

1996 Commits

Author SHA1 Message Date
18alantom
1b15eb67e4 fix: add missing create option 2022-06-20 12:01:20 +05:30
18alantom
4fbcd9da5f fix(ui): remove popover space and arrow 2022-06-20 12:00:52 +05:30
18alantom
6f0a5ab23d chore: update readme image 2022-06-19 13:03:54 +05:30
18alantom
6d4ade83e2 chore: update readme image 2022-06-19 12:57:48 +05:30
18alantom
07cf3b5192 ui: dashboard font weights 2022-06-19 12:24:14 +05:30
18alantom
fdd073ffb8 chore: update blog link 2022-06-19 02:14:18 +05:30
18alantom
a29684f0dd feat: _dynamic_ help 2022-06-19 01:47:19 +05:30
18alantom
d7def35dbf feat: add doc link (will be dyn later) 2022-06-17 14:20:04 +05:30
18alantom
9617030b8c fix: party widget status 2022-06-16 22:44:50 +05:30
18alantom
cf0224eb85 fix(ui): Payment purpose in the title 2022-06-14 16:22:37 +05:30
18alantom
daebdb0ea9 fix(ux): improve status indication 2022-06-14 14:40:46 +05:30
18alantom
d5b881c98f fix: hacky way to update status badge 2022-06-13 18:52:47 +05:30
18alantom
f56789b579 incr(ui): improve sidebar, unify design elsewhere 2022-06-11 13:24:07 +05:30
18alantom
dfe6aabdb2 v0.6.0-beta.0 2022-06-10 14:43:36 +05:30
Alan
d9800b9474
Merge pull request #405 from mohsinalimat/patch-1
chore: update README image
2022-06-10 13:46:16 +05:30
MohsinAli
8143cfe90c
latest image 2022-06-10 13:36:23 +05:30
Alan
ba64186d01
Merge pull request #398 from 18alantom/v1-design-update
incr: V1 design update
2022-06-10 13:21:47 +05:30
18alantom
c5fdcf521b incr: remove min restrictions
- minor color update
- increase dashboard colors by 100
2022-06-10 13:15:56 +05:30
18alantom
fc4a856f52 incr(ui): CoA create new spacing 2022-06-09 22:55:19 +05:30
18alantom
55a62aca87 incr: update colors 2022-06-09 17:57:11 +05:30
18alantom
b705ce01cd incr(ui): change grays
- more linear interpolation and slate
2022-06-09 16:52:16 +05:30
18alantom
51ef3d9e6b incr(ui): button heights
- hover colors
2022-06-09 16:27:23 +05:30
18alantom
069ecd75eb incr(ui): elevate form 2022-06-09 14:22:09 +05:30
18alantom
0c705fe225 fix: error height in two column form
- indicate dev mode
2022-06-09 14:12:41 +05:30
18alantom
f1886926f3 incr: small fixes 2022-06-09 14:02:42 +05:30
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