[PR #516] [MERGED] Validations for edit and create collections activity #2668

Closed
opened 2026-03-17 00:21:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/516
Author: @jamesgeorge007
Created: 1/23/2020
Status: Merged
Merged: 1/23/2020
Merged by: @jamesgeorge007

Base: masterHead: hotfix/validate-collections


📝 Commits (7)

  • 4ad4bad fix: validation for empty collection names
  • 5481c28 refactor: use shorthand version
  • c3ecf98 feat: show warning alert
  • 9b8936f feat: switch to toast
  • b0c22a2 chore: validate edit collection activity for empty names
  • f132de8 chore: validate edit collection activity for duplicate collection
  • 7d003ce chore: rephrase warning message

📊 Changes

3 files changed (+14 additions, -0 deletions)

View changed files

📝 components/collections/addCollection.vue (+4 -0)
📝 components/collections/editCollection.vue (+4 -0)
📝 store/postwoman.js (+6 -0)

📄 Description

closes #515
Follow up of #510


🔄 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/hoppscotch/hoppscotch/pull/516 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 1/23/2020 **Status:** ✅ Merged **Merged:** 1/23/2020 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `master` ← **Head:** `hotfix/validate-collections` --- ### 📝 Commits (7) - [`4ad4bad`](https://github.com/hoppscotch/hoppscotch/commit/4ad4bad295de2322d3861332be97846c93fe98dd) fix: validation for empty collection names - [`5481c28`](https://github.com/hoppscotch/hoppscotch/commit/5481c28e4bbe84ca1004526c00e514b5718a8b0a) refactor: use shorthand version - [`c3ecf98`](https://github.com/hoppscotch/hoppscotch/commit/c3ecf98b626bf82f342c610c90cc69e278c836ca) feat: show warning alert - [`9b8936f`](https://github.com/hoppscotch/hoppscotch/commit/9b8936f53c8b132ba4e901b1658d2e21cfab9a17) feat: switch to toast - [`b0c22a2`](https://github.com/hoppscotch/hoppscotch/commit/b0c22a2b2d96e8378599a74774c742edd56291d5) chore: validate edit collection activity for empty names - [`f132de8`](https://github.com/hoppscotch/hoppscotch/commit/f132de8dbbd956e1027b53d3ded8008c6ae08095) chore: validate edit collection activity for duplicate collection - [`7d003ce`](https://github.com/hoppscotch/hoppscotch/commit/7d003cefd76dc62e6560674cc9898061cb569e00) chore: rephrase warning message ### 📊 Changes **3 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/addCollection.vue` (+4 -0) 📝 `components/collections/editCollection.vue` (+4 -0) 📝 `store/postwoman.js` (+6 -0) </details> ### 📄 Description closes #515 Follow up of #510 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:21:08 +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/hoppscotch#2668
No description provided.