sfm-ui icon indicating copy to clipboard operation
sfm-ui copied to clipboard

Social Feed Manager user interface application.

Results 113 sfm-ui issues
Sort by recently updated
recently updated
newest added

Date fields restored for twitter search version2 Added warning message for twitter academic search seed

Postgres 9.6 is no longer supported as of November 2021. Django 3.2 supports it, so we can buy ourselves some time without postponing the Django upgrade, but we should probably...

Build with sphinx on your VM and review for clarity/formatting.

We've found that librabbitmq doesn't work with versions of Python 3.8 other than 3.8.12. In order to get it working for development, I had to do the following. 1. Build...

documentation

Confirmed in SFM sandbox that this is a problem with the current release, not just the twitter-v2 branch. `Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/kombu/messaging.py", line 624, in _receive_callback return...

bug

Twitter now refers to the consumer key and secret as "API key" and "API key secret." Let's change the labeling in the UI and documentation to match.

UX

medium effort level
technical debt

This will require twarc2 / use of the Twitter v2 API

duplicate
enhancement
major effort level
v2 APIs

### To Do - See Laura's commits: [https://github.com/gwu-libraries/sfm-ui/tree/twitter-v2](https://github.com/gwu-libraries/sfm-ui/tree/twitter-v2) - Because of the tiered access to the v. 2 API, users need to see error messages/in-app documentation related to the following:...

enhancement
major effort level
UX
v2 APIs

Because of Twarc 2's implementation of the limits, users may enter a limit in a multiple of 100 but get back more Tweets: e.g., entering a limit of 500 may...