Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from KelvinTegelaar:main #26

Open
wants to merge 1,448 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1448 commits
Select commit Hold shift + click to select a range
b363c66
Remove unused actions and offCanvas variables
kris6673 Jan 28, 2025
8cf68f8
Update tenant reports pathing to be the same as other pages
kris6673 Jan 28, 2025
295d71f
Update device management path to align with new endpoint structure
kris6673 Jan 28, 2025
ac0f452
forgot a spot
kris6673 Jan 28, 2025
d41a0b7
Update transport paths in email layout for consistency
kris6673 Jan 28, 2025
db5f73f
Update connectors paths to align with transport structure
kris6673 Jan 28, 2025
311c360
Fix path casing in email administration and remove unused deploy conn…
kris6673 Jan 28, 2025
f040f64
Remove unused placeholder and reorder to fit the rest of CIPPs pages
kris6673 Jan 28, 2025
dcdfc84
Add Book icon to connection filter page
kris6673 Jan 28, 2025
c7c8a3e
Update link in domains analyser to point to tools section
kris6673 Jan 28, 2025
a1b4b46
Update paths for Graph Explorer, Application Approval, and Individual…
kris6673 Jan 28, 2025
afbfd9c
Add icons for device actions in the autopilot device list
kris6673 Jan 28, 2025
23bb377
Fix Add Status Page placeholder
kris6673 Jan 29, 2025
be8d2cf
adjust logo size
JohnDuprey Jan 29, 2025
3ceb267
Merge pull request #3508 from kris6673/things-and-stuff
KelvinTegelaar Jan 29, 2025
9a403c2
Merge pull request #3492 from redanthrax/node20
KelvinTegelaar Jan 29, 2025
bb28245
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
JohnDuprey Jan 29, 2025
44798d7
Merge pull request #96 from KelvinTegelaar/dev
kris6673 Jan 29, 2025
e53fe8c
Merge branch 'KelvinTegelaar:dev' into dev
Jr7468 Jan 30, 2025
f75f84f
fix: added condition to name location actions
OfficialEsco Jan 30, 2025
c398600
fix: added conditional action to Quarantine Management
OfficialEsco Jan 30, 2025
f6029e3
fix: added trashbin to Remove
OfficialEsco Jan 30, 2025
3ed5d80
fix: fixed Contacts Page
OfficialEsco Jan 30, 2025
21ba332
fix: added condition to Global Address list
OfficialEsco Jan 30, 2025
360e275
fix: added edit icon
OfficialEsco Jan 30, 2025
51fe974
fix: added icon to global address list
OfficialEsco Jan 30, 2025
a99e4b7
hide tenant in title for logbook
JohnDuprey Jan 30, 2025
c0e01eb
fix: irons for named location
OfficialEsco Jan 30, 2025
215c6a3
fix: icons and fix block signin on Shared Mailboxes
OfficialEsco Jan 30, 2025
86ec1c9
fix: fix remove contact type
OfficialEsco Jan 30, 2025
6003bb1
fix: added icon to deleted items
OfficialEsco Jan 30, 2025
abd2d8c
fix: fix and add icons for email filter pages
OfficialEsco Jan 30, 2025
fd35931
Update CippApiDialog.jsx
JohnDuprey Jan 30, 2025
7e8bdc6
fix: no idea why lower case works as expected
OfficialEsco Jan 30, 2025
a25dd35
Merge pull request #3529 from Ren-Roros-Digital/namedlocation
JohnDuprey Jan 30, 2025
f15e30a
Update CippApiDialog.jsx
JohnDuprey Jan 30, 2025
4a812c0
add missing mailbox actions
JohnDuprey Jan 30, 2025
eba21f5
Add back sync autopilot devices button
kris6673 Jan 29, 2025
b0aa777
add github logos
JohnDuprey Jan 31, 2025
8d181b0
downgrade node to 20.18.1
JohnDuprey Jan 31, 2025
1ea3338
cleanup manually specified tenant filters in actions
JohnDuprey Jan 31, 2025
912bc12
Merge branch 'KelvinTegelaar:dev' into dev
Jr7468 Jan 31, 2025
32cbe02
Add Speed Dial component with help, bug report, and feedback actions
Jr7468 Jan 31, 2025
205fa4c
Prettier fix
Jr7468 Jan 31, 2025
65da8b6
Tested and works properly on my Dev Env now!
Jr7468 Jan 31, 2025
6c432d3
Add onClick handlers to Speed Dial GitHub links
Jr7468 Jan 31, 2025
8830a02
fix reset form issue
KelvinTegelaar Jan 31, 2025
17f20dc
Merge pull request #3533 from kris6673/icons-and-autopilotsync
KelvinTegelaar Jan 31, 2025
d7f94b2
feat: readded MDM wipe methods
OfficialEsco Jan 31, 2025
2198b45
Merge pull request #3537 from Ren-Roros-Digital/mdmmethods
KelvinTegelaar Jan 31, 2025
d6eaf09
Add Discord link to Speed Dial component
Jr7468 Jan 31, 2025
5c538ca
Merge pull request #97 from KelvinTegelaar/dev
kris6673 Jan 31, 2025
392baf3
fix graph explorer in offcanvas
JohnDuprey Jan 31, 2025
f740ad5
up version
JohnDuprey Jan 31, 2025
cf56721
Merge pull request #3542 from KelvinTegelaar/dev
JohnDuprey Jan 31, 2025
fc243b9
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
kris6673 Jan 31, 2025
033592c
feat: New standard RetentionPolicyTag
OfficialEsco Feb 2, 2025
4aeaa22
Merge pull request #3548 from Ren-Roros-Digital/RetentionPolicyTag
KelvinTegelaar Feb 2, 2025
63dfaef
Merge branch 'KelvinTegelaar:dev' into dev
kris6673 Feb 2, 2025
32d9f71
fix: make some standards required input
OfficialEsco Feb 3, 2025
dc9c7c3
feat: Add Edit Contact page with form functionality
kris6673 Feb 3, 2025
5cc4ae4
Tweaks to Start with Windows Terminal and Dev Installation
OfficialEsco Feb 3, 2025
3f7e051
move up
kris6673 Feb 3, 2025
fa7eda9
make it actually work
kris6673 Feb 4, 2025
d185ae1
fix tenant mapping and buttons
JohnDuprey Feb 4, 2025
9c8c316
Merge pull request #3563 from Ren-Roros-Digital/devtools
KelvinTegelaar Feb 4, 2025
f72dfd2
Merge pull request #3556 from Ren-Roros-Digital/autoComplete
KelvinTegelaar Feb 4, 2025
8e4c7f5
api data key
KelvinTegelaar Feb 4, 2025
b38d9f8
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
KelvinTegelaar Feb 4, 2025
422b76e
api datakey
KelvinTegelaar Feb 4, 2025
199b29f
fixes default attributess
KelvinTegelaar Feb 4, 2025
54f0fde
auto username and default attributes
KelvinTegelaar Feb 4, 2025
b0e222d
Country selector
kris6673 Feb 4, 2025
7e2c987
fix: Update label for GAL visibility and disable creatable option for…
kris6673 Feb 4, 2025
0a60044
feat: Add Edit Contact page with form functionality
kris6673 Feb 3, 2025
e6ad713
move up
kris6673 Feb 3, 2025
b74a81f
make it actually work
kris6673 Feb 4, 2025
852fafa
Country selector
kris6673 Feb 4, 2025
fa30168
fix: Update label for GAL visibility and disable creatable option for…
kris6673 Feb 4, 2025
f2bd99e
feat: Add Edit Contact page with form functionality
kris6673 Feb 3, 2025
53b07e4
Merge branch 'edit-contact' of https://github.com/kris6673/CIPP into …
kris6673 Feb 4, 2025
9849351
Merge pull request #3572 from kris6673/edit-contact
KelvinTegelaar Feb 4, 2025
e378097
add sam wizard form validation
JohnDuprey Feb 4, 2025
23c3056
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
kris6673 Feb 4, 2025
0bcf894
add conditional
kris6673 Feb 4, 2025
1236ee5
fix some wrong values
kris6673 Feb 4, 2025
671bc5a
fix state values for connector enable/disable logic
kris6673 Feb 4, 2025
018ce6d
Update CIPPDeploymentStep.js
JohnDuprey Feb 5, 2025
50f6ada
feat: CIPP-API Integration v2
JohnDuprey Feb 5, 2025
a4377ef
Update CippApiClientManagement.jsx
JohnDuprey Feb 5, 2025
0584d61
move actions
JohnDuprey Feb 5, 2025
0a82a3c
add template library options
KelvinTegelaar Feb 5, 2025
30b4e8f
Add some onprem sync stuff back
kris6673 Feb 5, 2025
42d6a73
Now with a null check too!
kris6673 Feb 5, 2025
7c115b1
Merge pull request #3574 from kris6673/connector-fixes
JohnDuprey Feb 5, 2025
be34d7b
Merge pull request #3500 from Jr7468/dev
JohnDuprey Feb 5, 2025
06213ce
Merge pull request #3379 from kris6673/intune-scripts
KelvinTegelaar Feb 6, 2025
ccdee24
fix: rename Action to SafeAttachmentAction
OfficialEsco Feb 6, 2025
448b8df
support conditional fields in integrations
JohnDuprey Feb 6, 2025
6b0f3b1
add refresh button to autocomplete
JohnDuprey Feb 6, 2025
ec900fa
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
JohnDuprey Feb 6, 2025
2bd704a
Edit Intune Scripts
redanthrax Feb 6, 2025
1779fba
extension updates
JohnDuprey Feb 6, 2025
97afe05
template repo
KelvinTegelaar Feb 6, 2025
782fa76
Update CippApiClientManagement.jsx
JohnDuprey Feb 6, 2025
885e06a
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
JohnDuprey Feb 6, 2025
823b4db
minor updates
KelvinTegelaar Feb 6, 2025
5bce72a
Update CippApiClientManagement.jsx
JohnDuprey Feb 7, 2025
f27b213
fix geo ip lookup actions
JohnDuprey Feb 7, 2025
bb53d63
Update CippApiClientManagement.jsx
JohnDuprey Feb 7, 2025
0504105
Update CippApiClientManagement.jsx
JohnDuprey Feb 7, 2025
183ce29
ui tweaks
JohnDuprey Feb 7, 2025
be74657
feat: added View in Entra button to user page
OfficialEsco Feb 7, 2025
355afec
feat: Enterprise Application Links
OfficialEsco Feb 7, 2025
853369e
Merge pull request #3597 from Ren-Roros-Digital/enterpriseapps
KelvinTegelaar Feb 7, 2025
09de188
Merge pull request #3596 from Ren-Roros-Digital/viewinentra
KelvinTegelaar Feb 7, 2025
246f8be
Merge pull request #3588 from redanthrax/IntuneScripts
KelvinTegelaar Feb 7, 2025
d348808
Merge pull request #3585 from Ren-Roros-Digital/SafeAttachmentAction
KelvinTegelaar Feb 7, 2025
4e73dd4
fix cal permissions if folder is empty
KelvinTegelaar Feb 7, 2025
2d92125
text update
KelvinTegelaar Feb 7, 2025
a7ca562
add standard
KelvinTegelaar Feb 7, 2025
aa156e9
available units update and correct url
KelvinTegelaar Feb 7, 2025
c2477ce
thanks esco
KelvinTegelaar Feb 7, 2025
a5d239b
Community Repos page
JohnDuprey Feb 7, 2025
01a17ab
control accordion state
JohnDuprey Feb 7, 2025
1cdfeaa
update search results dialog
JohnDuprey Feb 7, 2025
7ec50aa
add view repository page
JohnDuprey Feb 7, 2025
ffdb671
repo page tweakl
JohnDuprey Feb 7, 2025
3f58396
Add edit page and refactor other pages to fit
kris6673 Feb 7, 2025
7e2061a
tweak community repos
JohnDuprey Feb 7, 2025
e7e54fd
FEAT: add alert for Entra ID license over-utilization
kris6673 Feb 7, 2025
c2bd070
Update index.js
JohnDuprey Feb 8, 2025
02f150d
integration tweaks
JohnDuprey Feb 8, 2025
ca8bb4c
log and notification improvements
JohnDuprey Feb 8, 2025
ce38565
adjust cloudflare integration
JohnDuprey Feb 8, 2025
3638845
spacing for api results
JohnDuprey Feb 8, 2025
085f8cc
disable option creation on tenant selector
JohnDuprey Feb 8, 2025
eb903be
Scheduler: default to textField values on <object>
JohnDuprey Feb 8, 2025
cbd0261
add filters
JohnDuprey Feb 9, 2025
bde053a
scheduler form fixes
JohnDuprey Feb 9, 2025
b193156
CippApiDialog
JohnDuprey Feb 9, 2025
db0e254
fix form state changes on save
JohnDuprey Feb 9, 2025
1f046ac
prevent resubmit on cippformpage
JohnDuprey Feb 9, 2025
431926c
fix authentication pages
JohnDuprey Feb 9, 2025
47ca2ae
fix placeholder text
JohnDuprey Feb 9, 2025
9aa15ce
Update CippApiClientManagement.jsx
JohnDuprey Feb 9, 2025
2c73351
add skeleton loading for integration config
JohnDuprey Feb 9, 2025
7d77979
Update CippApiClientManagement.jsx
JohnDuprey Feb 9, 2025
88e52b8
add cold start table indicator
JohnDuprey Feb 9, 2025
893aa54
Update CIPPTableToptoolbar.js
JohnDuprey Feb 9, 2025
3b2f334
fix url
JohnDuprey Feb 9, 2025
1af3428
update help text
JohnDuprey Feb 9, 2025
d58203c
add validation for CSV import form field
kris6673 Feb 9, 2025
934f4f1
CippApiDialog
JohnDuprey Feb 10, 2025
0cf1835
fix skeleton loading for second half
JohnDuprey Feb 10, 2025
92e0c42
fix CippApiResults reopen
JohnDuprey Feb 10, 2025
d777103
remove mapped tenants from integration map
JohnDuprey Feb 10, 2025
ee8cceb
CippApiDialog
JohnDuprey Feb 10, 2025
dc07d6d
clear search query on close dialog
JohnDuprey Feb 10, 2025
11fd2bb
scroll standards and keep search box at the top
JohnDuprey Feb 10, 2025
95514f8
fix securescore
JohnDuprey Feb 10, 2025
70232a6
Update index.js
JohnDuprey Feb 10, 2025
4ea3218
fix TimeAgo error
JohnDuprey Feb 10, 2025
e96891d
FEAT: Add clear immutable ID to offboarding wizard
kris6673 Feb 10, 2025
7fa788c
console.log removal because gary scares us
KelvinTegelaar Feb 10, 2025
b024c96
simpleColumns update handling
JohnDuprey Feb 10, 2025
996007c
add creatable properties and new AuthMethodsSettings standard
kris6673 Feb 10, 2025
03536a4
fix logout page
JohnDuprey Feb 10, 2025
c46ecb7
Memoize CippAutocomplete in form components
JohnDuprey Feb 10, 2025
59dc28a
Merge pull request #3610 from kris6673/authpolicy-standard
JohnDuprey Feb 10, 2025
3635117
Merge pull request #3608 from kris6673/offboarding-imm-id
JohnDuprey Feb 10, 2025
354e73d
Merge pull request #3602 from kris6673/autopilot-blank-prevention
JohnDuprey Feb 10, 2025
62911ca
Merge pull request #3601 from kris6673/entra-alert
JohnDuprey Feb 10, 2025
15183d8
Merge pull request #3600 from kris6673/edit-room
JohnDuprey Feb 10, 2025
2649a8d
community repositories
JohnDuprey Feb 10, 2025
7895a4d
Update CippApiResults.jsx
JohnDuprey Feb 11, 2025
2a56d47
repo browser page
JohnDuprey Feb 11, 2025
7a3e6d6
add branch selection to template library
JohnDuprey Feb 11, 2025
d97992f
template library
JohnDuprey Feb 11, 2025
e3423d3
add alert for github integration
JohnDuprey Feb 11, 2025
b8957ba
Update index.jsx
JohnDuprey Feb 11, 2025
481509b
Update Comment_on_Issues.yml
KelvinTegelaar Feb 11, 2025
ce0ddc5
Update bug.yml
KelvinTegelaar Feb 11, 2025
26e1960
Update feature.yml
KelvinTegelaar Feb 11, 2025
de71371
Create config.yml
KelvinTegelaar Feb 11, 2025
90d183b
Delete .github/ISSUE_TEMPLATE/CLA.yml
KelvinTegelaar Feb 11, 2025
5bff1e0
Update Comment_on_Issues.yml
KelvinTegelaar Feb 11, 2025
4905c8b
fix repo search
JohnDuprey Feb 11, 2025
9653cc5
add default branch to query params
JohnDuprey Feb 11, 2025
c501bcc
default branch support
JohnDuprey Feb 11, 2025
456973a
Update repo.js
JohnDuprey Feb 11, 2025
bfedc41
Create auto_comments.yml
KelvinTegelaar Feb 11, 2025
e02c7ad
Update authentication methods to use negated state values
kris6673 Feb 11, 2025
4528617
api results tweaks
JohnDuprey Feb 11, 2025
e042dce
update repo view
JohnDuprey Feb 11, 2025
4728b3b
fix odata stuff
KelvinTegelaar Feb 11, 2025
384d892
Update CippApiResults.jsx
JohnDuprey Feb 11, 2025
252a1cf
tweaks and features
JohnDuprey Feb 12, 2025
89c860e
Add Set Upload Branch action
JohnDuprey Feb 12, 2025
2977f9e
graph explorer and table tweaks
JohnDuprey Feb 12, 2025
625974e
bring back required label on memoized text field
JohnDuprey Feb 12, 2025
adf719a
bugfixes
JohnDuprey Feb 12, 2025
f358b54
New DisableQRCodePin standard
kris6673 Feb 12, 2025
e33c8eb
Merge pull request #3615 from kris6673/qrcode-support
KelvinTegelaar Feb 12, 2025
22e0dbc
add save to github for all template pages
JohnDuprey Feb 12, 2025
af17615
add conditionals to GitHub action requiring a token
JohnDuprey Feb 12, 2025
be8595e
UI tweaks
JohnDuprey Feb 12, 2025
5d46544
Update index.js
JohnDuprey Feb 12, 2025
211e379
Update index.js
JohnDuprey Feb 12, 2025
8e622cf
add import template button
JohnDuprey Feb 12, 2025
7ce94e7
fix casing
kris6673 Feb 12, 2025
2116831
json view tweak
JohnDuprey Feb 12, 2025
bb2209a
fixes escos whining
KelvinTegelaar Feb 12, 2025
3b4b2dc
Merge pull request #3627 from kris6673/casing
KelvinTegelaar Feb 12, 2025
a5f4545
up version
JohnDuprey Feb 12, 2025
0e4d787
Merge pull request #3629 from KelvinTegelaar/dev
JohnDuprey Feb 12, 2025
ec49fb7
github null safety
JohnDuprey Feb 13, 2025
fe6c5d1
Merge pull request #3630 from KelvinTegelaar/dev
JohnDuprey Feb 13, 2025
a279d8b
null safety sam wizard
JohnDuprey Feb 13, 2025
6135d24
Merge pull request #3631 from KelvinTegelaar/dev
JohnDuprey Feb 13, 2025
4d7dea8
Update CIPPDeploymentStep.js
JohnDuprey Feb 13, 2025
52b2126
fixes regression bug for tenant selector
KelvinTegelaar Feb 13, 2025
1eb118f
fix old method of proplistcard
KelvinTegelaar Feb 13, 2025
4ab49bd
deselect when data changes
KelvinTegelaar Feb 13, 2025
7c7dcb3
fixes odata policy
KelvinTegelaar Feb 13, 2025
92bbbdc
CippDevEmulatorsWithKitty only use yarn
OfficialEsco Feb 13, 2025
2bd6b40
Merge pull request #3636 from Ren-Roros-Digital/yarn
KelvinTegelaar Feb 13, 2025
fae5bf5
allow deeper json objects by stacking
KelvinTegelaar Feb 13, 2025
71b8858
seperate api call
KelvinTegelaar Feb 13, 2025
4099b2b
remove beta link
JohnDuprey Feb 13, 2025
d80c64f
fix table width
JohnDuprey Feb 13, 2025
e53ac48
add role assignments to arm
JohnDuprey Feb 13, 2025
ba567c6
wording
JohnDuprey Feb 13, 2025
d2946a1
up version
JohnDuprey Feb 13, 2025
aae20a0
Merge pull request #3643 from KelvinTegelaar/dev
JohnDuprey Feb 13, 2025
3374fe3
create build workflow
JohnDuprey Feb 13, 2025
0eba57c
Merge pull request #3645 from KelvinTegelaar/dev
JohnDuprey Feb 13, 2025
947e52e
Update cipp_frontend_build.yml
JohnDuprey Feb 13, 2025
d8560f8
Update cipp_frontend_build.yml
JohnDuprey Feb 14, 2025
25546f4
fix regex
JohnDuprey Feb 14, 2025
cbad78c
Create cipp_dev_build.yml
JohnDuprey Feb 14, 2025
118129d
Create cipp_dev_build.yml
JohnDuprey Feb 14, 2025
db9f3ad
workflow updates
JohnDuprey Feb 14, 2025
b92879d
update workflows
JohnDuprey Feb 14, 2025
fa14fca
Fix Impact values for standard.json templates to include the word imp…
cipp-ashe Feb 14, 2025
1e93ee9
fix comma errors
cipp-ashe Feb 14, 2025
6153e58
Update version.json
JohnDuprey Feb 14, 2025
6d504c8
fix tenant backup
JohnDuprey Feb 14, 2025
44eba18
Merge branch 'main' into dev
JohnDuprey Feb 14, 2025
93b02f1
Merge pull request #3651 from KelvinTegelaar/dev
JohnDuprey Feb 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update ApiCall.jsx
JohnDuprey committed Jan 27, 2025
commit 3510fc233e352b32b7c34e2ec388c658dd2880b1
6 changes: 5 additions & 1 deletion src/api/ApiCall.jsx
Original file line number Diff line number Diff line change
@@ -190,7 +190,11 @@ export function ApiGetCallWithPagination({
return response.data;
},
getNextPageParam: (lastPage) => {
if (data?.noPagination || data?.manualPagination === false) {
if (
data?.noPagination ||
data?.manualPagination === false ||
data?.tenantFilter === "AllTenants"
) {
return undefined;
}
return lastPage?.Metadata?.nextLink ? { nextLink: lastPage.Metadata.nextLink } : undefined;