Keith Grant
a28bc2eb3f
bump babel dependencies ( #14370 )
2023-09-06 09:14:04 -07:00
Keith Grant
a2a04002b6
Merge pull request #13869 from keithjgrant/persistent-filter-race-condition
...
Rework PersistentFilter to avoid double API call
2023-04-18 11:13:19 -07:00
Keith Grant
b83b65da16
clear output follow mode flag on search ( #12791 )
2022-09-06 15:15:06 -04:00
Keith Grant
8a06ffbe15
poll for events processing completion ( #12689 )
2022-08-31 16:03:35 -04:00
Keith Grant
39f6e2fa32
fix TypeError when config is undefined ( #12697 )
2022-08-30 15:11:45 -04:00
Keith Grant
cae2c06190
Complex schedules UI ( #12445 )
...
* refactor ScheduleFormFields into own file
* refactor ScheduleForm
* wip complex schedules form
* build rruleset from inputs
* update schedule form validation for multiple repeat frequencies
* add basic rrule set parsing when opening schedule form
* complex schedule bugfixes, handle edge cases, etc
* fix schedule saving/parsing for single-occurrence schedules
* working with timezone issues
* fix rrule until times to be in UTC
* update tests for new schedule form format
* update ouiaIds
* tweak schedules spacing
* update ScheduleForm tests
* show message for unsupported schedule types
* default schedules to browser timezone
* show error type/message in ErrorDetail
* shows frequencies on ScheduleDetails view
* handles nullish values
2022-08-11 16:55:52 -04:00
Keith Grant
86a67abbce
Merge pull request #12531 from jtmelhorn/devel
...
[#12478 ] Change Inventory "Status" column header to "Sync Status"
2022-07-29 15:50:08 -07:00
Keith Grant
d555093325
Fix job output follow mode & scrolling ( #12555 )
...
* reworks/fixes follow mode
* reduces batch size for better job output perceived performance
* improves job output scroll button behavior
2022-07-28 15:26:25 -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
Keith Grant
6a63af83c0
Merge pull request #12150 from keithjgrant/add-old-version-message-to-triage-replies
...
add old version message to triage replies
2022-05-03 11:47:07 -07:00
Keith Grant
25db22e072
fix RoutedTabs tests
...
Signed-off-by: Alex Corey <alex.swansboro@gmail.com >
2019-04-17 16:20:24 -04:00
Keith Grant
e073b5e017
fix tag word wrapping for firefox
2019-04-10 15:51:56 -04:00
Keith Grant
909c5e77c4
rename all test files to *.test.js
2019-04-10 09:55:57 -04:00
Keith Grant
8f05482f8f
fix workflow results layout when extra vars has long line
2019-04-09 13:48:25 -04:00
Keith Grant
fa665e81e4
don't obscure modal buttons when code mirror modal throws error
2019-04-09 09:30:58 -04:00
Keith Grant
70137dea5a
fix tests for OrganizationTeams, OrganizationTeamsList
2019-04-08 10:59:26 -04:00
Keith Grant
89ecddf662
refactor OrganizationTeams/OrganizationTeamsList
2019-04-05 10:52:52 -04:00
Keith Grant
c2a223bbb4
delete unused method
2019-04-04 09:17:33 -04:00
Keith Grant
8700f32ffc
fix tests eslintrc
2019-04-03 13:29:25 -04:00
Keith Grant
9781c22c3f
update tests to match new ids
2019-04-03 13:16:29 -04:00
Keith Grant
0c63a57418
improve org form input ids
2019-04-03 09:13:26 -04:00
Keith Grant
dbe4417ac3
fix lint error
2019-04-03 08:59:14 -04:00
Keith Grant
bc7472f3f1
remove unused parameter
2019-04-02 13:54:26 -04:00
Keith Grant
5b2f00b978
make Enter key navigate to next tab in launch modal
2019-04-02 13:26:31 -04:00
Keith Grant
e5f48bfa62
set focus on first input in modal when launching jt
2019-04-02 11:10:02 -04:00
Keith Grant
e943ae59b7
auto-focus first input in jt launch modal
2019-04-01 15:49:41 -04:00
Keith Grant
95f5315fa3
prevent console errors when code mirror parses invalid syntax
2019-04-01 08:16:19 -04:00
Keith Grant
3f2cc53992
fix tests eslintrc
2019-03-29 14:28:41 -04:00
Keith Grant
20f27f4062
make InstanceGroupsLookup tooltip customizable via prop
2019-03-29 14:22:09 -04:00
Keith Grant
40b88da9dd
add FormRow component; rename unwrapped components with underscore
2019-03-29 13:50:17 -04:00
Keith Grant
2002d48bcc
minor tweaks
2019-03-28 16:44:44 -04:00
Keith Grant
6353d5e410
update tests for org add/edit refactor
2019-03-28 13:02:04 -04:00
Keith Grant
64e933acb4
refactor out OrganizationForm; share between add & edit
2019-03-27 15:29:46 -04:00
Keith Grant
40b2539626
rework org edit form to use Formik
2019-03-27 10:49:10 -04:00
Keith Grant
02cd188c2f
rename onX methods to handleX
2019-03-25 15:40:20 -04:00
Keith Grant
f3a6da20f6
create InstanceGroupsLookup for org add/edit forms
2019-03-25 11:59:14 -04:00
Keith Grant
f0c94c7e9c
stub api in org add/edit tests
2019-03-25 11:56:29 -04:00
Keith Grant
685f4018f2
improve verbiage in activity stream for associating/disassociating wf nodes
2019-03-25 10:59:24 -04:00
Keith Grant
e96e1e925c
update e2e test for codemirror change
2019-03-22 11:30:31 -04:00
Keith Grant
7476fefd65
fix codemirror in add host, add inventory, and workflow job details
2019-03-22 10:11:18 -04:00
Keith Grant
cf62fa67bd
add links to activity stream for workflow_job_template_node
2019-03-20 17:00:42 -04:00
Keith Grant
8e48a3a523
interpret empty codemirror json content as empty object
2019-03-20 13:51:10 -04:00
Keith Grant
e9cf1475ca
de-lint
2019-03-20 11:45:51 -04:00
Keith Grant
86c7fd3b5d
codemirror: sync data when closing modal by clicking outside
2019-03-20 11:01:42 -04:00
Keith Grant
2657779eda
cleanup comments
2019-03-20 08:56:42 -04:00
Keith Grant
ac890b8cda
don't show code-mirror tooltip icon if no tooltip provided
2019-03-20 08:36:53 -04:00
Keith Grant
b6d8f9c6f6
use code-mirror directive for host facts
2019-03-20 08:36:52 -04:00
Keith Grant
5583af2a58
form generator: add ng-disabled support to code mirror fields
2019-03-20 08:36:52 -04:00
Keith Grant
2ee6713050
centralize variable parsing logic in code mirror directive
2019-03-20 08:36:52 -04:00
Keith Grant
b28409c1c7
fix saving inventory variables
2019-03-20 08:36:52 -04:00
Keith Grant
ac5dec272b
code-mirror: keep yaml/json in sync when opening modal
2019-03-20 08:36:52 -04:00
Keith Grant
33b19ebe1f
code-mirror: keep yaml/json setting in sync with modal
2019-03-20 08:36:52 -04:00
Keith Grant
5d3e39beac
add use code-mirror directive for host variables; fix multiple code-mirrors on page at once
2019-03-20 08:36:52 -04:00
Keith Grant
43ef4183df
trying to make codemirror editable
2019-03-20 08:36:52 -04:00
Keith Grant
24f0fe2980
increase space next to organization notifications
2019-03-12 16:04:22 -04:00
Keith Grant
188eaede43
switch to PatternFly Tooltip everywhere
2019-03-12 15:24:36 -04:00
Keith Grant
601214f6d4
add close (x) button to Add Org screen
2019-03-12 11:48:29 -04:00
Keith Grant
5b3f5206c4
add tooltips to add organization form
2019-03-12 08:58:12 -04:00
Keith Grant
ecb7306c46
Adding organization: add inputs helper text
2019-03-11 14:41:46 -04:00
Keith Grant
3acb474b19
de-dupe element ids
2019-03-08 10:16:42 -05:00
Keith Grant
09f9204917
add tooltips for fields prompted on launch
2019-03-07 16:27:01 -05:00
Keith Grant
20347420ca
fix save success modal when adding new application
2019-03-06 17:22:25 -05:00
Keith Grant
4d15df2b48
fix pagination text when items displayed matches number of items per page
2019-03-06 14:30:21 -05:00