Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Fix: update version of search and core module #291

Merged
merged 8 commits into from
Sep 12, 2018

Conversation

kilchenmann
Copy link
Member

@kilchenmann kilchenmann commented Sep 11, 2018

  • Fix bugs from core and search module. Extended search should work now.
  • Update README

resolves #198, resolves #143

Copy link

@flavens flavens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am getting several issues with the extended search:

  • no automatic drop-down list for a property type text
  • got the error TypeError: Cannot read property 'toUpperCase' of undefined when searching with a date (datepicker)

@flavens
Copy link

flavens commented Sep 12, 2018

Update to Angular 6

@kilchenmann
Copy link
Member Author

I am getting several issues with the extended search:

  • no automatic drop-down list for a property type text
  • got the error TypeError: Cannot read property 'toUpperCase' of undefined when searching with a date (datepicker)

@flavens Can you try to fix this? Or should I?

@flavens
Copy link

flavens commented Sep 12, 2018

@kilchenmann I am working on it with Tobias!

@kilchenmann
Copy link
Member Author

kilchenmann commented Sep 12, 2018

I will merge this, when I have updated the version in package.json

@kilchenmann
Copy link
Member Author

💩 travis; I mean I only changed the version number in package.json, but Travis had again a timeout error.

@kilchenmann kilchenmann merged commit b5134d5 into master Sep 12, 2018
@kilchenmann kilchenmann deleted the wip/more-on-ng6-update branch September 12, 2018 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building with '--prod' fails show number of all results (count query)
2 participants