Commit graph

10 commits

Author SHA1 Message Date
Sanne Raymaekers
7a6f177aa5 config: Remove duplicate value in dev webpack conf 2022-04-12 20:03:38 +02:00
Jacob Kozol
dc98e58ba5 package.json: add run script for stage env
A developer can now run `npm run stage` which will run the UI against
the staging environment on crc.
2022-02-28 15:35:51 +01:00
Sanne Raymaekers
b7be40bfe1 config: Dev against production environment 2021-10-12 15:44:48 +02:00
Martin Maroši
d3999cbf87 Fix local development and use correct CSS prefixes. 2021-10-12 15:03:04 +02:00
Sanne Raymaekers
2b4516856f config: Use beta deployments
Since our app is deployed under `/beta/insights`, we need to serve the
local files under `/beta` as well. This way we can use the production
chrome and services config.
2021-08-08 15:20:37 +03:00
Martin Marosi
0513ac9ac4 Add missing modules entry to webpack config. 2021-07-15 14:33:56 +02:00
Karel Hala
9a56b859ef Fix popover visibility
DDF wizard and popover has some issues with visibility, this is a quick hack so we should try fix it a bit nicer, but for time being it's fine
2021-06-30 14:15:01 +02:00
Sanne Raymaekers
9c65a705a3 LandingPage: Include link to current commit on GitHub 2021-06-13 13:05:17 +01:00
Sanne Raymaekers
4658f59d0b src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
sanne raymaekers
f93d36b972 copy from RedHatInsights/insights-frontend-starter-app template
Copied removing unused parts, and includes some initial changes.
2020-04-15 12:46:02 +02:00