Commit Graph

41 Commits

Author SHA1 Message Date
Leopoldadmin a5add4977b Upload app/api/v1/activities.py 2026-06-03 23:52:11 +00:00
Leopoldadmin f6d0ec56f7 Upload app/api/v1/accounts.py 2026-06-03 23:52:11 +00:00
Leopoldadmin 62b429b0ce Upload app/api/v1/tags.py 2026-06-03 23:52:10 +00:00
Leopoldadmin 93f1c73321 Upload app/api/v1/deals.py 2026-06-03 23:52:10 +00:00
Leopoldadmin 51632d12cb Upload app/api/__init__.py 2026-06-03 23:52:10 +00:00
Leopoldadmin 4aff831f23 Upload app/__init__.py 2026-06-03 23:52:10 +00:00
Leopoldadmin 23591cfed6 Upload app/main.py 2026-06-03 23:52:09 +00:00
Leopoldadmin ab63715f69 Upload alembic/versions/0002_business_entities.py 2026-06-03 23:52:09 +00:00
Leopoldadmin ab2ec518d5 Upload alembic/versions/0001_init.py 2026-06-03 23:52:09 +00:00
Leopoldadmin 3fa9d9c071 Upload alembic/env.py 2026-06-03 23:52:08 +00:00
Leopoldadmin f963f13b6c Upload alembic/script.py.mako 2026-06-03 23:52:08 +00:00
Leopoldadmin 92bed01b7b Upload tests/test_tags.py 2026-06-03 23:52:08 +00:00
Leopoldadmin db7d87a6d8 Upload tests/__init__.py 2026-06-03 23:52:07 +00:00
Leopoldadmin 43382b2698 Upload tests/test_frontend_assets.py 2026-06-03 23:52:07 +00:00
Leopoldadmin 8c4d9d4fd8 Upload tests/test_contacts.py 2026-06-03 23:52:07 +00:00
Leopoldadmin 0ddfe92b3e Upload tests/conftest.py 2026-06-03 23:52:06 +00:00
Leopoldadmin 37734d895b Upload tests/test_deals.py 2026-06-03 23:52:06 +00:00
Leopoldadmin b4005ab1fe Upload tests/test_health.py 2026-06-03 23:52:05 +00:00
Leopoldadmin 0d9fbc7668 Upload tests/test_users_me.py 2026-06-03 23:52:05 +00:00
Leopoldadmin 49dfa86e0f Upload tests/test_auth.py 2026-06-03 23:52:05 +00:00
Leopoldadmin ab0c21bb64 Upload tests/test_dashboard.py 2026-06-03 23:52:04 +00:00
Leopoldadmin 663a0c9295 Upload tests/test_notes.py 2026-06-03 23:52:04 +00:00
Leopoldadmin 2494eeec62 Upload tests/test_frontend_security.py 2026-06-03 23:52:04 +00:00
Leopoldadmin 980e65136a Upload tests/test_accounts.py 2026-06-03 23:52:03 +00:00
Leopoldadmin 1dd1ee57ed Upload tests/test_activities.py 2026-06-03 23:52:03 +00:00
Leopoldadmin 5e63a8f13b Upload tests/test_frontend_pages.py 2026-06-03 23:52:02 +00:00
Leopoldadmin 7f26fc3cdf Upload tests/test_soft_delete_isolation.py 2026-06-03 23:52:02 +00:00
Leopoldadmin f803d40fd8 Upload .env.docker.example 2026-06-03 23:52:02 +00:00
Leopoldadmin c052459467 Upload COOLIFY_SETUP.md 2026-06-03 23:52:01 +00:00
Leopoldadmin 4f56507ed4 Upload .env 2026-06-03 23:52:01 +00:00
Leopoldadmin 1afc5d5808 Upload requirements.txt 2026-06-03 23:52:01 +00:00
Leopoldadmin 8d62e8d22b Upload alembic.ini 2026-06-03 23:52:00 +00:00
Leopoldadmin b4806d7f28 Upload .env.example 2026-06-03 23:52:00 +00:00
Leopoldadmin 3d75592a57 Upload .gitignore 2026-06-03 23:52:00 +00:00
Leopoldadmin a4e480e108 Upload prestart.sh 2026-06-03 23:51:59 +00:00
Leopoldadmin 172c3da152 Upload README.md 2026-06-03 23:51:59 +00:00
Leopoldadmin 1860d2f039 Upload docker-compose.yml 2026-06-03 23:51:59 +00:00
Leopoldadmin c436708388 Upload requirements-dev.txt 2026-06-03 23:51:58 +00:00
Leopoldadmin df3696ea9d Upload pyproject.toml 2026-06-03 23:51:58 +00:00
Leopoldadmin 1c06bd24e9 Upload Dockerfile 2026-06-03 23:51:58 +00:00
Leopoldadmin da39f5a21d Upload .dockerignore 2026-06-03 23:51:57 +00:00