Commit Graph

796 Commits (master)
 

Author SHA1 Message Date
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
Pacman Ghost a99cb202e2 Changed player_id to player_no. 6 years ago
Pacman Ghost 971e902988 Allow tests to be run headless. 6 years ago
Pacman Ghost dbc5292926 Update the SW buttons after loading a scenario. 6 years ago
Pacman Ghost 5da637e068 Updated the tests to wait for the page to finish loading. 6 years ago
Pacman Ghost 3b84cc2cf5 Added the default scenario. 6 years ago
Pacman Ghost 721e9bdeae Added availability rules for PSK. 6 years ago
Pacman Ghost fa84702394 Update the UI to indicate whether PF/BAZ/ATMM are available or not. 6 years ago
Pacman Ghost 57d3bd4afe Don't escape HTML when loading the vehicles/ordnance dialog. 6 years ago
Pacman Ghost cb4da6cc8a Switch to the scenario tab after loading/reseting the scenario. 6 years ago
Pacman Ghost b46e7dcd49 Converted droplist's to be jQuery selectmenu's. 6 years ago
Pacman Ghost 977f45faaa Fixed the layout for the "add vehicle/ordnance" dialog. 6 years ago
Pacman Ghost eda50dff06 Added some whitespace inside buttons. 6 years ago
Pacman Ghost 6eeb8751e7 Fixed the layout for the "edit simple note" dialog. 6 years ago
Pacman Ghost ec7b06e367 Fixed the layout for the "add sortable entry" buttons. 6 years ago
Pacman Ghost c441054702 Added an icon to the snippet buttons. 6 years ago
Pacman Ghost bb3ecb0852 Tightened up the layout. 6 years ago
Pacman Ghost 87204ae9ac Worked around an intermittently failing test. 6 years ago
Pacman Ghost 904ca951a5 Re-implemented sortable's as a jQuery plugin. 6 years ago
Pacman Ghost b387c2ed80 Converted vehicles/ordnance to use sortable's. 6 years ago
Pacman Ghost 960266b591 Converted SSR's to use a sortable. 6 years ago