[PR #81] [MERGED] Error handling #2670

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/81
Author: @redanthrax
Created: 10/19/2021
Status: Merged
Merged: 10/19/2021
Merged by: @KelvinTegelaar

Base: masterHead: ErrorHandling


📝 Commits (5)

  • 9d94a74 Merge remote-tracking branch 'upstream/master'
  • d90b2f6 Merge remote-tracking branch 'upstream/master'
  • 5854570 Merge remote-tracking branch 'upstream/master'
  • b0c2076 Added error handling for datatables on frontend
  • 616ed6d added .vscode

📊 Changes

4 files changed (+19 additions, -6 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 index.html (+10 -2)
📝 js/scripts.js (+1 -3)
📝 js/tenantlist.js (+7 -1)

📄 Description

Error handling for frontend, requires api updates in other checking.
Resolves #69


🔄 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/81 **Author:** [@redanthrax](https://github.com/redanthrax) **Created:** 10/19/2021 **Status:** ✅ Merged **Merged:** 10/19/2021 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `master` ← **Head:** `ErrorHandling` --- ### 📝 Commits (5) - [`9d94a74`](https://github.com/KelvinTegelaar/CIPP/commit/9d94a740a77f51a5398727acb2746adcb14b7150) Merge remote-tracking branch 'upstream/master' - [`d90b2f6`](https://github.com/KelvinTegelaar/CIPP/commit/d90b2f6c5c69afa6bfbf6de089dc1518353422b9) Merge remote-tracking branch 'upstream/master' - [`5854570`](https://github.com/KelvinTegelaar/CIPP/commit/58545702d0913cf1d2309f3dc4cab036c5e4514f) Merge remote-tracking branch 'upstream/master' - [`b0c2076`](https://github.com/KelvinTegelaar/CIPP/commit/b0c20761cf85ee3bf1268916876caab70bc4365c) Added error handling for datatables on frontend - [`616ed6d`](https://github.com/KelvinTegelaar/CIPP/commit/616ed6d4210abd1d3046869181c67782318d7694) added .vscode ### 📊 Changes **4 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `index.html` (+10 -2) 📝 `js/scripts.js` (+1 -3) 📝 `js/tenantlist.js` (+7 -1) </details> ### 📄 Description Error handling for frontend, requires api updates in other checking. Resolves #69 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:54:56 +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#2670
No description provided.