Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actualbudget/actual

A local-first personal finance app
https://github.com/actualbudget/actual

:bug: (budget) link from budget to transactions not working (#1067)

62ebd0627d851e83ed9ddfe1658dd97ceaa250da authored over 1 year ago
Goals: Schedule include spent value in calculation (#1049)

This adds back the functionality, which was inadvertantly removed, that
includes the already sp...

bb1a4747f5d44f2706d577c1dfd0e144c4ee4bc6 authored over 1 year ago
End of month cleanup script (#1016)

~This is really just a proof of concept. I have no delusions that this
might get included. I'm ...

d6408599400c389a0f7dc7241bb5d7cca3f0cc63 authored over 1 year ago
More import-related ESLint rules (#1070)

- Enforce that imports from the same package are merged into a single
import
- In `loot-core`,...

e660e1e727ee34f2469d80efbfa4a1484354a8ee authored over 1 year ago
Integrate useMemo into useLiveQuery (#1064)

ad89aea45cd65f8c0adbc1285f271696a7f12f06 authored over 1 year ago
[Feature] Hide category (#1060)

c73416bdb8229f3efb799f32ab9bb743a9ceb02d authored over 1 year ago
Use the useLiveQuery hook in a couple more places (#1061)

6253aaa015a835b20244f3b45c633560637fadae authored over 1 year ago
Goals: fix broken parser (#1059)

0d2d8618960935a1fec7a0297bfd1366fcfb2877 authored over 1 year ago
Goals: Add timezone offset to date calculations (#1058)

0baf4a094ad61212b7686b2f2d24d4d30d119164 authored over 1 year ago
:bookmark: (6.0.1) api (#1057)

<!-- Thank you for submitting a pull request! Make sure to follow the
instructions to write rel...

353474dacd5e5214cfce0668d40b7109b6de8020 authored over 1 year ago
Template: Apply schedule template only on needed month (#1052)

Add option to schedule templates to budget the full amount only in the
needed month. Default be...

5f38b579fe24df94e5915be931391b04d0729500 authored over 1 year ago
change copy-migrations shebang to bash (#1056)

1e2bc29a606c2707672ee822e94ad4e96625ff4a authored over 1 year ago
Export `api/methods.js` at the top level again (#1054)

This allows using the API as documented. In #877, I think this was
unintentionally converted to...

fafd162db08e48c61cd934cd6dcc9b6123dd0b83 authored over 1 year ago
Fixed a bug where it was possible to make a transfer to the same account as the one making the transfer. (#1038)

The payee autocomplete was always using cached accounts. Added a check
to see if accounts was a...

ec5e98b934e1597e1b676654d4d6d8620c15b73b authored over 1 year ago
Update to React Router v5.1 conventions (#1045)

18e3a16299eb79df2edd6a425ee758679a832b70 authored over 1 year ago
A few fixes for Electron (#1048)

efe4194f9c5ca161678956c9608c66d3e798c943 authored over 1 year ago
Make number parsing agnostic to decimal and thousands separators (#894) (#1029)

4249a0beb14ddeb2fcd76e65227865af0b023195 authored over 1 year ago
Fix electron app (#1003)

Updates to the latest version of electron and moves the backend-frontend
communication from nod...

461132b95e1cc31c6295a6102440df4186ebbfac authored over 1 year ago
Upgrade react-spring, remove wobble (#1043)

Now we just have one spring animation library

19af0b36a2a23cf36b69bb682505de86e7f06f1b authored over 1 year ago
Update Yarn (#1042)

6fc4fc294a8485fb5add3030e32d728dc197e545 authored over 1 year ago
Convert client to TS part 2 (#1037)

Another batch of components in `desktop-client` converted to TS

a6b6295426ea06204700b1d108a01fc5c5061cf2 authored over 1 year ago
✨ Responsive context (#964)

Introduces a **ResponsiveProvider** as the sole location that tracks
window size and makes that...

029dfd46886933a8b84c37e7ba92981b00d97e64 authored over 1 year ago
Remove messaging around where to find schedules in the future (#1033)

2587350d1e8b8467474669725f1f62004ac0d3ea authored over 1 year ago
Fix the API (again) (#1002)

d400ebfda0d0c1e0cb73c5c2259b18cf2baf94ec authored over 1 year ago
Remove `@reactions/component` dependency (#1036)

We can use hooks now!

34c8a73ee523547e315344e3ffd0048be4fb7b0d authored over 1 year ago
Updated account ordering in the account autocomplete popup (#1034)

4ecb58cd5c5d6387fc5fd654fc6c30ef9db31e6f authored over 1 year ago
Add “Show unused payees” button (#1011)

# Add ability to filter the Manage Payees screen to show orphaned payees
only.

I aimed to mo...

1305335f0a7339856d067aa262c6dac7e45ce8bd authored over 1 year ago
Add .devcontainer (#1032)

Adds support for [devcontainers](https://containers.dev/), this should
make onboarding easier a...

15b51921b2d3a3031e2d3d0aea97618428db78d5 authored over 1 year ago
Fix infinite loop in repeat goal (#1019)

I believe I found the infinite loop problem in the repeat goal.

This doesn't mess things up...

54f9b712e4a31e235c8c7fb2ffeb390d5c8d1d1c authored over 1 year ago
Goals: Compounding changes for By and Schedules (#1028)

5afd76fb458616b15e6e8cab71e53f569ff01650 authored over 1 year ago
Added Dev Container (#1023)

54c8d5b7b89c46a9df2881f8d55d4273e3f22d89 authored over 1 year ago
Pull shiftKey state directly from the initiating event (#1022)

Fixes #1021

e4e9267c08d9b59b82b6f0bbbd47392a2ef414aa authored over 1 year ago
bugfix: wrong regex in the space-dot format (#1017)

The regex for the "space-dot" format was incorrect.

When entering the amount on a schedule, t...

655b67796150863a3fe93ee39501e6115e2bae2e authored over 1 year ago
Fix for issue #319 (#1008)

8faa7bd68d3413d63e29c0618d7a2741cafa19ca authored over 1 year ago
Migrate top common components to TS (#979)

f618055aabf47fbc7d4904332a85cfabf8cdfe58 authored over 1 year ago
Enable 'curly' rule (#1015)

Multi-line `if`/`for` statements in JS can be confusing since there
aren’t braces to indicate w...

54fa4bccf611e04fe820778949d589d563272b62 authored over 1 year ago
:bug: (TransactionTable) fix split-transaction focus field (#999)

Closes #996

24d407066738501dd0953110c38f94fb035df98e authored over 1 year ago
Add feature request link to README (#1012)

7b1c3665d5a88ae58fefb34d9574aabf0ea86fdd authored over 1 year ago
Goal Templates: add option to prevent removing funds when using "up to" in goal (#1004)

7d80c3eda6694f219d82ff0457944c8c7157b21e authored over 1 year ago
Detect more errors in JS OFX importer. (#1005)

f7aa313aea644441c5c8aa344d7fdf1dd29b6432 authored over 1 year ago
Remove “needs votes” label from feature requests that have been implemented (#1001)

c9576d98e4f421cf179a94f9d02cd18aed3040c7 authored over 1 year ago
:bug: (reports) 1y date range should be 12 months not 13 months (#1000)

Closes #375

bcc2abf4727126008a47b5929bf1dcebdc07f359 authored over 1 year ago
:sparkles: (reports) ability to fine-tune reports with filters (#994)

933ca3ecca1455dec6a24a3e0f03e3016cc0d3cf authored over 1 year ago
Add a new number format (space-dot) (#995)

acaff825c1a873aaa12cd4528f68dd5a3c28396a authored over 1 year ago
:bookmark: (23.5.0) various improvements (#993)

f913d99c9f4b742739badf40b606fc8b416ebfbc authored over 1 year ago
:bug: (transactions) create transaction when clicking enter (#992)

Closes #943

Creates the transaction when clicking "enter". Irrelevant of which field
is curr...

539cb0e5cfdccf3d6b3540fc58da3ed64225d2f7 authored over 1 year ago
Add support for credit card OFX files (#987)

d2185909c37c26026f2621125adf40e3bfe832fc authored over 1 year ago
Remove unused payee rules feature (#985)

Fixes #615. I would appreciate double-checking that I didn’t
accidentally delete anything that ...

646d0d90a437e5854d29cccfb8d3567bfd7361d5 authored over 1 year ago
Priorities for goals (#961)

This attempts to add priorities for goal templates and addresses most of
https://github.com/act...

66f7336be87e6714afe8084f856b590cf3d7c7cf authored over 1 year ago
:sparkles: (nordigen): ability to set secrets via the UI (#968)

4cebdb537c1031905206c1471b7682f78ef1a465 authored over 1 year ago
:construction_worker: run feature-request management action once (#982)

Run the feature-request github action only once for the "feature" label.

Demo: https://github...

3d4b0c0e25907f6f4edf1450ed66366b4610ef57 authored over 1 year ago
:construction_worker: run feature-request action on labeled action (#980)

Run the feature request management action when adding "feature" label.

This will allow us to....

99cf51c159c167a9dcc5cc58d79204d63221eae0 authored over 1 year ago
:construction_worker: auto-close feature requests (#954)

e6b5782c64db78eac962abc529d90bf2941c98a5 authored over 1 year ago
:bug: (nordigen) bank-list error handling (#969)

Improving error handling for Nordigen.

Before: if loading banks failed - a loading indicator ...

977296361c437a303324ad269d80a3c450ddb5fc authored over 1 year ago
:pencil: add back rich, add alberto (#978)

Updating active contributor list

2d26cf3ad149146dc83a5c09129a5fd54e131bfb authored over 1 year ago
:wrench: make start:browser the default cmd instead of start:desktop (#977)

759a0183461f889130460a2749dac1453ef0502c authored over 1 year ago
:fire: remove unused prop-types dependency (#976)

Removing unused `prop-types` dependency.

4aab3dec0c026b1dccfdd3a4594491eb8199d5ff authored over 1 year ago
@typescript-eslint/no-unused-vars (#974)

Switch to TS version of `no-unused-vars` rule.

bd14b51e1cc751ff5d33bf96e63e1b1f9af43ada authored over 1 year ago
Migrate core to TS p4 (#957)

This is the last PR with lots of renaming for `loot-core`!

2d7e0c3f7a4bebaa639dd0b55259c075f29041c8 authored over 1 year ago
:bug: position notification banners always at bottom (#972)

Closes #956

c4d3a1ce76579dab1af5461600df6f521a2ebdd9 authored over 1 year ago
:bug: (Text) single-line text (#967)

db65e837220ed837456da306d44d57744b1a2c19 authored over 1 year ago
:bug: (transaction-table) show checkbox on hover (#966)

Closes #965

71908b6fb9f5dccb13f03da18e6e6a354bd13d74 authored over 1 year ago
refactor(typescript): move some common components to TS (#962)

851fa8c7f5d88185761b54a30983851d146e80c9 authored over 1 year ago
:bug: (mobile) correct topbar color on settings page (#960)

Closes #935

Before: we render all the pages (even the inactive ones in some cases)

After: ...

30684a47d74edc5eef2cf49a499e92db06956bbf authored over 1 year ago
:bug: (schedules) make transfers appear in both accounts (#955)

Closes #551

Make scheduled transfers appear in both accounts.

4b712699a87a5bb6a5a6809981533a6b6538e813 authored almost 2 years ago
:bug: (nordigen) fallback button to re-init bank-sync for popover blockers (#950)

abc4552a78f2523dc37e0bf6d8f39652c8ec4bdf authored almost 2 years ago
:recycle: re-arrange schedule operation options to be more logical (#953)

a69d8583281522cb141fd0abd1b0bed264e62847 authored almost 2 years ago
Add setting to change first day of the week: Issue #844 (#910)

<!-- Thank you for submitting a pull request! Make sure to follow the
instructions to write rel...

969504320658f7a63d479005db7383e084130bce authored almost 2 years ago
Fixes issue #846 by eliminating empty lines during import. (#951)

e03639761418ea7a559928a9d9942377baf21999 authored almost 2 years ago
Show pending transactions from Nordigen in transactions table (#919)

43cd6b634759767002d768913a9ddff01677e6d8 authored almost 2 years ago
:bug: (autocomplete) touch event support (#949)

Closes #927

9ee93f74fe918003d989cda9d66bacf6cf5019b4 authored almost 2 years ago
:bug: (autocomplete) fix multi-select (#947)

89c065e401d52522c7a62ae8ae2c94a167c81c31 authored almost 2 years ago
Don’t reset checked transactions when creating a schedule (#946)

6325a3684736d56fd91e575bf91edf1893d66e66 authored almost 2 years ago
:arrow_up: (autocomplete) upgrade Downshift dependency (#945)

Upgrading `Downshift` dependency

76c69a6e700429acb509cd6c442cd17962b3d7c9 authored almost 2 years ago
Fix j/k shortcuts to move between transactions on account pages (#939)

c7f6ca4302b2aece2577c994435e3146cc3cecd3 authored almost 2 years ago
:art: (autocomplete) set min-width for the tooltip (#933)

36b2d7d09031450a1dafe100bd4bf81007b89390 authored almost 2 years ago
:recycle: (autocomplete) cleaning up state updates (#931)

7c80a200d759286fe86b1d0a5c0cde4372758edf authored almost 2 years ago
Migrate core to TS p3 (#896)

Another batch of `loot-core` migrated.

e8a62f89a1797d78a0878e860a9730464c19c3b4 authored almost 2 years ago
Use Peggy instead of deprecated Peg.js (#934)

Hi there, `Peg.js` is unmaintained, so I figure you all would appreciate
if I replaced it with ...

b0c5a9389c6ff600f112fc964823e35475ff97a7 authored almost 2 years ago
Add experimental new OFX importer (#921)

Hi there,

I try to tackle #798 here. It was suggested to throw this behind a
feature flag, ...

a1d321d65e59cc62ad883a33923a99876bfb0b04 authored almost 2 years ago
[Feature] Initial concept for adding percentage based goals (#858)

This is an initial concept for adding percent based goal targets.

This version works by using...

3ceb2d92adfbfc09c378461a5e40c31d02fed88e authored almost 2 years ago
Change method of calculating 'by' matches to use averaging (#879)

I've changed the method of calculating the budgeted amount. There may be
a more efficient way o...

0bcf6ea6f9eb54fdf9cc5a8bafcaaaae76f6a07d authored almost 2 years ago
:white_check_mark: (e2e) improving stability - reducing flakiness (#932)

Small changes to the e2e tests to improve the stability.

f8b73355ab521722fa5fcd41d56ac8f7b94ee181 authored almost 2 years ago
:bookmark: (23.4.2) revert back to old autocomplete & keyboard shortcut fix (#930)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-...

38d2e69858ff7a1576fb1f1f2f9719898a160217 authored almost 2 years ago
Improve sidebar auto-floating behavior (#868)

I got some feedback in the discord that this behavior was disruptive
when zooming in.

- I’ve...

944c7ff30f6f69fd2142126a1a02b5c9d2855ef4 authored almost 2 years ago
Fix handling for shortcuts (#926)

It turns out that `event.key` for ctrl/cmd+Z is `z`, and it’s `Z` for
ctrl/cmd+shift+Z.

----...

e9188813fd0feda54f771827647c7b4fcd7b8327 authored almost 2 years ago
Fix currencyToInteger returning null when amount is zero (#915)

Fixes #913. (And probably a few other similar bugs)

131bb86711f489db3489319fcb56077385e83fca authored almost 2 years ago
🔥 remove new autocomplete experiment (react-select) (#924)

Removing `react-select` and the new autocomplete. This experiment has
failed, so cleaning thing...

eed097d41e938998be7106581ffe9da2beb7a675 authored almost 2 years ago
:recycle: (autocomplete) refactor old autocomplete to remove lively dep (#916)

10559a68b3ba78f709db0be24fc5bc2778cd28be authored almost 2 years ago
Allow templates to follow named schedules (#885)

Co-authored-by: Jed Fox <[email protected]>

6e7e98e139e7049b409bf7f9e63bbf7333435941 authored almost 2 years ago
:bookmark: (23.4.1) fix rule creation from transaction list (#911)

b89b74c3faf22afedaf24ebc70cb6c0351b52bba authored almost 2 years ago
Fill category field when selecting 'Create rule' (#886)

3fb69e1b1cdfa0e05eddf7e59c7602f0b0e5e023 authored almost 2 years ago
Fixes Issue 495 Transfer allowed from same account (#902)

19a8f14ad9abd970b148dc9471aff16174db2edf authored almost 2 years ago
Add daily option to schedules (#900)

df63c7e141d182682da5b51c2d59a0e3fe38e9a0 authored almost 2 years ago
Improve error reporting for goal templates (#895)

This improves the error reporting when issues are found with Goal
Templates. Before these chang...

adb20868cc29ef661a51adef57a6f6c78689fc8a authored almost 2 years ago
:art: (mobile) settings page header (#887)

ec3efc71913b8ef174e275f282bc8eceeecd1c4c authored almost 2 years ago
Add CodeQL action (#890)

ba59deae5f0fb04817c2b860f2bad5c180d28016 authored almost 2 years ago
Remove usage of `realpath` (#893)

It turns out this command is not installed by default on macOS.
Fortunately the code doesn’t re...

ad9cd5fc4dbf811e34903fc3e28b4d17695fced0 authored almost 2 years ago
Migrate core to TS p2 (#889)

Another batch of files from `loot-core` migrated to TS (loose mode)

5dec98e7541e2911f756a1e7d0ab636807574181 authored almost 2 years ago
Use single decimal places to define targets (#891)

Resolves issue https://github.com/actualbudget/actual/issues/888

8597b0a3731a718888e8ccc0600bb2832d0ed1eb authored almost 2 years ago