Commit graph

270 commits

Author SHA1 Message Date
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
Viswamedha Nalabotu
4ac57a38d0 Ignoring docs folder 2026-02-27 01:13:54 +00:00
Viswamedha Nalabotu
c9bfeaed26 Added reset passwords script to auto run for each time watchtower pulls the image 2026-02-27 01:02:21 +00:00
Viswamedha Nalabotu
0ec1e5b892 Added onboarding role check, health endpoint and json check for gpu 2026-02-27 00:45:34 +00:00
Viswamedha Nalabotu
d5423565a2 Added huggingface cache path 2026-02-27 00:44:24 +00:00
Viswamedha Nalabotu
adae025d0b Hardcoded ports and modified volume to file path 2026-02-27 00:44:03 +00:00
Viswamedha Nalabotu
bd2e6889d7 Added cd for node check 2026-02-26 12:29:39 +00:00
Viswamedha Nalabotu
fe745c9ff0 Added explicit rule and port 2026-02-26 12:24:44 +00:00
Viswamedha Nalabotu
dd636aa227 Modularised management folder 2026-02-26 12:08:34 +00:00
Viswamedha Nalabotu
b604c243c8 Added prod start script, tweaked swarm values for inference containers 2026-02-26 12:08:16 +00:00
Viswamedha Nalabotu
29f97b383d Added download script and updated management command 2026-02-26 11:38:04 +00:00
Viswamedha Nalabotu
f69d9f3e1d Fixed bug: incorrect user class 2026-02-26 11:12:49 +00:00
Viswamedha Nalabotu
972194be0a Removed mcp agent step since redundant 2026-02-26 10:55:48 +00:00
Viswamedha Nalabotu
ec7dc92ab2 Removed vite deps folder 2026-02-26 01:39:10 +00:00
Viswamedha Nalabotu
e13906fb9c Hid models folder 2026-02-26 01:35:09 +00:00
Viswamedha Nalabotu
dcc04ca6ca Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00