Anmol Bansal

Results 5 issues of Anmol Bansal

Run initialize_options first and instead of call use run command. Fixes https://github.com/coala/coala/issues/5970 **For short term contributors:** we understand that getting your commits well defined like we require is a hard...

importance/high
process/pending review
area/CI
size/XS
difficulty/low
area/documentation

Makes the header icon of docs.coala.io more responsive. Closes https://github.com/coala/landing-frontend/issues/299 **For short term contributors:** we understand that getting your commits well defined like we require is a hard task and...

area/documentation
difficulty/newcomer
process/pending review
size/XS
type/bug

# Expected Behavior There should be a test method to test all scrapy crawlers for - - consistent output across all crawlers - proper hyperlinks in pages - all content...

An admin panel is required for application which allows admin to interact with private routes like cron job routes and system meta information.

enhancement

# Context The flask API has a blueprint named admin but it currently has only one route to fetch system meta information. More routes are required and an admin authentication...

enhancement