Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1308 commits
Select commit Hold shift + click to select a range
dba7143
feat: Introduce report customization API and enhance design report ge…
sogalabhi Oct 3, 2025
4ac7d1a
feat: Add SeatedPlate module import and enhance PDF generation with a…
sogalabhi Oct 4, 2025
b03d224
Updated seatedAngle files for refactoring
suchitalad Oct 10, 2025
4b633cf
osdag_core directory
suchitalad Oct 13, 2025
e921ee9
Changes from system
suchitalad Oct 16, 2025
e01b5e7
Added icons files
suchitalad Oct 16, 2025
e2a74aa
Updated EngineeringModule.jsx
suchitalad Oct 17, 2025
d1a4b4e
port is changed
suchitalad Oct 27, 2025
35e418a
feat: Add report customization API endpoints and improve LaTeX compil…
sogalabhi Oct 4, 2025
093a341
feat: Introduce boltTypeList and enhance InputSection for default sel…
sogalabhi Oct 10, 2025
1c09bf0
feat: Enhance CAD generation error handling and response structure
sogalabhi Oct 10, 2025
6263068
updated osdag_core
sogalabhi Oct 10, 2025
114abee
feat: Enhance finPlateConfig validation logic
sogalabhi Oct 10, 2025
40ae111
feat: Enhance CAD model generation with custom colors with manifest s…
sogalabhi Oct 10, 2025
1355c9d
feat: Extend CAD model part inclusion for Welds and Bolts
sogalabhi Oct 10, 2025
3041b44
feat: Implement OSI file import functionality in Header component
sogalabhi Oct 13, 2025
b4f71b2
feat: Add comprehensive guide for creating new modules in Osdag Web
sogalabhi Oct 28, 2025
9168375
Refactor design report generation and CAD model handling
sogalabhi Oct 28, 2025
6a51bf4
refactor: Clean up Sidebar component by removing unused 'Group Design…
sogalabhi Oct 28, 2025
31cf9d4
refactor: Streamline module navigation and content filtering
sogalabhi Oct 29, 2025
c448f3a
Refactoring of beam to beam & column to column modules
suchitalad Oct 29, 2025
1ea3fb5
feat: Enhance OSI file handling for guest and authenticated users and…
sogalabhi Oct 29, 2025
c7cca9d
feat: Improve CAD model export and STL handling
sogalabhi Oct 29, 2025
e1655e9
refactor: Clean up and enhance UI components for better usability
sogalabhi Oct 29, 2025
f67b31d
fix: fixed all 4 modules cad. fixed seatedAngle naming issue
sogalabhi Oct 30, 2025
ac63e8b
feat: Add module key assignment in FinPlateConnection design report
sogalabhi Oct 30, 2025
c0a41eb
fix: Report generation and 9 camera views
sogalabhi Oct 30, 2025
2632322
feat: Add pre-PR checklist and dev script to package.json
sogalabhi Oct 31, 2025
4dbc8dd
feat: Add pull request template for improved submission process
sogalabhi Oct 31, 2025
339e52b
feat: Enhance Project model and OSI file handling
sogalabhi Oct 31, 2025
da2be0e
refactor: Implemented Report generation, download osi in homepage. Re…
sogalabhi Oct 31, 2025
869d591
feat: Add route for Tension Member - Welded
sumagnadas Oct 11, 2025
0392d2a
fix: Fix the URLs of the Tension Member Cards
sumagnadas Oct 16, 2025
8a8f6b3
fix: Fix the tension_welded.py file.
sumagnadas Oct 16, 2025
4999dd0
feat: Added the module backend for Welded Tension member
sumagnadas Oct 16, 2025
ea71b5e
fix: Fix Welded and Bolted Tension members not generating report or m…
sumagnadas Nov 1, 2025
04f8977
refactor: Update the code of tension member bolted and welded to work…
sumagnadas Nov 1, 2025
194e66c
fix: Fix the selection menu for Section profile and connection locati…
sumagnadas Nov 1, 2025
2e8cadf
fix: FIx Output Dock not working properly
sumagnadas Nov 3, 2025
5f0bdf5
feat: Add hover dictionary support for CAD models and enhance part lo…
sogalabhi Nov 5, 2025
9727b94
fix import osi
Navnit-07 Nov 6, 2025
1d0c999
add routes for beam_column_end_plate
Navnit-07 Nov 6, 2025
48f8467
fix End Plate Type button and update imageMap
Navnit-07 Nov 6, 2025
caa21e1
fix button hover issue
Navnit-07 Nov 6, 2025
c1cc168
fix cad, logger, and generate report
Navnit-07 Nov 6, 2025
9dc7d19
feat: Add comprehensive Docker deployment guide for Osdag-Web
sogalabhi Nov 7, 2025
bd767cf
feat: Enhance UI components and add new features for user interaction
sogalabhi Nov 7, 2025
288571a
feat: Refactor UI components for improved layout and functionality
sogalabhi Nov 7, 2025
1d63e34
feat: Add input and output dock toggle buttons in EngineeringModule
sogalabhi Nov 7, 2025
167513d
Merge branch 'revamp-from-21-09' into revamp-from-21-09
sogalabhi Nov 11, 2025
45a204f
Merge pull request #10 from Navnit-07/revamp-from-21-09
sogalabhi Nov 11, 2025
d8b241e
Merge branch 'revamp-from-21-09' into tension_bolted_welded
sogalabhi Nov 11, 2025
c6f13d1
Merge pull request #8 from sumagnadas/tension_bolted_welded
sogalabhi Nov 11, 2025
cadb8e5
Merge pull request #7 from suchitalad/refact_modules
sogalabhi Nov 11, 2025
359e8b6
added osdag_core and gui with requirement.txt updated
sogalabhi Nov 11, 2025
a283222
feat: Add manual installation guide for Osdag on Windows
sogalabhi Nov 11, 2025
22c2448
feat: Update output configurations for spacing details and integrate …
sogalabhi Nov 11, 2025
c4687cd
Merge branch 'revamp-from-21-09' of https://github.com/sogalabhi/Osda…
sogalabhi Nov 11, 2025
5730dde
feat: Enhance hover dictionary handling and logging in CAD generation
sogalabhi Nov 11, 2025
86fdb14
Updated Logo & sidebar on home page
suchitalad Nov 18, 2025
a54f3e3
Updated changes related to web UI
suchitalad Nov 20, 2025
0a9f4df
Resolved typeable dropdown issue
suchitalad Nov 20, 2025
8f5c029
Increased the Logo size
suchitalad Nov 20, 2025
051cb3a
create and fix three Beam-to-Beam splice modules
Navnit-07 Nov 23, 2025
2e4a1e1
improve module naming for Beam-to-Beam Cover Plate connections to imp…
Navnit-07 Nov 23, 2025
3f2d0da
fix module name for import osi
Navnit-07 Nov 23, 2025
3d6e872
add default EndPlateType for BeamBeamEndPlate
Navnit-07 Nov 25, 2025
ce5e9a5
fix generate report
Navnit-07 Nov 25, 2025
1320038
Revert "Merge pull request #188 from Danish023/Osdag3_Base_Plate-Mome…
osdag-admin Apr 29, 2020
b8f32fa
Revert "Revert "Merge pull request #188 from Danish023/Osdag3_Base_Pl…
osdag-admin Apr 29, 2020
45ef197
Fixed report generation issue
suchitalad Nov 3, 2025
5d9c7b4
Added firebase google signin feature
suchitalad Nov 7, 2025
129e96a
Remove secrets and update .gitignore
suchitalad Nov 10, 2025
df795b0
Updated LoginPage UI
suchitalad Nov 13, 2025
d0ede27
LoginPage UI
suchitalad Nov 13, 2025
aa6650b
Changes in LoginPage
suchitalad Nov 18, 2025
0f79b45
Added username in response
suchitalad Nov 18, 2025
3acb28a
Updated terms and conditions
suchitalad Nov 24, 2025
68fddaf
Fixed captcha loading issue
suchitalad Nov 25, 2025
8098e68
Report generation
suchitalad Nov 26, 2025
41de85a
updated requirement.txt
suchitalad Nov 26, 2025
14513a7
Revert "Merge pull request #188 from Danish023/Osdag3_Base_Plate-Mome…
osdag-admin Apr 29, 2020
9bfd5b9
Revert "Revert "Merge pull request #188 from Danish023/Osdag3_Base_Pl…
osdag-admin Apr 29, 2020
df5eac8
feat: Refactor UI components for improved layout and functionality
sogalabhi Nov 7, 2025
43ea6fc
refactor: Update the code of tension member bolted and welded to work…
sumagnadas Nov 1, 2025
30ec809
fix cad, logger, and generate report
Navnit-07 Nov 6, 2025
4800802
fix: Update database connection credentials and file paths
sogalabhi Nov 26, 2025
58abb92
refactor: Improve authentication handling and code structure
sogalabhi Nov 26, 2025
d93dd83
refactor: Added the changes for the Compression Force PR to the simp…
sumagnadas Nov 24, 2025
dc97ba4
refactor: Added backend files for Butt Joint bolted and welded.
sumagnadas Nov 25, 2025
a7a010f
fix: Remove Qt reference to not cause issues when running server.
sumagnadas Nov 25, 2025
32b7ecf
feat: Added backend URLs for Butt Joint Welded and Bolted.
sumagnadas Nov 25, 2025
0b99f55
feat: Added backend population data for Butt Joint Welded and Bolted.
sumagnadas Nov 27, 2025
10e9191
feat: Added some design keys for Butt Joint modules.
sumagnadas Nov 27, 2025
ab8013f
feat: Added coverPlateList and weldList to ModuleState for backend po…
sumagnadas Nov 27, 2025
141635c
feat: Added coverPlateList and weldSizeList to population data in bac…
sumagnadas Nov 27, 2025
37a6d3e
fix: Fixed multi options not available for simple connections.
sumagnadas Nov 27, 2025
91be30d
feat: Added simple connections partially.
sumagnadas Nov 27, 2025
de6d7f2
fix: Fixed backend to properly work and send output
sumagnadas Nov 28, 2025
921c8c3
refactor: Added "Length of connection" to output details according to…
sumagnadas Nov 28, 2025
fe3bbbb
fix: Fix backend to work properly with Butt Joint Bolted.
sumagnadas Nov 28, 2025
4fc90d0
feat: Add frontend and route for Butt Joint Bolted.
sumagnadas Nov 28, 2025
a39f48e
fix: Fix InputSection not toggling allSelected, hence "All" option no…
sumagnadas Nov 28, 2025
a8e2379
feat: Added backend for lap joint bolted and welded.
sumagnadas Nov 28, 2025
266ef94
fix: Fix backend to work properly.
sumagnadas Nov 28, 2025
ddb8239
feat: Add frontend for Lap Joint.
sumagnadas Nov 28, 2025
59c3b4e
feat: Added a new "Design For" dropdown in Design Section.
sumagnadas Nov 28, 2025
0b27437
feat: Added "Design For" parameter in input data.
sumagnadas Nov 28, 2025
06e3b33
fix: Add accidentally removed code in EngineeringModule.jsx
sumagnadas Nov 30, 2025
ebf1c7f
refactor: Change import from moment_connection_common to simple_conne…
sumagnadas Nov 30, 2025
55bff18
changes related to reportGenerator_latex
suchitalad Dec 1, 2025
726eed1
Removed background from MoE Logo & translucent docks for recent project
suchitalad Dec 2, 2025
d7bf065
removed osdag-latex-env
sogalabhi Dec 2, 2025
5cfd7a6
Merge pull request #15 from suchitalad/revamp-from-21-09
sogalabhi Dec 2, 2025
d8cbd1e
Merge branch 'revamp-from-21-09' into revamp-from-21-09
sogalabhi Dec 2, 2025
c7926da
Merge pull request #12 from Navnit-07/revamp-from-21-09
sogalabhi Dec 2, 2025
15874a0
Merge pull request #12 from Navnit-07/revamp-from-21-09
sogalabhi Dec 2, 2025
d61c504
Merge pull request #16 from ctheface/manas-new
sogalabhi Dec 2, 2025
2c6b128
feat: Initialize backend structure and add core modules
sogalabhi Nov 22, 2025
c70a507
feat: Introduce core module and refactor import paths
sogalabhi Nov 22, 2025
94702df
feat: Add core API structure and initial endpoints
sogalabhi Nov 22, 2025
b5d507e
feat: Introduce Tension Member and Flexure Member modules
sogalabhi Nov 22, 2025
83b0766
feat: Add comprehensive documentation for module addition and backend…
sogalabhi Nov 22, 2025
81f0900
Merge pull request #11 from sogalabhi/chore/django-migratoin
sogalabhi Dec 3, 2025
8da3361
Updated styling of input output dock button
suchitalad Dec 4, 2025
7859fde
feat: Refactor module imports, enhance output calculation API, and in…
sogalabhi Dec 5, 2025
ba96ea6
completed_purlin_and_cantilever
navtej21 Dec 5, 2025
1abf7da
Add Column-to-Column Cover Plate (Welded) module
Navnit-07 Dec 5, 2025
c0ba227
final_cantilever_purlin
navtej21 Dec 5, 2025
03ea2e8
fix material key of column-cover-plate-welded
Navnit-07 Dec 5, 2025
f9c1c16
implement Column-to-Column End Plate and Cover Plate bolted connectio…
Navnit-07 Dec 5, 2025
ddf6b31
feat: Implement Base Plate and Compression Member modules
sogalabhi Dec 6, 2025
26402eb
Merge branch 'revamp-from-21-09' of https://github.com/sogalabhi/Osda…
sogalabhi Dec 6, 2025
eca636c
Merge pull request #13 from sumagnadas/butt_lap_joint
sogalabhi Dec 6, 2025
cc20538
Merge branch 'revamp-from-21-09' into revamp-from-21-09
sogalabhi Dec 6, 2025
2ba88a6
Merge pull request #17 from navtej21/revamp-from-21-09
sogalabhi Dec 6, 2025
8c7747d
Merge remote-tracking branch 'navnit/revamp-from-21-09' into revamp-f…
sogalabhi Dec 6, 2025
51023fb
refactor: update dependencies and improve input handling
sogalabhi Dec 9, 2025
04d12e0
feat: Enhance CAD generation and model handling
sogalabhi Dec 9, 2025
a938b4d
Updated files for hosting app locally
suchitalad Dec 10, 2025
520ff0e
fix: 4 shear connection modules migrated
sogalabhi Dec 10, 2025
f27767c
Updated conflicted file
suchitalad Dec 10, 2025
7535234
Merge pull request #19 from suchitalad/login-mode
sogalabhi Dec 10, 2025
0e19c8b
refactor: fixed all 4 shear connections with new backend endpoint. fi…
sogalabhi Dec 11, 2025
ef9154d
Merge branch 'revamp-from-21-09' of https://github.com/sogalabhi/Osda…
sogalabhi Dec 11, 2025
690cd27
refractor: all 4 simple connections migrated with 2 modules cad working
sogalabhi Dec 12, 2025
0507486
feat: Introduce new connection modules for CAD generation
sogalabhi Dec 15, 2025
e906acd
centralized API base using file api.js
suchitalad Dec 16, 2025
9d7e55a
fix: Fixed moment connection stl not generating problem
sogalabhi Dec 17, 2025
95cc46e
fix: Update CAD model generation for cover plates
sogalabhi Dec 17, 2025
46c399e
fix: Update internal section naming for cover plates in CAD model gen…
sogalabhi Dec 17, 2025
f5a9761
Merge pull request #21 from suchitalad/local-revamp
sogalabhi Dec 17, 2025
5955ba2
Merge branch 'revamp-from-21-09' of https://github.com/sogalabhi/Osda…
sogalabhi Dec 17, 2025
a152d01
chore: Update .gitignore and improve moment connection logic
sogalabhi Dec 19, 2025
ffa8a40
refactor: Enhance mobile responsiveness and clean up design report modal
sogalabhi Dec 20, 2025
8e94cb3
refactor: Improve layout and responsiveness in EngineeringModule
sogalabhi Dec 21, 2025
8553ac8
refactor: Update output handling in connection modules
sogalabhi Dec 22, 2025
0b79112
refactor: Enhance BaseOutputDock functionality and integrate into Eng…
sogalabhi Dec 22, 2025
5674280
refactor: Replace btobRender with CadViewer and enhance model rendering
sogalabhi Dec 22, 2025
61c50b2
feat: Introduce CAD generation helpers and integrate into connection …
sogalabhi Dec 23, 2025
4f0bd5a
refactor: Simplify CAD model path handling in EngineeringModule and e…
sogalabhi Dec 23, 2025
9534dbe
refactor: Centralize module key management and enhance API route mapp…
sogalabhi Dec 23, 2025
c959a99
added base plate module
navtej21 Dec 31, 2025
59f0cb8
refactor: Standardize CAD model directory creation across connection …
sogalabhi Jan 8, 2026
f5b0153
feat: Enhance Header and EngineeringModule with mobile responsiveness…
sogalabhi Jan 8, 2026
4380fae
refactor: Standardize error logging across modules
sogalabhi Jan 9, 2026
69dbc0a
feat: Integrate Firebase Authentication and enhance user account mana…
sogalabhi Jan 9, 2026
ecf13de
Add Struts Bolted to End Gusset module
ctheface Jan 10, 2026
9ff4794
feat: Update settings for development and add new documentation
sogalabhi Jan 14, 2026
c920899
chore: updated osdag-core from latest
sogalabhi Jan 25, 2026
45202c7
updated cad window option for tablet UI
suchitalad Jan 27, 2026
6965c4f
feat: Enhance CAD functionality with new compression member designs a…
sogalabhi Jan 30, 2026
c58d1a7
feat: Update logging initialization and enhance resource path handling
sogalabhi Jan 30, 2026
266ecc8
Merge branch 'revamp-from-21-09' into local-revamp
sogalabhi Jan 30, 2026
4a5d80f
Merge pull request #26 from suchitalad/local-revamp
sogalabhi Jan 30, 2026
8de4345
feat: Enhance API logging and permissions for design report generation
sogalabhi Jan 30, 2026
3fda52c
fix: Update API endpoints and improve input handling in various compo…
sogalabhi Jan 30, 2026
e7d2376
refactor: Clean up LaTeX configuration and improve resource path hand…
sogalabhi Feb 2, 2026
b753095
feat: Implement CAD image generation for design reports
sogalabhi Feb 8, 2026
d0005a1
feat: Implement shared validation system for simple connection modules
sogalabhi Feb 8, 2026
697b9d1
feat: Enhance simple connection modules with "coming soon" status han…
sogalabhi Feb 8, 2026
6c9e393
feat: Add CAD model generation for Butt Joint Bolted and Lap Joint Bo…
sogalabhi Feb 14, 2026
9552970
feat: Update CAD model generation for simple connections
sogalabhi Feb 14, 2026
00f4a25
feat: Enhance CAD model generation and output configuration for simpl…
sogalabhi Feb 14, 2026
e251283
baseplate working till calculateions. todo: cad
sogalabhi Feb 15, 2026
bd6d717
feat: Update CAD model generation for base plate connections
sogalabhi Feb 15, 2026
9fe9d21
Merge branch 'revamp-from-21-09' into manas-new
sogalabhi Feb 16, 2026
e409da2
Merge pull request #25 from ctheface/manas-new
sogalabhi Feb 16, 2026
aa28a08
Updated files related to shearconnection
suchitalad Feb 16, 2026
2000cd1
resolved the conflicts & merged the files
suchitalad Feb 16, 2026
1d80a67
Refactor frontend routing, components, and auth; remove legacy user/i…
sogalabhi Feb 18, 2026
9b1e8aa
Update create_module to set osdaglogger with an ID parameter for impr…
sogalabhi Mar 2, 2026
786ee57
Add Axially Loaded Column module and related configurations
sogalabhi Mar 4, 2026
f376c7d
Updated the UI of ouputdock
sabeenaviklar Mar 7, 2026
3c9c9ba
fixed cad and deleted osdag_gui in osdag-web. lazy to make seperate c…
sogalabhi Mar 8, 2026
209d46e
Merge branch 'revamp-from-21-09' of https://github.com/sogalabhi/Osda…
sabeenaviklar Mar 9, 2026
31aa90d
Updated BaseOutputDock.jsx
sabeenaviklar Mar 9, 2026
5919a64
Merge pull request #30 from sabeenaviklar/sabeena-new
sogalabhi Mar 9, 2026
f855b28
Refactor logging setup in connection and member classes
sogalabhi Mar 13, 2026
00cb396
removed legacy code
sogalabhi Mar 13, 2026
af324b1
osdagclient <-> frontend
sogalabhi Mar 13, 2026
7361e27
Fixed the buttons on graphics, Reduced the height of the Navbar
sabeenaviklar Mar 13, 2026
11cf662
removed legacy code
sogalabhi Mar 14, 2026
1d342b1
Refactor EngineeringModule and CadScene components
sogalabhi Mar 14, 2026
73fa19a
Resolve merge conflict in CadScene.jsx favoring upstream changes
sabeenaviklar Mar 16, 2026
4117ef4
Merge branch 'revamp-from-21-09' into sabeena-new
sabeenaviklar Mar 16, 2026
de65b31
Fixed the error
sabeenaviklar Mar 16, 2026
8b3ce50
Fixed the error
sabeenaviklar Mar 16, 2026
6d24866
Fixed the error
sabeenaviklar Mar 16, 2026
82222d6
Replaced Output dock label
sabeenaviklar Mar 17, 2026
97a61db
Refactor EngineeringModule and CadScene components
sogalabhi Mar 21, 2026
5e11986
Updated infographics of homepage, modules, inputdock & also changes U…
suchitalad Feb 24, 2026
e316a8c
Move project creation to File menu and add output persistence
AvishkarPatil Feb 24, 2026
6aa9065
feat: disable Create Project option when project already exists
AvishkarPatil Mar 4, 2026
6080bce
fix: resolve inconsistent input wipes on project load, create design,…
AvishkarPatil Mar 4, 2026
aadc240
Fix homepage sidebar responsive breakpoints and add dev port to backe…
AvishkarPatil Mar 16, 2026
4dddbb7
refactor: extract project creation, add error handling and fix nav fa…
AvishkarPatil Mar 16, 2026
49e284d
chore: remove stray update_sequences.py file
AvishkarPatil Mar 16, 2026
1bea9d2
added cantilever part
navtej21 Mar 10, 2026
a56da47
Enhance Member.Designation validation and handling
sogalabhi Mar 21, 2026
05bff91
feat: add support for simple connection types in design report
sogalabhi Mar 22, 2026
3872df7
feat: enhance design report image handling and API integration
sogalabhi Mar 22, 2026
96aff84
Merge branch 'revamp-from-21-09' into sabeena-dev
sogalabhi Mar 22, 2026
4ad34cc
Merge pull request #33 from sabeenaviklar/sabeena-dev
sogalabhi Mar 22, 2026
5e0798a
Fix homepage sidebar responsive breakpoints and add dev port to backe…
AvishkarPatil Mar 16, 2026
f44a0bb
fix: update hover tooltips for 3D model viewer across connection types
AvishkarPatil Mar 19, 2026
fec1bcd
fix: add SeatedAngle and CoverPlate hover alias mappings in SmartPart…
AvishkarPatil Mar 19, 2026
2126bd6
fix(connection): resolve Cover Plate tooltips and prevent AttributeEr…
AvishkarPatil Mar 20, 2026
64cff3e
fix: resolve colorPickerRef crash in EngineeringModule and improve ho…
AvishkarPatil Mar 22, 2026
079f0c8
fix: sidebar dock scroll issue
AvishkarPatil Mar 22, 2026
cef7c89
fix moment connection all modules
Navnit-07 Mar 23, 2026
d2cf282
fix model and endplate rendering issue
Navnit-07 Mar 23, 2026
45994b0
fix tension member all modules
Navnit-07 Mar 23, 2026
4c4bc2e
fix simply supported beam module
Navnit-07 Mar 24, 2026
7637cf0
add purlin and cantilever beam modules
Navnit-07 Mar 24, 2026
4cf21fe
Merge branch 'revamp-from-21-09' into avishkar-dev
sogalabhi Apr 25, 2026
2c40f50
Merge pull request #36 from AvishkarPatil/avishkar-dev
sogalabhi Apr 25, 2026
64bc99d
Updated Additional Inputs UI
suchitalad Apr 8, 2026
edc785a
refactor: remove deprecated actions and streamline state management
sogalabhi Apr 8, 2026
a3108d7
Updated files for additional inputs
suchitalad Apr 9, 2026
8310abe
Updated code of DesignPrefSection
suchitalad Apr 9, 2026
bb70be3
refactor: unify material handling across section modals
sogalabhi Apr 11, 2026
959a99d
feat: implement user custom sections management
sogalabhi Apr 11, 2026
dd0b48e
Fixed the buttons on graphics, Reduced the height of the Navbar
sabeenaviklar Mar 13, 2026
48e4528
Updated Additional Inputs UI
suchitalad Apr 8, 2026
8d99b45
additional inputs material dropdown sync
suchitalad Apr 16, 2026
6cc7a54
feat: integrate ViewCube component for enhanced 3D navigation
sogalabhi Apr 13, 2026
7e3257e
updated osdag-core
sogalabhi Apr 23, 2026
a056249
updated package.json for viewcube issue
sogalabhi Apr 24, 2026
ded15b0
additioanl inputs are better now. and minor fixes
sogalabhi Apr 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
frontend/
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VITE_BASE_URL=http://127.0.0.1:8000/
49 changes: 47 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
**/.idea/
*~
.vscode
*.sqlite
**/*.sqlite
#*.sqlite
#**/*.sqlite
*.log
*.bak
*.pdf
Expand All @@ -35,3 +35,48 @@ ResourceFiles/Osi_Files/*
*.xlsx
ResourceFiles/last_designs/*
ResourceFiles/html_page/*
#osdag_web/secret_key.py
db.sqlite3
frontend/node_modules
osdag/migrations
node_modules
frontend/public/output-obj.obj
file_storage/design_report/*.pdf
file_storage/design_report/*.log
file_storage/design_report/*.tex
file_storage/design_report/*.aux

# ignore the brep fles
file_storage/cad_models/*.brep

# ignore companylogo images
file_storage/company_logo/*.png

# ignore the input values files
file_storage/input_values_files/*.osi
conda_packages

# ignore the brep files
file_storage/cad_models/*.brep
file_storage/cad_models/*.obj
file_storage/cad_models/*.iges
file_storage/cad_models/*.step
file_storage/cad_models/*.stp
file_storage/cad_models/*.glb
file_storage/osdag_web/firebase-service-account.json
key

backend/file_storage/cad_models/*.brep
backend/file_storage/cad_models/*.obj
backend/file_storage/cad_models/*.iges
backend/file_storage/cad_models/*.step
backend/file_storage/cad_models/*.stp
backend/file_storage/cad_models/*.glb
backend/file_storage/cad_models/*.parts.json
backend/file_storage/cad_models/*.stl
backend/file_storage/cad_models/*.stp
backend/file_storage/cad_models/*.glb
backend/file_storage/cad_models/*.parts.json
backend/file_storage/cad_models/*.aux

backend/firebase-service-account.json
46 changes: 0 additions & 46 deletions .travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions APP_CRASH/Appcrash/__init__.py

This file was deleted.

143 changes: 0 additions & 143 deletions APP_CRASH/Appcrash/_dialogs/gh_login.py

This file was deleted.

87 changes: 0 additions & 87 deletions APP_CRASH/Appcrash/_dialogs/report.py

This file was deleted.

Loading