Jared Tabor
aef224732c
changing angular-tz to point to a branch with a patch for UTC timezones
...
and also patching angular-scheduler to point to angular 1.4.14
and also patching angular-codemirror to point to angular 1.4.14,
and adding fsevents:"*" to the package.json, and regenerating
npm-shrinkwrap.json for the new dependencies and their branches.
2017-10-30 14:20:24 -07:00
Jared Tabor
d3eea5e694
generalizing class which is ignored when trying to drag the host-event-modal
...
it was only applied to .CodeMirror, which is only used by the JSON tab
2017-10-18 10:55:53 -07:00
Jared Tabor
c9ffc0e7c1
adding extra logic check for ansible_facts in smart search
...
a change related to related-group-searches caused a regression when
searching for ansible_facts
2017-09-29 15:02:50 -07:00
Jared Tabor
140af9ea47
adding "admin_role" as a default query param for insights cred lookup
2017-09-29 12:25:21 -07:00
Jared Tabor
8980e70918
changing insights cred lookup to not use hard coded cred type
...
and rather, do a comparison against the credential_type endpoint
2017-09-29 12:18:30 -07:00
Jared Tabor
3c29baea61
fixing typo with adding query params for instance groups modal
...
it was missing the query params for order_by and page_size
2017-09-27 13:57:02 -07:00
Jared Tabor
a2e947ff70
turning off debug mode
2017-09-21 20:17:54 -07:00
Jared Tabor
4aa841f44b
Final fix for socket connection when emitting messages before connection is open
...
using setTimeout
2017-09-20 20:07:17 -07:00
Jared Tabor
28c1718965
tagging ON/OFF toggles for translations
2017-09-20 17:58:52 -07:00
Jared Tabor
557780bf08
adding translation tag for "No records matched your search"
2017-09-20 17:52:13 -07:00
Jared Tabor
0b1d8ccd92
send last socket message if last socket didn't go thru due to socket not open
2017-09-20 18:40:37 +00:00
Jared Tabor
44be46a436
using settimeout if connection not opened
2017-09-19 16:28:12 -07:00
Jared Tabor
ef4388f414
taging some delete modals for translations
2017-09-19 13:25:45 -07:00
Jared Tabor
bf2aabda66
My fix for reverting adhoc modules
2017-08-04 15:21:42 -07:00
Jared Tabor
73c118b914
fixing race condition with config service
...
for enterprise/basic licenses, the user should be immediately routed
to the license page if they do not have a license.
2017-08-03 12:33:10 -07:00
Jared Tabor
6f51571550
allowing job submission to submit only a vault cred
...
previously you were only allowed to submit a job if it had an ssh cred
2017-07-25 18:14:50 -07:00
Jared Tabor
005079e5b6
fixing URL used for "VIEW MORE" of groups
2017-07-25 14:37:38 -07:00