Tags: OnePointFiveEngineers/magma
Tags
Text stories + color Summary: Ability to set the text color with a prop + stories Reviewed By: naor9991 Differential Revision: D18084122 fbshipit-source-id: c37ebf5d553634d6b3f95fb4c82e09f6402dde43
@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
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
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
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
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
PreviousNext