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

194 Commits

Author SHA1 Message Date
Mildred Ki'Lya
e11e51b406 v0.20.0 2024-01-08 23:51:14 +01:00
18alantom
e86778f09e v0.19.0 2023-10-10 09:18:00 +05:30
18alantom
3579b23080 v0.18.0 2023-08-22 11:29:45 +05:30
18alantom
544b8a14b1 v0.17.1 2023-07-21 11:40:12 +05:30
18alantom
823739f564 fix: create backup on migrate or patch 2023-07-12 14:58:14 +05:30
18alantom
4013303196 v0.17.0 2023-06-29 11:40:40 +05:30
18alantom
711b4d9b20 test(ui): increase timeout to 60s
- add formatting check to lint.yml
2023-06-27 13:09:24 +05:30
18alantom
badae87edb test(ui): add a simple uitest 2023-06-27 11:42:47 +05:30
18alantom
b155d71170 chore: add lint workflow
- fix filter issue in List.vue
- update readme with inspect notes
- fix log_creds.txt path for dev
2023-06-23 12:29:51 +05:30
18alantom
8a1392e533 chore: bump lint dependencies
- add code mirror dependencies to silence warning
- bump node version to allow execa
2023-06-21 13:35:42 +05:30
18alantom
207a74706b chore: update refs to build command 2023-06-21 12:28:20 +05:30
18alantom
a18a4c38ab chore: remove vue cli devDependencies
- remove vue config
2023-06-21 12:15:12 +05:30
18alantom
589c72fc0c build: add packaging to build.mjs
- remove vue-cli-plugin-electron-builder
2023-06-21 12:00:22 +05:30
18alantom
8df735d76f build: create app protocol
- add a build script (wip not yet packaged)
2023-06-20 19:29:25 +05:30
18alantom
cc675e54ff build: add dev script
- enable source maps for main process
- run main and build process using the same command
- change dev command to `yarn dev`
2023-06-20 15:59:37 +05:30
18alantom
fe087c5831 v0.16.0 2023-06-07 12:22:31 +05:30
18alantom
16765201bf v0.15.0 2023-05-31 12:08:18 +05:30
18alantom
5848657d7a v0.14.1 2023-05-11 11:30:29 +05:30
18alantom
4d8f17c3bb chore: add script to build arm64 locally and publish 2023-05-09 16:03:21 +05:30
18alantom
64b456798f v0.14.0 2023-05-09 12:43:07 +05:30
18alantom
6b4baa9fae v0.13.0 2023-04-25 09:02:58 +05:30
18alantom
e9300e350d v0.12.0 2023-04-11 12:22:23 +05:30
18alantom
fe6ef65d3d v0.11.0 2023-03-16 10:54:28 +05:30
dependabot[bot]
e78aa01c09
chore(deps-dev): bump webpack from 5.66.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 17:50:35 +00:00
18alantom
11c714a957 feat: add autocomplete for linklabels
- update editor styling
2023-03-09 11:47:25 +05:30
18alantom
a8f73b605e incr: use codemirror for editing 2023-03-08 14:31:02 +05:30
18alantom
144e37d3a8 v0.10.0 2023-03-02 16:03:23 +05:30
18alantom
708e5659f5 chore: use inbuilt notarization
- remove notarization script
2023-02-16 02:53:31 -08:00
18alantom
62b24731e6 v0.9.0 2023-02-16 11:56:40 +05:30
18alantom
e2e7fdfd74 chore: bump electron-builder to latest
- the latest version signs .node files
- this will allow it to run inspite of WDAC
2023-02-16 11:24:06 +05:30
Alan
87c40bc2d1
Merge pull request #521 from zaqoutabed/rtl-support
feat: Rtl support
2023-01-12 21:58:39 -08:00
Alan
fc4e4ea00e
Merge pull request #522 from frappe/dependabot/npm_and_yarn/luxon-2.5.2
chore(deps): bump luxon from 2.0.2 to 2.5.2
2023-01-12 21:35:21 -08:00
dependabot[bot]
c741c99b33
chore(deps): bump knex from 2.0.0 to 2.4.0
Bumps [knex](https://github.com/knex/knex) from 2.0.0 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/2.0.0...2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 04:31:28 +00:00
dependabot[bot]
b3c1a471a4
chore(deps): bump luxon from 2.0.2 to 2.5.2
Bumps [luxon](https://github.com/moment/luxon) from 2.0.2 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.0.2...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 14:13:08 +00:00
18alantom
ff968f2a9a v0.8.0 2023-01-09 13:00:46 +05:30
zaqoutabed
bf944817cd use tailwindcss-rtl package 2023-01-07 13:25:36 +03:00
18alantom
5ff72f93b7 v0.8.0-beta.1 2022-12-15 14:06:47 +05:30
18alantom
f039e7f276 v0.8.0-beta.0 2022-12-05 17:01:06 +05:30
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