[PR #138] [MERGED] Set filter in URL #204

Closed
opened 2026-03-03 16:05:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/138
Author: @levonet
Created: 9/14/2018
Status: Merged
Merged: 10/1/2018
Merged by: @mthenw

Base: masterHead: filter


📝 Commits (3)

  • 3378d2f Set filter in URL
  • 4d768c1 fix: jsdom > v11 broke with node4
  • 8e9b4cf Updating URL from filter input

📊 Changes

6 files changed (+438 additions, -105 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 README.md (+1 -0)
📝 package-lock.json (+349 -102)
📝 package.json (+1 -1)
📝 test/app.js (+50 -1)
📝 web/assets/app.js (+36 -0)

📄 Description

No description provided


🔄 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/mthenw/frontail/pull/138 **Author:** [@levonet](https://github.com/levonet) **Created:** 9/14/2018 **Status:** ✅ Merged **Merged:** 10/1/2018 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `filter` --- ### 📝 Commits (3) - [`3378d2f`](https://github.com/mthenw/frontail/commit/3378d2f29167b90dde1f48354e7dc75b3f529cc7) Set filter in URL - [`4d768c1`](https://github.com/mthenw/frontail/commit/4d768c162935ef63068e70bdad42997d420386c8) fix: jsdom > v11 broke with node4 - [`8e9b4cf`](https://github.com/mthenw/frontail/commit/8e9b4cf2b54e9c00748dfcdfadaef66d6be5481b) Updating URL from filter input ### 📊 Changes **6 files changed** (+438 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `README.md` (+1 -0) 📝 `package-lock.json` (+349 -102) 📝 `package.json` (+1 -1) 📝 `test/app.js` (+50 -1) 📝 `web/assets/app.js` (+36 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:59 +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/frontail#204
No description provided.