- Introduces a helper method for setting the filterable value
- Updates `filter_controller.js` to use `data-filter-text-value` attribute populated with converted content. This was previous `data-value` in the earlier implementation but ignored in the current on.
- Also uses the same helper to make @mentions diacritic insensitive
* main: (54 commits)
Remove creation and closure params
Support viewing user profiles and activity
Support downcase
refresh fixtures
Always downcase names
Remove vcr_record call
Support closing soon and falling back soon via natural language
Add scopes and filters for falling back soon and auto closing soon
Fix label
Add chip filters for the new time window filters
Fix: creator_ids is an array, not a single value
Add support for filtering by creation or completion windows of times
Adjust spacing
Use new logo placeholder
Update logo assets
Need to return all collections so it's not blank
Button to add a new filter
Update test for new redirect
Comparing params is fragile, use `id` for saved filters
Update summary tests
...
* main:
Need to return all collections so it's not blank
Button to add a new filter
Update test for new redirect
Comparing params is fragile, use `id` for saved filters
Update summary tests
Improve summary display in menu
Add keyboard navigation and filtering to quick filters
Copy
Keep stage when clearing
Keep the current filter params after deleting a saved filter so you can change your mind
Update test because we now drop all filters on destroy
New UI for exposing filter options and saving/deleting them
Unnecessary
These aren't actually in the events namespace, use utility class
* main:
Add help entry
Format
Add command to create new cards
Support visiting certain pages
More prompt tweaks
Lots of prompts improvements and tightening
Only intercept when string is composed of numbers
Set temperature to 0
* main:
format
Update help
Add stage command to assign workflows to cards
Fix typo
Hide after selecting "undo"
Format
Add help
Add tests
Refine prompt
Review prompt
Be explicit about param
Don't submit with empty strings
Add reconsider command
Add "Do" command