Commit Graph
2292 Commits
Author SHA1 Message Date
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
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
Jordan Andreux 8774294d00 Fix typo in fr.csv 2023-01-19 19:27:39 +01:00
Alan d3f4850641 Merge pull request #527 from 18alantom/barcodes
feat: add enable barcode
2023-01-17 23:36:31 -08:00
18alantom c11dbd854f incr: add keydown listener for scanner 2023-01-18 12:53:15 +05:30
zaqoutabed 108248e8fc fix: fix rtl for sidebar toggle btn 2023-01-17 18:30:26 +02:00
18alantom b9c872d6dd incr: simplify barcode widget
- update exchange rate widget ui
- set default outline colour
2023-01-16 15:37:23 +05:30
18alantom 7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
Viral Ghelani 01cd196c1d translation: edit/fix few translation in gujarati that came to notice 2023-01-16 13:34:26 +05:30
18alantom cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
18alantom fe68edd94d chore: add translation credits
- convert a few funcs to predicate funcs
2023-01-16 09:43:59 +05:30
Alan 15545ff379 Merge pull request #526 from 4silvertooth/master
translation: add/updated gujarati language translations
2023-01-15 20:09:44 -08:00
Viral Ghelani e842253aa8 translation: add/updated gujarati language translation file 2023-01-13 18:53:22 +05:30
18alantom 665e341450 chore: format, lint and cleanup PR #521 2023-01-13 12:14:10 +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
Alan 3565bb0f47 Merge pull request #523 from frappe/dependabot/npm_and_yarn/knex-2.4.0
chore(deps): bump knex from 2.0.0 to 2.4.0
2023-01-12 21:35:11 -08:00