- Jul 17, 2023
- Jul 16, 2023
-
-
Sean Tsai authored
-
Jarek Samic authored
-
- Jul 15, 2023
-
-
Sean Tsai authored
-
shall0pass authored
-
- Jul 11, 2023
-
-
Jack authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
Sean Tsai authored
-
Neil authored
-
shall0pass authored
-
- Jul 09, 2023
-
-
Sean Tsai authored
-
Matiss Janis Aboltins authored
Co-authored-by:
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Matiss Janis Aboltins authored
Closes #1296 After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303
-
- Jul 08, 2023
-
-
Jed Fox authored
Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Sean Tsai authored
-
- Jul 07, 2023
-
-
Jed Fox authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Reverts actualbudget/actual#1204 Closes https://github.com/actualbudget/actual/issues/1293 This is way more complicated than originally anticipated. Reverting the change to fix the prod build. Someone can work on re-introducing this in a later build, but we need to be sure it doesn't break once more.
-
Matiss Janis Aboltins authored
Closes #1299 <img width="324" alt="Screenshot 2023-07-07 at 18 56 38" src="https://github.com/actualbudget/actual/assets/886567/1a4dbd65-52af-44d9-8205-94a4c6c745e5">
-
Sean Tsai authored
The "community documentation" link below Code Structure headline in `README` will direct user to page not found error
-
Matiss Janis Aboltins authored
The logs for `invalid-schema` were not logging the used query or the metadata. So fixing this. It would make debugging issues such as https://github.com/actualbudget/actual/issues/1296 easier.
-
- Jul 05, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Fix a small regression introduced in https://github.com/actualbudget/actual/pull/1076 Tested locally and this seems to have solved the problem
-
Matiss Janis Aboltins authored
Closes #1286, closes #1283 Scrollbar fix by @aleetsaiya
-
Matiss Janis Aboltins authored
-
- Jul 04, 2023
-
-
Matiss Janis Aboltins authored
-
Shazib Hussain authored
-
youngcw authored
-
Neil authored
There's no new code here, just a reorg. Had to change some import calls in some files to make it all work properly. Having just done a lot of work in the accounts directory I figured it could do with some organization. I've broken out all the Header functions into a different file in order to cut down on the size of the account.js file. I also moved the transactions files into a new directory since they are used by other pages. Also makes them easier to find with this structure.
-
Tom French authored
This PR adds types to the `crdt` directory to make the structure of the merkle tree (really a merkle radix trie) clearer. --------- Co-authored-by:
Jed Fox <git@jedfox.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Jed Fox authored
The banner in #1229 pushes the bottom bar items (including version & “change server URL” button) out of view on Netlify builds.
- Jul 03, 2023
-
-
Matiss Janis Aboltins authored
-
Jed Fox authored
-
Matiss Janis Aboltins authored
Closes #1236 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
Neil authored
Adding background update to cleared/uncleared boxes on accounts page. This is needed due to Accounts page background change in previous PR (#1122)
-
Jed Fox authored
-
- Jul 02, 2023
-
-
Matiss Janis Aboltins authored
Moving some more components out of `common.tsx` into their own files. There are no functional changes. This is a direct copy&paste into new files.
-