Commit Graph

1938 Commits

Author SHA1 Message Date
Jed Fox
a4969bedcb Tweak sidebar appearance 2022-08-31 17:13:22 -04:00
Jed Fox
39ec761e1a Make “Manage Payees” a page 2022-08-31 17:13:20 -04:00
Jed Fox
0f2e3516b2 Move “Manage Rules” to be primarily a page
It’s still also available as a modal when editing payees
2022-08-31 17:13:16 -04:00
Jed Fox
fa80f0c10b Auto-expand Tools sidebar section when a page within it is navigated to 2022-08-31 16:10:18 -04:00
Jed Fox
496f71fcc6 Move “Schedules” into a Tools section of the sidebar 2022-08-31 15:27:55 -04:00
Rich Howell
f09f2dfe7b Update bug-report.yml (#228)
Added Mac OSX and updated description
2022-08-31 19:10:01 +01:00
Jed Fox
3c31a383ea simplify 2022-08-31 10:56:01 -04:00
Jed Fox
992f8c16cd Don’t suggest http:// 2022-08-31 10:55:12 -04:00
Jed Fox
c007c3f62d Make useServerURL a named export 2022-08-31 10:53:55 -04:00
Jed Fox
d90559a6e5 Apply suggestions from code review
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
2022-08-31 10:53:04 -04:00
Jed Fox
cc1e17b115 Auto-add https: protocol, and prompt to add http:// if that doesn’t work 2022-08-30 19:39:01 -04:00
Jed Fox
9abe7fa2ce Add “Stop using a server” button 2022-08-30 19:22:49 -04:00
Jed Fox
598f63ffe4 Improve handling of no server URL in <ServerURL> 2022-08-30 19:22:48 -04:00
Jed Fox
0b706c5eee Update the server button in the corner to take the user to the “change server” page if none is configured 2022-08-30 19:22:48 -04:00
Jed Fox
17793f1019 Remove loading attribute from cancel button 2022-08-30 19:22:47 -04:00
Jed Fox
eb0ab166c4 Hide server info when on the config-server page 2022-08-30 19:22:46 -04:00
Jed Fox
bee949506e Add a useServerURL hook 2022-08-30 19:18:39 -04:00
Jed Fox
937f507b88 Specify which domain will be used when you click “Use this domain” 2022-08-30 17:49:17 -04:00
Jed Fox
9cdbb2c40c Fix error about passing a null value to the server URL input 2022-08-30 17:45:24 -04:00
Tom French
89128faf3f Merge pull request #164 from bdoherty/windows
build on windows
2022-08-30 21:52:16 +01:00
Tom French
ea2ab1428d Merge pull request #222 from TomAFrench/remove-unused-patch-dependency
Remove patch-package dependency from loot-design
2022-08-30 21:51:20 +01:00
Tom French
e638cdf467 fix: use correct comment style 2022-08-30 20:35:57 +01:00
Tom French
d293613645 build: remove patch-package dependency from loot-design 2022-08-30 20:33:17 +01:00
bdoherty
18e6eac116 Conditionally set MSYS
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
2022-08-31 07:31:03 +12:00
Tom French
ae8ef2674f build: update yarn.lock 2022-08-30 17:07:38 +01:00
Tom French
b0ed8d5149 Merge pull request #204 from TomAFrench/yarn-workspace-dependencies
Use workspace ranges for monorepo dependencies
2022-08-30 16:35:57 +01:00
Tom French
fecca411b0 Merge branch 'master' into windows 2022-08-30 15:07:32 +01:00
Tom French
5505a1439a Merge pull request #217 from TomAFrench/remove-unused-imports
Remove unused imports and sort imports in desktop-client
2022-08-30 10:19:04 +01:00
Ezekiel Elin
55b9a0e7ef Fix enter to create accounts 2022-08-29 23:47:07 -04:00
Tom French
b552929b29 Merge pull request #214 from trevdor/adm-zip-upgrade
Fix adm-zip install failure
2022-08-30 01:35:23 +01:00
Tom French
887df1e388 refactor: sort imports in desktop-client alphabetically 2022-08-30 01:27:10 +01:00
Tom French
8e41d8d2dd chore: remove unused imports from desktop-client 2022-08-30 01:24:32 +01:00
Trevor Farlow
3773ab9892 adm-zip to 0.5.6 2022-08-26 10:10:15 -06:00
Tom French
be6780f90b Merge pull request #213 from TomAFrench/lint-desktop-client
Enforce linting in desktop-client
2022-08-25 16:44:32 +01:00
Tom French
1d0b2721db style: prettify .eslintrc.js 2022-08-25 16:36:02 +01:00
Tom French
677faa611d build: make eslint-plugin-prettier a dependency of desktop-client 2022-08-25 16:35:48 +01:00
Tom French
4f0bfe4a1f ci: lint desktop-client in CI 2022-08-25 16:21:26 +01:00
Tom French
3ee7ae16cc style: fix or silence linting errors in desktop-client 2022-08-25 16:20:09 +01:00
Tom French
01be80d562 Merge pull request #203 from TomAFrench/ts-jest
Replace babel-jest with ts-jest
2022-08-24 21:31:21 +01:00
Tom French
d61457716e chore: update remaining test scripts 2022-08-24 21:27:47 +01:00
Tom French
6f86bd77e8 github fix indentation in issue template 2022-08-24 21:25:48 +01:00
Tom French
d83c75d1ae github: update issue template 2022-08-24 21:24:13 +01:00
Tom French
40dbab3732 Merge pull request #208 from rich-howell/master
Bug Report Template & Issues Configuration
2022-08-24 21:19:13 +01:00
Tom French
203ab791f2 fix: correct some re-exports which were breaking things 2022-08-24 21:15:16 +01:00
Tom French
c77273742b fix: stop trying to transform node_modules 2022-08-24 21:15:00 +01:00
Tom French
0e0b46ed5e fix: stop the web tests from running in node environment 2022-08-24 21:14:16 +01:00
Tom French
3118cf26e3 fix: add ts-jest presets which are equivalent to the old transform properties 2022-08-24 21:13:04 +01:00
Tom French
2cedd68e69 fix: add esModuleInterop so that the default imports issue goes away 2022-08-24 21:09:45 +01:00
Tom French
b73ef9153f fix: stop typechecking javascript files
We've got a bunch of type errors that need to be fixed but we want to do that progressively
2022-08-24 21:09:16 +01:00
Tom French
102d92048b chore: allow mobile package to pass with no tests 2022-08-24 20:21:35 +01:00