Martin Slemr
7285d82f00
HostMetric migration
2023-03-23 14:06:55 -04:00
Alan Rominger
e38f87eb1d
Remove custom API filters and suggest solution via templates
2023-03-23 14:06:55 -04:00
Martin Slemr
e6050804f9
HostMetric review,migration,permissions
2023-03-23 14:06:55 -04:00
Martin Slemr
f919178734
HostMetricSummaryMonthly API and Migrations
2023-03-23 14:06:55 -04:00
Martin Slemr
05f918e666
HostMetric compliance computation
2023-03-23 14:06:55 -04:00
Martin Slemr
b18ad77035
Host Metrics update/soft delete
2023-03-23 14:06:55 -04:00
Martin Slemr
d80759cd7a
HostMetrics migration
2023-03-23 14:06:55 -04:00
Martin Slemr
ef4e77d78f
Host Metrics List API
2023-03-23 14:06:55 -04:00
Shane McDonald
bf98f62654
Merge pull request #13705 from jainnikhil30/dont_use_githubusercontent
...
Don't use githubusercontent for containers.conf and podman-contianers.conf
2023-03-23 11:58:58 -04:00
Marliana Lara
1f9925cf51
Fix automation analytics link in license page ( #13225 )
2023-03-23 08:02:16 -03:00
Hao Liu
4bf8366687
Merge pull request #13743 from TheRealHaoLiu/ui-next-non-phony
...
Turn ui-next make targets non-PHONY
2023-03-22 21:05:18 -04:00
Hao Liu
21b4755587
Turn make ui-next target non-PHONY
...
this allow you to pre-build your ui_next outside of container and it won't try to rebuild when you build awx image
`make ui-next` will no longer rebuild if awx/ui_next/build exist
2023-03-22 20:38:54 -04:00
Seth Foster
b4163dd00f
Update node affinity description ( #13741 )
2023-03-22 20:54:08 +00:00
Hao Liu
6908f415a1
Merge pull request #13660 from ansible/feature_ui-next
...
Introducing tech preview of the new AWX UI
2023-03-21 14:09:47 -04:00
Hao Liu
746cd4bf77
Add note to indicate ui-next is imported target
2023-03-21 13:43:13 -04:00
Hao Liu
39ea162aa9
Update UI_NEXT help text in UI
2023-03-21 13:43:13 -04:00
Hao Liu
5bd00adb59
Update UI_NEXT README
...
also cleanup some small things
2023-03-21 13:43:13 -04:00
matt
7c4aedf716
exit from module
2023-03-20 13:36:24 -06:00
Alan Rominger
28b1c62275
Fix bug with awx collection manual type alias ( #13671 )
...
* Fix bug with manual type alias
* Add unit test for creating manual project with path
2023-03-20 15:26:34 -04:00
Vishali Sanghishetty
f3cdf368df
Merge pull request #13693 from mabashian/12651-workflow-convergence
...
Fixes bug where editing a node always defaulted to all convergence
2023-03-20 15:08:52 -04:00
Michael Abashian
4302348e8e
Fixes bug where editing a node always defaulted to all convergence
2023-03-20 14:33:44 -04:00
Hao Liu
cd6cb3352e
fail UI_NEXT make src if variable not set
2023-03-20 14:05:58 -04:00
Hao Liu
d1895bb92e
PHONY all UI_NEXT build target
...
- they were all PHONY to start with and also all target are written to be rerun able
2023-03-20 14:05:58 -04:00
Hao Liu
8d47644659
Move placeholder index_awx.html out of build dir
...
- move placeholder index_awx.html out of ui_next build dir
- copy index_awx.html to build dir during development bootstrap if UI_NEXT has not been build
2023-03-20 14:05:58 -04:00
matt
76f03b9adc
add exists to awx.awx.credential
2023-03-20 09:59:24 -06:00
Oleksii Baranov
46227f14a1
Add logging and reduce migration to one operation
2023-03-20 14:19:30 +01:00
Oleksii Baranov
2d114a4d16
Add migration for new cyberark plugin names
2023-03-20 14:19:30 +01:00
lucas-benedito
7deddabea6
8049-expose execution node var for playbook ( #13418 )
...
Expose execution node var for playbook
---------
Co-authored-by: Lucas Benedito <lbenedit@redhat.com>
2023-03-17 15:12:25 -04:00
Gabriel Muniz
e15f4de0dd
Fix race with heartbeat and reaper logic ( #13713 )
...
* Fix race with heartbeat and reaper logic
* Fix tests to fail when over drift over heartbeat time
* replaced modified with started time for reap() code and added test
* fixed logic bug and cleaned up tests
* Added comments to tests to call out reasoning
2023-03-17 14:24:31 -04:00
Kia Lam
f558957538
Commit .po files.
2023-03-17 09:41:29 -07:00
John Westcott IV
fa3920d3a3
Adding default index_awx.html incase user forgets to build ui-next
2023-03-17 11:11:22 -04:00
Hao Liu
48a04bff5a
add new UI icons
2023-03-16 23:37:30 -04:00
Kia Lam
c30760aaa9
Fix brandname in banner.
2023-03-16 23:37:30 -04:00
Michael Abashian
3636c5e95e
Adds missing mock for fetching the brand name
2023-03-16 23:37:30 -04:00
Hao Liu
ae0d868681
make dev-env test pass
2023-03-16 23:37:30 -04:00
Hao Liu
edbed92c95
Refine UI_NEXT Makefile and update README
2023-03-16 23:37:30 -04:00
Hao Liu
b75b098ee9
throw 404 when UI_NEXT false
2023-03-16 23:34:30 -04:00
Michael Abashian
4f2f345e23
Fix use of brandName
2023-03-16 23:34:30 -04:00
Michael Abashian
41a4551c91
Only show tech preview banner when config.ui_next is true. Use brandName variable in tech preview banner.
2023-03-16 23:34:30 -04:00
Hao Liu
229dbe0905
Add ui_next to /api/v2/config
...
- Add ui_next to /api/v2/config
- enable banner to show up for normal user since /api/v2/settings is only available to admin users
2023-03-16 23:34:30 -04:00
Michael Abashian
d137086870
Adds UI bits for new UI_NEXT system setting
2023-03-16 23:34:30 -04:00
Hao Liu
f53aa2d26b
Build and serve UI_NEXT
...
- Add new makefile for building ui_next
- Add setting to toggle ui_next
- Add URL path for displaying ui_next
- Update collectstatic and template dir config to serve ui_next
2023-03-16 23:34:30 -04:00
Kia Lam
42c848b57b
Add banner to dashboard page.
...
Co-Authored-By: kialam <2293210+kialam@users.noreply.github.com>
2023-03-16 23:23:21 -04:00
Vishali Sanghishetty
3e6e0463b9
Merge pull request #13708 from marshmalien/13675-code-editor-lastYaml
...
Match CodeMirror mode to value type on initialization
2023-03-16 16:39:21 -04:00
John Westcott IV
ededc61a71
Merge pull request #13621 from Vaibhavg4651/master
...
Update constants.js
2023-03-16 11:16:22 -04:00
Marliana Lara
3747f5b097
Match codemirror mode (YAML/JSON) with the value on initialization
2023-03-16 11:09:46 -04:00
jainnikhil30
64b0e09e87
dont user githubusercontent for containers.conf and podman-containers.conf
2023-03-16 18:04:20 +05:30
Michael Abashian
790ccd984c
Turn off auto completion on the login form ( #13471 )
2023-03-16 08:03:48 -03:00
Rick Elrod
5d0849d746
[tests] Some survey tests were being skipped ( #13703 )
...
The class that contained these tests wasn't named Test*, so the tests in
it weren't running. Fix that and fix the tests in it so that they pass.
Signed-off-by: Rick Elrod <rick@elrod.me>
2023-03-15 22:49:27 -05:00
Michael Abashian
7f1750324f
Adds support for a pseudolocalization and lang query params ( #13661 )
...
* Adds support for a pseudolocalization query param to check to see whether a string has been marked for translation
Adds support for a pseudolocalization query param to check to see whether a string has been marked for translation
* Adds support for passing a lang param to force rendering in a particular language
* Remove unused import
2023-03-15 08:06:19 -03:00