Project

General

Profile

Download (2.17 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6cafc684 04/11/2024 10:48 AM Evgeni Golov

Fixes #37344 - enable compression for webpack assets

7008091a 04/09/2024 12:56 PM Samir Jha

Fixes #37312 - Upgrade foreman-vendor packages to 13.x

0942fa87 03/13/2024 03:59 PM Evgeni Golov

Fixes #37255 - pin victory-pie ~36.8.6

30f93cc4 02/29/2024 12:41 PM Maria Agaphontzev

Fixes #37134 - upgrade to node 18 and npm 8

5a3d323c 02/20/2024 06:25 PM Griffin Sullivan

Bump develop to 3.11.0-develop

f3be1e5d 02/14/2024 03:56 PM Samir Jha

Fixes #37156 - Pin victory-core to 36.8.z

e87de8d1 02/02/2024 11:37 AM Evgeni Golov

Fixes #37128 - Unpin @adobe/css-tools

a5460c8e 02/01/2024 11:47 AM Evgeni Golov

Fixes #37127 - Clean up old storybook dependencies

262b5cac 01/31/2024 01:02 PM Evgeni Golov

Fixes #37126 - Replace node-sass with sass

sass was already added to package.json for Webpack 5, this just makes it
used across the board and drops node-sass

5ad64c43 01/31/2024 10:42 AM Eric Helms

Remove unused cssnano and css-minimizer-webpack-plugin

b5e5dfb4 01/29/2024 04:22 PM Ewoud Kohl van Wijngaarden

Fixes #37115 - Drop unused react-dnd-test-utils dependency

Fixes: 89b8fc37394b ("Fixes #28488 - consume jest config from env")

6243680d 01/29/2024 02:42 PM Evgeni Golov

Refs #37102 - explicitly depend on buffer

we use it in react_app/common/globalIdHelpers.js
so we should explicitly depend on it

89c61045 01/26/2024 10:44 AM Maria Agaphontzev

Fixes #37102 - webpack 5

6ea4ac2e 11/29/2023 01:43 PM Griffin Sullivan

Bump develop to 3.10.0-develop

55b0a9f1 08/25/2023 03:08 PM Griffin Sullivan

Bump develop to 3.9.0-develop

7b74d9dc 08/08/2023 07:12 PM Samir Jha

Fixes #36656 - Pin @adobe/css-tools to 4.2.0

b657d269 07/20/2023 08:19 AM Maria Agaphontzev

Fixes #36471 - Add eslint rule to alert missing ouia-ids

5e7343ec 06/09/2023 07:52 AM Maria Agaphontzev

Fixes #36439 - remove storybook and update ui docs

c5bbb50f 05/23/2023 03:00 PM Ewoud Kohl van Wijngaarden

Bump develop to 3.8.0-develop

a5feafdc 04/14/2023 06:23 PM Samir Jha

Fixes #36305 - Pin sass version to 1.60.z to avoid node 14 dependency

eb4b301f 02/22/2023 07:47 PM Ewoud Kohl van Wijngaarden

Bump develop to 3.7.0-develop

fc0ad65d 02/10/2023 10:57 AM Maria Agaphontzev

Fixes #35978 - Update pf to 2022.16+ release

Updates foreman-js(patternfly) to have access to the name prop in Search

23b00dd6 11/08/2022 11:55 AM Ewoud Kohl van Wijngaarden

Bump develop to 3.5.0-develop

f2b84090 08/11/2022 10:28 AM Amit Upadhye

Update develop to 3.5.0-develop

75e7c0bf 05/12/2022 08:10 AM Amit Upadhye

Update package.json to 3.4.0

5af6308b 05/04/2022 07:43 AM Maria Agaphontzev

Fixes #34857 - show error when using node 16+

86b63fd6 04/25/2022 07:54 AM Samir Jha

Fixes #34802 - Pin tabbable version

9bc8c475 03/11/2022 09:42 AM Oleh Fedorenko

Fixes #34481 - Update foreman-js to 10.1.0

fdd6b3cd 02/10/2022 04:52 PM Amit Upadhye

Bump develop to 3.3-develop

21528527 01/24/2022 01:27 PM Maria Agaphontzev

Fixes #34062 - update ace-editor to fix toggel typo

123df74a 12/12/2021 01:13 PM Ron Lavi

Revert "Fixes #30665 - drop the intl polyfills"

This reverts commit dbea24847e0a7bc16dff8cb9966f5d35c0d73ab9.

dbea2484 12/10/2021 12:24 PM Avi Sharvit

Fixes #30665 - drop the intl polyfills

drop the intl polyfills and rely on the browser native intl
drop the old javascript webpack-vendor file as it only contain polyfills

4f0ced0e 12/08/2021 06:41 PM Evgeni Golov

Fixes #34086 - explicitly depend on graphql-tag

We configure the graphql-tag loader in webpack, but didn't depend on it
in the past, which made builds using the loader (like REX plugin) fail.

Also adding `graphql` itself, as this is needed by the loader when...

7cfe6904 11/12/2021 03:43 PM Amit Upadhye

Fixes #33916 - Bump develop to 3.2.0-develop

40406bc2 10/28/2021 06:51 AM Avi Sharvit

Fixes #33800 - reinstall react-intl

433faca3 10/25/2021 08:01 AM Maria Agaphontzev

Fixes #33758 - update foreman-js 8.16.0

eb4fc33a 10/19/2021 07:49 AM Ondřej Pražák

Fixes #33560 - Pin @jest/types

130ec97a 09/28/2021 09:07 AM Samir Jha

Fixes #33265 - Pin foreman-js to >= 8.7, < 8.12.1 to avoid jest failures in katello

2c96294a 08/23/2021 04:59 PM Evgeni Golov

Fixes #33319 - don't run fix-stories on every postinstall

c7535e45 08/17/2021 06:14 PM Andrew Dewar

Fixes #33265 - Katello Nightly Failure

3fdbb99a 08/06/2021 10:02 AM Amit Upadhye

Bump develop to 3.1.0-develop

f5a3dd2d 07/29/2021 12:48 PM Ron Lavi

Fixes #32437 - Use webpack-dev-server-without-h2

Looks like webpack-dev-server version 2.x
can't support https without http2 due to missing options
when using command line parameters,
this is an hack that will prevent manually removing a line
after each `npm install` and will give us some air...

1291288b 07/28/2021 02:31 PM Tomer Brisker

Fixes #33003 - Refactor FactChart to use slice pattern (#8657)

  • Fixes #33003, #32899 - Refactor FactChart to use slice pattern

Following the discussion in
https://community.theforeman.org/t/rethinking-react-redux-folder-structure/24183
to use the slice pattern, updating this POC into actual changes to match...

8c416252 07/22/2021 01:51 PM Tomer Brisker

Bump version to 3.0-develop

0a5e49a8 06/30/2021 02:07 PM Maria Agaphontzev

Fixes #32904 - update js vendor to 8.7

2deb4a5a 06/07/2021 07:07 AM Amir Fefer

Refs #31277 - add cssnano

8d46433b 06/01/2021 08:38 AM Amir Fefer

Fixes #31277 - optimize css files

885fc62f 05/04/2021 03:28 PM Tomer Brisker

bump version to 2.6-develop

0add9c59 03/16/2021 12:19 PM Ewoud Kohl van Wijngaarden

Refs #31745 - Require @theforeman/* 8.4.1

In 0aebf308b430bbbefd680acfbfc8f5bdbfc9b5de the Apollo provider became a
dependency. This is only present in @theforeman/vendor 8.4.1 or newer.

It also updates all other @theforeman dependencies. Most notably, this...

0aebf308 03/04/2021 02:38 PM Ondřej Pražák

Fixes #31745 - Add GraphQL client

e07350c4 02/16/2021 08:43 AM Ondřej Pražák

Fixes #31881 - Bump vendor and builder to 8.3.3

74968997 02/09/2021 02:18 PM Maria Agaphontzev

Fixes #30787 - upgrade js vendor to 8.0.0

42b907ce 02/01/2021 06:11 PM Amit Upadhye

Bump version to 2.5.0-develop

41a3edb3 12/31/2020 05:54 PM Jeremy Lenz

Fixes #30842 - Update Stories for Storybook v6 upgrade
-update hierarchy separators for mdx files
-fix webpack config to cover new Storybook presets api
-fix broken stories
-adjust story ordering
-update imports to use Storybook packages directly...

d6208c4b 12/20/2020 02:06 PM Amir Fefer

Fixes #31250 - add useAPI hook for API requests

c5e0048a 11/18/2020 10:56 AM John Mitsch

Fixes #30799 - Upgrade js tests to support Jest 26

Related to https://github.com/theforeman/foreman-js/pull/212

f8eb4df7 11/03/2020 08:27 AM Tomer Brisker

Bump version to 2.4-develop

65409945 10/07/2020 02:20 PM Ron Lavi

Fixes #30840 - Add eslint spellcheck

cbf3a1f1 09/01/2020 06:32 AM yifat makias

Fixes #30638 - replace react-numeric-input with rc-number-input

5d35aad1 08/11/2020 12:57 PM Tomer Brisker

Bump version to 2.3-develop

cc4db149 07/29/2020 07:09 AM Maria Agaphontzev

Fixes #30508 - Upgrade vendor to v4.12.0

fd3da05c 07/09/2020 10:25 AM Avi Sharvit

Fixes #30246 - Upgrade vendor to v4.11.1

82e06725 06/22/2020 07:10 AM Avi Sharvit

Fixes #30110,#29968 - upgrade vendor to v4.8.0

4526bb9e 05/26/2020 08:26 AM Ewoud Kohl van Wijngaarden

Fixes #28028 - Drop chromedriver dependency

This prefers the NPM path it used to look at, but falls back to looking
in $PATH.

0576daff 05/25/2020 09:10 AM Michael Moll

Refs #28028 - update chromedriver to match jenkins version

368d9ed4 05/13/2020 06:22 PM Tomer Brisker

Bump version to 2.2-develop

47a2c8e8 05/04/2020 02:49 PM John Mitsch

Fixes #29529 - Bump Foreman-js versions

4.3.0 is in packaging and has pf4 so this allows us to use pf4 while keeping with what is in packaging.

e55afbce 04/30/2020 01:04 PM Ondřej Ezr

Refs #29605 - pin more more of babel-plugin-dyncamic-import-node

Release babel-plugin-dyncamic-import-node 2.3.3 brought breaking change
@babel/preset-env is bringing new plugins `systemjs`, `commonjs`, `amd` versions 7.9.6
those all depend on babel-plugin-dyncamic-import-node ^2.3.3

10e7aa5c 04/22/2020 09:50 PM Tomer Brisker

Refs #29605 - pin babel-plugin-dynamic-import-node

Release 2.3.3 of this plugin causes webpack compile to fail on dynamic
imports in I18n.js. Pinning to known good version.

f7e55cbd 02/13/2020 11:47 AM Tomer Brisker

bump version to 2.1-develop

25082584 01/27/2020 04:04 PM Avi Sharvit

Fixes #28863 - upgrade tfm-builder to v4.0.7

In order to prevent webpack to do tree-shaking,
tfm-builder v4.0.7 set modules to commonjs.

e7c0ad82 01/09/2020 05:04 PM Avi Sharvit

Fixes #28573 - use @theforeman/stories

4fa811d4 01/08/2020 09:44 PM Amir Fefer

Refs #28488 - fix jest watch and watchAll options

e3166aa8 01/08/2020 10:31 AM Amir Fefer

Fixes #28393 - consume eslint config from foreman-js

89b8fc37 01/07/2020 04:04 PM Amir Fefer

Fixes #28488 - consume jest config from env

bc01b1d5 01/06/2020 08:47 AM Tomer Brisker

bump version to 2.0.0-develop

a62400a1 01/05/2020 08:15 AM Michael Moll

Refs #28028 - update chromedriver to match jenkins version

116107bb 01/01/2020 02:40 PM Amir Fefer

Fixes #28603 - remove redundant react-test-renderer package

d5a35cd4 12/18/2019 03:00 PM Ron Lavi

Refs #28391 - snapshots update PF 2.39.10

patternfly fixed their modal issue which broke our tests
updated the PF version in foreman-vendor-core
modal tests forward-ref snapshots need to be updated.

b3047ba9 12/16/2019 04:25 PM Ron Lavi

Fixes #28513 - downgrade storybook

storybook fails on start with the error:
"Module parse failed: 'return' outside of function (12:1)"
this seem to be an issue of @storybook/react,
I downgraded to version 3.4.10 and the storybook works.

5a82db65 12/10/2019 10:13 AM Ondřej Pražák

Fixes #27898 - Replace redux-form with formik

15fed2f6 12/08/2019 03:09 PM Amir Fefer

Fixes #28422 - use jest instead jest-cli

ae55b7ef 12/08/2019 12:35 PM Ron Lavi

Fixes #28391 - fix failing tests

After one of the latest patternfy-react version update, with `react-bootstrap`, tests are failing

2ae9d1cf 12/05/2019 10:43 AM Amir Fefer

Fixes #28339 - update eslint

ce12cd9b 12/03/2019 12:10 PM Avi Sharvit

Fixes #28270 - consume babel from 3rd-party

- Consume prod babel from @theforeman/builder/babel
- Consume dev babel from @theforeman/env/babel

0bbca6cf 12/03/2019 12:10 PM Avi Sharvit

Fixes #28229 - upgrade babel to v7

Include an upgrade for jest so test works with babel v7

f3f68ca9 12/03/2019 12:10 PM Amir Fefer

Fixes #27393 - Update redux for redux-hooks

f9def4b5 11/20/2019 01:41 PM Ondřej Ezr

Refs #26801 - tests for new react-dnd

d6858619 11/20/2019 01:41 PM Ondřej Ezr

Fixes #26801 - implements orderable multi select

7e7dfe43 11/12/2019 11:44 AM Jeremy Lenz

Refs #28222: Add storysource addon

8d55f82b 11/11/2019 02:03 PM Ron Lavi

Fixes #28228 - fix linting errors

5112a2a7 10/28/2019 01:32 PM Tomer Brisker

bump version to 1.25-develop

6d989b13 10/22/2019 07:45 AM Ewoud Kohl van Wijngaarden

Fixes #28091 - Make javascript extras executable

This follows the pattern that all scripts are executable.

a45b0d04 10/10/2019 10:11 AM Tomer Brisker

Refs #28028 - update chromedriver to match jenkins version

This is a stopgap to get tests running again, we should find a solution
that doesn't require manual update every time a new version of chromium
is released.

8fe3f5d4 09/24/2019 08:53 AM Ron Lavi

Fixes #27559 - match old login page button attr

ed56bd54 09/09/2019 11:55 AM Amir Fefer

Fixes #27294 - add prefer-await-to-then lint rule

8d250fa6 08/22/2019 01:18 PM Avi Sharvit

Fixes #27582 - update @theforeman/vendor to v1.4.0

fcd0b852 07/30/2019 08:48 AM Tomer Brisker

bump version to 1.24-develop

4cd5b95a 07/24/2019 12:11 PM Amir Fefer

Fixes #27355 - add no-jquery eslint rule under reactApp

6484679e 07/23/2019 01:06 PM Avi Sharvit

Fixes #27385 - upgrade vendor the v0.1.1