survey/src
Aravinth Manivannan 6b608c6677
feat: finish porting pages to tera. Fix tests
2023-01-24 23:31:04 +05:30
..
api chore: lint, use actix_web_codegen_const_routes and serde all routes 2023-01-24 19:02:29 +05:30
pages feat: finish porting pages to tera. Fix tests 2023-01-24 23:31:04 +05:30
static_assets feat: load static assets info in serialize able form for tera integration 2023-01-24 19:02:52 +05:30
data.rs feat: load settings in application context 2023-01-24 19:01:30 +05:30
errors.rs feat: define campaign doesnt exist error type 2023-01-24 23:00:08 +05:30
main.rs feat: use settings from app context 2023-01-24 19:22:19 +05:30
settings.rs feat: load project links from configuration 2023-01-24 19:00:31 +05:30
tests-migrate.rs chore: linting 2023-01-24 19:21:54 +05:30
tests.rs feat: linting and load application context with test-env Modifications 2023-01-24 19:00:56 +05:30