docbrown/app/serializers/search
Michael Kohl 43ccdb31f1
Remove duplicated work display from header / profile work (#14210)
* Remove duplicated work display from header

* Update work profile field handling

* Update DUS + spec

* Delegate more carefully

* Update delegation guard

* Adapt for removed delegation

* Undo accidental schema changes

* Fix seeds

* Remove accidentaly change

* Fix User#processed_website_url

* Update guard clause

* Update profile card content

* Add Organization#profile

* Be more conservative with profile fields

* Spec fixes round 1

* Fix typo

* Update spec

* Limit number of header fields and update card content

* Decorate correct model

* Update factory

* Update schema.rb

* Fix validation

* How bad could this possibly be?

* Pretty bad, nevermind

* Remove obsolete code

* Reset profile fields during test runs

* Move profile fields back to before(:suite)

* Spec fixes

* Remove accidentally re-added files

* More spec fixes

* Specs

* Change User#tag_keywords_for_search

* More spec fixes

* Add comment

* Undo accidental schema changes

* Attempt spec fix

* Remove fix attempt

* Fix e2e test

* Update spec

* Remove guard clause

* Remove outdated guard clause

* Re-add validation

* Update header field validation

* Fix auto-complete fail
2021-07-30 12:28:40 +02:00
..
article_serializer.rb Remove language settings (#12502) 2021-02-04 08:35:00 +07:00
chat_channel_membership_serializer.rb ✂️ Remove search from Connect (#13235) 2021-04-06 13:03:31 -04:00
comment_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
listing_author_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00
listing_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
nested_user_serializer.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
podcast_episode_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
reading_list_article_serializer.rb [Search 2.0] Reading list (#13052) 2021-03-24 15:40:00 +01:00
simple_user_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
tag_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00
user_serializer.rb Remove duplicated work display from header / profile work (#14210) 2021-07-30 12:28:40 +02:00