Skip to content

Tags: fannycchen/magma

Tags

v1.0.0

Toggle v1.0.0's commit message
Do not fatal upgrades page if stable channel not available

Summary:
magma#803
#nomorebugsafterthisone
#micdrop

Reviewed By: xjtian

Differential Revision: D18253602

fbshipit-source-id: 19743e9e856799f5cf47d84a38064ec4a9affd4e

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
Text stories + color

Summary: Ability to set the text color with a prop + stories

Reviewed By: naor9991

Differential Revision: D18084122

fbshipit-source-id: c37ebf5d553634d6b3f95fb4c82e09f6402dde43

v1.0.0-alpha1

Toggle v1.0.0-alpha1's commit message
@allow-large-files [platform] Upgrade deps (magma#609)

Summary:
Pull Request resolved: magma#609

Pull Request resolved: facebookexternal/fbc#1411

`➜ fbc yarn upgrade --latest`
Undo change for `"eslint-plugin-prettier": "^2.6.0",` - the style change a lot and can't get it to accept the fb one. Also doesn't work with our IDE integrations.
Fix errors:
`➜ fbc yarn eslint --fix .`
Update sqlite3 binary.
Manually ensure the packages.json have the same version. I tried running yarn upgrade in each folder to and it didn't do anything. (`➜  fbc cd ../fbcnms-projects && for d in ./*/ ; do (cd "$d" && yarn upgrade --latest); done`)

allow-large-files - this is how we've been doing it thus far, open to suggestions... but not now

Reviewed By: rckclmbr

Differential Revision: D17196205

fbshipit-source-id: c5de72f294009594e395c775a1192c6dd199e2d8

v0.3.78

Toggle v0.3.78's commit message
Add signal handling to sctpd and shutdown server on sigterm.

Summary: Add signal handling to sctpd to shutdown server on SIGTERM.

Reviewed By: amarpad

Differential Revision: D17062876

fbshipit-source-id: 9660030a6bea98ff8c0a0d434ccaa0ffe27a4925

v0.3.77

Toggle v0.3.77's commit message
Fix WithStyles Flow Issues (magma#539)

Summary:
Pull Request resolved: magma#539

Pull Request resolved: facebookexternal/fbc#1274

Fix classnames that don't map to a class. They become undefined, which in turn do nothing.
This also removes the use of `withStyles` in a couple components, and removes excess div's.

Reviewed By: murtadha

Differential Revision: D16751461

fbshipit-source-id: cb50955fc945207bb01416480cd65c8928352ad2

v0.3.76

Toggle v0.3.76's commit message
Delete unused network handlers (magma#506)

Summary:
Pull Request resolved: magma#506

Deleting the network endpoints under /configurator/ since they try to do the same thing as the regular network endpoints. The configurator/network endpoints were confusing and they both should be deprecated after magma v1 is stable anyways.

Reviewed By: xjtian

Differential Revision: D16563981

fbshipit-source-id: 5fe129123e0fcbac95d793b4739ff9494fb27e81

v0.3.75

Toggle v0.3.75's commit message
Fix build & Docker build for Robi

Summary:
1. Fix Anayltics build failures
2. Fix Dockerfile to build + allow external arguments

Documentation on usages is @ https://our.intern.facebook.com/intern/wiki/Carrier_WiFi/RADIUS/

Reviewed By: emakeev

Differential Revision: D16258209

fbshipit-source-id: 77127091c774e66baf431489cf69527f0e637095

v0.3.74

Toggle v0.3.74's commit message
Bring in FeG helmchart (magma#340)

Summary:
1. This chart will help to deploy feg on top of K8S with help of virtlet

2. virtlet is to be installed on k8s-worker nodes

	https://docs.virtlet.cloud/user-guide/real-cluster/

	https://github.com/Mirantis/virtlet
Pull Request resolved: magma#340

Reviewed By: xjtian

Differential Revision: D15923197

Pulled By: mpgermano

fbshipit-source-id: 243e048cee621d0e9f85f2afe66c81831d90cec9

v0.3.73

Toggle v0.3.73's commit message
Maybe fix pylint errors (magma#327)

Summary:
Pull Request resolved: magma#327

I decided to submit without being able to run the tests. Now I must
reap the crop that this decision has sown.

Reviewed By: andreilee

Differential Revision: D15767703

fbshipit-source-id: 590d85717201ff062775019d8a89595df0059f22

v0.3.72

Toggle v0.3.72's commit message
Remove fb licenses from c/oai CMakeLists files

Summary: There are some leftover facebook licenses in the c/oai codebase. Let's remove them.

Reviewed By: ssanadhya

Differential Revision: D15484132

fbshipit-source-id: 23f717fe8ab5b762af8439076450f31220eb3739