[PR #684] [MERGED] feat: |UI| add simple index #701

Closed
opened 2026-02-26 21:32:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684
Author: @dreamhunter2333
Created: 6/28/2025
Status: Merged
Merged: 6/28/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 6877775 feat: |UI| add simple index

📊 Changes

7 files changed (+337 additions, -59 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 frontend/src/store/index.js (+2 -0)
📝 frontend/src/views/Index.vue (+53 -40)
📝 frontend/src/views/admin/Account.vue (+4 -4)
📝 frontend/src/views/common/Appearance.vue (+12 -1)
📝 frontend/src/views/index/AccountSettings.vue (+12 -14)
frontend/src/views/index/SimpleIndex.vue (+252 -0)

📄 Description

User description

#279


PR Type

Enhancement


Description

  • Introduced a "Simple Index" mode for a minimalistic UI.

  • Added toggle for "Simple Index" in the Appearance settings.

  • Fixed typos in translation keys and improved consistency.

  • Updated the changelog to document the new feature.


Changes walkthrough 📝

Relevant files
Enhancement
4 files
Index.vue
Added support for "Simple Index" mode in main index view.
+53/-40 
Appearance.vue
Added toggle for "Simple Index" mode in Appearance settings.
+12/-1   
SimpleIndex.vue
Implemented new "Simple Index" component for minimalistic UI.
+252/-0 
index.js
Added state management for "Simple Index" mode.                   
+2/-0     
Bug fix
2 files
Account.vue
Fixed translation key typo for "Delete Account".                 
+4/-4     
AccountSettings.vue
Fixed translation key typo and removed unused Appearance import.
+12/-14 
Documentation
1 files
CHANGELOG.md
Documented the addition of "Simple Index" mode.                   
+2/-0     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 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/dreamhunter2333/cloudflare_temp_email/pull/684 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 6/28/2025 **Status:** ✅ Merged **Merged:** 6/28/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`6877775`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/6877775f5458a72df43ec112e70d7a0b8be0ba72) feat: |UI| add simple index ### 📊 Changes **7 files changed** (+337 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `frontend/src/store/index.js` (+2 -0) 📝 `frontend/src/views/Index.vue` (+53 -40) 📝 `frontend/src/views/admin/Account.vue` (+4 -4) 📝 `frontend/src/views/common/Appearance.vue` (+12 -1) 📝 `frontend/src/views/index/AccountSettings.vue` (+12 -14) ➕ `frontend/src/views/index/SimpleIndex.vue` (+252 -0) </details> ### 📄 Description ### **User description** #279 ___ ### **PR Type** Enhancement ___ ### **Description** - Introduced a "Simple Index" mode for a minimalistic UI. - Added toggle for "Simple Index" in the Appearance settings. - Fixed typos in translation keys and improved consistency. - Updated the changelog to document the new feature. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><details><summary>4 files</summary><table> <tr> <td><strong>Index.vue</strong><dd><code>Added support for "Simple Index" mode in main index view.</code></dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-9816bb6131d16919d3ca2c71fb0911d2cb73cc9a49d75394c6206ff15f1aa4d8">+53/-40</a>&nbsp; </td> </tr> <tr> <td><strong>Appearance.vue</strong><dd><code>Added toggle for "Simple Index" mode in Appearance settings.</code></dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-d02c2c39a55f775fe7195ed01515b5b4d1554c2b39e32179930917bb765ccf1e">+12/-1</a>&nbsp; &nbsp; </td> </tr> <tr> <td><strong>SimpleIndex.vue</strong><dd><code>Implemented new "Simple Index" component for minimalistic UI.</code></dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-c065269f0b10507d5b0baeefe2c743915006a459ad35f829d9622c0404f7ac29">+252/-0</a>&nbsp; </td> </tr> <tr> <td><strong>index.js</strong><dd><code>Added state management for "Simple Index" mode.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-0c36ce15651c51795b411359e8caaf5af7960c82674b4f2015b8dd5f480fde2c">+2/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Bug fix</strong></td><td><details><summary>2 files</summary><table> <tr> <td><strong>Account.vue</strong><dd><code>Fixed translation key typo for "Delete Account".</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-1ac8a75932c8a510449efbe046700149bce141b9a325b770922eeaa3486a3d66">+4/-4</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>AccountSettings.vue</strong><dd><code>Fixed translation key typo and removed unused Appearance import.</code></dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-9c838345453bcb12f1b3da5c21d1c2944ff505b6064f3650396c45f4e71e9383">+12/-14</a>&nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Documentation</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>CHANGELOG.md</strong><dd><code>Documented the addition of "Simple Index" mode.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/684/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+2/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:32:32 +03:00
    Sign in to join this conversation.
    No milestone
    No project
    No assignees
    1 participant
    Notifications
    Due date
    The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

    No due date set.

    Dependencies

    No dependencies set.

    Reference
    starred/cloudflare_temp_email#701
    No description provided.