18alantom
|
1db70dfef6
|
feat: common form view
|
2023-02-17 21:05:06 +05:30 |
|
Akshay
|
961ad62a18
|
chore: typo in StockMovementItem validations
|
2023-02-16 21:32:56 -08:00 |
|
18alantom
|
708e5659f5
|
chore: use inbuilt notarization
- remove notarization script
|
2023-02-16 02:53:31 -08:00 |
|
18alantom
|
5b0fab8f76
|
chore: set notarize to false
- cause external notarizer being used
- remove projects from readme
|
2023-02-16 12:42:37 +05:30 |
|
18alantom
|
62b24731e6
|
v0.9.0
|
2023-02-16 11:56:40 +05:30 |
|
Alan
|
3d019c02a8
|
Merge pull request #549 from frappe/bump-electron-builder
chore: bump electron-builder to latest
|
2023-02-15 22:21:38 -08:00 |
|
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
|
7f0d8e05b0
|
Merge pull request #542 from frappe/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-02-15 20:50:00 -08:00 |
|
Alan
|
d2311c642c
|
Merge pull request #541 from frappe/dependabot/npm_and_yarn/jszip-3.10.1
chore(deps): bump jszip from 3.7.1 to 3.10.1
|
2023-02-15 20:49:39 -08:00 |
|
Alan
|
4f0113def9
|
Merge pull request #537 from frappe/fix-data-import
feat: Import Wizard
|
2023-02-15 07:53:41 -08:00 |
|
18alantom
|
48797dff62
|
fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
|
2023-02-15 19:19:17 +05:30 |
|
18alantom
|
aa04e1493c
|
fix: autoselect issue in assignment row
- col count mismatch issue between header and body
|
2023-02-15 14:02:48 +05:30 |
|
18alantom
|
9d3ae6adfd
|
fix: rewrite the data entry grid
|
2023-02-15 13:29:06 +05:30 |
|
18alantom
|
ff49958e5f
|
incr: ask whether to submit
- complete clear successful on fix failed
|
2023-02-15 10:41:22 +05:30 |
|
18alantom
|
3c79e2fc94
|
incr: add import complete modal
- make modal backdrop milder
|
2023-02-15 10:16:00 +05:30 |
|
18alantom
|
27d58a0a2d
|
fix(ui): move add row button to page header
- use icons
|
2023-02-14 23:48:33 +05:30 |
|
18alantom
|
2b8bc8c9a4
|
chore: remove data import
|
2023-02-14 15:05:09 +05:30 |
|
18alantom
|
3e5f0b6f83
|
incr: update validations
- display errors if present
|
2023-02-14 14:56:09 +05:30 |
|
18alantom
|
8e8e88d49f
|
test: import from csv
- add check links
|
2023-02-14 13:34:22 +05:30 |
|
18alantom
|
b08c128c45
|
incr: convertion of valueMatrix to docs
|
2023-02-13 20:48:56 +05:30 |
|
18alantom
|
0194b6c26d
|
incr: complete file selection
- complete valueMatrix population
|
2023-02-13 12:29:47 +05:30 |
|
18alantom
|
984cb54226
|
incr: reassign fields
- change primary to import if importable
- move select file to drop down
|
2023-02-04 12:56:43 +05:30 |
|
18alantom
|
18c3d56b68
|
fix: allow autocomplete to set and display null values
|
2023-02-04 12:08:19 +05:30 |
|
dependabot[bot]
|
f8aa3cd24d
|
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-03 04:58:30 +00:00 |
|
dependabot[bot]
|
e800f692da
|
chore(deps): bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-02 17:13:47 +00:00 |
|
18alantom
|
6e64f4f93d
|
incr: add pick columns modal
|
2023-02-02 17:52:50 +05:30 |
|
18alantom
|
b24577f9fc
|
feat: start rewriting data import as the import wizard
|
2023-02-02 13:42:09 +05:30 |
|
18alantom
|
5fd192174d
|
refactor: improve type definition of Field
|
2023-02-01 14:30:02 +05:30 |
|
18alantom
|
5cb136d22e
|
refactor: type DataImport
- remove unused file
|
2023-02-01 13:16:54 +05:30 |
|
Alan
|
362e10c948
|
Merge pull request #536 from 18alantom/manufacture-stock-movement
Manufacture stock movement
|
2023-01-31 01:24:46 -08:00 |
|
18alantom
|
c0ea8d6edc
|
fix: create number series patch bug
- test manufacture stock movement
|
2023-01-31 14:42:54 +05:30 |
|
18alantom
|
39d92038a5
|
feat: add manufacture stock movement type
|
2023-01-31 13:36:03 +05:30 |
|
Alan
|
2f3409cdf5
|
Merge pull request #531 from frappe/shortcuts
incr: add mods to shortcut class
|
2023-01-30 06:42:38 -08:00 |
|
18alantom
|
765f9f76ce
|
incr: add a few more shortcuts
- fix control issue
- add a shortcut helper
|
2023-01-30 20:08:37 +05:30 |
|
18alantom
|
974c95aafc
|
incr: add shortcuts to go back and
- save, submit, cancel and delete a focused doc
- fix search filter issue
|
2023-01-30 16:20:48 +05:30 |
|
18alantom
|
e4fbecc914
|
incr: mods not added to pressed
|
2023-01-30 12:27:21 +05:30 |
|
18alantom
|
67f8879551
|
incr: add mods to shortcut class
|
2023-01-27 14:18:13 +05:30 |
|
Alan
|
384bc28ccd
|
Merge pull request #533 from zaqoutabed/rtl-mac-platform
fix: fix rtl in mac to prevent traffic lights overlapping
|
2023-01-27 00:45:21 -08:00 |
|
18alantom
|
1ca26a5c41
|
refactor: use inject for languageDirection
- remove unnecessary spacer in pageheader when rtl
|
2023-01-27 14:13:36 +05:30 |
|
Alan
|
30d8e71563
|
Merge pull request #528 from 4silvertooth/master
translation: edit/fix few translation in gujarati that came to notice
|
2023-01-27 00:15:45 -08:00 |
|
Alan
|
1cb015e8f9
|
Merge pull request #534 from joandreux/master
Add few missing translation in french
|
2023-01-27 00:00:42 -08:00 |
|
18alantom
|
ba7bb0c70a
|
chore: remove linux from build test workflow
- reason: rpm installation required
- rpm requires macOS Ventura
- macOS Ventura is not available as a GA runner
|
2023-01-27 13:24:54 +05:30 |
|
Jordan Andreux
|
9f6799eed9
|
Merge branch 'master' of https://github.com/joandreux/books
|
2023-01-22 20:39:48 +01:00 |
|
Jordan Andreux
|
c7d1bb5554
|
Add some missing fr traduction
|
2023-01-22 20:38:05 +01:00 |
|
zaqoutabed
|
3e1d3cee54
|
fix: fix rtl in mac to prevernt traffic lights overlapping
|
2023-01-21 14:50:47 +02:00 |
|
Viral Ghelani
|
032d992b49
|
translation: edit/fix gu translation no quotes, added new translation
|
2023-01-20 15:45:37 +05:30 |
|
Viral Ghelani
|
a2d44a686b
|
Merge branch 'master' of https://github.com/frappe/books
|
2023-01-20 14:36:05 +05:30 |
|
Alan
|
2351110f84
|
Merge pull request #530 from joandreux/master
Translation : Fix few translation in french
|
2023-01-20 00:38:20 -08:00 |
|
Alan
|
b4818d35f1
|
Merge pull request #529 from zaqoutabed/rtl-sidebar
fix: fix rtl for sidebar toggle btn
|
2023-01-19 23:03:53 -08:00 |
|
Jordan Andreux
|
75b4c7296a
|
Fix typo in fr.csv
|
2023-01-19 19:31:02 +01:00 |
|