-
Notifications
You must be signed in to change notification settings - Fork 103
Comparing changes
Open a pull request
base repository: RedHatInsights/frontend-components
base: a1e8b46e782cee4dbc052708e8e25e836f4f90d9
head repository: RedHatInsights/frontend-components
compare: daf27b77f06cc6315f9a3b723a88727acce927a1
- 8 commits
- 4 files changed
- 3 contributors
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10476d9 - Browse repository at this point
Copy the full SHA 10476d9View commit details
Commits on Mar 23, 2022
-
standalone entitlements - replace deprecated config/bundles.yml
`config/bundles.yml` was removed in RedHatInsights/entitlements-config#51 , leading to a 404 on the `/api/entitlements/v1/services` local endpoint (caused by `fs.readFileSync` throwing). Changing to use `configs/stage/bundles.yml` (`prod` also being an option), except the original yaml data is hidden as a yaml string field inside `objects[0].data['bundles.yml']` in that file.
Configuration menu - View commit details
-
Copy full SHA for f94e1cd - Browse repository at this point
Copy the full SHA f94e1cdView commit details -
standalone entitlements - catch errors and return a 500 with an error…
… field without this, if the handler throws, webpack acts as if the endpoint didn't exist, returning a 404, making debugging harder this makes the error more explicit
Configuration menu - View commit details
-
Copy full SHA for 3dce508 - Browse repository at this point
Copy the full SHA 3dce508View commit details -
Configuration menu - View commit details
-
Copy full SHA for a47154c - Browse repository at this point
Copy the full SHA a47154cView commit details -
Merge pull request #1485 from himdel/fix-entitlements-404
Fix standalone entitlements 404, add error handling
Configuration menu - View commit details
-
Copy full SHA for 5ed5e5f - Browse repository at this point
Copy the full SHA 5ed5e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a382b4b - Browse repository at this point
Copy the full SHA a382b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4c043 - Browse repository at this point
Copy the full SHA 2e4c043View commit details -
Merge pull request #1486 from Hyperkid123/bump-config
Bump config utils version.
Configuration menu - View commit details
-
Copy full SHA for daf27b7 - Browse repository at this point
Copy the full SHA daf27b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a1e8b46e782cee4dbc052708e8e25e836f4f90d9...daf27b77f06cc6315f9a3b723a88727acce927a1