Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 3, 2020

FYI

aadel and others added 30 commits January 19, 2015 11:40
Fix multiple hosts issue.
…lr version (Basic Dashboard With Pointer).

Change config.js to be Solr compatible.
Run grunt build.
- Row collapse/hide/config is now tabbale with proper alt/title tags
- Dashboard Home button toggle can now be controlled in the config. This
  is useful if you want to log the dashboard dow for end users to prevent
  them from clicking around.
- Some components in the top nav bar now are now tabbable with alt/title
  tags
# Conflicts:
#	.gitignore
#	README.md
#	default.properties
#	dist/app/app.js
#	dist/app/components/require.config.js
#	dist/app/dashboards/default.json
#	dist/config.js
#	pom.xml
#	src/app/controllers/dashLoader.js
#	src/app/dashboards/default.json
#	src/app/partials/dashLoader.html
#	src/app/services/dashboard.js
#	src/config.js
dist directory is created by running 'grunt build' command.
# Conflicts:
#	default.properties
#	package.json
#	pom.xml
#	src/app/partials/dasheditor.html
athana and others added 15 commits June 24, 2018 14:36
Bump version to 1.6.17b.
Update README.
…oes not take effect.

Bump version to 1.6.17c.
Update README.
# Conflicts:
#	.gitignore
#	README.md
#	dist/app/app.js
#	dist/app/components/require.config.js
#	dist/app/dashboards/default.json
#	dist/app/dashboards/lucidworks-metrics.json
#	dist/app/dashboards/lucidworks-searchanalytics.json
#	dist/app/dashboards/lucidworks-signals.json
#	dist/app/panels/bar/module.js
#	dist/app/panels/bettermap/leaflet/leaflet.js
#	dist/app/panels/bettermap/leaflet/plugins.js
#	dist/app/panels/bettermap/module.js
#	dist/app/panels/column/module.js
#	dist/app/panels/dashcontrol/module.js
#	dist/app/panels/derivequeries/module.js
#	dist/app/panels/docviewer/module.js
#	dist/app/panels/facet/module.js
#	dist/app/panels/filtering/module.js
#	dist/app/panels/fullTextSearch/module.js
#	dist/app/panels/heatmap/module.js
#	dist/app/panels/histogram/module.js
#	dist/app/panels/hits/module.js
#	dist/app/panels/map/editor.html
#	dist/app/panels/map/lib/map.europe.js
#	dist/app/panels/map/lib/map.usa.js
#	dist/app/panels/map/lib/map.world-antarctica.js
#	dist/app/panels/map/lib/map.world.js
#	dist/app/panels/map/module.js
#	dist/app/panels/multiseries/module.js
#	dist/app/panels/query/module.js
#	dist/app/panels/rangeFacet/module.html
#	dist/app/panels/rangeFacet/module.js
#	dist/app/panels/scatterplot/module.js
#	dist/app/panels/sunburst/module.js
#	dist/app/panels/table/editor.html
#	dist/app/panels/table/module.html
#	dist/app/panels/table/module.js
#	dist/app/panels/tagcloud/module.js
#	dist/app/panels/template/module.js
#	dist/app/panels/terms/module.js
#	dist/app/panels/text/module.js
#	dist/app/panels/ticker/module.js
#	dist/app/panels/timepicker/module.html
#	dist/app/panels/timepicker/module.js
#	dist/app/partials/dashLoader.html
#	dist/app/partials/dasheditor.html
#	dist/config.js
#	dist/index.html
#	dist/vendor/angular/angular-mocks.js
#	dist/vendor/require/css-build.js
#	dist/vendor/require/require.js
#	dist/vendor/require/tmpl.js
#	dist/vendor/timezone.js
#	pom.xml
#	src/app/controllers/dashLoader.js
#	src/app/dashboards/default.json
#	src/app/partials/dasheditor.html
#	src/app/services/dashboard.js
#	src/config.js
Fix the delete saved dashboards issue (change from stream.body to POST /update with xml command)
Prepare to release a new version for Banana Solr
* Sankey + Force Diagrams

* Query panel input overflow fix
* Fix a bug in Filter panel where we cannot add more than one filter by clicking the plus icon.

* Allowing the Terms panel to have a horizontal bar chart + Sankey fix (#338)

* Release 1.6.24
Update README.

* Delete files in dist folder that accidentally got included.

* Sankey hover/highlight effect + Force diagram numerical node names fix (#340)

* D3 Sankey hover/highlight effect

* Force diagram numerical node names fix

* Change DEBUG to false.

* Update README
* Remove the double uri encoding in Filter service. (#343)

* Change version to v1.6.25-alpha

* Fix rounding issue relative mode timepicker (#346)

* Change version to v1.6.25-alpha

* Remove time unit rounding in the relative mode of time picker.

* Update README.
Changed the version number to 1.6.25.
* Enhancing heatmap (#349)

* Update README to 1.6.26

* Heatmap, bettermap and hits panels enhancements (#352)

* Enhancing heatmap

* Fixing multiple panels gradient on the same dashboard

* Minor dimensions update

* Fixing bettermap tooltip text

* Fixing map render issue when resized

* Adding axis labels and refactoring layout

* Fixing map render issue when resized

* Refactoring panel styles

* Refactoring panel dimensions

* Adding filtration by panel selection

* Using continous color range

* Fixing heatmap transposed axis labels

* Fixing jshint warnings

* Updating hits panel

* Updating README to v1.6.26 (#353)

* Update to v1.6.26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants