[PR #1442] [CLOSED] 🌶️ Emojis 💲 #3744

Closed
opened 2026-02-28 20:46:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1442
Author: @biohzrddd
Created: 8/1/2023
Status: Closed

Base: masterHead: emoji


📝 Commits (9)

📊 Changes

11 files changed (+129 additions, -117 deletions)

View changed files

📝 packages/desktop-client/e2e/accounts.test.js (+4 -4)
📝 packages/desktop-client/e2e/onboarding.test.js (+2 -2)
📝 packages/desktop-client/e2e/rules.test.js (+1 -1)
📝 packages/desktop-client/e2e/schedules.test.js (+4 -4)
📝 packages/desktop-client/e2e/transactions.test.js (+3 -3)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.test.js (+5 -5)
📝 packages/loot-core/src/mocks/budget.ts (+73 -71)
📝 packages/loot-core/src/server/accounts/__snapshots__/transaction-rules.test.ts.snap (+4 -4)
📝 packages/loot-core/src/server/accounts/sync.test.ts (+1 -1)
📝 packages/loot-core/src/server/accounts/transaction-rules.test.ts (+26 -22)
upcoming-release-notes/1442.md (+6 -0)

📄 Description

Let's spice things up a bit.

Add emojis to the test budget: budget and account names. 🚀🚀🚀

Besides the dollar signs (which I think is fairly universally known) these are pretty generic emojis so should make everyone happy.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1442 **Author:** [@biohzrddd](https://github.com/biohzrddd) **Created:** 8/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `emoji` --- ### 📝 Commits (9) - [`f1cbdb2`](https://github.com/actualbudget/actual/commit/f1cbdb29c6945c0093b0b10a01fc2daa791cf0a2) Add emoji to budget and account names - [`ef0c296`](https://github.com/actualbudget/actual/commit/ef0c29695fbc3e96aa7b559b934905b10a2613dc) Release notes - [`a917733`](https://github.com/actualbudget/actual/commit/a917733849507d8ecec02c416b48bcb621dc596d) wording - [`3c8ade4`](https://github.com/actualbudget/actual/commit/3c8ade498ea0517c5cda4477232d162e795cf9ae) Release note number - [`8bf1648`](https://github.com/actualbudget/actual/commit/8bf1648a442240c521d969e605b97c76bb4e0bac) I'll get this right one of these times. - [`1b2960b`](https://github.com/actualbudget/actual/commit/1b2960b71fdf2b88c90c67d1607f00b4141eae27) add space to emoji - [`5c23825`](https://github.com/actualbudget/actual/commit/5c23825cbcf253557b1fb0dd9bed7c8a7a89fd56) Merge branch 'master' into emoji - [`34c9e45`](https://github.com/actualbudget/actual/commit/34c9e452ea366a4901b15894ebaab8aad989cf59) Update snapshot - [`65e34ca`](https://github.com/actualbudget/actual/commit/65e34cab52fd1254d71d6bfce1c40c13d4ba41ff) Merge branch 'master' into emoji ### 📊 Changes **11 files changed** (+129 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/accounts.test.js` (+4 -4) 📝 `packages/desktop-client/e2e/onboarding.test.js` (+2 -2) 📝 `packages/desktop-client/e2e/rules.test.js` (+1 -1) 📝 `packages/desktop-client/e2e/schedules.test.js` (+4 -4) 📝 `packages/desktop-client/e2e/transactions.test.js` (+3 -3) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.test.js` (+5 -5) 📝 `packages/loot-core/src/mocks/budget.ts` (+73 -71) 📝 `packages/loot-core/src/server/accounts/__snapshots__/transaction-rules.test.ts.snap` (+4 -4) 📝 `packages/loot-core/src/server/accounts/sync.test.ts` (+1 -1) 📝 `packages/loot-core/src/server/accounts/transaction-rules.test.ts` (+26 -22) ➕ `upcoming-release-notes/1442.md` (+6 -0) </details> ### 📄 Description Let's spice things up a bit. Add emojis to the test budget: budget and account names. 🚀🚀🚀 Besides the dollar signs (which I think is fairly universally known) these are pretty generic emojis so should make everyone happy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:46:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3744