Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Integration #399

Merged
merged 158 commits into from Oct 13, 2015
Merged

Integration #399

merged 158 commits into from Oct 13, 2015

Conversation

literarymachine
Copy link
Contributor

No description provided.

philboeselager and others added 30 commits July 28, 2015 18:05
…rworldmap into task/#276_discussionBasis

Conflicts:
	test/services/ResourceDenormalizerTest.java
Conflicts:
	app/models/Record.java
	app/models/Resource.java
	app/services/BaseRepository.java
Conflicts:
	app/models/Resource.java
	build.sbt
	test/services/BaseRepositoryTest.java
Input is a resource with only literal values and objects that are
unidentified. Thus, the output should equal the input.
Also take updating resource in repo into account
Resources should not be modified by the denormalization process, the
modified resource should only be part of the resulting List<Resource>
Arrays containing objects should not be merged but updated with the
content coming in.
@boeselager All tests OK, so I assume this is fine. Still, please take a
look. Like we discussed, there is not really a necessity for a
merge-logic here, incoming data is always considered a complete
representation.
Nested objects without an ID should not be cut off
@philboeselager Again, this is a rather small change that does not break
any tests, but please review anyways.
@literarymachine
Copy link
Contributor Author

@philboeselager
Copy link
Contributor

Looks absolutely great!!

Observed some minor issues on Firefox 38:

  • no map content when clicking on recent additions of "Sandhya Gunness, University of Mauritius" or "Stylianos Mystakidis" (other recent additions work)
  • I would prefer to have "map info boxes" in front of the big right column - but that is definitely no show stopper, as users can easily work around by dragging the map to the left.

The "navigation by filtering" could be optimized in a subsequent update:

  • going back to "Home" by unchecking all filter boxes?
  • having clicked a pie chart element, adjacent check boxes should be selectable on the following site (e. g. "English literature and linguistics" and all other topics to appear on the "Physics" filtered site)

That's my personal point of view. Please advise me, if you think some of these points a worthy a ticket (or feel free to directly create a ticket, of course).

@literarymachine
Copy link
Contributor Author

no map content when clicking on recent additions of "Sandhya Gunness, University of Mauritius" or "Stylianos Mystakidis" (other recent additions work)

Currently for individual entries an exact position is required to display the map, just the country is not enough. So this is expected behavior, albeit one that we probably want to change.

I would prefer to have "map info boxes" in front of the big right column - but that is definitely no show stopper, as users can easily work around by dragging the map to the left.

Known issue: #165

The "navigation by filtering" could be optimized in a subsequent update:

The exact behavior of the filters is something we definitely have to discuss in detail, see #163 (comment).

literarymachine added a commit that referenced this pull request Oct 13, 2015
@literarymachine literarymachine merged commit d4ba970 into master Oct 13, 2015
@literarymachine literarymachine deleted the integration branch November 11, 2015 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants