Commit Graph

40 Commits

Author SHA1 Message Date
Max Stevenson
baaa0ed7b7 Bottom Screen Progress.
- Continued working on changing bottom screen content.
2020-11-12 22:06:51 -06:00
Max Stevenson
75418835cb More fun with map graphic. 2020-09-08 14:26:07 -05:00
Max Stevenson
4d8530c4a4 Started work on vehicle tab content. 2020-09-07 14:51:16 -05:00
Max Stevenson
4e07a36938 Breaker glow effect added. 2020-09-07 13:05:58 -05:00
Max Stevenson
bcbc9dc81c Adjusted border styling to be more responsive. 2020-09-01 21:39:09 -05:00
Max Stevenson
1d539ade78 Started making site more responsive.
- Replacing absolute units with relative.
- Remove vehicle graphic.
2020-09-01 17:46:58 -05:00
Max Stevenson
5d0bd96972 Refactored control panel button code.
- Removed nested for loop and used direct lookup with query selector.
2020-08-24 19:29:32 +01:00
Max Stevenson
b3f7d25489 More progress on power instructions. 2020-08-21 23:22:22 +01:00
Max Stevenson
c9d8e317f8 More refactoring
- Move power code into enablePower function.
2020-08-17 20:50:07 +01:00
Max Stevenson
4a0032b58f Progress on power instructions.
- Created function for loading set of instructions.
- Created function for advancing instructions.
2020-08-17 20:30:09 +01:00
Max Stevenson
252c133c79 Return after long break.
- Added some content in form of instructions for power step.
- Fixed bug with system wrapper displaying off screen.
2020-08-12 21:05:26 +01:00
Max Stevenson
b44b2be536 Progress on bottom console output display. 2020-07-05 10:22:59 +01:00
Max Stevenson
1beb271a33 Slight progress with changing bottom screen content. 2020-06-23 19:43:00 +01:00
Max Stevenson
6bc1d42b45 Duplicated functionality for bottom control panel.
- Need to refactor into generic tab function.
2020-06-22 23:00:55 +01:00
Max Stevenson
77ec8363f8 Removed event listener from breaker on buttons after reset push. 2020-06-19 10:16:23 +01:00
Max Stevenson
0eb06fba89 reset circuit breaker code added. 2020-06-18 17:46:50 +01:00
Max Stevenson
f6d081c76e Finished functionality for breaker buttons. 2020-06-18 17:12:04 +01:00
Max Stevenson
ce58e95d69 WIP on breaker functionality. 2020-06-18 14:41:21 +01:00
Max Stevenson
120b598e14 Finished power screen layout and display. 2020-06-18 14:18:02 +01:00
Max Stevenson
c68e92ba8c Fixed formatting on index preventing vehicle tab content displaying. 2020-06-18 10:44:07 +01:00
Max Stevenson
aa8eb887c8 Fixed coloring on circuit breaker buttons and status readings. 2020-06-17 12:03:48 +01:00
Max Stevenson
6b0fb8a367 Finished breaker functionality.
- Push to open button serves as reset switch.
- Created new style file for power screen views.
2020-06-17 10:59:04 +01:00
Max Stevenson
96fe85b8b7 Added code for infamous push to close button. 2020-06-17 00:46:31 +01:00
Max Stevenson
dbffc342d5 Refactor of existing voltage puzzle code.
- Added functionality to breaker button.
2020-06-17 00:33:29 +01:00
Max Stevenson
19fedb606a voltage puzzle (sorta) working.
- Need to configure initial voltage display.
- Changed values so only one correct combination.
2020-06-16 19:59:56 +01:00
Max Stevenson
7f313f460b WIP voltage puzzle. 2020-06-16 19:27:33 +01:00
Max Stevenson
f12eb37f6e Halfway through writing voltage puzzle logic - needs more thought. 2020-06-16 16:26:33 +01:00
Max Stevenson
0b964f0c7b More work on interactivity.
- Added vertical voltage switch markup in index with new container.
- Refactored existing tab change code to now change main display too.
- renamed existing map-display to tour-display inline with tab content.
2020-06-14 18:27:28 +01:00
Max Stevenson
b42912c0f5 WIP on the power display for video screen. 2020-06-13 19:54:16 +01:00
Max Stevenson
569a828d39 Switching tabs now changes video-screen content. 2020-06-12 13:23:05 +01:00
Max Stevenson
5da5e9f21c Fixed control panel button display function. 2020-06-11 16:46:41 +01:00
Max Stevenson
7312bb790c control panel top buttons functional style finished. 2020-06-11 13:48:40 +01:00
Max Stevenson
059ca3b98f Part way through hacky solution to changing button display. 2020-06-11 12:02:57 +01:00
Max Stevenson
4945847c55 Trash modal animation finished. 2020-06-11 10:49:34 +01:00
Max Stevenson
b5d41157e5 trash modal animation working fairly well. 2020-06-10 23:52:04 +01:00
Max Stevenson
eb0cb7bd3b More work in progress on the trash modal. 2020-06-10 19:46:19 +01:00
Max Stevenson
078c3473ce Workd on Trash Modal.
- Moved trash modal markup to be next to trash icon.
- Basic modal logic added.
- Basic modal styling added.
2020-06-10 14:27:03 +01:00
Max Stevenson
604d723a5f Added better font support.
- outlined plan for interactive nature of app.
- fixed typo in screen-container_wrapper selector.
2020-06-09 23:51:25 +01:00
Max Stevenson
f83fcde34f Fixed some slight styling hiccups.
- converted function to arrow function in app.js.
2020-06-09 18:48:21 +01:00
Max Stevenson
c92c8d074a Added very basic 2 minute countdown timer logic. 2020-06-09 17:54:13 +01:00