18alantom
|
55a62aca87
|
incr: update colors
|
2022-06-09 17:57:11 +05:30 |
|
18alantom
|
069ecd75eb
|
incr(ui): elevate form
|
2022-06-09 14:22:09 +05:30 |
|
18alantom
|
1c0896553e
|
incr: unify row heights
- delete rando file
|
2022-06-09 14:02:14 +05:30 |
|
18alantom
|
82336e18bc
|
fix: party address doesn't show in print
|
2022-06-06 13:33:07 +05:30 |
|
18alantom
|
fbfde7d230
|
fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
|
2022-05-28 16:44:38 +05:30 |
|
18alantom
|
b9e584f5a9
|
fix(ui): remove unsightly scrollbars
|
2022-05-28 07:50:47 +05:30 |
|
18alantom
|
cdefbe055d
|
fix: sidebar margin
- reduce baseCount for Create Demo
|
2022-05-28 12:27:21 +05:30 |
|
18alantom
|
8ee4dded19
|
incr(ui): mainly make the hrs touch the ends
|
2022-05-26 00:28:54 +05:30 |
|
18alantom
|
a8904a0854
|
incr: error handle lastSelectedFilepath load
|
2022-05-24 23:29:05 +05:30 |
|
18alantom
|
0e37f0073e
|
fix: fullscreen issue
- use native trafficlights
|
2022-05-23 18:24:11 +05:30 |
|
18alantom
|
2c596b11c8
|
incr: simplify telemetry
- it's not opt-in anymore cause my job deps on it
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
deefcd08f9
|
incr: updates to dummy creation
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
341c1bb639
|
incr: remove fs and path calls
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
3cdba15b81
|
fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
64d1f13e42
|
incr: button for db delete
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
22b90cd424
|
incr: add button to create a demo instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ecfae41635
|
incr: add window controls
- minor fixes
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
a2cd1bac21
|
incr: fix a bunch of vue files
- no modes in the first pane
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
6accde0e17
|
incr: update DatabaseSelector
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
27aed52044
|
incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
c56850d08f
|
incr: refactor and type src/utils
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
804d841466
|
incr: move messages, add DB_ actions
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
0d78df598c
|
fix: mark missed strings as translate
|
2022-03-31 10:53:11 +05:30 |
|
18alantom
|
39ab37d56b
|
chore: remove commas (allow GDoc import)
|
2022-02-21 13:07:46 +05:30 |
|
18alantom
|
c83ac376dd
|
feat: add selectors for language
- remove instance config
- use app level config instead
|
2022-02-17 13:16:36 +05:30 |
|
18alantom
|
ddda0d38c7
|
fix: minor fixes to tstrings
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
53ce50bb1e
|
refactor: convert template instances of t(' → t`
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
5ffaa39ff6
|
refactor: t( => t` in *.vue <script/>
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
fb525c88b3
|
refactor: add emits to *.vue where $emit
|
2022-02-10 17:28:26 +05:30 |
|
18alantom
|
b5582ca1da
|
refactor: convert to ts
- refactor showErrorDialog
|
2022-01-28 18:43:27 +05:30 |
|
18alantom
|
9e25b89765
|
refactor: shift error stuff to errorHandling.js
- log errors on calling handleErrorWithDialog
|
2022-01-28 18:43:27 +05:30 |
|
18alantom
|
fc23c585d4
|
refactor: remove _, replace stand alone instances
|
2022-01-24 12:02:38 +05:30 |
|
18alantom
|
ae5cade05a
|
fix: add failsafes along db connection paths
|
2021-12-10 13:42:43 +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
|
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 |
|
18alantom
|
459d334e08
|
fix: dynamic ES6 import
- db selector hangup on file deletion
|
2021-11-12 00:23:10 +05:30 |
|
18alantom
|
c20cc5a5db
|
fix: db creation flow, don't show annoying messages when not required
- minor refactors and formatting
|
2021-11-09 16:08:25 +05:30 |
|
18alantom
|
5cf725d0b7
|
fix: issues with db loading
|
2021-11-06 01:11:39 +05:30 |
|
Faris Ansari
|
dbf299c961
|
fix: Loading state in Database Selector
|
2020-01-28 23:45:42 +05:30 |
|
Faris Ansari
|
f6abaa1cab
|
feat: File selector for multi-company switching
- Use config file to store preferences
|
2020-01-28 16:59:34 +05:30 |
|
Faris Ansari
|
6ab5e109ad
|
feat: Rename to Frappe Books
|
2020-01-02 23:09:58 +05:30 |
|
Faris Ansari
|
67e9ce094d
|
refactor: Setup wizard and company setup
- Move setup logic into setupCompany.js
- Set setupComplete field in AccountingSettings
- move connectToLocalDatabase in utils
|
2020-01-01 13:41:57 +05:30 |
|
Faris Ansari
|
3ce726b07a
|
fix: Replace 'database' with 'file'
- Simpler wording for user facing string
- Add a help text for more information
|
2019-12-23 13:54:18 +05:30 |
|
Faris Ansari
|
162b5e983f
|
fix: Titlebar for Windows
- Add window-no-drag to areas that should be clickable
- Top left menu in Windows
- Enable window transparency only in Mac
|
2019-12-16 17:13:04 +05:30 |
|
Faris Ansari
|
185b87bc2b
|
fix: Standardise rounded scale
|
2019-12-11 15:10:21 +05:30 |
|
Faris Ansari
|
f701bba627
|
fix: flex-center utility
|
2019-12-11 14:45:44 +05:30 |
|
Faris Ansari
|
5deefced25
|
fix: Update classes to match tailwind theme
|
2019-11-19 23:19:45 +05:30 |
|
Faris Ansari
|
c848ce6812
|
feat: Sytem tab in settings
- Extract New / Load Database functionality in functions
|
2019-10-26 20:16:04 +05:30 |
|
Faris Ansari
|
c5fef9442a
|
fix: SetupWizard
- White background
- Placeholders for inputs
|
2019-10-24 10:47:01 +05:30 |
|