Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert serach streams and debug 2 #1792

Closed
wants to merge 92 commits into from

Conversation

lukaszreszke
Copy link
Contributor

  • Revert "Always be closing"
  • Revert "Improve naming to better reveal the intention"
  • Revert "Kosher way to communicate via subscriptions"
  • Revert "Move functions and helpers before place of use"
  • Revert "Close search modal on Escape keypress"
  • Revert "Close modal after clicking on stream from dropdown"
  • Revert "Do not assert specific adapter being used"
  • Revert "specification -> inspect, repository_specification -> inspect_repository"
  • Revert "Hide conditionals from the Search view"
  • Revert "Only streams matter after refactoring"
  • Revert "value always sounded odd to me"
  • Revert "Utility function for empty streams list"
  • Revert "Filter visible streams early in the view"
  • Revert "Clientside filtering is case insensitive now"
  • Revert "Improved non–matching stream names clearing"
  • Revert "Extract list item to view"
  • Revert "Clear streams when deleting last 3 characters"
  • Revert "More specific naming"
  • Revert "Break lines, not bones"
  • Revert "Move helper functions to bottom of the module"
  • Revert "Replace use of datalist with ul"
  • Revert "Doh"
  • Revert "Refactor"
  • Revert "Prefer same variable"
  • Revert "One more formatter round"
  • Revert "Remove autosubmit of matching stream name"
  • Revert "Dead code"
  • Revert "formatting"
  • Revert "Add total events counter to the debug page"
  • Revert "Format Page.Debug"
  • Revert "Format Main"
  • Revert "Format Route"
  • Revert "Format Search"
  • Revert "add order to rom"
  • Revert "Search streams for sequel"
  • Revert "Implement search_streams in ROM"
  • Revert "Don't add "all" stream to search results"
  • Revert "Refactor"
  • Revert "Stream is our domain–specific type"
  • Revert "Require at lest 3 chars before fetching streams"
  • Revert "Refactor"
  • Revert "Add debug url to the browser layout"
  • Revert "Search module communicates important state changes to upper module"
  • Revert "Adjust test"
  • Revert "We don't mind the order"
  • Revert "adjust tests"
  • Revert "Optimize querys performance"
  • Revert "Move navigation out of Stream"
  • Revert "One more intermediate, dummy message to handle in Layout"
  • Revert "test if InstrumentedRepository presents which repository is instrumented"
  • Revert "present which exactly repository is instrumented"
  • Revert "prettier"
  • Revert "test if /debug page is served"
  • Revert "test if repositoryAdapter flag is set"
  • Revert "move repository_specification method to the proper class"
  • Revert "Clear input on exact match too"
  • Revert "Rely on special internal OnSelect message to close modal"
  • Revert "Forgotten signature"
  • Revert "Clear selected value when submitting stream"
  • Revert "kill mutants"
  • Revert "Hide dialog when stream is selected"
  • Revert "Kill mutants"
  • Revert "Limit number of searched streams to 10"
  • Revert "Make global stream available on top of the search"
  • Revert "Add repositoryAdapter eml flag"
  • Revert "Debug module with its own model"
  • Revert "Set value when is exact stream"
  • Revert "refactor"
  • Revert "Redirect to stream on exact match"
  • Revert "move Debug page to separate module"
  • Revert "Autocomplete stream names"
  • Revert "Revert "Use WrappedModel in search""
  • Revert "Use WrappedModel in search"
  • Revert "initiate /debug browser page"
  • Revert "No need those gymnastics with Maybe"
  • Revert "Don't render search streams here"
  • Revert "Use function"
  • Revert "Extract function"
  • Revert "Kill mutant"
  • Revert "lowercase"
  • Revert "render search streams"
  • Revert "hardcoded api call"
  • Revert "Add searchStreamsDecoder"
  • Revert "search streams endpoint for browser"
  • Revert "Add search_streams in RubyEventStore::Client"
  • Revert "Add search_streams to InMemoryRepository"
  • Revert "Add search_streams test into event_repository_lint"
  • Revert "Reverse results order"
  • Revert "Return stream object instead of name"
  • Revert "Introduce search_streams in EventRepository"
  • Revert "Introduce Search module"

This reverts commit ac1b713.
This reverts commit 28cbbac.
This reverts commit 5a8b468.
This reverts commit de9eca0.
This reverts commit df409f4.
This reverts commit e0b6a24.
This reverts commit 4586316.
This reverts commit e7ddcf9.
This reverts commit f0bc5ce.
This reverts commit 52e7a56.
This reverts commit d22b979.
This reverts commit 387f56d.
@lukaszreszke
Copy link
Contributor Author

Too bold

@lukaszreszke lukaszreszke deleted the revert_serach_streams_and_debug_2 branch July 25, 2024 09:20
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.

1 participant