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

T1104 v2 filter stream #1136

Merged
merged 20 commits into from
Apr 14, 2023
Merged

T1104 v2 filter stream #1136

merged 20 commits into from
Apr 14, 2023

Conversation

dolsysmith
Copy link
Contributor

@dolsysmith dolsysmith commented Mar 13, 2023

Resolves #1126
Resolves #1105

Contains

  • Upgrade to Django 3.2 (and dependencies)
  • Forms for Twitter v.2 Filtered Stream
    • collection form
    • seed form
  • Removal of Twitter v.1 Sample and Filter collection types (deprecated)

Testing

  • Verify that user can create SFM account and add credentials (both Twitter v1 and Twitter v2)
  • Verify creation of Twitter v1 collections: Search, User Timeline
  • Verify that the Sample and Filter collection type is unavailable
  • Verify creation of Twitter v2 collections: Search (2), Academic Search, Filtered Stream, User Timeline (2)
  • Verify creation of seeds for the above collection types
  • Verify that collections can be edited once created
  • For Filtered Stream collection, verify that user can add multiple streaming rules
    • rule field should be required
    • tag field should be optional
    • Verify that user can edit rules already created

@dolsysmith
Copy link
Contributor Author

Typo under Start Time parameter on Seed form for Search 2: ignore should be ignored.

@dolsysmith
Copy link
Contributor Author

Update version number in UI footer from 2.5 to 3.0

@dolsysmith
Copy link
Contributor Author

Disable v1.1 collection types and credential.

@dolsysmith dolsysmith merged commit a16130d into master Apr 14, 2023
@dolsysmith dolsysmith deleted the t1104-v2-filter-stream branch April 14, 2023 12:42
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.

Upgrade to Django 3.2+ Update UI for Twitter 2 search/streaming functionality
1 participant