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

799 Commits

Author SHA1 Message Date
18alantom
b7cd516138 fix(ux): journal entry submission confirmation; message 2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1 fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later 2021-12-16 18:17:32 +05:30
18alantom
1fd616fb0d fix(ui): No empty required selects, set placeholders everywhere 2021-12-16 18:17:32 +05:30
18alantom
ea5e0c9f6e fix(ui): empty state in dropdown instead of Loading... 2021-12-16 18:17:32 +05:30
18alantom
95867541df fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice 2021-12-16 18:17:32 +05:30
18alantom
bc17e72cda fix: checkbox display, show cancelled set to checkbox 2021-12-16 18:17:32 +05:30
18alantom
91692d1e75 fix(ui): improve attach image placeholder 2021-12-16 18:17:32 +05:30
18alantom
ce7ef72048 fix(ui): select chevrons don't share space with text, no overflow issue 2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882 fix: Journal Entry Reference Date reflects referenceDate 2021-12-16 18:17:32 +05:30
18alantom
3e51c9f857 fix: auto set GST Type 2021-12-16 18:17:32 +05:30
18alantom
b1537f04e3 fix(ui): match icons and order to Settings 2021-12-15 14:17:42 +05:30
18alantom
3798c9bb8d build: bump node to latest LTS
- ci/cd: switch macOS and windows to post-latest
2021-12-13 18:43:22 +05:30
18alantom
8c14fd7b65 cd: set windows shell to bash 2021-12-13 18:06:47 +05:30
18alantom
7b22e7006b cd: remove rpm install cause preinstalled 2021-12-13 17:49:58 +05:30
18alantom
e8e0e1f1ee cd: add yml to publish build artifacts 2021-12-13 17:15:05 +05:30
18alantom
f32f1315ff ci: setup github action build, remove travis.yml 2021-12-13 15:00:59 +05:30
18alantom
1dac832391 build(macOS): add flag for notarization 2021-12-13 15:00:59 +05:30
Alan
89cbc1c6c7
fix: delete workflows, added it in by mistake 😔 2021-12-12 12:23:15 +05:30
18alantom
9e13db698e fix: add gstType to quick edit fields 2021-12-12 12:21:20 +05:30
Alan
d38889b198
Merge pull request #274 from 18alantom/add-db-conn-failsafe
fix: add failsafes along db connection paths
2021-12-10 14:23:06 +05:30
18alantom
ae5cade05a fix: add failsafes along db connection paths 2021-12-10 13:42:43 +05:30
18alantom
415bf0e047 fix: use fallback group instead of first 2021-12-09 14:36:42 +05:30
18alantom
5c8976ba1b fix: settings routing, illicit char in settings.vue 2021-12-09 14:10:05 +05:30
18alantom
2d7cf505e5 fix: company name update in db selector on change 2021-12-09 13:14:06 +05:30
18alantom
6fdabcb68c fix(ux): rename default db file 2021-12-09 12:48:27 +05:30
18alantom
60d88a0a9d fix: update sidebar on router.push 2021-12-09 12:45:49 +05:30
Alan
4d2e571623
fix: unmatched div tag 2021-12-08 19:18:20 +05:30
18alantom
1c9d9064bb chore: update preview image and fix readme 2021-12-08 19:16:43 +05:30
18alantom
de668ec401 chore: update preview image 2021-12-08 19:14:30 +05:30
18alantom
1466a3ff76 chore: update preview image 2021-12-08 19:11:54 +05:30
18alantom
c1c66bdd60 build(win): fix webkit-app-region issue
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
b7b9197024 build(tailwind): don't purge, messes up css 2021-12-07 13:18:57 +05:30
18alantom
ad3b41721d fix: set icon only if in dev mode, else not req 2021-12-07 13:01:15 +05:30
18alantom
1d0db3579a fix(ui): empty state svg alignment 2021-12-07 11:18:56 +05:30
Alan
2d2bf55cf3
Merge pull request #271 from 18alantom/minor-fixes-dashboard
fix(ui): center the donut chart text
2021-12-06 18:42:00 +05:30
18alantom
deeaac0f74 fix(ui): prevent truncation, don't show year 2021-12-06 18:40:12 +05:30
18alantom
8e0e648497 fix(ui): center the donut chart text 2021-12-06 18:15:31 +05:30
18alantom
3824c7353d chore: remove browserlist cause serve errors, will add it in later if the need arises 2021-12-06 16:44:27 +05:30
18alantom
c5e661b458 build: mention team id for notarization 2021-12-06 16:36:26 +05:30
18alantom
2604ff07c5 chore: shift browserlist to package.json 2021-12-06 12:20:49 +05:30
18alantom
0d90efa819 refactor(ux): route to GetStarted if not complete or hidden 2021-12-02 18:50:51 +05:30
Alan
46af6cebc4
Merge pull request #269 from 18alantom/make-onboarding-completeable
fix: make onboarding completable
2021-12-02 18:43:12 +05:30
18alantom
40ddf7a171 fix: make onboarding completable 2021-12-02 18:41:56 +05:30
18alantom
b96902bd83 fix: prevent cannot read prop of null 2021-12-02 15:46:46 +05:30
18alantom
6197e78514 fix: readonly and hidden in TwoColumnForm
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
18alantom
dd6b7b6b14 chore: add 'yarn' to engines 2021-12-02 12:29:33 +05:30
Alan
14ce1e88cf
Merge pull request #266 from 18alantom/fix-regional-changes
feat: allow regional model updates
2021-12-01 18:46:08 +05:30
18alantom
46a7e9e9c7 fix: routeTo function 2021-12-01 18:38:47 +05:30
18alantom
3f69d7fcc5 feat: allow regional model updates 2021-12-01 18:38:00 +05:30
18alantom
209e8bf7ec fix: add console.error for db connection failure 2021-11-30 17:43:52 +05:30