mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 15:45:49 -06:00
[PR #533] [MERGED] Add "Generate topic name" button to "Subscribe to topic" dialog #1320
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#1320
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/533
Author: @yardenshoham
Created: 12/8/2022
Status: ✅ Merged
Merged: 12/8/2022
Merged by: @binwiederhier
Base:
main← Head:generate-topic-name📝 Commits (5)
b91fb3fAdd "Generate topic name" button to "Subscribe to topic" dialoge083ef0Place "Generate topic name" in the same line as the text fieldce942ffRemove nanoid dependency71e4686Remove unused layoutse0d6a0bSimplify logic📊 Changes
2 files changed (+33 additions, -15 deletions)
View changed files
📝
web/public/static/langs/en.json(+1 -0)📝
web/src/components/SubscribeDialog.js(+32 -15)📄 Description
Added a new button. When clicked it'll generate a random alphanumeric string and set it as the topic name.
Screenshot
Video
https://user-images.githubusercontent.com/20454870/206441009-2e8098cc-c62d-4e2d-b5e5-95c4578988be.mp4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.