nixocio
d8037618c8
Update logout/login redirect for different users
...
* Logout as User A and Login as User B redirects to `/home'
* Logout as User A and Login as User A redirects to `/home'
* Allow session to timeout as User A and Login as User A redirects to User A's last location
See: https://github.com/ansible/awx/issues/11167
2022-06-07 09:48:41 -04:00
Alex Corey
e94e15977c
Merge pull request #12328 from ansible/dependabot/npm_and_yarn/awx/ui/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4 in /awx/ui
2022-06-07 09:13:47 -04:00
Jeff Bradberry
9191079dda
Merge pull request #11921 from jbradberry/fix-export-reconstruct-endpoint
...
Look up the correct top-level resource name when reconstructing foreign keys
2022-06-06 17:08:02 -04:00
Keith Grant
fdd560747d
Persistent list filters ( #12229 )
...
* add PersistentFilters component
* add PersistentFilters test
* add persistent filters to all list pages
* update tests
* clear sessionStorage on logout
* fix persistent filter on wfjt detail; cleanup
2022-06-06 16:56:45 -04:00
Jeff Bradberry
faa5df19ca
Merge pull request #12252 from jbradberry/fix-analytics-unicode
...
Double escape all unicode escape sequences in job events data
2022-06-06 16:41:06 -04:00
dependabot[bot]
e112cf93c2
Bump async from 2.6.3 to 2.6.4 in /awx/ui
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 13:51:52 +00:00
Alex Corey
d9f26a411e
Merge pull request #12318 from ansible/dependabot/npm_and_yarn/awx/ui/node-forge-1.3.1
...
Bump node-forge from 1.2.1 to 1.3.1 in /awx/ui
2022-06-05 14:25:42 -04:00
Kersom
ea84e7a491
Merge pull request #12322 from nixocio/fix_typo
...
Fix typo
2022-06-03 22:46:06 -04:00
Alex Corey
7fab619fed
Merge pull request #12317 from ansible/dependabot/npm_and_yarn/awx/ui/ejs-3.1.8
...
Bump ejs from 3.1.6 to 3.1.8 in /awx/ui
2022-06-03 16:13:35 -04:00
nixocio
699a35b88a
Fix typo
...
Fix typo on triage replies
2022-06-03 15:22:49 -04:00
dependabot[bot]
0db34d0498
Bump node-forge from 1.2.1 to 1.3.1 in /awx/ui
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 14:06:45 +00:00
dependabot[bot]
7ab254e5e3
Bump ejs from 3.1.6 to 3.1.8 in /awx/ui
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 14:06:14 +00:00
Alex Corey
dd7ab459e2
Merge pull request #12196 from AlexSCorey/popoversInventoryAndInventorySource
...
Adds popover text for Inventory and InventorySources
2022-06-03 10:01:36 -04:00
Alex Corey
33df2e8aa4
Adds popover text for Inventory and InventorySources
2022-06-03 09:38:45 -04:00
Jessica Steurer
39b8fd433b
Merge pull request #12251 from nixocio/ui_issue_11196
...
Add controller_node to job details page
2022-06-03 08:57:29 -03:00
Kersom
c31d74100d
Add host description in a couple of screens ( #12292 )
...
Add host description in a couple of screens
See:https://github.com/ansible/awx/issues/3348
Also: https://github.com/ansible/awx/issues/9363
2022-06-02 15:40:41 -04:00
Alan Rominger
3af89c1e2b
Merge pull request #12307 from AlanCoding/twilio
...
Upgrade twilio dependency to pick up fix
2022-06-02 13:48:34 -04:00
John Westcott IV
1d35bba8c3
Variablizing the awx_template_version for building to allow release process to update the version in the module_util ( #12248 )
2022-06-02 12:28:57 -04:00
djyasin
c3c3e24875
Merge pull request #12314 from john-westcott-iv/add_irc_msg_to_release
...
Adding irc bullhorn to release process
2022-06-02 11:57:32 -04:00
John Westcott IV
ab9c97b158
Adding irc bullhorn to release process
2022-06-02 11:30:57 -04:00
nixocio
5e700c992d
Add controller_node to job details page
...
Add controller_node to job details page. Modify serializers to make
controller_node available to the UI.
See: https://github.com/ansible/awx/issues/11196
Also: https://github.com/ansible/awx/issues/12132
2022-06-02 11:21:06 -04:00
Seth Foster
b548ad21a9
Merge pull request #12240 from fosterseth/make_prometheus_grafana
...
Add prometheus and grafana make commands for local environment
2022-06-01 17:55:43 -04:00
kialam
3d0391173b
Add popover help text to job details and ad hoc job details ( #12261 )
...
* Add popover text to Job Details page.
* Add module documentation links to ad hoc job detail page.
* Add forks help text to job details.
2022-06-01 13:00:59 -04:00
kialam
ce560bcd5f
Cleanup some text strings files to return object literals ( #12269 )
...
* Cleanup some text strings files to return object literals instead of arrow functions.
* Fix render.
* Fix unit tests.
2022-06-01 12:10:55 -04:00
Alan Rominger
d553c37d7d
Upgrade twilio dependency to pick up fix
2022-06-01 11:35:43 -04:00
Kersom
8c3e289170
Merge pull request #12178 from Tioborto/feat/add-token-description-column
...
feat: add token description column
2022-06-01 10:17:28 -04:00
Seth Foster
9364c8e562
typo
2022-05-31 17:18:45 -04:00
Seth Foster
5831949ebf
maxconn
2022-05-31 17:16:27 -04:00
Seth Foster
7fe98a670f
haproxy
2022-05-31 17:12:19 -04:00
Seth Foster
6f68f3cba6
Add make prometheus and make grafana commands to dev environment
2022-05-31 17:07:15 -04:00
Alex Corey
4dc956c76f
Merge pull request #12275 from ansible/dependabot/npm_and_yarn/awx/ui/devel/ace-builds-1.5.1
...
Bump ace-builds from 1.4.12 to 1.5.1 in /awx/ui
2022-05-31 10:32:25 -04:00
Alex Corey
11a56117eb
Merge pull request #12284 from ansible/dependabot/npm_and_yarn/awx/ui/devel/codemirror-5.65.4
...
Bump codemirror from 5.61.0 to 5.65.4 in /awx/ui
2022-05-31 10:31:51 -04:00
Alex Corey
10eed6286a
Merge pull request #12285 from ansible/dependabot/npm_and_yarn/awx/ui/devel/styled-components-5.3.5
...
Bump styled-components from 5.3.0 to 5.3.5 in /awx/ui
2022-05-31 10:31:09 -04:00
Jessica Steurer
d36befd9ce
Merge pull request #12283 from jainnikhil30/add_forks_to_job_details
...
add forks to the job details
2022-05-26 18:03:29 -03:00
Jessica Steurer
0c4ddc7f6f
Merge pull request #12280 from nixocio/ui_issue_12279
...
Allow to copy entity within the minute
2022-05-26 14:09:35 -03:00
nixocio
3ef9679de3
Allow to copy entity within the minute
...
Allow to copy entity within the minute - add seconds, and miliseconds as part of the name
of copied entity.
See: https://github.com/ansible/awx/issues/12279
2022-05-25 16:35:22 -04:00
dependabot[bot]
d36441489a
Bump styled-components from 5.3.0 to 5.3.5 in /awx/ui
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.3.0 to 5.3.5.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.0...v5.3.5 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 18:46:16 +00:00
Alex Corey
d26c12dd7c
Merge pull request #12243 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/patternfly-4.194.4
...
Bump @patternfly/patternfly from 4.192.1 to 4.194.4 in /awx/ui
2022-05-25 14:44:27 -04:00
dependabot[bot]
7fa7ed3658
Bump @patternfly/patternfly from 4.192.1 to 4.194.4 in /awx/ui
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.192.1 to 4.194.4.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.192.1...prerelease-v4.194.4 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 18:16:48 +00:00
Jessica Steurer
2c68e7a3d2
Merge pull request #12247 from nixocio/ui_issue_12129
...
Add job_explanation job details page
2022-05-25 14:45:39 -03:00
Alex Corey
0c9b1c3c79
Merge pull request #12274 from ansible/dependabot/npm_and_yarn/awx/ui/devel/lingui/react-3.13.3
...
Bump @lingui/react from 3.9.0 to 3.13.3 in /awx/ui
2022-05-25 12:09:01 -04:00
dependabot[bot]
e10b0e513e
Bump @lingui/react from 3.9.0 to 3.13.3 in /awx/ui
...
Bumps [@lingui/react](https://github.com/lingui/js-lingui ) from 3.9.0 to 3.13.3.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.9.0...v3.13.3 )
---
updated-dependencies:
- dependency-name: "@lingui/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 15:49:56 +00:00
dependabot[bot]
68c66edada
Bump ace-builds from 1.4.12 to 1.5.1 in /awx/ui
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.12 to 1.5.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.12...v1.5.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 15:49:30 +00:00
dependabot[bot]
6eb17e7af7
Bump codemirror from 5.61.0 to 5.65.4 in /awx/ui
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.61.0 to 5.65.4.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.65.4 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 15:49:11 +00:00
Alex Corey
9a24da3098
Merge pull request #12281 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.83.1
...
Bump @patternfly/react-table from 4.75.2 to 4.83.1 in /awx/ui
2022-05-25 11:48:18 -04:00
Nikhil
8ed0543b8b
add forks to the job details
2022-05-25 20:07:38 +05:30
dependabot[bot]
73a84444d1
Bump @patternfly/react-table from 4.75.2 to 4.83.1 in /awx/ui
...
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react ) from 4.75.2 to 4.83.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.75.2...@patternfly/react-table@4.83.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 19:40:54 +00:00
Alex Corey
451767c179
Merge pull request #12207 from ansible/dependabot/npm_and_yarn/awx/ui/devel/eslint-plugin-i18next-5.2.1
...
Bump eslint-plugin-i18next from 5.1.2 to 5.2.1 in /awx/ui
2022-05-24 15:39:40 -04:00
Alan Rominger
8366386126
Merge pull request #12260 from AlanCoding/callback_status
...
Fix the callback receiver --status command
2022-05-24 15:26:02 -04:00
Alex Corey
997686a2ea
Merge pull request #12257 from AlexSCorey/updateDependabot
...
Dependabot runs monthly and only makes prs for production dependencies
2022-05-24 09:35:09 -04:00