Commit graph

235 commits

Author SHA1 Message Date
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
Viswamedha Nalabotu
b23b40bdcd Added catchall path 2026-03-07 18:49:58 +00:00
Viswamedha Nalabotu
418bb83076 Updated default permission class and added extra viewsets to api 2026-03-07 18:28:34 +00:00
Viswamedha Nalabotu
7b5f78529b Added notable branches and demo screenshots 2026-03-07 18:05:49 +00:00
Viswamedha Nalabotu
7d1ca3ebda Modified agent config name 2026-03-01 09:55:24 +00:00
Viswamedha Nalabotu
443c45192d Fixed broken tests, removed print 2026-02-27 15:21:46 +00:00
Viswamedha Nalabotu
cf3880cbd9 Made requirement optional 2026-02-27 15:11:18 +00:00
Viswamedha Nalabotu
cfc2493df1 Added role field and filters with more default agent configurations 2026-02-27 15:09:22 +00:00
Viswamedha Nalabotu
700c7df542 Enabled edits for agent configurations 2026-02-27 14:56:20 +00:00
Viswamedha Nalabotu
1bb6075332 Added error cases, modified data files for more concise prompts 2026-02-27 14:27:30 +00:00
Viswamedha Nalabotu
e11c0fe697 Added specific filters for fields 2026-02-27 14:23:26 +00:00
Viswamedha Nalabotu
c40c7b5e3a Customised training file filters, role and member search and fixed invite redirect bug 2026-02-27 13:58:00 +00:00
Viswamedha Nalabotu
e9f329be54 Added favicons and webmanifest 2026-02-27 13:57:19 +00:00
Viswamedha Nalabotu
c362c79912 Modified id usage to uuids, reset migrations, removed token from invites 2026-02-27 12:53:19 +00:00
Viswamedha Nalabotu
529ab95a91 Consolidated api list to nested structure, moved types to separate files 2026-02-27 12:26:51 +00:00
Viswamedha Nalabotu
5ffdb8ba27 Added model and api tests 2026-02-27 12:12:26 +00:00
Viswamedha Nalabotu
445227a7ef Added ignore paths, reduced prod inference compose and Dockerfile complexity 2026-02-27 11:42:26 +00:00
Viswamedha Nalabotu
b5f25411f2 Updated readme and added subdocs 2026-02-27 02:09:54 +00:00