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

Magma #2874

Merged
merged 69 commits into from
Feb 14, 2024
Merged

Magma #2874

merged 69 commits into from
Feb 14, 2024

Conversation

elegantmoose
Copy link
Contributor

@elegantmoose elegantmoose commented Feb 11, 2024

Description

Corresponding Magma changes to core.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@elegantmoose elegantmoose self-assigned this Feb 11, 2024
argaudreau and others added 29 commits February 11, 2024 10:18
* Enable cors in server

* cors now working with login api

* return status 401 on wrong credentials

* cleaning up the app_svc file a bit

* change logout endpoint to stop serving template

* CORS now working on localhost:3000

* Add aiohttp-cors to requirements file

* Removing magma as a submodule in order to pass git tests

* Remove magma submodule

* Add back optional param for requirements

* Add compiled front-end dist directory

Co-authored-by: Adam Gaudreau <agaudreau@mitre.org>
Co-authored-by: Palmer <zpalmer@mm273285-pc.lan>
Co-authored-by: JamieScottC <scott.jams@gmail.com>
@elegantmoose elegantmoose changed the title Draft: Magma Magma Feb 13, 2024
Copy link
Contributor Author

@elegantmoose elegantmoose left a comment

Choose a reason for hiding this comment

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

Good for merge.

Continue to work on issues:

  • pytest asyncio bug for certain GET requests
  • Operation graph edge display

@elegantmoose elegantmoose merged commit 9ceb72d into master Feb 14, 2024
5 of 10 checks passed
@elegantmoose elegantmoose deleted the magma branch February 14, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants