[PR #660] [MERGED] Notifications: trying to get a better layout #15516

Closed
opened 2025-11-02 11:48:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/660
Author: @andreynering
Created: 1/12/2017
Status: Merged
Merged: 1/18/2017
Merged by: @lunny

Base: masterHead: notifications-step-4


📝 Commits (6)

📊 Changes

8 files changed (+103 additions, -80 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+3 -0)
📝 options/locale/locale_pt-BR.ini (+3 -0)
📝 public/css/index.css (+7 -4)
📝 public/js/index.js (+5 -0)
📝 public/less/_user.less (+8 -4)
📝 routers/user/notification.go (+2 -2)
📝 templates/base/head.tmpl (+1 -1)
📝 templates/user/notification/notification.tmpl (+74 -69)

📄 Description

I'm not an UI guy, so feedback welcome.

Screenshot


🔄 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/go-gitea/gitea/pull/660 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 1/12/2017 **Status:** ✅ Merged **Merged:** 1/18/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `notifications-step-4` --- ### 📝 Commits (6) - [`e58edf5`](https://github.com/go-gitea/gitea/commit/e58edf5400b0e9d82ab1df5ea4cad26bb46d80e1) i18n button titles - [`d9909a9`](https://github.com/go-gitea/gitea/commit/d9909a9972885e827ee40e0f1b08820896cc5b59) Improvements on notification page layout - [`eebf354`](https://github.com/go-gitea/gitea/commit/eebf354082c7fc65708c495082f4b0d2d5e05b86) Notification count badge fixes - [`2843358`](https://github.com/go-gitea/gitea/commit/284335831a99aeba4b726d0d39eca81ffd7004dc) Make table <tr> clickable - [`f4bf167`](https://github.com/go-gitea/gitea/commit/f4bf167940e75396b90c43a36402ff14fd48314a) Fix octicon aligment - [`574948b`](https://github.com/go-gitea/gitea/commit/574948be800226dac9b6f5ca1ab19b4cb8c4b6f6) Fix use of AppSubUrl ### 📊 Changes **8 files changed** (+103 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+3 -0) 📝 `options/locale/locale_pt-BR.ini` (+3 -0) 📝 `public/css/index.css` (+7 -4) 📝 `public/js/index.js` (+5 -0) 📝 `public/less/_user.less` (+8 -4) 📝 `routers/user/notification.go` (+2 -2) 📝 `templates/base/head.tmpl` (+1 -1) 📝 `templates/user/notification/notification.tmpl` (+74 -69) </details> ### 📄 Description I'm not an UI guy, so feedback welcome. [Screenshot](https://cloud.githubusercontent.com/assets/7011819/21912569/e48964ea-d90d-11e6-93cf-b8eb6e8e525e.png) --- <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 2025-11-02 11:48:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15516