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

export/import domain #1376

Merged
merged 102 commits into from
Jan 18, 2025
Merged

export/import domain #1376

merged 102 commits into from
Jan 18, 2025

Conversation

eric-intuitem
Copy link
Collaborator

No description provided.

nas-tabchiche and others added 30 commits January 13, 2025 17:28
…m/ciso-assistant-community into CA-763-serialize-exported-models
Copy link
Contributor

@ab-smith ab-smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

functional ok with small improvement to add on a different PR

@@ -1,6 +1,7 @@
import json
import os
import re
import hashlib
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

improvement: maybe we can align the import style between the files

error(400, 'Error fetching the dump file');
}

const fileName = `ciso-assistant-domain-export-${new Date().toISOString()}.bak`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

improve: slugified domain name on the filename

@ab-smith ab-smith merged commit 5353ebc into main Jan 18, 2025
19 checks passed
@ab-smith ab-smith deleted the fix/import-logic2 branch January 18, 2025 10:09
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants