Commit Graph

1312 Commits

Author SHA1 Message Date
jos 69e88537c3 Implement `update` method (WIP) 2018-07-28 14:21:12 +02:00
Cristina ef74ede75e Use extended path with type for onEvent 2018-07-26 01:48:03 +02:00
Cristina 9de11c04cd Changes due to PR. 2018-07-16 16:52:41 +02:00
jos d05231977c Fix clear button being activated when clicking the modal header 2018-07-11 13:31:07 +02:00
jos 6edfac4ef1 Released `v5.19.0` 2018-07-11 13:11:41 +02:00
jos 28215132f7 Fixed showing child fields as options when sorting an object 2018-07-11 13:09:01 +02:00
jos 6288139aa7 No more grayed out icons of the context menu, see #532 2018-07-11 12:40:51 +02:00
jos 9244f4719e Created sort and transform buttons in the main menu 2018-07-11 12:23:36 +02:00
jos 77e9303ace Fix select box getting cleared when clicking on an empty area in the modal 2018-07-11 11:44:55 +02:00
jos 7f9fdac9d1 Styling fixes 2018-07-11 11:24:38 +02:00
jos e0d4ab27a3 Add spacing at the bottom to display the dropdown on the bottom item 2018-07-11 11:08:18 +02:00
jos 7662874036 Integrated `mobius1-selectr` 2018-07-11 10:54:08 +02:00
jos 228a9e9f12 Change query input into a textarea 2018-07-07 14:58:16 +02:00
jos 0e674a6b02 Debounce updating preview 2018-07-07 14:41:11 +02:00
jos fdbfa8a951 Enclose string values in double quotes 2018-07-02 22:09:40 +02:00
jos 066f5d37e6 Fixes in extracting all child paths 2018-07-02 21:40:47 +02:00
Cristina ecd9bf021f Add API functionality to extend event behaviour. 2018-07-02 13:13:02 +02:00
jos 8e619dea2f Release v5.18.0 2018-06-27 12:30:46 +02:00
jos b53317e431 Styling tweaks 2018-06-27 12:27:57 +02:00
jos 12ba61f935 Implemented JMESPath wizard 2018-06-27 11:47:59 +02:00
jos fbf20b5031 Fixed #544: JSON Schema errors sometimes not being displayed in the editor 2018-06-24 15:41:25 +02:00
jos cab3211e05 Make code robust against missing `navigator` 2018-06-24 14:37:56 +02:00
jos 463276a3d9 Implemented `modalAnchor` 2018-06-20 20:27:36 +02:00
jos 86d2c60fb4 Some fixes in undo/redo a transform action (WIP) 2018-06-20 15:18:48 +02:00
jos 866c520a71 Remove unused method `_move` 2018-06-20 14:02:14 +02:00
jos df477ed199 Implemented JMESPath preview 2018-06-20 14:01:36 +02:00
jos bcca373931 Change `i18n.js` to 2 space indentation 2018-06-20 13:04:22 +02:00
jos a5a43bbc7b Integrated JMESPath 2018-06-20 12:25:58 +02:00
jos d85a151243 Moved `showSortModal` into a separate file 2018-06-20 09:32:18 +02:00
jos 05c259dfb4 Released `v5.17.1` 2018-06-03 15:26:16 +02:00
jos daee0d05c3 Released `v5.17.0` 2018-06-03 15:21:18 +02:00
jos a2e0b22349 Make "Select a node..." text translatable 2018-06-03 15:17:28 +02:00
jos 0f0ec480f4 Fixed styling issues with select on IE11 and Edge 2018-06-03 14:58:31 +02:00
jos 3b23ef88a2 Fixed sort modal not working when JSONEditor is created inside a form 2018-06-03 13:45:52 +02:00
jos 185a81e03a Translate the text in the sort modal 2018-06-02 20:21:27 +02:00
jos b28f73ee13 Implemented modal header 2018-06-02 16:37:40 +02:00
jos 41aa876b08 Implemented button group for asc/desc 2018-06-02 16:19:21 +02:00
jos 95d5d33f56 Remember sorting 2018-06-02 15:02:24 +02:00
jos bd87ac83d5 Neat styling of modal popup contents 2018-06-02 14:53:57 +02:00
jos 2e207196df Make sure the paths in the sort modal are sorted 2018-05-30 22:33:58 +02:00
jos 1106404822 Sorting robust against missing nested childs, and collect nested properties from all childs instead of just the first. 2018-05-30 22:32:37 +02:00
jos 8b77111393 Implemented advanced sorting modal (WIP) 2018-05-30 21:54:25 +02:00
jos 9eb9c4fe0b Implemented `getSortablePaths` 2018-05-30 09:48:51 +02:00
jos f00c837388 Released v5.16.0 2018-05-23 09:50:53 +02:00
jos d9babab497 Limit search results to max 1000 matches 2018-05-21 20:35:49 +02:00
jos 916c657e28 Set back correct `MAX_VISIBLE_CHILDS` 2018-05-16 21:17:56 +02:00
jos 02ae08173b Renamed `maxVisibleChilds` to `visibleChilds` 2018-05-16 21:11:52 +02:00
jos 8eaa488318 Fixed updating `maxVisibleChilds` in `appendChild` 2018-05-16 21:05:56 +02:00
jos 0fd1cbabb4 Highlight showMore when selected 2018-05-16 17:26:56 +02:00
jos abe274869c Some more fixes 2018-05-16 17:12:48 +02:00