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 |
|
Alan
|
24b84b834b
|
Merge pull request #265 from 18alantom/update-patchrun
refactor: update patch run pre and post migration patches
|
2021-11-30 17:42:20 +05:30 |
|
18alantom
|
7a47ee2e22
|
refactor: update patch run pre and post migration patches
|
2021-11-30 17:39:40 +05:30 |
|
Alan
|
5f4bf0be8e
|
Merge pull request #261 from piyushsinghania/fix/payment-entries-not-getting-posted
Fixed payment entries not getting posted in general ledger
|
2021-11-29 17:31:51 +05:30 |
|
18alantom
|
bc2f7d9eda
|
fix: add missing function openSettings
|
2021-11-29 16:17:07 +05:30 |
|
Piyush Singhania
|
8a0e295f68
|
Fixed payment entries not getting posted in general ledger
|
2021-11-29 16:02:58 +05:30 |
|
Alan
|
2d8f7d6c89
|
Merge pull request #260 from 18alantom/shift-init
refactor: move fjs init boilerplate out, shift db init
|
2021-11-29 15:16:55 +05:30 |
|
18alantom
|
77144ddebe
|
refactor: remove load existing database cause just ipcRenderer invoke
|
2021-11-29 15:15:23 +05:30 |
|
18alantom
|
512e16d910
|
refactor: move fjs init boilerplate out, shift db init
|
2021-11-29 15:02:05 +05:30 |
|
Alan
|
5251138542
|
Merge pull request #258 from 18alantom/fuzzy-match-autocomplete
fix: autocomplete behaviour, use fuzzy matching
|
2021-11-26 12:53:43 +05:30 |
|
18alantom
|
d491a46a21
|
fix: autocomplete behaviour, use fuzzy matching
|
2021-11-26 12:51:47 +05:30 |
|
Alan
|
36f175c714
|
Merge pull request #257 from 18alantom/shift-systemsettings
refactor: shift autoupdate to systemsettings
|
2021-11-25 16:54:01 +05:30 |
|
18alantom
|
f45ea81224
|
refactor: shift autoupdate to systemsettings
|
2021-11-25 16:48:26 +05:30 |
|
18alantom
|
f4b14bc0da
|
fix(ux): unset link value if no matches
|
2021-11-25 15:47:47 +05:30 |
|
18alantom
|
9fa7968fe2
|
fix(ux): select closest match on blur
|
2021-11-25 15:22:59 +05:30 |
|
Alan
|
24e43d1ea0
|
Merge pull request #256 from 18alantom/fix-oustanding-reversion
fix: multiple payment related fixes
|
2021-11-25 14:54:49 +05:30 |
|