Keith Grant
|
155ed75f15
|
update jt Inventory field error message
|
2019-10-18 11:38:01 -07:00 |
|
Keith Grant
|
8b23c6e19a
|
add job id to jobs list
|
2019-10-18 10:44:39 -07:00 |
|
Keith Grant
|
a5d9bbb1e6
|
add status icon to job list
|
2019-10-18 10:08:59 -07:00 |
|
Keith Grant
|
df7e034b96
|
fix blur behavior/error messages in JT form
|
2019-10-18 08:40:48 -07:00 |
|
Keith Grant
|
8e2622d117
|
add error messages for InventorySelect
|
2019-10-17 10:55:37 -07:00 |
|
Keith Grant
|
cac5417916
|
delete commented code
|
2019-10-15 12:56:39 -07:00 |
|
Keith Grant
|
b318f24490
|
don't skip JobDetail test now that async act works
|
2019-10-15 12:55:26 -07:00 |
|
Keith Grant
|
766f863655
|
update ProjectDetails tests with memoryHistory
|
2019-10-15 11:11:44 -07:00 |
|
Keith Grant
|
0b190c2d0d
|
fix login/logout redirect behavior
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
c7d73c4583
|
lint fixes
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
7ad2c03480
|
clean up 'act()' warnings in tests
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
9e44fea7b5
|
bump react to lastest patch version
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
baf5bbc53a
|
finish updating tests for upgraded react-router
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
20c24eb275
|
WIP upgrade react & react-router
|
2019-10-15 10:25:40 -07:00 |
|
Keith Grant
|
faffbc3e65
|
retain search bar when zero results found
|
2019-10-11 12:11:41 -07:00 |
|
Keith Grant
|
b981f3eed6
|
add resource profiling toggle in jobs settings
|
2019-10-04 12:48:29 -07:00 |
|
Keith Grant
|
82064eb4dc
|
fix prop type error in LabelSelect
|
2019-10-02 14:17:14 -07:00 |
|
Keith Grant
|
6d00d43273
|
prettier
|
2019-10-01 15:20:51 -07:00 |
|
Keith Grant
|
77b68e0eb7
|
use getAddedAndRemoved for saving instance groups
|
2019-10-01 14:37:42 -07:00 |
|
Keith Grant
|
ba4e79fd3a
|
update JT form tests
|
2019-10-01 11:03:36 -07:00 |
|
Keith Grant
|
554a63d8fc
|
write LabelSelect tests
|
2019-09-27 15:30:42 -07:00 |
|
Keith Grant
|
da149d931c
|
rework MultiSelect into controlled input; refactoring
|
2019-09-27 15:06:15 -07:00 |
|
Keith Grant
|
6e9804b713
|
Rework saving labels
|
2019-09-27 08:53:52 -07:00 |
|
Keith Grant
|
71511b66ac
|
fix JobTemplate tests
|
2019-09-26 10:01:34 -07:00 |
|
Keith Grant
|
439727f1bd
|
extract new LabelSelect component from JobTemplateForm
|
2019-09-25 15:18:30 -07:00 |
|
Keith Grant
|
61f6e3c4d2
|
Refactor to PlaybookSelect component
|
2019-09-24 14:49:15 -07:00 |
|
Keith Grant
|
362339d89c
|
add FieldTooltip component, some JobTemplateForm cleanup
|
2019-09-23 11:00:13 -07:00 |
|
Keith Grant
|
5d840af223
|
fix typo, clarify test names
|
2019-09-20 13:45:22 -07:00 |
|
Keith Grant
|
1f149bb086
|
refactor encodeNoneDefaultQueryString
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
508535be66
|
rework removeParams
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
cb69cac62d
|
split qs addParams into mergeParams and replaceParams for clarity
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
3ea4a32940
|
qs cleanup, more tests
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
d6f93737c4
|
improve qs test coverage, minor cleanup
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
eb0c4fd4d4
|
refactor parseQueryString
|
2019-09-20 13:41:30 -07:00 |
|
Keith Grant
|
e854b179e4
|
add test for Lookup clearing QS params
|
2019-09-13 08:48:17 -07:00 |
|
Keith Grant
|
26e320582a
|
namespace qs params for each lookup separately
|
2019-09-13 08:48:17 -07:00 |
|
Keith Grant
|
ee864b2df3
|
clear Lookup query params when lookup is closed
|
2019-09-13 08:48:17 -07:00 |
|
Keith Grant
|
e309ad25e4
|
de-lint
|
2019-09-13 08:45:19 -07:00 |
|
Keith Grant
|
55244834a3
|
fix bugs when switching NTs to Webhook type
|
2019-09-13 08:45:19 -07:00 |
|
Keith Grant
|
8192b79b1f
|
fix NT validation of headers after saving
|
2019-09-10 10:45:19 -07:00 |
|
Keith Grant
|
820605b0ca
|
fix JT form tests
|
2019-09-06 14:29:00 -07:00 |
|
Keith Grant
|
be6f5e18ae
|
fixing JT Form tests post-rebase
|
2019-09-06 11:35:24 -07:00 |
|
Keith Grant
|
9777b79818
|
hide overflow in ExpandingContainer while opening
|
2019-09-06 09:59:58 -07:00 |
|
Keith Grant
|
4e73f4b778
|
show all advanced JT fields on edit form
|
2019-09-06 09:14:19 -07:00 |
|
Keith Grant
|
0254cf3567
|
wire-in instance groups to JT form
|
2019-09-05 16:47:34 -07:00 |
|
Keith Grant
|
93b794eaa7
|
JT Form fixes after rebase
|
2019-09-05 13:45:30 -07:00 |
|
Keith Grant
|
8b1ca12d8f
|
update JobTemplateForm tests
|
2019-09-04 15:54:30 -07:00 |
|
Keith Grant
|
4f546be87a
|
add JT form callback fields
|
2019-09-04 14:35:39 -07:00 |
|
Keith Grant
|
e6475f21f6
|
flush out JT form; upgrade enzyme; add CheckboxField
|
2019-09-04 14:34:57 -07:00 |
|
Keith Grant
|
218348412b
|
creat TagMultiSelect component; cleanup MultiSelect
|
2019-09-04 14:22:08 -07:00 |
|
Keith Grant
|
9edc686ab5
|
add generic onChange prop to MultiSelect
|
2019-09-04 13:58:32 -07:00 |
|
Keith Grant
|
4d31d83e1e
|
add instance groups to JT form
|
2019-09-04 11:22:02 -07:00 |
|
Keith Grant
|
3a9a884bbc
|
add omitProps helper
|
2019-09-04 11:19:05 -07:00 |
|
Keith Grant
|
8a31be6ffe
|
refactor lookup components
|
2019-09-04 11:19:05 -07:00 |
|
Keith Grant
|
6fd86fed65
|
add jt advanced fields
|
2019-09-04 10:45:34 -07:00 |
|
Keith Grant
|
80bdb1a67a
|
add CollapsibleSection & ExpandingContainer components
|
2019-09-04 09:55:24 -07:00 |
|
Keith Grant
|
901d41e261
|
show error for disallowed new lines in code mirror
|
2019-08-25 23:11:25 -07:00 |
|
Keith Grant
|
7a6e62c022
|
update e2e tests for disabled toggle switches
|
2019-08-25 23:11:24 -07:00 |
|
Keith Grant
|
5468624df5
|
fix ui lint errors
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
15e6117472
|
fix webhook method default value
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
62f31d6b3f
|
fix console error on hidden syntax-highlight directive
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
965dc79a0a
|
update notifications UI for new default messages structure
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
150de6a70b
|
update notification messages for webhook/pagerduty
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
56f04e0153
|
change custom notification message from checkbox to toggle
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
1470fa61d5
|
open docs link in new tab
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
1c79d21416
|
add custom notification message help text
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
3c4862acfe
|
preserve default notification messages for users with read-only access
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
37b44fe77d
|
fix template view for auditor/limited permissions
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
191d18cec0
|
fix ui lint errors
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
885c5050a0
|
re-init message templates on notification type change
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
0398ce0530
|
get default template messages from OPTIONS
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
a56a6d7158
|
wire in custom template messages on edit form
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
b80ca62072
|
add messages to Add Notification form payload
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
fc4c9af86f
|
fix empty template message after expanding
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
0f19d98d84
|
set heights on syntax highlight inputs
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
7b828d73be
|
fix ids to support multiple syntax-highlights at once
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
8a04cf0cb4
|
add syntax-highlight directive
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
adf25c61a2
|
add custom notification message input fields
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
e1636b3ad4
|
add link back to dashboard from ContentError
|
2019-08-20 08:42:59 -07:00 |
|
Keith Grant
|
eeb86b3105
|
remove NotFoundError and use ContentError instead
|
2019-08-20 08:42:59 -07:00 |
|
Keith Grant
|
db1dddb95e
|
fix redirect to login with expired session on org list & template list
|
2019-08-20 08:42:07 -07:00 |
|
Keith Grant
|
47357aea28
|
fix lint errors
|
2019-08-20 08:42:07 -07:00 |
|
Keith Grant
|
fe8df27811
|
add more meaningful 404 error screens
|
2019-08-20 08:42:07 -07:00 |
|
Keith Grant
|
256fc74676
|
add NotFound screen/route handling
|
2019-08-20 08:41:19 -07:00 |
|
Keith Grant
|
491287b1de
|
fix default props for jt form
|
2019-08-16 19:11:07 -04:00 |
|
Keith Grant
|
3d3952c549
|
remove unnecessary scrollbar from Inventories Lookup
|
2019-07-26 16:24:48 -07:00 |
|
Keith Grant
|
276ed792a2
|
translate insights tooltip
|
2019-07-26 12:57:24 -07:00 |
|
Keith Grant
|
e903425785
|
mark button text for translation
|
2019-07-25 15:39:06 -07:00 |
|
Keith Grant
|
2c86d7400a
|
remove duplicate type declaration; lint fixes
|
2019-07-23 12:22:44 -07:00 |
|
Keith Grant
|
2392e57d2f
|
fix InventoriesLookup on new JT form; add DataListRadio tests
|
2019-07-23 10:49:28 -07:00 |
|
Keith Grant
|
bb5b255c28
|
updating job template tests
|
2019-07-23 10:49:28 -07:00 |
|
Keith Grant
|
5edc6deeae
|
finish core InventoriesLookup core functionality
|
2019-07-23 10:49:28 -07:00 |
|
Keith Grant
|
c080346751
|
start on InventoriesLookup
|
2019-07-23 10:49:28 -07:00 |
|
Keith Grant
|
0d7500d349
|
use unified jobs api to redirect to canonical url from /jobs/:id
|
2019-07-17 16:12:00 -07:00 |
|
Keith Grant
|
2f9be4796a
|
job detail style tweaks
|
2019-07-17 09:32:43 -07:00 |
|
Keith Grant
|
183bd4fa80
|
revert i18n on credential kind (API translates it)
|
2019-07-17 09:32:43 -07:00 |
|
Keith Grant
|
db4a964e64
|
run credential type through i18n
|
2019-07-17 09:32:43 -07:00 |
|
Keith Grant
|
761ed6dec0
|
prettier
|
2019-07-17 09:32:43 -07:00 |
|
Keith Grant
|
e3d67117e7
|
fix job detail breadcrumbs
|
2019-07-17 09:32:43 -07:00 |
|
Keith Grant
|
552164c25c
|
flush out more type defs; JobDetail tests
|
2019-07-17 09:32:43 -07:00 |
|