Commit Graph

266 Commits (4725d5355f5b55f1278ce5e00d793977ff04b173)
 

Author SHA1 Message Date
Pacman Ghost 798ae19f0d Added an icon to the scenario tab. 6 years ago
Pacman Ghost fe5bce72da Added a helper function to get nationality display names. 6 years ago
Pacman Ghost b095dee636 Keep warning notifications on-screen for longer. 6 years ago
Pacman Ghost f4a5b8386d Persist the main window geometry for the PyQt wrapper app. 6 years ago
Pacman Ghost 8e13cae682 Changed the snippet icon, set it as the favicon. 6 years ago
Pacman Ghost 7b810f03d8 Styled the actions menu. 6 years ago
Pacman Ghost 167b7da136 Added a comment. 6 years ago
Pacman Ghost e4bf90a695 Dynamically resize sortable2 entries. 6 years ago
Pacman Ghost 7e2c173313 Default to not using the clipboard during tests. 6 years ago
Pacman Ghost fd3285b561 Added support for the IE WebDriver. 6 years ago
Pacman Ghost d8444cd03f Optimized the vehicles/ordnance report test. 6 years ago
Pacman Ghost 13c5aec065 Updated the vehicle/ordnance reports to accept an optional month. 6 years ago
Pacman Ghost 1619cc23a0 Set a default width for scenario notes. 6 years ago
Pacman Ghost 452ed59ac4 Tightened up formatting for sortable entries that contain HTML lists. 6 years ago
Pacman Ghost 75e273be4b Added a keyboard shotcut for Alt-0. 6 years ago
Pacman Ghost 1cec7b07c9 Explictly specify a monospaced font. 6 years ago
Pacman Ghost 784733c1c7 Highlight sortable entries on mouse-over. 6 years ago
Pacman Ghost 9b1e3d5382 Tightened up how dialogs are initialized. 6 years ago
Pacman Ghost 9ecc46ef0a Round the corners of each panel. 6 years ago
Pacman Ghost 60f44bfe33 Disable the OB tabs until the page has finished loading. 6 years ago
Pacman Ghost 8a2251cf06 Persist vehicles/ordnance in a more structured form. 6 years ago
Pacman Ghost 4ec4d9b4ca Added a watermark. 6 years ago
Pacman Ghost e320f6513a Renamed VEHICLES and ORDNANCE as OB_VEHICLES and OB_ORDNANCE. 6 years ago
Pacman Ghost 30df02d542 Persist the scenario date in ISO-8601 format. 6 years ago
Pacman Ghost 742cef4cc9 Confirm if the user wants to change a player's nationality (and lose OB changes). 6 years ago
Pacman Ghost 7957d6603f Reset the OB tab correctly when changing a player's nationality. 6 years ago
Pacman Ghost 366eedca48 Set the min. height of sortable entries in em's. 6 years ago
Pacman Ghost 4e6939e218 Track the save filename when loading/saving scenarios in the browser. 6 years ago
Pacman Ghost f64713b75c Delegate loading/saving scenarios to the PyQt wrapper app. 6 years ago
Pacman Ghost 9ec225726b Added support for remote debugging in the PyQt wrapper app. 6 years ago
Pacman Ghost d54da64fa5 Javascript console messages are logged by the PyQt wrapper app. 6 years ago
Pacman Ghost 2ae8dd1589 Show the scenario name in the window title. 6 years ago
Pacman Ghost e9bea3a165 Added a debug switch disable checking for a dirty scenario. 6 years ago
Pacman Ghost 1597a71df1 Adjust the max height of sortable entries depending on how many of them there are. 6 years ago
Pacman Ghost 12d40f256a Stop the browser scrollbars from appearing when dragging sortable entries. 6 years ago
Pacman Ghost f8010636b5 Show a v-scrollbar when a sortable has too many entries and overflows. 6 years ago
Pacman Ghost 7860c0591a Added a SCENARIO_ID field. 6 years ago
Pacman Ghost 7211c721bd Added a work-around for weird "is not clickable" errors when running tests in Chrome. 6 years ago
Pacman Ghost 8fdcd4fcb8 Added a work-around for layout issues in some browsers. 6 years ago
Pacman Ghost b87b9110dd Use flexbox for layout. 6 years ago
Pacman Ghost dceace62b6 Check for a dirty scenario before destructive operations. 6 years ago
Pacman Ghost b166eae3a1 Added color to dialog titlebars. 6 years ago
Pacman Ghost 196ec66032 Updated all tests to wait for the page to finish loading before starting. 6 years ago
Pacman Ghost a9c1181941 Tightened up how the tests retrieve the clipboard content from the front-end. 6 years ago
Pacman Ghost 7fee909c9b Fixed a timing issue in the scenario persistence tests. 6 years ago
Pacman Ghost fa1ca48d71 Fixed a timing issue in the template pack tests. 6 years ago
Pacman Ghost 26cbaf0845 Tightened up how the tests retrieve notification messages from the front-end. 6 years ago
Pacman Ghost 9a27bedf82 Render sortable entries and tabs using nationality colors. 6 years ago
Pacman Ghost a9309f5f1f Generate sortable hints programatically. 6 years ago
Pacman Ghost ecfcf093f6 Set focus to the Cancel button when asking the user a question. 6 years ago