2
0
mirror of https://github.com/frappe/books.git synced 2024-11-15 01:44:04 +00:00
Commit Graph

206 Commits

Author SHA1 Message Date
dependabot[bot]
e1755d75fe
chore(deps-dev): bump electron from 18.2.4 to 18.3.7
Bumps [electron](https://github.com/electron/electron) from 18.2.4 to 18.3.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.4...v18.3.7)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 08:57:58 +00:00
18alantom
40f2aa8444 refactor: move test to sh script
- this allows passing globs as args
2022-11-07 13:28:35 +05:30
18alantom
6af3e1e8c7 v0.7.1 2022-11-07 13:28:22 +05:30
18alantom
70d164d18d chore: remove mocha 2022-10-31 13:39:59 +05:30
18alantom
6806c42daf chore: add tape 2022-10-29 15:10:24 +05:30
18alantom
128af8337b v0.7.0 2022-10-25 14:39:49 +05:30
18alantom
168fc27b31 v0.7.0-beta.0 2022-10-17 22:43:47 +05:30
18alantom
ef31682918 fix(ui): prevent grid collapse
- bump vue
2022-10-13 17:30:58 +05:30
18alantom
6216a73688 v0.6.6 2022-10-08 00:31:01 +05:30
18alantom
ef4e934bfd v0.6.6-beta.0 2022-10-03 14:53:51 +05:30
18alantom
11a10a8f48 v0.6.5 2022-09-19 20:06:04 +05:30
18alantom
d1194ae6ba v0.6.4-beta.0 2022-08-31 14:56:51 +05:30
18alantom
4ebf232e18 chore: bump build tooling
- fixes app-update.yml not found and others
2022-08-30 13:43:52 +05:30
18alantom
8dc27249b4 v0.6.3-beta.0 2022-08-10 17:52:45 +05:30
18alantom
4767eb006a v0.6.2-beta.0 2022-07-31 14:26:42 +05:30
18alantom
d798e6df77 v0.6.1-beta.0 2022-07-26 19:26:20 +05:30
18alantom
38a078155f v0.6.0-beta.1 2022-07-19 15:10:51 +05:30
18alantom
dfe6aabdb2 v0.6.0-beta.0 2022-06-10 14:43:36 +05:30
18alantom
b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom
f27d22504b incr: fix build issue and minor updates to readme 2022-05-27 00:45:05 +05:30
18alantom
401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom
8e2c89b0eb incr: remove some rando package 2022-05-23 16:18:23 +05:30
18alantom
905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom
288499fd68 chore: bump electron 2022-05-23 16:18:23 +05:30
18alantom
56e5a7fc74 incr: shift contactMothership
- ship lang files too cause sometimes errors out.
2022-05-23 16:18:23 +05:30
18alantom
694aa4e69c v0.5.0-beta.0 2022-05-23 16:18:23 +05:30
18alantom
1b85fee5e6 fix: make setupInstance code work 2022-05-23 16:18:22 +05:30
18alantom
af0d897020 chore: type generateTranslations
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom
d69dec1ca7 incr: type translation 2022-05-23 16:18:21 +05:30
18alantom
f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom
7514c95883 chore: add mocha and deps 2022-05-23 16:18:21 +05:30
18alantom
72b6478e29 incr: create typed frappe 2022-05-23 16:18:21 +05:30
18alantom
4c706afe17 build: remove yarn constraint 2022-04-01 15:24:20 +05:30
18alantom
e3347c6714 v0.4.3-beta.0 2022-04-01 12:19:54 +05:30
18alantom
7acf5bc9a2 chore: bump yarn
- prevent error on pre mounted toast
2022-03-28 18:29:38 +05:30
dependabot[bot]
c75f6140c6
build(deps-dev): bump electron from 15.3.0 to 15.3.5
Bumps [electron](https://github.com/electron/electron) from 15.3.0 to 15.3.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.3.0...v15.3.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 21:16:14 +00:00
18alantom
8246f4aca7 chore: add main to ∵ build failing 2022-03-21 11:06:50 +05:30
18alantom
0b48eb3d7e chore: add latest tslib to prevent syntax errors 2022-03-21 10:28:22 +05:30
18alantom
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +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
0d52f24df1 v0.4.1-beta.0 2022-03-16 10:40:40 +05:30
18alantom
7d75a25dd2 chore: add types for lodash 2022-03-11 12:26:43 +05:30
18alantom
b2f06b2aae v0.4.0-beta.0 2022-03-11 11:47:22 +05:30
18alantom
5122e2a978 v0.3.2-beta.0 2022-03-02 13:24:27 +05:30
18alantom
f6911eed16 v0.3.1-beta.0 2022-02-26 12:52:20 +05:30
18alantom
8ab7356701 v0.3.0-beta.1 2022-02-25 20:57:53 +05:30
18alantom
0109296750 v0.3.0-beta.0 2022-02-25 12:31:41 +05:30
18alantom
ace1d4204d build: restrict engine 2022-02-21 10:31:02 +05:30
18alantom
a1a22898f6 v0.2.0-beta.0 2022-02-18 12:17:37 +05:30
18alantom
a6616c5c33 feat: add code to fetch language map 2022-02-16 15:35:35 +05:30
18alantom
f99de4cd86 feat: add script to generate translation file 2022-02-16 13:15:33 +05:30
18alantom
ddf7cd2c62 chore: bump vue and vue-router 2022-02-09 16:01:45 +05:30
18alantom
325045dc34 chore: bump version 2022-02-08 11:11:34 +05:30
18alantom
0ed031a7bb chore: remove dependency frappe-charts 2022-01-28 01:12:39 +05:30
18alantom
7017608c68 chore: enable typescript support 2022-01-24 12:49:27 +05:30
18alantom
a1eb699945 fix: config, tranpile for the main process 2022-01-21 15:20:52 +05:30
dependabot[bot]
f9d624c657 chore(deps-dev): bump postcss from 7.0.39 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:57:14 +05:30
18alantom
4e83d26bb5 chore: switch sqlite3 to vscode fork, refresh frappejs dep 2022-01-06 15:17:07 +05:30
18alantom
bc39a26590 fix: popover issues, deprecate portal-vue 2021-12-30 15:01:55 +05:30
Ankit Singhaniya
ef6216f506 remove unwanted package due to unwanted import 2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5 Added gstr-1 gstr-2 reports feature 2021-12-21 12:37:25 +05:30
18alantom
2708fb50b6 chore: bump version 2021-12-17 12:18:09 +05:30
18alantom
3798c9bb8d build: bump node to latest LTS
- ci/cd: switch macOS and windows to post-latest
2021-12-13 18:43:22 +05:30
18alantom
ae5cade05a fix: add failsafes along db connection paths 2021-12-10 13:42:43 +05:30
18alantom
3824c7353d chore: remove browserlist cause serve errors, will add it in later if the need arises 2021-12-06 16:44:27 +05:30
18alantom
2604ff07c5 chore: shift browserlist to package.json 2021-12-06 12:20:49 +05:30
18alantom
dd6b7b6b14 chore: add 'yarn' to engines 2021-12-02 12:29:33 +05:30
18alantom
9285ac6d5e build: bump version, add support for portable build, nsis ask install location
- update package.json fields
- add specific icons for windows
- add icns for mac
- fix plist file formatting
2021-11-22 16:17:41 +05:30
18alantom
aa6a565f9b chore: move prettier config to package.json, fix icon spacing 2021-11-16 13:15:20 +05:30
18alantom
1a8a23d2a2 build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
f0424d0ee4 refactor: deprecate use of remote; remove bg transparency on macOS 2021-11-04 15:03:51 +05:30
18alantom
864d07fd1b chore: bump linters and parsers and electron's friends
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
18alantom
192fd9de75 chore: bump dep versions (no refactors) 2021-11-02 18:11:08 +05:30
18alantom
27b8dfceab chore: bump tailwind to 2, postcss 7 compat mode 2021-11-02 18:00:45 +05:30
18alantom
9bc8cd9fdd chore: set node version 2021-09-30 14:53:08 +05:30
Ankit Singhaniya
a589358d10 fix frappe charts version 2021-09-30 14:32:30 +05:30
Ankit Singhaniya
ce29ebfb3e upgrade packages 2021-09-30 14:11:30 +05:30
Ankit Singhaniya
7c3af79ecc upgrade electron to 8 and update vue cli electron builder 2021-09-30 14:11:11 +05:30
Ankit Singhaniya
c3b1338039 upgrade electron form 6 to 7, because the inspector was crashing 2021-09-30 14:07:16 +05:30
Faris Ansari
2c7d49d79e v0.0.3-beta.13 2020-05-11 20:26:01 +05:30
Faris Ansari
5600840bdb v0.0.3-beta.12 2020-05-06 23:51:08 +05:30
Faris Ansari
4a5b55624f v0.0.3-beta.11 2020-04-30 23:33:07 +05:30
Faris Ansari
7bb50c3153 fix: Use forked cli plugin with updated electron builder 2020-04-30 23:14:32 +05:30
Faris Ansari
5740cfd29d v0.0.3-beta.10 2020-04-30 16:47:38 +05:30
Faris Ansari
e19b2d2d27 fix: Update tailwind to 1.2.0 2020-04-30 16:44:39 +05:30
Faris Ansari
ae101fab12 v0.0.3-beta.9 2020-02-10 14:09:30 +05:30
Faris Ansari
3efbf5bebd fix: Remove font manager until we find alternative
- font-manager fails to build on WIndows and Linux
2020-02-10 13:25:26 +05:30
Faris Ansari
138b0673a8 feat: Invoice Template Customizer
- Template, Color and Font fields in PrintSettings
- font-manager for loading system fonts
- 3 Invoice Templates: Default, Minimal and Business
- Delete unused old Templates
- Dont show Delete button in Singles
- Rename font family "Inter var experimental" to "Inter"
2020-02-03 23:25:11 +05:30
Faris Ansari
d3bd5c26e0 v0.0.3-beta.8 2020-01-29 16:33:30 +05:30
Faris Ansari
f4fc9703bb fix: Popover arrow
- Use popper.js 2.x
- placement prop for uh, placement
- show prop for explicit show/hide
2020-01-29 16:31:03 +05:30
Faris Ansari
3e44f08a4f fix: Update frappejs 2020-01-28 17:15:12 +05:30
Faris Ansari
27d848d868 feat: Ability to run patches 2020-01-28 17:00:05 +05:30
Faris Ansari
f6abaa1cab feat: File selector for multi-company switching
- Use config file to store preferences
2020-01-28 16:59:34 +05:30
Faris Ansari
e091988f16 v0.0.3-beta.7 2020-01-03 00:01:03 +05:30
Faris Ansari
6ab5e109ad feat: Rename to Frappe Books 2020-01-02 23:09:58 +05:30
Faris Ansari
69434d53eb v0.0.3-beta.6 2019-12-27 16:17:27 +05:30
Faris Ansari
db9d897d0d v0.0.3-beta.5 2019-12-27 12:09:57 +05:30
Faris Ansari
a3506bf015 feat: Auto Update
- Ability to disable auto update from System tab in Settings
2019-12-27 12:07:39 +05:30
Faris Ansari
2e5bd11957 v0.0.3-beta.4 2019-12-24 18:42:54 +05:30