Commit graph

252 commits

Author SHA1 Message Date
Viswamedha Nalabotu
6aa98b2839 Refactored consumers, added profanity filters and rewrote endpoints 2026-03-18 00:37:38 +00:00
Viswamedha Nalabotu
f5968f3bb5 Removed useless field 2026-03-17 18:13:29 +00:00
Viswamedha Nalabotu
3cf7b1e03d Tweaked report diagram, references and readme structure 2026-03-16 20:14:19 +00:00
Viswamedha Nalabotu
a9ba16c76d Added role agnostic training files 2026-03-15 22:19:12 +00:00
Viswamedha Nalabotu
6ccb7822c9 Added separate training file area and polling to refresh page 2026-03-15 21:59:48 +00:00
Viswamedha Nalabotu
b8bef6a711 Added clearer tooltip 2026-03-15 21:52:42 +00:00
Viswamedha Nalabotu
33e6422f08 Separated and cleaned references, removed images from report 2026-03-15 21:11:37 +00:00
Viswamedha Nalabotu
5fca572263 Added desktop site warning 2026-03-12 19:23:18 +00:00
Viswamedha Nalabotu
97040b67d3 Hardcoded dimensions 2026-03-11 21:33:29 +00:00
Viswamedha Nalabotu
f6ff57e51e Hardcoded dimensions 2026-03-11 21:33:17 +00:00
Viswamedha Nalabotu
95fc6dccf8 Added extra logging 2026-03-11 16:12:05 +00:00
Viswamedha Nalabotu
6d85fd4341 Fixed failing tests 2026-03-11 15:03:32 +00:00
Viswamedha Nalabotu
cb0aa071b3 Fixed aspect ratio width issue 2026-03-11 14:53:41 +00:00
Viswamedha Nalabotu
e50714be85 Added section about alternatives 2026-03-11 14:51:26 +00:00
Viswamedha Nalabotu
40bade6e1e Fixed formatting and output 2026-03-11 14:37:50 +00:00
Viswamedha Nalabotu
4e548fdefd Centralised embedding dimensions to 1 variable 2026-03-11 14:33:39 +00:00
Viswamedha Nalabotu
927f406fa7 Removed delete flow button for non managers 2026-03-11 14:10:38 +00:00
Viswamedha Nalabotu
d20f8ab70c Added extended results 2026-03-11 14:01:49 +00:00
Viswamedha Nalabotu
e56155d0e6 Moved logging, added django-unfold admin and cleaned up spacing 2026-03-11 13:56:05 +00:00
Viswamedha Nalabotu
3361906784 Added changes for onboarding checking, content validation and progress monitoring pages, with tests and migration changes 2026-03-11 13:19:31 +00:00
Viswamedha Nalabotu
0f57c5ed1e Reset all passwords (again) 2026-03-11 13:02:02 +00:00
Viswamedha Nalabotu
c49560df8c Update role data for new role and tweaks 2026-03-11 13:01:23 +00:00
Viswamedha Nalabotu
f92d44bed5 Removed managers from role data 2026-03-11 11:31:49 +00:00
Viswamedha Nalabotu
4a63220fb8 Added standardised logging 2026-03-11 11:30:04 +00:00
Viswamedha Nalabotu
83d6f38a24 Added onboarding session progress view logic 2026-03-10 19:40:02 +00:00
Viswamedha Nalabotu
a4f0fb3ea6 Added role members to view 2026-03-10 19:38:47 +00:00
Viswamedha Nalabotu
3b2d4674f6 Added tests for progress 2026-03-10 19:38:18 +00:00
Viswamedha Nalabotu
f87e4a2dd1 Removed unnecessary fields 2026-03-10 19:37:15 +00:00
Viswamedha Nalabotu
1f97d9084f Added members to role serializer 2026-03-10 19:30:16 +00:00
Viswamedha Nalabotu
e81c913471 Added report tex and diagrams with ignore 2026-03-09 23:09:24 +00:00
Viswamedha Nalabotu
07d076370c Separated agentStore to onboarding page for separate memory 2026-03-08 13:21:14 +00:00
Viswamedha Nalabotu
a907b5eb2e Flatted api path 2026-03-08 13:20:40 +00:00
Viswamedha Nalabotu
e59cef27ca Modified styling to be light, add edge case UI tweaks, revamped styling and page status 2026-03-08 13:20:15 +00:00
Viswamedha Nalabotu
1c0551a809 Flattened api structure 2026-03-08 13:19:17 +00:00
Viswamedha Nalabotu
8c1bbd7f6c Tweaked onboarding structure 2026-03-08 13:17:00 +00:00
Viswamedha Nalabotu
c64c1d90c4 Consolidated endpoints to settings file 2026-03-08 13:16:26 +00:00
Viswamedha Nalabotu
4843ecf9c0 Added not found page 2026-03-08 13:11:22 +00:00
Viswamedha Nalabotu
c802952765 Fixed imports to pep 8 conventions 2026-03-08 13:10:49 +00:00
Viswamedha Nalabotu
348ee6734a Added quiz and content streamlining with tweaks 2026-03-08 13:10:11 +00:00
Viswamedha Nalabotu
623b46c691 Added extra code actions for viewsets 2026-03-08 13:09:32 +00:00
Viswamedha Nalabotu
7398ab4116 Removed basic authentication (password) for rest framework 2026-03-08 12:58:40 +00:00
Viswamedha Nalabotu
030ce12b41 Revised checks for edge cases with cleaner handling of query parms and data 2026-03-08 12:58:12 +00:00
Viswamedha Nalabotu
3dd147e1af Added unique together for role name and org 2026-03-08 12:56:23 +00:00
Viswamedha Nalabotu
8bd9a3d803 Added extra checks with permissions and better validation 2026-03-08 12:56:04 +00:00
Viswamedha Nalabotu
00d60b3f4f Added extra code path tests and edge case checks 2026-03-08 12:55:28 +00:00
Viswamedha Nalabotu
ddae68b433 Added common permission classes and validator methods 2026-03-08 12:20:13 +00:00
Viswamedha Nalabotu
31332c518b Tweaked indent, added 2 user methods and 2 receivers for organization 2026-03-08 12:19:36 +00:00
Viswamedha Nalabotu
af104f51f3 Fixed indents 2026-03-08 11:23:39 +00:00
Viswamedha Nalabotu
130a549e24 Added white background and normalised styles 2026-03-07 19:06:48 +00:00
Viswamedha Nalabotu
52bb867c25 cleaned up api paths 2026-03-07 18:52:18 +00:00