Project

General

Profile

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

# Date Author Comment
4550a0c1 04/11/2024 10:00 AM Maria Agaphontzev

Fixes #37252 - prevent duplicate foremanReact in plugins

8b0b8978 01/12/2024 01:53 PM Maria Agaphontzev

Fixes #36872 - Banner to show foreman instance

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

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

dee9c601 06/30/2023 04:00 PM Adam Ruzicka

Fixes #36560 - Persist pxe_loader on os_select

4d8796be 06/28/2023 10:30 AM Maria Agaphontzev

Refs #30344 - review fixes

0a90bfd0 06/28/2023 10:30 AM Maria Agaphontzev

Fixes #30344 - use pf4 navigation

e848148a 05/17/2023 11:46 AM Adam Ruzicka

Fixes #36330 - Fix plugin translations in frontend

- Add plugin:po_to_json rake task
- Load js locale files for all plugins
- Make i18n.js do multi-domain lookup

8cbb98b9 01/05/2023 02:15 PM Lucy Fu

Fixes #35649 - Add Details tab - Virtualization card

43279709 11/07/2022 04:09 PM Maria Agaphontzev

Fixes #35656 - host details Networking interfaces card (#9475)

b0c01b9c 09/27/2022 10:31 AM Maria Agaphontzev

Fixes #35558 - Fix current lint warnings (#9433)

d13bb354 09/21/2022 06:54 AM Maria Agaphontzev

Fixes #34764 - refactor filters page (#9186)

  • Fixes #34764 - refactor filters page
  • Refs #34764 - manage spaces in resource_type
  • Refs #34764 - hide locked roles
  • Refs #34764 - fix search disable on load
40bbb324 08/26/2022 04:57 PM Maria Agaphontzev

Fixes #35345 - Host details Operating system card (#9341)

df577da6 06/08/2022 03:02 PM Jeremy Lenz

Fixes #34981 - Add 'Recent communication' card to overview

616c0d3b 05/05/2022 12:20 PM Ron Lavi

Fixes #34782 - Add reports tab in host page (#9190)

  • Fixes #34782 - Add reports tab in host page
  • Refs #34782 - use Foreman EmptyState

also added proper error message display

  • Refs #34782 - use origin_image_path
da40583a 03/11/2022 10:47 AM Oleh Fedorenko

Fixes #32035 - Add DSL autocompletion in templates

57a4506c 01/25/2022 04:02 PM Maria Agaphontzev

Fixes #33946 - remove dangerouslySetInnerHTML uses

32da02c5 01/11/2022 11:28 AM Oleh Fedorenko

Revert "Fixes #32035 - Add DSL autocompletion in templates"

This reverts commit bde7047acb8a68a899f60585f751093c9713bb92.

bde7047a 01/07/2022 01:04 PM Oleh Fedorenko

Fixes #32035 - Add DSL autocompletion in templates

31c3540c 09/05/2021 01:04 PM Tomer Brisker

Add more words to ignored spelling list

71deaa96 07/29/2021 07:18 AM Amir Fefer

Fixes #31128 - add host details card to overview tab

db15a67b 04/26/2021 07:38 AM yifat makias

Fixes #32272 - Deprecate jquery.ui.custom_spinners

4b36fac6 04/25/2021 06:41 PM Ron Lavi

Refs #31240 - fix more lint issues

94c522d8 04/25/2021 01:33 PM Adi Abramovitch

Fixes #32070 - Updating welcome pages to use react component

41c27dd4 03/15/2021 08:42 AM Tomer Brisker

ignore `matcher` in eslint spellcheck

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

Fixes #31745 - Add GraphQL client

eda5c0e1 01/27/2021 09:30 AM Shira Maximov

Fixes #30834 - Add support for vnic profile

9c98ba71 01/11/2021 09:50 PM John Mitsch

Fixes #30426 - Add InlineEdit pf4 React component (#7826)

Adds component for inline text edits. This aims to support cases where you want to display information that can be edited in-line.
Adds custom submit on enter hook and uses it.

3629fba5 10/23/2020 12:45 AM yifat makias

Fixes #29964 - Add memory allocation react component

93dd5ad7 10/14/2020 08:51 AM Kamil Szubrycht

Fixes #30949 - Safe mode preview

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

Fixes #30840 - Add eslint spellcheck

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

Fixes #28393 - consume eslint config from foreman-js

539b3f66 11/05/2019 11:41 AM Amir Fefer

Fixes #28191 - add max-lines eslint rule

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

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

9efbcdad 08/28/2019 12:58 PM Amir Fefer

Fixes #27356 - Remove global vars from eslint

0220eaac 07/16/2019 01:18 PM Avi Sharvit

Fixes #27074 - Migrate to @theforeman/vendor pkg

839bcbbd 11/29/2018 10:59 AM Avi Sharvit

Fixes #25217 - Install patternfly-react eslint

Update the eslint configuration to use eslint-plugin-patternfly-react

cd55cd96 07/19/2018 03:10 PM Tomer Brisker

Fixes #24302 - Correct string extractions

b4da3d90 05/10/2018 01:56 PM Liza Gilman

Fixes #22847 - Use pf-react donut chart in facts page

a5a6b5df 11/16/2017 12:10 PM Dan Seethaler

Fixes #21624 - eslint update to airbnb-base

Replace existing custom rules with airbnb-base config.
Eventually we'll want to to move to the full airbnb config
with react and a11y.

http://projects.theforeman.org/issues/21624

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation

a467444a 09/14/2016 05:14 AM Daniel Lobato Garcia

Fixes #13748 - Add testing tools for code under webpack

This commit adds jest as a tool to be used to test some of the code
under webpack, supporting ES2015 via babel-polyfill.

The purpose of this is just to give the tools for other developers
to test their javascript code....

aa847c7c 08/28/2016 08:39 AM Tomer Brisker

Refs #16222 - remove no-global-assign rule from eslint

Hound uses an older version of eslint that does not support this rule
leading to confusing comments on PRs. The rule is not crucial and can be
removed.

45ac4eb4 08/22/2016 11:06 AM Gail Steiger

fixes #15806 - Add linting to webpack

This commit adds linting to webpack processing via eslint.