mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #81] [MERGED] Error handling #2670
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2670
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/KelvinTegelaar/CIPP/pull/81
Author: @redanthrax
Created: 10/19/2021
Status: ✅ Merged
Merged: 10/19/2021
Merged by: @KelvinTegelaar
Base:
master← Head:ErrorHandling📝 Commits (5)
9d94a74Merge remote-tracking branch 'upstream/master'd90b2f6Merge remote-tracking branch 'upstream/master'5854570Merge remote-tracking branch 'upstream/master'b0c2076Added error handling for datatables on frontend616ed6dadded .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.