From 1934894056b9247c5ae970a2bfd0c8adf15d673d Mon Sep 17 00:00:00 2001 From: Nissim Lebovits <111617674+nlebovits@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:53:06 +0200 Subject: [PATCH] Staging updated (#769) * Merge staging to main (#760) * make rake icon white under drak mode * use default color theme * use ButtonText for street view icon * add dependabot yml to keep ghactions, npm. and pip dependencies up to date * get pr_checks_backend.yml working (#756) * Set up pr_checks_backend.yml to run black formatter * Also run flake8 linting * Check if main docker container builds correctly * Check if postgres container runs correctly * update vscode/settings.json to match formatting + linting * Lebovits/issu643 add frontend formatting check (#752) * add formatting + linting checks to front end workflows * have checks run on PRs to staging, not main * Lebovits/fix backend issues (#708) * Fix issue with pipfile creation in docker * Update + organize back end docs --------- Co-authored-by: klaus Co-authored-by: Gary Pang * Staging (#768) * make rake icon white under drak mode * use default color theme * use ButtonText for street view icon * add dependabot yml to keep ghactions, npm. and pip dependencies up to date * get pr_checks_backend.yml working (#756) * Set up pr_checks_backend.yml to run black formatter * Also run flake8 linting * Check if main docker container builds correctly * Check if postgres container runs correctly * update vscode/settings.json to match formatting + linting * Lebovits/issu643 add frontend formatting check (#752) * add formatting + linting checks to front end workflows * have checks run on PRs to staging, not main * Lebovits/fix backend issues (#708) * Fix issue with pipfile creation in docker * Update + organize back end docs --------- Co-authored-by: klaus Co-authored-by: Gary Pang * make rake icon white under drak mode * use default color theme --------- Co-authored-by: klaus Co-authored-by: Gary Pang