github-actions
|
39841de680
|
Auto commit for release 'develop' on 2024-03-31
|
2024-03-31 17:12:02 +02:00 |
|
James Cole
|
b6f84c2b99
|
Expand v2 layout, add user administration pages.
|
2024-03-31 16:46:20 +02:00 |
|
github-actions
|
ddf1a8cebb
|
Auto commit for release 'develop' on 2024-03-18
|
2024-03-18 01:30:56 +01:00 |
|
James Cole
|
3913fa5086
|
Restore old behavior
|
2024-03-17 12:00:28 +01:00 |
|
James Cole
|
1bd3019c16
|
Small code cleanup.
|
2024-03-16 22:57:48 +01:00 |
|
James Cole
|
f0fa21dead
|
First version of line edit.
|
2024-03-16 22:00:25 +01:00 |
|
James Cole
|
3413b9b5b5
|
Refresh notes in various actions.
|
2024-03-10 08:11:58 +01:00 |
|
James Cole
|
009fbba491
|
Drop "failedValidation" method because this is handled by the system already.
|
2024-03-10 06:28:58 +01:00 |
|
James Cole
|
53d84347c2
|
sprintf the rules
|
2024-03-10 06:24:32 +01:00 |
|
James Cole
|
1961487055
|
Reformat code.
|
2024-03-10 06:17:31 +01:00 |
|
James Cole
|
c9ce5df74b
|
Merge pull request #8650 from michaelhthomas/feat/expression-engine
[feat] Rules Expression Engine
|
2024-03-10 06:04:06 +01:00 |
|
Michael Thomas
|
1371b6773e
|
chore: ignore PHPMD unused parameter errors
|
2024-03-09 14:09:36 -05:00 |
|
James Cole
|
66b322e844
|
Fix methods and clean up code.
|
2024-03-09 19:46:16 +01:00 |
|
James Cole
|
9078781d61
|
New endpoint, fixed logo, better account overview.
|
2024-03-09 19:31:27 +01:00 |
|
Michael Thomas
|
c4bf2aae7d
|
fix: migrate action expression validation to separate rule class
|
2024-03-09 12:57:34 -05:00 |
|
Michael Thomas
|
fc2da9eb42
|
fix(ExpressionController): remove unnecessary rule repository
|
2024-03-09 11:27:21 -05:00 |
|
Michael Thomas
|
34349e4475
|
chore: fix typo
|
2024-03-07 21:37:24 -05:00 |
|
Michael Thomas
|
41fc1e8f82
|
Merge remote-tracking branch 'upstream/develop' into feat/expression-engine
|
2024-03-07 13:09:43 -05:00 |
|
Michael Thomas
|
bee219ebf7
|
refactor: inject ExpressionLanguage singleton using DI
|
2024-03-07 13:00:57 -05:00 |
|
Michael Thomas
|
438f602961
|
feat: surface expression validation errors when creating or updating rules
|
2024-03-07 12:23:32 -05:00 |
|
Michael Thomas
|
b572c1dcd3
|
Merge remote-tracking branch 'upstream/main' into feat/expression-engine
|
2024-03-06 21:38:40 -05:00 |
|
github-actions
|
b82fcbd97b
|
Auto commit for release 'develop' on 2024-03-07
|
2024-03-07 01:29:08 +01:00 |
|
Michael Thomas
|
daddee7806
|
feat: support action expression parsing, validation, and evaluation
|
2024-03-06 17:50:16 -05:00 |
|
James Cole
|
930a08ec90
|
Better index for accounts.
|
2024-03-06 19:54:09 +01:00 |
|
James Cole
|
fd2edf3b23
|
Various code cleanup.
|
2024-03-06 07:16:01 +01:00 |
|
James Cole
|
3a339382d4
|
Add a button to go back to the v1 layout.
|
2024-03-05 19:38:45 +01:00 |
|
James Cole
|
88a9bc379e
|
Expand account list
|
2024-03-04 20:41:34 +01:00 |
|
James Cole
|
2564470197
|
Update source account detection.
|
2024-02-25 18:14:30 +01:00 |
|
James Cole
|
9222c82af0
|
Expand frontend, first attempt at sorting.
|
2024-02-25 18:09:52 +01:00 |
|
James Cole
|
5626d1c56d
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8575
|
2024-02-23 17:06:25 +01:00 |
|
James Cole
|
68c9c4ec3c
|
PHPStorm can order methods by alphabet, who knew.
|
2024-02-22 20:11:09 +01:00 |
|
github-actions
|
89ce2838d5
|
Auto commit for release 'develop' on 2024-02-22
|
2024-02-22 01:29:01 +01:00 |
|
James Cole
|
950e39b753
|
Clean up methods.
|
2024-02-20 20:05:43 +01:00 |
|
James Cole
|
aa2afd162e
|
Fix https://github.com/orgs/firefly-iii/discussions/8557
|
2024-02-20 19:51:13 +01:00 |
|
James Cole
|
7897ebc4d5
|
Update code
|
2024-02-14 19:47:35 +01:00 |
|
github-actions
|
5c352a0d3e
|
Auto commit for release 'develop' on 2024-02-12
|
2024-02-12 01:29:15 +01:00 |
|
James Cole
|
723aa65e7a
|
Inline edit for v2
|
2024-02-10 08:28:59 +01:00 |
|
James Cole
|
d3f19db42d
|
This should fix the tests again.
|
2024-02-03 10:08:34 +01:00 |
|
James Cole
|
9894d16d26
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8493
|
2024-02-03 07:51:18 +01:00 |
|
James Cole
|
6a432e7931
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8447
|
2024-01-29 19:47:00 +01:00 |
|
github-actions
|
1f774e0d71
|
Auto commit for release 'develop' on 2024-01-28
|
2024-01-28 13:48:09 +00:00 |
|
James Cole
|
b47bb13558
|
Change some code.
|
2024-01-28 14:34:07 +01:00 |
|
James Cole
|
44df07a5f5
|
Update, rebuild, and add a new API endpoint.
|
2024-01-17 20:23:02 +01:00 |
|
James Cole
|
f7ceb75316
|
Merge pull request #8370 from luzpaz/typos
Fix various typos
|
2024-01-10 05:31:16 +01:00 |
|
luzpaz
|
744e193faa
|
Fix various typos
Found via `codespell -q 3 -S "./resources/lang,./resources/assets/js/locales" -L hastable`
|
2024-01-10 01:12:48 +00:00 |
|
James Cole
|
b9f0682f04
|
Add audit entries.
|
2024-01-09 21:03:26 +01:00 |
|
James Cole
|
8792465fd5
|
Add validation warnings in audit logs.
|
2024-01-09 20:58:18 +01:00 |
|
James Cole
|
6fbf9a119d
|
Change priority on audit messages.
|
2024-01-09 20:48:17 +01:00 |
|
James Cole
|
fcc0294d07
|
Smaller max size
|
2024-01-08 12:56:57 +01:00 |
|
James Cole
|
8ad27e0eda
|
Update meta files for new release.
|
2024-01-06 07:42:00 +01:00 |
|