mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 08:41:24 +00:00
Various PSR12 code cleanup
This commit is contained in:
@@ -23,12 +23,15 @@
|
||||
<div class="row q-mx-md">
|
||||
<div class="col-7">
|
||||
<p>
|
||||
Hi! With your active support and feedback I'm capable of building this fancy new layout. So thank you for testing and playing around.
|
||||
Hi! With your active support and feedback I'm capable of building this fancy new layout. So thank you for
|
||||
testing and playing around.
|
||||
I'm grateful for your help.
|
||||
</p>
|
||||
<p>
|
||||
The <strong>v2</strong> layout was built to be perfect for each page. This new <strong>v3</strong> layout has a different approach. I'm
|
||||
building a "minimum viable product", where each page has <em>minimal</em> functionality. But any functionality that's there should work. It
|
||||
The <strong>v2</strong> layout was built to be perfect for each page. This new <strong>v3</strong> layout has
|
||||
a different approach. I'm
|
||||
building a "minimum viable product", where each page has <em>minimal</em> functionality. But any functionality
|
||||
that's there should work. It
|
||||
may not do everything you need and stuff may be missing. The things that you see are things that work.
|
||||
</p>
|
||||
<p>
|
||||
@@ -36,23 +39,31 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li class="text-negative">You will lose data when you edit certain objects;</li>
|
||||
<li>Caching is fairly aggressive and a page refresh may be necessary to get new information. This is especially obvious when you make new transactions
|
||||
<li>Caching is fairly aggressive and a page refresh may be necessary to get new information. This is
|
||||
especially obvious when you make new transactions
|
||||
or accounts;
|
||||
</li>
|
||||
<li>Not all menu's are (un)folded correctly for all pages;</li>
|
||||
<li>Breadcrumbs are missing or incorrect;</li>
|
||||
<li>You can't make transaction splits;</li>
|
||||
<li>Accounts, budgets, transactions, etc. have only limited fields available in the edit, create and view screens;</li>
|
||||
<li>Occasionally, you may spot a "TODO". I've limited their presence, but sometimes I just need a placeholder;</li>
|
||||
<li>Missing translations, <code>firefly.abc</code> references, or transactions formatted in another locale;</li>
|
||||
<li>Accounts, budgets, transactions, etc. have only limited fields available in the edit, create and view
|
||||
screens;
|
||||
</li>
|
||||
<li>Occasionally, you may spot a "TODO". I've limited their presence, but sometimes I just need a
|
||||
placeholder;
|
||||
</li>
|
||||
<li>Missing translations, <code>firefly.abc</code> references, or transactions formatted in another locale;
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
If you need to visit a <strong>v1</strong> alternative for the page you are seeing, please change the URL to
|
||||
<code>*/profile</code> (where <code>*</code> is your Firefly III URL). From there, you can navigate to any <strong>v1</strong> page.
|
||||
<code>*/profile</code> (where <code>*</code> is your Firefly III URL). From there, you can navigate to any
|
||||
<strong>v1</strong> page.
|
||||
You may not be able to visit the v1 dashboard.
|
||||
</p>
|
||||
<p>
|
||||
Tickets on GitHub that concern v3 will be <em class="text-negative">closed</em>. This rule may change in the future. Until then, please leave your feedback here:
|
||||
Tickets on GitHub that concern v3 will be <em class="text-negative">closed</em>. This rule may change in the
|
||||
future. Until then, please leave your feedback here:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/firefly-iii/firefly-iii/discussions/5589">GitHub discussion</a></li>
|
||||
|
||||
Reference in New Issue
Block a user