Skip to content
Merged
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
f87c2f5
Update versioning to reflect the new released version
e-halinen Oct 5, 2023
ee270b6
Bump electron from 22.3.24 to 22.3.25
dependabot[bot] Oct 5, 2023
0107661
Merge pull request #200 from HSLdevcom/dependabot/npm_and_yarn/electr…
hsl-petrhaj Oct 9, 2023
4e031c7
#203: Add tabs to UI, move CBA to separate tab, cleanup empty css rules
e-halinen Aug 1, 2024
2c985e5
Add package files
e-halinen Aug 1, 2024
2e76e36
Tweak styling, add padding to settings button
e-halinen Aug 6, 2024
9b7ba35
Tweak tab styling, change tab titles
e-halinen Sep 2, 2024
ea6b0f0
Hide X overflow so we don't get a horizontal scroll bar
e-halinen Sep 17, 2024
24e746c
Tweak CBA tab styling
e-halinen Sep 25, 2024
04e28bf
Tweak styles, remove empty CSS classes
e-halinen Sep 25, 2024
0b93119
Merge pull request #204 from HSLdevcom/#203_tab_system
e-halinen Sep 26, 2024
2564e63
WIP: #205 better support for multiple EMME python versions
e-halinen Oct 10, 2024
0cae73a
Add manual path adding to python envs list
e-halinen Oct 14, 2024
87853a4
Add null check
e-halinen Oct 15, 2024
f8ec02c
Add EMME version input to Settings
e-halinen Jan 23, 2025
18f8076
Improve error handling of python envs
e-halinen Feb 3, 2025
f97703c
Remove EMME version input, improve automatic discovery of python inst…
e-halinen Feb 5, 2025
c415670
Add logging
e-halinen Feb 13, 2025
1dbe68f
WIP: Add more logging
e-halinen Feb 14, 2025
9b3431a
Push windows python env discovery fixes
e-halinen Feb 14, 2025
944c3af
WIP: Add room for CBA performing instructions
e-halinen Feb 17, 2025
68cf29d
WIP: Add logging to path discovery
e-halinen Feb 18, 2025
79367d7
WIP: Add even more logging for troubleshooting
e-halinen Feb 18, 2025
ef04b0c
WIP: Change to os-agnostic path string handling
e-halinen Feb 18, 2025
566a0c6
WIP: Change logging
e-halinen Feb 18, 2025
fc11d27
WIP: Refactor path discovery
e-halinen Feb 18, 2025
328b0e0
Refactor path discovery logic
e-halinen Feb 18, 2025
68dbf01
#205: Filter away duplicates and windows backslash-starting paths
e-halinen Feb 19, 2025
20fd43d
Remove unused module import
e-halinen Feb 19, 2025
4e7a7a9
Change path filtering in python path discovery
e-halinen Feb 21, 2025
3b18699
Change path filtering in python path discovery
e-halinen Feb 21, 2025
6a621c3
Push style tweaks, get rid of unkeyed list item warnings
e-halinen Feb 21, 2025
181bd53
WIP: Make scenario list container resizable
e-halinen Feb 24, 2025
5364dc8
Add resizing element
e-halinen Feb 24, 2025
aa239fa
#205: Tweak python env list style
e-halinen Feb 24, 2025
ceee501
Add default OpenPaths EMME folder to path discovery
e-halinen Feb 26, 2025
5953fcd
#205: Tweak styling of path list, add default OpenPaths path to findi…
e-halinen Feb 26, 2025
ac82ac7
Add spacers for environment option list
e-halinen Mar 6, 2025
f89102a
Add CBA instructions
e-halinen Mar 7, 2025
71d63a9
#207: Improve instruction readability
e-halinen Mar 7, 2025
f77e8c8
#207: Improve resizable div behavior, remember adjustment per app ses…
e-halinen Mar 10, 2025
0f24b4e
Hide scrollbar when not needed
e-halinen Mar 10, 2025
71493a9
Testing if window.location.reload() can be removed
e-halinen Mar 10, 2025
007e385
#208: Fix for losing focus after showing confirm prompt
e-halinen Mar 18, 2025
7fa3a6d
Add focus-fix before vex.js prompting
e-halinen Mar 18, 2025
82d0ec9
Move documentation button to tab header, center buttons on the tab he…
e-halinen Mar 19, 2025
de1ec8c
Merge pull request #209 from HSLdevcom/#205_support_multiple_pythons_…
e-halinen Mar 20, 2025
1ef733b
Merge pull request #211 from HSLdevcom/#208_prompt_fix
e-halinen Mar 21, 2025
b5e93d0
Merge branch 'master' into #207_increase_ui_flexibility
e-halinen Mar 21, 2025
d69903c
Merge pull request #210 from HSLdevcom/#207_increase_ui_flexibility
e-halinen Mar 21, 2025
31b31e3
#212: Show dynamic Helmet model system version in UI header
e-halinen Apr 1, 2025
3dce9a4
Add dynamic Helmet model system version to app title as well
s-hiitola Apr 3, 2025
d43b56f
Add dynamic helmet model system version to window title
e-halinen Apr 3, 2025
cb12ae2
Merge branch '#212_dynamic_helmet_version_display' of github-e-haline…
e-halinen Apr 3, 2025
7a73d6f
Move title assigning to proper function
e-halinen Apr 3, 2025
a3817a7
Merge pull request #213 from HSLdevcom/#212_dynamic_helmet_version_di…
e-halinen Apr 3, 2025
0f30257
Update version numbers and info
e-halinen Apr 3, 2025
57816af
Merge branch 'release' into master
e-halinen Apr 3, 2025
44a518c
#216: UI Improvements
e-halinen Apr 23, 2025
6b8726c
#217: Remove download popup on startup
e-halinen Apr 24, 2025
3846e24
Merge pull request #218 from HSLdevcom/#216_UI-improvements
e-halinen May 5, 2025
661a8fc
Set emmepath variable as a user environment variable
s-hiitola May 7, 2025
0783992
Remove startup alert about python path
e-halinen Jul 17, 2025
3e1ed92
Merge pull request #219 from HSLdevcom/#217_Remove_download_popup
e-halinen Jul 17, 2025
063c3b6
Transition from babel to vite, partial transition to typescript
s-hiitola Oct 21, 2025
db28d18
Github test fix
s-hiitola Oct 21, 2025
1e27878
Bump node build target from 16 to 20. Hopefully fixes github test
s-hiitola Oct 23, 2025
3590ea2
Made it possible to access helmet version from anywhere. Not thorough…
s-hiitola Oct 23, 2025
75c8b74
Fixes to asynchronous operation, performance and ux improvements
s-hiitola Oct 28, 2025
13c9c7d
Updated package requirements
s-hiitola Oct 28, 2025
2f33000
General fixes to file access
s-hiitola Oct 29, 2025
8d88a39
Fixes to running scenarios and logging their progress
s-hiitola Oct 30, 2025
7f2cd95
Merge pull request #223 from HSLdevcom/222-model-system-version-check
s-hiitola Oct 30, 2025
75db53f
Set emmepath variable as a user environment variable
s-hiitola May 7, 2025
432163e
Merge branch '#220-set-emmepath-env-variable' of https://github.com/H…
s-hiitola Nov 3, 2025
039dc17
Merge pull request #224 from HSLdevcom/#220-set-emmepath-env-variable
s-hiitola Nov 3, 2025
a4e41a8
Enable tracking of convergence in both h5 and h4
s-hiitola Nov 5, 2025
0bcb527
Fix missing squirrel config
s-hiitola Nov 5, 2025
e4d57e2
Fix log message parsing during runtime
s-hiitola Nov 5, 2025
a470df7
Fixed drawing the convergence graph
s-hiitola Nov 6, 2025
3772bda
Fixed renaming scenarios
s-hiitola Nov 6, 2025
4a80690
Merge pull request #226 from HSLdevcom/225-h5-convergence-graph
s-hiitola Nov 6, 2025
3c5096a
restored publish functionality, now using vite (#228)
s-hiitola Nov 6, 2025
0ebceca
Merge branch 'release' into master
s-hiitola Nov 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"build": "npm run build:preload && npm run build:renderer",
"start": "electron-forge start",
"package": "npm run build && electron-forge package",
"make": "npm run build && electron-forge make"
"make": "npm run build && electron-forge make",
"publish": "npm run build && electron-forge publish"
},
"keywords": [],
"author": "HSLdevcom",
Expand Down