Commit Graph

29 Commits

Author SHA1 Message Date
ITQ cda60bb057 chore(): added async decision persistence 2026-02-24 17:55:20 +03:00
ITQ 7bf3ccee5c fix(): fixed bugs with cache invalidation, notifications and guardrails 2026-02-24 13:16:29 +03:00
ITQ 50941c1321 chore(): minor fixes around codebase 2026-02-24 10:35:25 +03:00
ITQ 16b48fee40 fix(): business logic fixes and code refactoring 2026-02-24 09:58:07 +03:00
ITQ ffd887dc39 chore(): small improvements 2026-02-23 23:29:03 +03:00
ITQ 3fc5cfb76e feat(notifications): added notifications presentation layer 2026-02-23 11:47:18 +03:00
ITQ ca0c456862 refactor(); project refactor 2026-02-23 11:46:52 +03:00
ITQ 85923f11fc feat(learnings): added learnings presentation logic 2026-02-23 10:58:03 +03:00
ITQ ace35b2585 feat(conflicts): added conflicts business and presentation logic 2026-02-23 10:55:52 +03:00
ITQ 385aae930f chore(): small improvements 2026-02-22 19:19:44 +03:00
ITQ 725f3adb5a chore(): removed redundant default_auto_field 2026-02-18 16:36:59 +03:00
ITQ 4a0f8bc020 feat(): updated active routers 2026-02-18 16:25:37 +03:00
ITQ dc73571a7e chore(): small improvements 2026-02-18 16:25:18 +03:00
ITQ 5e146c2dfe feat(reports): added reports API 2026-02-18 16:25:02 +03:00
ITQ 093dfa1263 feat(metrics): added metrics API 2026-02-18 16:22:33 +03:00
ITQ 20e0c50ea6 feat(guardrails): added guardrails API 2026-02-18 16:19:43 +03:00
ITQ 0bdacb6386 fix(api/users): small naming typo 2026-02-18 15:48:49 +03:00
ITQ 7119240e38 feat(experiments): added experiments API 2026-02-18 15:46:40 +03:00
ITQ 8994f8fb96 feat(events): added events API 2026-02-18 15:22:03 +03:00
ITQ 66bff9e5d4 feat(decide): added decision API 2026-02-18 15:00:02 +03:00
ITQ cb4da51cf7 chore(): small infrastructure refactoring, improves and fixes 2026-02-16 14:13:05 +03:00
ITQ 10c0ba01db feat(flags): added feature flags business and presentation logic 2026-02-14 10:59:04 +03:00
ITQ 5334274f9b chore(api): typing improvements 2026-02-13 10:56:03 +03:00
ITQ 94d99c72e6 chore(): test and validation improvements 2026-02-13 10:39:11 +03:00
ITQ 60874fd975 chore(): small improvements 2026-02-12 22:29:57 +03:00
ITQ 362398d56b chore(): switched all fields in contract to snake_case and linting improvements 2026-02-12 22:17:55 +03:00
ITQ 102f425259 chore(backend/api): naming improvements 2026-02-12 20:52:18 +03:00
ITQ 613c99dce2 feat(backend): added auth, reviews, users modules
also provided tests
2026-02-12 20:48:29 +03:00
ITQ 514393e3f8 init: added template 2026-02-12 12:47:10 +03:00