Skip to content
  • Boros Gábor's avatar
    refactor: revamp accounting serv. to work locally · 0e5f53a3
    Boros Gábor authored
    fix: update lock file and pin setuptools in Dockerfile
    refactor: use unique container names
    build: refactor docker image build and update python dependencies
    refactor: add asgi config
    refactor: update urls to respect new django namespace requirements
    chore: bump requirements
    refactor: replace uvicorn as asgi supported in django 3
    fix: serving static files when debug is true
    refactor: replace environment files
    feat: add docker ignore
    remove: delete non-docker devenv related files
    fix: add missing migrations
    remove: unused asgi
    refactor: ensure settings are referencing new env files
    fix: update django translations
    refactor: update coveragerc settings
    refactor: update Makefiles
    refactor: merge configuration files
    build: refactor the way docker images built
    fix: add and update dependencies
    remove: delete prospector config as it is not used anymore
    refactor: fix naming issues
    chore: update copyright dates
    tests: add pre-commit configuration
    chore: adjust black config
    docs: update README with more detailed instructions
    build: add pre-commit testing to makefile
    refactor: move postgres compose dependencies
    ci: replace ci configuration
    ci: install pipenv for tests
    feat: add destroy make target
    refactor: change test env settings
    ci: remove empty line
    ci: use string instead of boolean
    ci: fix postgres secrets
    refactor: replace postgres passwords
    refactor: rename jira link
    docs: update comments for docker-compose :z flag
    docs: edxted docker-compose with more comments
    docs: fix startup command
    fix: ensure .secrets exists before any docker target run
    docs: highlight that pre-commit is optional
    docs: refactor docs to be more user friendly
    docs: extend readme with the default address of the service
    0e5f53a3
Validating GitLab CI configuration… Learn more