John Mitchell
|
7fee9e35c4
|
fix jest.config.js so npm run test-watch works
|
2019-06-19 16:41:19 -04:00 |
|
John Mitchell
|
261980f18e
|
update components tests to use mountWithContexts when relevant
|
2019-04-22 16:34:33 -04:00 |
|
John Mitchell
|
986641de9f
|
Fix ORganizationTeams test
|
2019-04-22 16:33:12 -04:00 |
|
John Mitchell
|
6f789b661f
|
Fix NotificationList tests
|
2019-04-22 15:43:47 -04:00 |
|
John Mitchell
|
667cbb0c20
|
update the rest of the organizations tests
|
2019-04-22 15:11:28 -04:00 |
|
John Mitchell
|
54499dbf69
|
update OrganizsationAccess and OrganizationAccessList w mountWithContexts
|
2019-04-18 17:18:19 -04:00 |
|
John Mitchell
|
a6f79c646d
|
update organization add test to use mountWithContexts
|
2019-04-18 13:54:41 -04:00 |
|
John Mitchell
|
ce49cb9ba4
|
fix config context if value passed by props not getting overwritten
|
2019-04-18 13:53:05 -04:00 |
|
John Mitchell
|
5030eb35b6
|
migrate App.jsx to mountwithContext
|
2019-04-18 13:10:17 -04:00 |
|
John Mitchell
|
e1333f5e00
|
move value by prop in providers to consistent interface
|
2019-04-18 10:52:35 -04:00 |
|
John Mitchell
|
526b640329
|
fix translation marked org and org access list strings
|
2019-04-12 15:23:45 -04:00 |
|
John Mitchell
|
63894bf822
|
update Promise.all map functions to not be async
|
2019-04-12 14:35:35 -04:00 |
|
John Mitchell
|
b9e0b2e0ad
|
update to correct grab handleHttpError from props instead of state
|
2019-04-12 14:35:18 -04:00 |
|
John Mitchell
|
83e6255ba4
|
update NotifyAndRedirect to function component
|
2019-04-11 17:16:42 -04:00 |
|
John Mitchell
|
09a950570e
|
Update provider export syntax
|
2019-04-11 17:10:32 -04:00 |
|
John Mitchell
|
64aecb85fa
|
move router setup to RootProvider
|
2019-04-11 17:07:46 -04:00 |
|
John Mitchell
|
85b9b4f896
|
add missing link to react docs about context
|
2019-04-11 16:18:08 -04:00 |
|
John Mitchell
|
a808462a3d
|
remove test.only causing org access tests to skip
|
2019-04-11 12:40:27 -04:00 |
|
John Mitchell
|
b17fb8a596
|
Add handleHttpError prop to stop error from org detail test
|
2019-04-11 12:36:19 -04:00 |
|
John Mitchell
|
bab7095d67
|
Update qs path imports to include util
|
2019-04-11 12:00:39 -04:00 |
|
John Mitchell
|
e36320174c
|
Add contrib docs based on context changes and move qs to util dir
|
2019-04-11 11:58:15 -04:00 |
|
John Mitchell
|
abc3733449
|
fix test after rebase of org teams update
|
2019-04-11 11:06:39 -04:00 |
|
John Mitchell
|
344713f938
|
fix unit tests for network handling
|
2019-04-11 10:42:33 -04:00 |
|
John Mitchell
|
ad0e409448
|
do 404 modal redirect on unknown routes
|
2019-04-11 10:42:00 -04:00 |
|
John Mitchell
|
81267c7212
|
update language and stylign for all warning/danger modals
|
2019-04-11 10:42:00 -04:00 |
|
John Mitchell
|
fa232a94bd
|
update api calls to utilized network context
|
2019-04-11 10:41:59 -04:00 |
|
John Mitchell
|
722ae932ab
|
update login modal to grab error from RootDialog
|
2019-04-11 10:38:54 -04:00 |
|
John Mitchell
|
aea4a04c66
|
add RootDialog and Network contexts, update app bootstrapping
|
2019-04-11 10:34:48 -04:00 |
|
John Mitchell
|
e20cf72dd6
|
add AlertModal component and update styling of delete confirmations
|
2019-04-11 10:34:48 -04:00 |
|
John Mitchell
|
af3419c2dd
|
update eslint to allow short circuit ternary chains
|
2019-04-11 10:29:45 -04:00 |
|
John Mitchell
|
ef84bfc1c2
|
subscribe to updates for scm revision and and instance group for job results
|
2019-04-10 17:00:35 -04:00 |
|
John Mitchell
|
b3ad12f31a
|
move wf and jt form launch buttons to the left instead of the right
|
2019-03-28 11:32:12 -04:00 |
|
John Mitchell
|
cc0fd6beb6
|
fix openDeleteModal with button test
|
2019-03-28 10:42:17 -04:00 |
|
John Mitchell
|
70af2dd66b
|
add ui for insights enablement
|
2019-03-27 19:54:25 -04:00 |
|
John Mitchell
|
aeed1d8ee9
|
one org teams rename spelling issue
|
2019-03-26 17:06:43 -04:00 |
|
John Mitchell
|
5419434daa
|
rename org teams functions based on guide
|
2019-03-26 17:04:34 -04:00 |
|
John Mitchell
|
7e414ace5a
|
add org teams list
|
2019-03-21 13:12:12 -04:00 |
|
John Mitchell
|
7791c5f5ba
|
hide groups that host is already associated with on relevant lists
|
2019-03-20 11:34:05 -04:00 |
|
John Mitchell
|
50079c0441
|
fix issue where pagination would lose role filter
|
2019-03-19 12:52:59 -04:00 |
|
John Mitchell
|
f3173dbe26
|
address pr and product feedback
|
2019-03-19 12:08:36 -04:00 |
|
John Mitchell
|
52e86cf0c3
|
hide rows from lists where adding would be redundant
|
2019-03-19 10:30:31 -04:00 |
|
John Mitchell
|
bbb31eb478
|
fix pagination page input and componentDidUpdate tests
|
2019-03-12 15:03:21 -04:00 |
|
John Mitchell
|
dc206c9ad6
|
fix wf unsaved changes exit functionality
|
2019-03-05 14:20:38 -05:00 |
|
John Mitchell
|
9f5f86c6a7
|
remove unused service and fix lint issue
|
2019-03-05 12:00:12 -05:00 |
|
John Mitchell
|
8c5bcffd42
|
add unsaved workflow changes flow
|
2019-03-04 16:58:10 -05:00 |
|
John Mitchell
|
200028b269
|
updated initial tooltip setting
|
2019-02-21 16:07:27 -05:00 |
|
John Mitchell
|
14e9923037
|
remove select2count that wasn't being used
|
2019-02-21 12:19:45 -05:00 |
|
John Mitchell
|
7e47a924c5
|
break out credential watch statement in order to disable launch when creds are removed
|
2019-02-21 12:18:34 -05:00 |
|
John Mitchell
|
635aa9fd56
|
promise-ify createselect2 and use that instead for deferring launch button enabling
|
2019-02-21 12:18:34 -05:00 |
|
John Mitchell
|
2e4eb1885f
|
add launch button to jt and wf forms
|
2019-02-21 12:18:33 -05:00 |
|
John Mitchell
|
b4007c7e04
|
put FormGroup component in form instead of in AnsibleSelect component
|
2019-02-13 15:40:46 -05:00 |
|
John Mitchell
|
f2ab7f62b9
|
fix disabled of submit button
|
2019-02-13 15:09:14 -05:00 |
|
John Mitchell
|
35c94e9cd8
|
update selected to value in AnsibleSelect
|
2019-02-13 14:52:11 -05:00 |
|
John Mitchell
|
de658939c5
|
add default value to props destructure statement
|
2019-02-13 10:50:04 -05:00 |
|
John Mitchell
|
cbc1ae8875
|
fix tests based on AnsibleSelect fn name change
|
2019-02-13 10:34:32 -05:00 |
|
John Mitchell
|
c1381f7b98
|
incorporate feedback on instance groups pagination
|
2019-02-12 11:59:49 -05:00 |
|
John Mitchell
|
6431ec603f
|
fix AnsibleSelect passing onChange callback
|
2019-02-12 11:53:22 -05:00 |
|
John Mitchell
|
c67088628f
|
fix border color
|
2019-02-12 09:05:22 -05:00 |
|
John Mitchell
|
680d153a14
|
add pagination to instance groups lookup modal
|
2019-02-11 18:10:27 -05:00 |
|
John Mitchell
|
736f1e1775
|
update conditional showing of empty list component
|
2019-02-04 15:39:44 -05:00 |
|
John Mitchell
|
21bdd487e6
|
fix to tabs -- padding around and left most border
|
2019-01-30 16:32:42 -05:00 |
|
John Mitchell
|
4ce19a4b42
|
add empty list functionality to org list
|
2019-01-30 16:20:04 -05:00 |
|
John Mitchell
|
98cb8c6f6e
|
update scss patternfly override file and add center empty list tweak
|
2019-01-30 16:20:04 -05:00 |
|
John Mitchell
|
e4d44efea2
|
reduce disabled background color to increase contrast w border
|
2019-01-30 12:14:48 -05:00 |
|
John Mitchell
|
3c0744629b
|
update pagination component based on ux feedback
|
2019-01-29 12:50:29 -05:00 |
|
John Mitchell
|
990851aa3b
|
wrap org list in Card for consistency between detail
|
2019-01-29 12:50:15 -05:00 |
|
John Mitchell
|
dd522c240e
|
remove test debuggers
|
2019-01-25 16:17:58 -05:00 |
|
John Mitchell
|
02d7006ea4
|
fix tests
|
2019-01-25 15:22:32 -05:00 |
|
John Mitchell
|
7de89f6486
|
fix linting issues
|
2019-01-24 13:05:36 -05:00 |
|
John Mitchell
|
2588832629
|
remove debug flag from eslint
|
2019-01-24 12:08:39 -05:00 |
|
John Mitchell
|
f37bdba645
|
update eslint config and add eslint ignore
|
2019-01-24 11:36:18 -05:00 |
|
John Mitchell
|
e95da84e5a
|
make forks fill for value of 0 and update timeout help text based on docs feedback
|
2019-01-22 13:48:57 -05:00 |
|
John Mitchell
|
fcd759fa1f
|
add timeout field to ui
|
2019-01-22 13:33:51 -05:00 |
|
John Mitchell
|
2df51a923d
|
change grant reference to code in ui help text
|
2019-01-18 13:13:15 -05:00 |
|
John Mitchell
|
b75ba7ebea
|
remove auth misc form and move fields under system misc form
|
2019-01-18 12:43:21 -05:00 |
|
John Mitchell
|
24de951f6c
|
add access token and authorization code expiration settings to ui
|
2019-01-18 12:43:21 -05:00 |
|
John Mitchell
|
974306541e
|
add isolated settings to ui
|
2019-01-18 12:43:21 -05:00 |
|
John Mitchell
|
e77efbfec2
|
update portal mode to my view and update translations
|
2019-01-07 15:23:31 -05:00 |
|
John Mitchell
|
11583dbff0
|
update pagination tests
|
2019-01-03 13:37:56 -05:00 |
|
John Mitchell
|
e48c734925
|
update datelisttoolbar test
|
2019-01-03 13:37:46 -05:00 |
|
John Mitchell
|
e25dcb2448
|
update app and towerlogo tests and remove stale code
|
2019-01-03 13:37:41 -05:00 |
|
John Mitchell
|
ebd09883fe
|
update DataListToolbar component and tests
|
2019-01-03 13:37:31 -05:00 |
|
John Mitchell
|
aaaf598ca1
|
remove commented out code in the data list toolbar
|
2018-12-05 09:57:11 -05:00 |
|
John Mitchell
|
00c9ae1376
|
update map function to be chained
|
2018-12-05 07:59:06 -05:00 |
|
John Mitchell
|
f83b59cb48
|
working commit of group and nav selection based on url
|
2018-12-05 07:59:06 -05:00 |
|
John Mitchell
|
e5320b6fa6
|
make current tab link replace instead of add new history item
|
2018-12-04 16:04:44 -05:00 |
|
John Mitchell
|
27542ea322
|
add tooltip test coverage
|
2018-12-04 15:27:43 -05:00 |
|
John Mitchell
|
3a8d95b03b
|
working test commit
|
2018-12-04 14:46:18 -05:00 |
|
John Mitchell
|
aab6aa4ef9
|
working commit tests
|
2018-12-03 13:30:31 -05:00 |
|
John Mitchell
|
12c8267b12
|
update organizations structure and add unstyled sub routes and breadcrumbs
|
2018-12-03 13:30:30 -05:00 |
|
John Mitchell
|
1317572979
|
update org cards count when dataset chnages
|
2018-11-30 15:54:15 -05:00 |
|
John Mitchell
|
52f86a206a
|
add pagination to user tokens list
|
2018-11-30 14:27:23 -05:00 |
|
John Mitchell
|
3762ba7b24
|
add back in workflow_nodes in order to be able to use it for count of nodes
|
2018-11-27 16:12:42 -05:00 |
|
John Mitchell
|
762c882cd7
|
consume workflow maker total nodes label change
|
2018-11-27 16:12:42 -05:00 |
|
John Mitchell
|
343639d4b7
|
fix workflow maker total templates header to total nodes
|
2018-11-27 16:12:42 -05:00 |
|
John Mitchell
|
38dc0b8e90
|
fix workflow total jobs header to total nodes
|
2018-11-27 16:12:42 -05:00 |
|
John Mitchell
|
f25c6effa3
|
fix management job schedule edit link button
|
2018-11-27 11:35:13 -05:00 |
|
John Mitchell
|
8997fca457
|
add sanitize
|
2018-11-20 11:41:58 -05:00 |
|
John Mitchell
|
22e7083d71
|
fix instance group lookup
|
2018-11-19 15:38:11 -05:00 |
|
John Mitchell
|
11adcb9800
|
fix color contrast of nav
|
2018-11-19 12:35:55 -05:00 |
|