Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  .storybook
  .tx
  app
  bin
  bundler.d
  config
  db
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
  webpack
.babelrc 168 Bytes
.eslintignore 111 Bytes
.eslintrc 1013 Bytes
.gitignore 696 Bytes
.hound.yml 217 Bytes
.rubocop.yml 1.64 KB
.rubocop_todo.yml 13.2 KB
.stylelintrc 58 Bytes
.travis.yml 140 Bytes
CHANGELOG 610 KB
CONTRIBUTING.md 532 Bytes
Contributors 14.6 KB
Gemfile 1.65 KB
LICENSE 75.2 KB
Procfile 577 Bytes
README.md 8.85 KB
Rakefile 198 Bytes
Rakefile.dist 2.39 KB
VERSION 15 Bytes
config.ru 383 Bytes
package.json 4.48 KB

Latest revisions

# Date Author Comment
6085426b 07/10/2018 04:14 PM Ben Plessinger

Fixes #23479 - Enhance OpenStack VM Creation

  • Fixes #23479 - Enhance OpenStack VM Creation
  • Fixes #23479 - check property exists before access
b51f2297 07/10/2018 03:00 PM Amir Fefer

Fixes #23977 - add onClick callback to breadcrumbs

3ab56604 07/10/2018 02:54 PM Ondřej Pražák

Fixes #23918 - Find correct scope when updating taxonomy

dc1f9cfa 07/10/2018 02:22 PM Chris Roberts

Fixes #23961 - Update Foreman Fog-Vsphere select_nic method.

91b8eed6 07/10/2018 12:03 PM Ondřej Pražák

Fixes #24125 - Show error when libvirt not reachable

80986057 07/10/2018 09:12 AM Amir Fefer

Fixes #24017 - Add scrollbar in org/log dropdown (#5722)

d666c6c4 07/09/2018 02:25 PM Ewoud Kohl van Wijngaarden

Fixes #23579 - Use a bundler group for assets

38f854cd 07/09/2018 01:14 PM Tomer Brisker

Fixes #23965 - Only save ids for association audits (#5753)

Otherwise, we have issues when trying to check revisions of the audit
since it will fail trying to assign a string to an attribute that
expects an object id.

eb0b1c73 07/09/2018 10:35 AM Tomer Brisker

Fixes #24192 - Clean up auth_source_selected action leftovers

The `UsersController#auth_source_selected` action was removed in commit
feacea35f07f362d9e2c694a83516bbc902321a0 but a few leftovers remain in
the code. This commit removes them.

b976723b 07/09/2018 10:16 AM Avi Sharvit

Fixes #23290 - Unmount components before dom-update

  • provide core `tfm.reactMounter.unmountComponents` function
  • unmount components before saving host and manually update the dom with
    jquery

View all revisions | View revisions

Also available in: Atom