RandomSec/main/webapp/modules/core/scripts
Mathieu Saby 338fa585d3 Add menu for searching and replacing
Add a new menu "Replace" in "Edit Cells" > "Common Transforms" and a new interaction box for entering parameters.
Under the hood this is a wrapper around GREL replace() function.
The behavior is the same as replace() except the automatic backslah escaping of "Replace with" parameter.
The 2 main parameters in the box are 2 textaras : "Find" and "Replace with"
2 cumulative options are available for "Find" parameter : "Case insensitive" and "Regular Expression"
1 option is available for "Replace with" parameter : "Do not escape backslash automatically"
A validity control of the pattern is made when "Regular expression" is checked.
2018-09-23 22:12:12 +02:00
..
dialogs Change title of column selection dialog for transform all operation 2018-09-13 11:29:21 +01:00
facets Tidying up for Codacy 2017-11-15 18:31:41 +00:00
index fix layout 2018-02-09 03:53:11 +09:00
project Merge branch 'master' into fix/allow/nonnumerical/exportname 2018-07-07 14:18:04 -04:00
reconciliation pass the limit as int from javascript 2018-03-04 00:49:55 +00:00
util Tweak the suggest dialog to display suggestions 2018-03-12 15:30:01 +00:00
views/data-table Add menu for searching and replacing 2018-09-23 22:12:12 +02:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
index.js add preferences link to the index page 2017-11-04 17:09:04 -04:00
preferences.js fix the no-undef issue 2017-11-16 16:24:31 -05:00
project.js Move the schema and issues to their own tabs in the main UI 2018-04-27 09:17:33 +02:00