lucene/solr/webapp/web/js/angular/controllers
Kevin Risden f9e15839bf
SOLR-13987: Admin UI should not rely on javascript eval()
* Removes `'unsafe-eval'` from CSP `script-src`
* Enables Angular CSP mode
* Removes `eval()` JSON parsing in `cloud.js`
* Removes `jstree` themes error

Signed-off-by: Kevin Risden <krisden@apache.org>
2019-12-07 16:40:04 -05:00
..
alias-overview.js SOLR-13122: Ability to query aliases in Solr Admin UI 2019-08-30 14:16:58 +02:00
analysis.js SOLR-10042: Clean up old comments from Angular UI code 2017-05-19 13:17:14 +02:00
cloud.js SOLR-13987: Admin UI should not rely on javascript eval() 2019-12-07 16:40:04 -05:00
cluster-suggestions.js SOLR-11997: Suggestions API/UI should show an entry where a violation could not be resolved 2018-11-06 22:27:26 +11:00
collection-overview.js SOLR-8157 Make links between nodes work correctly 2015-10-23 09:08:04 +00:00
collections.js SOLR-13122: Ability to query aliases in Solr Admin UI 2019-08-30 14:16:58 +02:00
core-overview.js SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke) 2018-01-30 12:39:44 +00:00
cores.js SOLR-7733: remove optimize from the UI. 2017-12-28 20:41:48 -08:00
dataimport.js SOLR-11933: make DIH safer by not default checking the clean checkbox 2018-02-07 09:38:26 -08:00
documents.js SOLR-10347: Remove index level boost support from 'documents' section of the admin UI 2017-04-04 13:11:02 -07:00
files.js SOLR-9584: Use relative URLs also for files and query 2017-02-17 11:08:20 +01:00
index.js SOLR-7686 Fix dashboard on Windows - don't show load average 2015-10-05 11:00:05 +00:00
java-properties.js SOLR-4316 add a collections dropdown alongside cores dropdown 2015-08-29 11:28:36 +00:00
logging.js SOLR-11897: Add toggle to disable auto-refresh of Logging page in the UI 2018-02-16 13:55:21 -06:00
login.js SOLR-12121: JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI 2019-01-23 13:03:01 +01:00
plugins.js SOLR-9969: Plugins/Stats section of the UI doesn't display empty metric types 2017-01-25 14:26:48 -08:00
query.js SOLR-10377: add debug.explain.structured to Admin UI 2019-07-20 10:41:57 +05:30
replication.js SOLR-10763: Admin UI replication tab sometimes empty when failed replications 2017-06-23 08:26:34 +02:00
schema.js SOLR-12962: Added a new 'uninvertible' option for fields and fieldtypes. This defaults to 'true' for backcompat allowing a FieldCache to be built for indexed fields as needed, but users are encouraged to set this to false (using docValues as needed) to reduce the risk of large fluxuations in heap size due to unexpected attempts to sort/facet/function on non-docValue fields. 2018-11-09 08:30:04 -07:00
segments.js LUCENE-7976: Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments 2018-06-15 12:33:02 -07:00
stream.js SOLR-12997: Fix broken link on admin Stream panel 2018-11-18 14:24:02 -05:00
threads.js SOLR-4316 add a collections dropdown alongside cores dropdown 2015-08-29 11:28:36 +00:00
unknown.js SOLR-12121: JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI 2019-01-23 13:03:01 +01:00