Commit Graph

  • 42a2de8dda Merge pull request #593 from frappe/invoice-common-form AlanandGitHub 2023-04-13 22:39:04 -07:00
  • 59ef4260ac fix(ui): group pills, add empty message 18alantom 2023-04-14 11:07:24 +05:30
  • 33d215eb73 chore: delete InvoiceForm.vue - update router with Invoice routes 18alantom 2023-04-14 10:47:26 +05:30
  • 202ddf829b incr: add shortcuts for linked entries - fix quickedit shortcut - most settings to tab - fix coa auto select in SetupWizard - remove sections and tabs if empty 18alantom 2023-04-14 10:43:18 +05:30
  • 1cc5607132 feat: linked entries (completed ui) 18alantom 2023-04-13 18:09:33 +05:30
  • f0a6e7bf9e fix(ui): propagate row changes - type ExchangeRate.vue - add BarCode and ExchangeRate widgets to CommonForm - create (not complete) with LinkedEntries.vue 18alantom 2023-04-13 11:46:51 +05:30
  • 28158e5add incr: update invoice schema with sections - hide name from transactional schemas 18alantom 2023-04-12 14:35:38 +05:30
  • e9300e350d v0.12.0 v0.12.0 18alantom 2023-04-11 12:22:23 +05:30
  • 1dc0911add fix: select field issue 18alantom 2023-04-11 12:15:25 +05:30
  • 95e5447d79 refactor: simplify and improve #591 18alantom 2023-04-10 17:09:07 +05:30
  • 920d97e52e handle currency for AutoComplete Abdallah A. ZaqoutandAlan 2023-04-10 03:50:14 +03:00
  • ba53b79dc3 change currency type to AutoComplete Abdallah A. ZaqoutandAlan 2023-04-10 03:42:23 +03:00
  • 0e917b38c5 fix: prevent cannot read property 18alantom 2023-04-04 12:00:57 +05:30
  • 754a1a8e50 fix: capture patch fail errors - dont notify user - catch uncaught promise in migration - prevent unable to acquire conn error 18alantom 2023-04-04 11:51:00 +05:30
  • b460e96c97 fix: StockTransfer item filter 18alantom 2023-04-03 21:51:58 +05:30
  • 5f66cfe5d5 fix(ux): prevent unable to acquire conn 18alantom 2023-04-03 15:13:06 +05:30
  • d0fe62946c fix(ux): handle directory does not exist - type DatabaseSelector - fix dialog button width, varios types, injection 18alantom 2023-04-03 13:51:46 +05:30
  • 6f11d6e6c2 fix(ux): allow NumberSeries search and create 18alantom 2023-04-03 10:34:59 +05:30
  • b618340cec refactor: cleanup provide-injects - type a bunch of form element .vue files 18alantom 2023-03-31 14:00:37 +05:30
  • 368714a84a fix: TypeError, .round is not a func - type vue files for Currency, Float, Int, Data - use Number for safe parse cause faster 18alantom 2023-03-31 11:16:09 +05:30
  • 7c99a76e20 fix: dropdown invalid vnode key 18alantom 2023-03-29 13:52:20 +05:30
  • a0eced5fe0 Merge pull request #586 from frappe/manual-backref AlanandGitHub 2023-03-28 23:49:33 -07:00
  • 4e22ac1d8c fix: backReference filter - test manual setting of backReference 18alantom 2023-03-29 12:15:47 +05:30
  • 0ce9507a4a fix(ux): allow setting of Stock Transfer backref 18alantom 2023-03-29 11:44:59 +05:30
  • 7e2305b855 chore: link to CONTRIBUTING.md 18alantom 2023-03-28 12:13:23 +05:30
  • 8d1b678c42 chore: add the Code Quality section 18alantom 2023-03-28 12:05:05 +05:30
  • c084e6f383 chore: add CONTRIBUTING.md (one section is left) 18alantom 2023-03-28 10:07:51 +05:30
  • a3a6c5bad9 fix(ui): unhide dev mode in prod 🤦 18alantom 2023-03-27 12:24:11 +05:30
  • 2310b6acec feat: add route to paid or unpaid invoices 18alantom 2023-03-27 11:03:28 +05:30
  • 080eaa5e4f refactor(ui): use showDialog for FB Dialog Component - remove showMessageDialog using native component - add icons to the Dialog component 18alantom 2023-03-25 13:16:25 +05:30
  • 524111418c fix: search modal scroll issue - add button outlines - remove random lifecycle methods - fix create option name display 18alantom 2023-03-24 14:42:06 +05:30
  • 4fa3169ce4 refactor: simplify Toast with Teleport 18alantom 2023-03-24 13:42:03 +05:30
  • 903ee3e158 feat: Dialog.vue - shift showToast to interactive.ts 18alantom 2023-03-24 13:02:22 +05:30
  • 1e8b1152bb fix: minor refactor shortcuts, dont maintain stack - better dialog messages - use Shortcut for escape in modal 18alantom 2023-03-23 14:28:15 +05:30
  • 08343ae18e refactor: use composable for doc shortcuts in Forms - type Toast.vue, use constants for duration 18alantom 2023-03-23 12:25:25 +05:30
  • e1b502b138 refactor: remove global shortcuts, move Shortcuts - update injections in a few components - use Shift+Backspace for back (prevent clashes with the \b) - use string context for single instance components 18alantom 2023-03-22 22:58:36 +05:30
  • 3fd4cd16be chore: type FilterDropdown.vue to fix build issues 18alantom 2023-03-22 22:11:00 +05:30
  • 06f981163d refactor: use typed injections - use contextual shortcuts - type Sidebar.vue, App.vue, ListView.vue - improve types for search.ts 18alantom 2023-03-21 15:03:13 +05:30
  • 1259420098 refactor: add context to shortcuts - remove ref based doc shortcuts 18alantom 2023-03-21 13:22:49 +05:30
  • 9bce0f1ae8 fix: address setting on create new - fix link field typo - remove name from address quickedit form list - add export shortcut 18alantom 2023-03-20 13:16:53 +05:30
  • 8cef2ae60f refactor: Dropdown.vue (add types, simplify) - fix dropdown keyboard item selection - add new entry shortcut to ListView - rename doc to entry in a few places 18alantom 2023-03-20 11:10:07 +05:30
  • 74f4513a7e fix: capture key errors in print container - add error boundary component 18alantom 2023-03-17 11:03:37 +05:30
  • fe6ef65d3d v0.11.0 v0.11.0 18alantom 2023-03-16 10:54:28 +05:30
  • 3dd28c05df Merge pull request #578 from frappe/fixes AlanandGitHub 2023-03-15 22:23:30 -07:00
  • 997aa42f10 fix(ui): readonly not tabable - pushed before adding to the previous commit 18alantom 2023-03-16 10:52:50 +05:30
  • f484c2b4aa fix(ux): show dbPath in the DatabaseSelector - set lighter colour for disabled input - if readonly not tabable 18alantom 2023-03-16 10:48:28 +05:30
  • 708d172f7c fix(ux): toasts on sync, submit, delete and cancel - dont route back on cancel - dont show dialog on duplicate - simplify two column form 18alantom 2023-03-15 14:02:52 +05:30
  • 703b1d2138 fix(ui): use common form like ui for setup wizard 18alantom 2023-03-15 12:48:10 +05:30
  • f94ae5c2d2 fix(ux): prevent creation of a few entrytypes 18alantom 2023-03-15 11:19:24 +05:30
  • 6719c070e1 fix(ui): sticky quick edit form header - fix quick search create routing 18alantom 2023-03-15 11:01:48 +05:30
  • a11384a2d6 Merge pull request #577 from frappe/dependabot/npm_and_yarn/minimatch-3.1.2 AlanandGitHub 2023-03-14 21:01:05 -07:00
  • 07e5bad7d4 chore: update translation contrib list 18alantom 2023-03-15 09:30:33 +05:30
  • 208a8457a1 chore(deps): bump minimatch from 3.0.4 to 3.1.2 dependabot[bot]andGitHub 2023-03-15 03:52:31 +00:00
  • b80afda1e2 Merge pull request #576 from frappe/dependabot/npm_and_yarn/webpack-5.76.0 AlanandGitHub 2023-03-14 20:51:58 -07:00
  • 65f3ada5e5 Merge pull request #575 from frappe/dependabot/npm_and_yarn/sideway/formula-3.0.1 AlanandGitHub 2023-03-14 20:51:50 -07:00
  • 2a70569f53 Merge pull request #571 from XTechnology-TR/patch-1 AlanandGitHub 2023-03-14 20:51:30 -07:00
  • e78aa01c09 chore(deps-dev): bump webpack from 5.66.0 to 5.76.0 dependabot[bot]andGitHub 2023-03-14 17:50:35 +00:00
  • 082092a6ac chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 dependabot[bot]andGitHub 2023-03-14 08:12:35 +00:00
  • bc1e8d21c4 Merge pull request #558 from frappe/custom-templates AlanandGitHub 2023-03-14 01:11:18 -07:00
  • 94f3425928 fix(ux): show template on load - show no entries message 18alantom 2023-03-14 13:27:14 +05:30
  • 7a22ab8946 fix: extra resources build link - display links upto two levels - mark template strings for translation 18alantom 2023-03-14 12:54:05 +05:30
  • 8ff4a97790 incr: remove redudant print settings 18alantom 2023-03-13 21:14:10 +05:30
  • dced1ed559 fix(ux): display template compilation errors - fix failing tests due vue imports on ts-node compile - prevent fyo access in templates - update default template - change outline colour 18alantom 2023-03-13 15:42:19 +05:30
  • 8f84f2677c incr: add template select and save menu items - add shortcut for view hints, show shortcut to apply changes - update shortcut helper ui 18alantom 2023-03-13 12:36:56 +05:30
  • f061108565 fix(ui): transition for hints - remove fix scrollbar jump on edit toggle - remove toggle edit toast - (unrelated) add formula for root type 18alantom 2023-03-11 10:31:40 +05:30
  • f7f3444352 incr: complete Edit Mode - move name field to the placeholder 18alantom 2023-03-10 17:24:14 +05:30
  • 593f5f0db7 incr: add display scale shortcuts - focus and clear name if doc is new 18alantom 2023-03-10 13:20:21 +05:30
  • 0614f99ea1 feat: add editor mode and apply changes shortcuts - fix save shortcuts (in CommonForm too) - update shortcuts helper list - add documentation link 18alantom 2023-03-09 21:46:31 +05:30
  • bac00b5a36 fix(ui/ux): continuous drag for template pane - remove border radius on 18alantom 2023-03-09 20:49:45 +05:30
  • 5c1696ea85 fix(ui): update template editor layout - remove modal, everything in one screent 18alantom 2023-03-09 20:11:48 +05:30
  • fcec404e63 fix(ui): start restyling editor - add left pane for template - add baseTemplate when starting with a new template 18alantom 2023-03-09 15:49:02 +05:30
  • 6ec819f4ba feat: add HorizontalResizer 18alantom 2023-03-09 14:26:21 +05:30
  • 11c714a957 feat: add autocomplete for linklabels - update editor styling 18alantom 2023-03-09 11:47:25 +05:30
  • ec9cc7f2b4 fix(ui): update template editor colors 18alantom 2023-03-08 19:55:45 +05:30
  • a8f73b605e incr: use codemirror for editing 18alantom 2023-03-08 14:31:02 +05:30
  • 45d39f4fcf refactor: convert sidebar toggler to use ref 18alantom 2023-03-07 15:07:02 +05:30
  • eda3bb7576 incr: insert or update .template.html files - move .template.html files out of fixtures 18alantom 2023-03-07 14:16:19 +05:30
  • dabcbcd2ce fix: PrintTemplate list view - type ListCell - improve ListViewConfig types, update where required 18alantom 2023-03-07 12:39:49 +05:30
  • c84643dc4f Update Turkish Lang. xtechnologyandGitHub 2023-03-06 21:23:14 +03:00
  • f9fbefad0e incr: add Print button to common form - remove template setting from print settings - allow setting default templates 18alantom 2023-03-06 15:13:54 +05:30
  • 0d3541fcb7 fix: templatebuilder readonly - rename variable in evaluateFieldMeta - add action to templatebuilder 18alantom 2023-03-06 14:35:13 +05:30
  • e63f24751c incr: add PrintContainer - update PrintView to use save PrintTemplates - use PrintContainer in TemplateBuilder - refactor handleErrorWithDialog 18alantom 2023-03-06 14:18:04 +05:30
  • be999269e2 incr: rebase master - clearout PrintView - move doc status and barcode to the left - fix color field display 18alantom 2023-03-06 11:56:54 +05:30
  • 44f172316f incr: convert other templates to template.html files - delete old invoice template files 18alantom 2023-02-24 17:16:49 +05:30
  • f398e190e6 incr: convert Minimal.vue to a template.html file 18alantom 2023-02-24 15:08:39 +05:30
  • b0c23a6295 incr: change scrollbar color - actuall remove border 18alantom 2023-02-24 13:29:11 +05:30
  • c3dae8cce2 incr: add editor modal - remove show hint button 18alantom 2023-02-24 13:28:03 +05:30
  • c04098a3eb incr: add scaled container - allow changing the scale of the print view - prevent deletion of non custom templates 18alantom 2023-02-24 12:14:58 +05:30
  • 6cf4a5ec0c incr: add pdf and doc actions 18alantom 2023-02-23 18:06:50 +05:30
  • dca5b52567 incr: add template key hint - shift TemplateBuilder into folder 18alantom 2023-02-23 15:58:09 +05:30
  • e33ca5c313 incr: functions to get hint and values 18alantom 2023-02-23 11:06:05 +05:30
  • 28aa0f135e incr: update routing - update PrintTemplate UI code 18alantom 2023-02-22 15:51:20 +05:30
  • 2e0eb654e9 incr: scaffold template builder 18alantom 2023-02-22 14:15:59 +05:30
  • 205ef4aa6a Merge pull request #568 from frappe/navigable-link-fields AlanandGitHub 2023-03-03 04:23:39 -08:00
  • 539157d122 feat: add link navigation - getCreateRoute -> getFormRoute - update formRoute listconfig 18alantom 2023-03-03 17:50:16 +05:30
  • 7ed392654a incr: update ui for link field nav 18alantom 2023-03-03 17:34:12 +05:30
  • 144e37d3a8 v0.10.0 v0.10.0 18alantom 2023-03-02 16:03:23 +05:30
  • c6ca4f4e4c fix: Reports Date filter field issue - update Report Issue template 18alantom 2023-03-02 15:50:03 +05:30
  • 4b1b1d9733 fix: GetStarted settings routing 18alantom 2023-03-02 14:38:33 +05:30
  • 0f2f923bd2 Merge pull request #567 from frappe/fix-inline-fields AlanandGitHub 2023-03-02 00:16:55 -08:00