Arthur E. Jones
eed864aca1
refactor: extract useServerVersion hook
2022-07-23 00:33:09 -04:00
Arthur E. Jones
b95a57080b
refactor: adjust version formatting and position
2022-07-23 00:33:09 -04:00
Arthur E. Jones
1a449ae0b8
fix: wrap async func in useEffect
2022-07-23 00:33:09 -04:00
Arthur E. Jones
3290e73978
refactor: get server version via backend method
...
Avoid touching the server directly. Maintains consistency with existing
workflow and centralizes changes in the event that, for example, auth
requirements change for this route.
2022-07-23 00:33:09 -04:00
Arthur E. Jones
7d31c51790
feat: display server version on settings page
...
Shows the version returned form the server /info endpoint as static text
on the Settings component.
2022-07-23 00:33:09 -04:00
Arthur E. Jones
6c8cb65ac2
refactor: extract Version component
2022-07-23 00:33:09 -04:00
Arthur E. Jones
4a49533aba
feat: display client version on settings page
...
Shows the @actual-app/web package version as static text on the Settings
component.
2022-07-23 00:33:09 -04:00
Tom French
c431ccf74a
build: lock packages to the versions for which patches have been made
2022-06-29 10:27:42 -04:00
Tom French
8c56fa46b5
build: sort contents of data-file-index.txt
2022-06-29 09:57:00 -04:00
Tom French
583e3b7db7
chore: clean up unwanted files
2022-06-29 09:56:37 -04:00
Tom French
2ec2508c0e
fix: add missing comma to jest.config.js
2022-06-29 09:54:46 -04:00
Tom French
0124380183
chore: remove empty object entries in package.jsons
2022-06-29 09:50:39 -04:00
Tom French
bd0f243118
chore: reorder packages in desktop-client package.json
2022-06-29 09:50:39 -04:00
James Long
8b392c40ba
Add ability to import Actual files; enable export on desktop
2022-05-27 15:56:21 -04:00
James Long
83cab80633
license
2022-04-29 10:40:12 -04:00
James Long
624e3c9a25
Remove tracking
2022-04-29 01:01:54 -04:00
James Long
4d9fdfc590
Initial (open-source)
2022-04-28 22:44:38 -04:00