Skip to content

Commit

Permalink
[pull] main from KelvinTegelaar:main (#1)
Browse files Browse the repository at this point in the history
* Added default value support to standards number type

* handle undefined/null columns

* favourites adding

* add dash header if favorites are set.

* null safe props on mail test

* Update licenses

* Fix Number defaultValue

Update standards.json

fix?

Co-Authored-By: Kai Stenbro <[email protected]>

* preserve tableFilter in tenant selector

fixes KelvinTegelaar#2293

* Up version

* Revert "Merge pull request KelvinTegelaar#2298 from KelvinTegelaar/dev"

This reverts commit e3cb141, reversing
changes made to 1c3eb56.

* up version

---------

Co-authored-by: Esco <[email protected]>
Co-authored-by: KelvinTegelaar <[email protected]>
Co-authored-by: John Duprey <[email protected]>
Co-authored-by: KelvinTegelaar <[email protected]>
Co-authored-by: Kristian Kjærgård <[email protected]>
Co-authored-by: Kristian Kjærgård <[email protected]>
Co-authored-by: Kai Stenbro <[email protected]>
Co-authored-by: John Duprey <[email protected]>
  • Loading branch information
9 people authored Apr 3, 2024
1 parent acae33d commit c3c9b3a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cipp",
"version": "5.4.0",
"version": "5.4.2",
"description": "The CyberDrain Improved Partner Portal is a portal to help manage administration for Microsoft Partners.",
"homepage": "https://cipp.app/",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion public/version_latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.0
5.4.2
2 changes: 1 addition & 1 deletion version_latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.0
5.4.2

0 comments on commit c3c9b3a

Please sign in to comment.