Skip to content
Snippets Groups Projects
Select Git revision
  • add_architectural_design
  • add_distance_app
  • add_django_app
  • add_signup_app
  • add_uniprot_restapi
  • fix_secret_key
  • main default protected
  • misc
8 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Apr2221201918Merge pull request #7 from mscheremetjew/add_distance_appmainmainfix: Fixed unit tests.add_distance_appadd_distance_appfeat: Applied a few changes to home and login pages.chore(deps): Added a couple of new Django packages.feat: Added user id to taskresult model.feat: Integrated Celery.feat: Added new distance app.Merge pull request #6 from mscheremetjew/add_signup_appdocs: Added new section about how to access the web app and the various endpoints.add_signup_appadd_signup_appchore(deps): Added django-environ.chore(makefile): Added new make command createsuperuser.feat(user_accounts): Added new registration app for managing user registrations.feat(authentication): Added new authentication app and custom user model. New migration created.chore(settings): Move SECRET_KEY and DEBUG value to env vars. (#5)chore(settings): Move SECRET_KEY and DEBUG value to env vars.fix_secret_keyfix_secret_keyMerge pull request #4 from mscheremetjew/add_django_appdocs(django): Added line about how to open the Django web app locally.add_django_appadd_django_appchore(makefile): Applied a few changes.docs: Added section about Postgres.chore: Moved logging config.chore(lint): Linting changes.chore(deps): Added django and psycopg2.feat(webapp): Integrated and added a new Django app.Merge pull request #3 from mscheremetjew/miscchore: Added Celery as a new dependency.miscmiscdocs: Added ssh key section.chore: Added new services (Redis and Postgres) to docker compose file.docs: Added section for architectural design (#2)docs: Added section for architectural designadd_architectur…add_architectural_designfeat: Implemented client to access UniProt REST API to fetch protein sequences by UniProt accession. (#1)feat: Implemented client to access UniProt REST API to fetch protein sequences by UniProt accession.add_uniprot_res…add_uniprot_restapichore: Updated Dockerfile to include pip-tools.chore, docs: Initial project setup.Initial commit
Loading