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

2549 Commits

Author SHA1 Message Date
18alantom
080eaa5e4f refactor(ui): use showDialog for FB Dialog Component
- remove showMessageDialog using native component
- add icons to the Dialog component
2023-03-27 00:27:00 -07:00
18alantom
524111418c fix: search modal scroll issue
- add button outlines
- remove random lifecycle methods
- fix create option name display
2023-03-27 00:27:00 -07:00
18alantom
4fa3169ce4 refactor: simplify Toast with Teleport 2023-03-27 00:27:00 -07:00
18alantom
903ee3e158 feat: Dialog.vue
- shift showToast to interactive.ts
2023-03-27 00:27:00 -07:00
18alantom
1e8b1152bb fix: minor refactor shortcuts, dont maintain stack
- better dialog messages
- use Shortcut for escape in modal
2023-03-27 00:27:00 -07:00
18alantom
08343ae18e refactor: use composable for doc shortcuts in Forms
- type Toast.vue, use constants for duration
2023-03-27 00:27:00 -07:00
18alantom
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
2023-03-27 00:27:00 -07:00
18alantom
3fd4cd16be chore: type FilterDropdown.vue to fix build issues 2023-03-27 00:27:00 -07:00
18alantom
06f981163d refactor: use typed injections
- use contextual shortcuts
- type Sidebar.vue, App.vue, ListView.vue
- improve types for search.ts
2023-03-27 00:27:00 -07:00
18alantom
1259420098 refactor: add context to shortcuts
- remove ref based doc shortcuts
2023-03-27 00:27:00 -07:00
18alantom
9bce0f1ae8 fix: address setting on create new
- fix link field typo
- remove name from address quickedit form list
- add export shortcut
2023-03-27 00:27:00 -07:00
18alantom
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
2023-03-27 00:27:00 -07:00
18alantom
74f4513a7e fix: capture key errors in print container
- add error boundary component
2023-03-16 22:34:51 -07:00
18alantom
fe6ef65d3d v0.11.0 2023-03-16 10:54:28 +05:30
Alan
3dd28c05df
Merge pull request #578 from frappe/fixes
fix: minor issues in ui/ux, quick edit, search, etc
2023-03-15 22:23:30 -07:00
18alantom
997aa42f10 fix(ui): readonly not tabable
- pushed before adding to the previous commit
2023-03-16 10:52:50 +05:30
18alantom
f484c2b4aa fix(ux): show dbPath in the DatabaseSelector
- set lighter colour for disabled input
- if readonly not tabable
2023-03-16 10:48:28 +05:30
18alantom
708d172f7c fix(ux): toasts on sync, submit, delete and cancel
- dont route back on cancel
- dont show dialog on duplicate
- simplify two column form
2023-03-15 14:03:22 +05:30
18alantom
703b1d2138 fix(ui): use common form like ui for setup wizard 2023-03-15 12:48:10 +05:30
18alantom
f94ae5c2d2 fix(ux): prevent creation of a few entrytypes 2023-03-15 11:19:24 +05:30
18alantom
6719c070e1 fix(ui): sticky quick edit form header
- fix quick search create routing
2023-03-15 11:01:48 +05:30
Alan
a11384a2d6
Merge pull request #577 from frappe/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2023-03-14 21:01:05 -07:00
18alantom
07e5bad7d4 chore: update translation contrib list 2023-03-15 09:30:33 +05:30
dependabot[bot]
208a8457a1
chore(deps): bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 03:52:31 +00:00
Alan
b80afda1e2
Merge pull request #576 from frappe/dependabot/npm_and_yarn/webpack-5.76.0
chore(deps-dev): bump webpack from 5.66.0 to 5.76.0
2023-03-14 20:51:58 -07:00
Alan
65f3ada5e5
Merge pull request #575 from frappe/dependabot/npm_and_yarn/sideway/formula-3.0.1
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1
2023-03-14 20:51:50 -07:00
Alan
2a70569f53
Merge pull request #571 from XTechnology-TR/patch-1
chore: Update Turkish Lang.
2023-03-14 20:51:30 -07:00
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
dependabot[bot]
082092a6ac
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:12:35 +00:00
Alan
bc1e8d21c4
Merge pull request #558 from frappe/custom-templates
feat: Template Builder
2023-03-14 01:11:18 -07:00
18alantom
94f3425928 fix(ux): show template on load
- show no entries message
2023-03-14 13:27:14 +05:30
18alantom
7a22ab8946 fix: extra resources build link
- display links upto two levels
- mark template strings for translation
2023-03-14 12:54:05 +05:30
18alantom
8ff4a97790 incr: remove redudant print settings 2023-03-13 21:14:10 +05:30
18alantom
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
2023-03-13 15:42:19 +05:30
18alantom
8f84f2677c incr: add template select and save menu items
- add shortcut for view hints, show shortcut to apply changes
- update shortcut helper ui
2023-03-13 12:36:56 +05:30
18alantom
f061108565 fix(ui): transition for hints
- remove fix scrollbar jump on edit toggle
- remove toggle edit toast
- (unrelated) add formula for root type
2023-03-11 10:31:40 +05:30
18alantom
f7f3444352 incr: complete Edit Mode
- move name field to the placeholder
2023-03-10 17:24:14 +05:30
18alantom
593f5f0db7 incr: add display scale shortcuts
- focus and clear name if doc is new
2023-03-10 13:20:21 +05:30
18alantom
0614f99ea1 feat: add editor mode and apply changes shortcuts
- fix save shortcuts (in CommonForm too)
- update shortcuts helper list
- add documentation link
2023-03-09 21:46:31 +05:30
18alantom
bac00b5a36 fix(ui/ux): continuous drag for template pane
- remove border radius on
2023-03-09 20:49:45 +05:30
18alantom
5c1696ea85 fix(ui): update template editor layout
- remove modal, everything in one screent
2023-03-09 20:11:48 +05:30
18alantom
fcec404e63 fix(ui): start restyling editor
- add left pane for template
- add baseTemplate when starting with a new template
2023-03-09 15:49:02 +05:30
18alantom
6ec819f4ba feat: add HorizontalResizer 2023-03-09 14:26:21 +05:30
18alantom
11c714a957 feat: add autocomplete for linklabels
- update editor styling
2023-03-09 11:47:25 +05:30
18alantom
ec9cc7f2b4 fix(ui): update template editor colors 2023-03-08 19:55:45 +05:30
18alantom
a8f73b605e incr: use codemirror for editing 2023-03-08 14:31:02 +05:30
18alantom
45d39f4fcf refactor: convert sidebar toggler to use ref 2023-03-07 15:07:02 +05:30
18alantom
eda3bb7576 incr: insert or update .template.html files
- move .template.html files out of fixtures
2023-03-07 14:16:19 +05:30
18alantom
dabcbcd2ce fix: PrintTemplate list view
- type ListCell
- improve ListViewConfig types, update where required
2023-03-07 12:39:49 +05:30
xtechnology
c84643dc4f
Update Turkish Lang.
Missing Turkish words have been completed.
2023-03-06 21:23:14 +03:00