[PR #1767] [MERGED] CippTable tweaks and bug fixes #3405

Closed
opened 2026-03-02 13:58:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1767
Author: @JohnDuprey
Created: 9/26/2023
Status: Merged
Merged: 9/26/2023
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (4)

  • dc29bfc Prevent table re-render on queued results
  • e40eea1 CippTable tweaks
  • 3d053b1 Update CippDatatable.js
  • ffd0536 Merge pull request #78 from KelvinTegelaar/dev

📊 Changes

3 files changed (+24 additions, -27 deletions)

View changed files

📝 src/components/tables/CippDatatable.js (+15 -22)
📝 src/components/tables/CippTable.js (+8 -4)
📝 src/components/utilities/SharedModal.js (+1 -1)

📄 Description

  • Add defaultFilterText param
    • Set initial graph filter from CippDatatable to default filter text
  • Add isModal param
    • disable search param update for modal tables
  • Prevent table re-render on queued results

🔄 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/KelvinTegelaar/CIPP/pull/1767 **Author:** [@JohnDuprey](https://github.com/JohnDuprey) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/26/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`dc29bfc`](https://github.com/KelvinTegelaar/CIPP/commit/dc29bfcdac246b10f3583349bfe6b4132c82d4f1) Prevent table re-render on queued results - [`e40eea1`](https://github.com/KelvinTegelaar/CIPP/commit/e40eea1b8f054ae3142089d70c5346143c005420) CippTable tweaks - [`3d053b1`](https://github.com/KelvinTegelaar/CIPP/commit/3d053b13a84d131a0b612dc565230dd7502467af) Update CippDatatable.js - [`ffd0536`](https://github.com/KelvinTegelaar/CIPP/commit/ffd0536ccc8d271c61a4c76e3a92bccc8e19ebf2) Merge pull request #78 from KelvinTegelaar/dev ### 📊 Changes **3 files changed** (+24 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/components/tables/CippDatatable.js` (+15 -22) 📝 `src/components/tables/CippTable.js` (+8 -4) 📝 `src/components/utilities/SharedModal.js` (+1 -1) </details> ### 📄 Description - Add defaultFilterText param - Set initial graph filter from CippDatatable to default filter text - Add isModal param - disable search param update for modal tables - Prevent table re-render on queued results --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:58:12 +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/CIPP#3405
No description provided.