RandomSec/main/webapp/modules/core/scripts/index
chuhao zeng 1f0111eaed
Fix silent error in JSON/XML importers (#2414)
* Add error handler for parse error

* Add test for parsing json with incorrect strecture

* Enable localization from front-end

* Add methods to get localized error messages

* Update returned exception message

* Remove unused log and fix file diff issue

* Test auto build

* Refactor getOptions in newly created test

* Use new exception to unwrap original message

* Undo unexpected fix

* Remove unused lines

* Fix exception logic

* Fix typo
2020-03-27 09:41:49 +01:00
..
default-importing-controller Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
default-importing-sources Creates project from URL when press ENTER (#2444) 2020-03-20 22:35:40 +01:00
parser-interfaces Adds trim whitespace option to separator based files (#2408) 2020-03-21 10:38:43 +00:00
create-project-error-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-progress-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-ui-source-selection.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-ui.js Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
edit-metadata-dialog.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
import-project-ui.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
import-project-ui.js Fix CSRF token addition on import project form 2019-11-04 20:04:16 +00:00
lang-settings-ui.html Make localization language list dynamic - fixes #807 2013-09-18 13:16:24 -04:00
lang-settings-ui.js Add CSRF protection to remaining commands 2019-10-15 12:07:13 +01:00
open-project-ui.html implemented tag system 2017-11-24 20:19:49 +01:00
open-project-ui.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
select-encoding-dialog.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00