Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debts frontend #759

Open
wants to merge 5 commits into
base: staging
Choose a base branch
from
Open

Add debts frontend #759

wants to merge 5 commits into from

Conversation

berenteb
Copy link
Contributor

No description provided.

@berenteb berenteb requested review from Gerviba and Isti01 August 22, 2024 19:58
Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmsch-g7 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 8:01pm
cmsch-golyabal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 8:01pm
cmsch-gtb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 8:01pm
cmsch-qpa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 8:01pm
cmsch-testing 🛑 Canceled (Inspect) Aug 22, 2024 8:01pm
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cmsch-cst ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-felezo ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-golyakonf ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-golyakorte ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-karacsony ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-kozelokepzes ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-schnyari ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-seniortabor ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-snyt ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm
cmsch-tanfolyam ⬜️ Ignored (Inspect) Aug 22, 2024 8:01pm

@property:GenerateInput(order = 8, label = "React Icons - Fontawesome 5 ikon név",
note = "Innen kell kimásolni a nevét az ikonnak:\n" +
"https://react-icons.github.io/react-icons/icons/fa\n" +
"Ajánlott ikonok: FaHamburger, FaHotdog, FaTshirt, FaPizzaSlice, FaCocktail, FaMoneyBill, FaUtensils, FaUtensilSpoon, FaVial, FaBox, FaBeer, FaHandMiddleFinger, FaShapes, FaHeart, FaFrog")
@property:GenerateOverview(visible = false)
@property:ImportFormat(ignore = false, columnId = 6)
var materialIcon: String = "payments"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this field used in the frontend?
It seems to be used by the admin panel, like this:

<td><span class="material-icons" th:text="${item.materialIcon}">fastfood</span></td>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is intended for use on frontend. I think its more important to support that, instead of the admin panel. @Gerviba ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is from an addon, that we possible never use again. So I think we can merge this PR

@Isti01 Isti01 force-pushed the staging branch 3 times, most recently from cc78b03 to 3723bf3 Compare September 5, 2024 08:24
@Isti01 Isti01 force-pushed the staging branch 6 times, most recently from f2bfa50 to 9b84c4f Compare September 25, 2024 00:10
@Isti01 Isti01 force-pushed the staging branch 2 times, most recently from 96f4f73 to e42bcf9 Compare November 7, 2024 18:52
@Isti01 Isti01 force-pushed the staging branch 2 times, most recently from 9e61629 to 1383f9b Compare February 7, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants