bitburner-src/src/ui/React
Martin Fournier 26432082e2 Add an import save comparison page
This adds a new page reachable from the import save file
options menu. It shows the difference between the current save
and the data that is being imported, for confirmation.

Includes an "automatic" variant, which has different wording for when
Electron decides it has access to a newer version of the game.

While in this screen, the autosave is disabled.

This also adds a new BypassWrapper component around the game's tree.
It allows for content to be displayed without rendering the nested
pages (import, recovery). This prevents player scripts from messing
with the screen.
2022-01-26 03:56:17 -05:00
..
AlertManager.tsx fix #2174 - icarus message will no longer stack an unbounded number of alerts 2022-01-07 15:19:36 -05:00
Augmentation.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
AugmentationAccordion.tsx Augmentations in mui 2021-09-25 01:06:17 -04:00
BypassWrapper.tsx Add an import save comparison page 2022-01-26 03:56:17 -05:00
CharacterOverview.tsx rm blob caching 2022-01-20 16:11:48 -05:00
CinematicLine.tsx convert blade to mui 2021-09-27 17:09:48 -04:00
CinematicText.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
CodingContractModal.tsx Clear input field for CodingContractModal after submission 2022-01-09 15:26:36 +11:00
ConfirmationModal.tsx Add an import save comparison page 2022-01-26 03:56:17 -05:00
CopyableText.tsx build gang in mui 2021-10-01 15:39:56 -04:00
CorruptableText.tsx Clear timers when unmounting CorruptableText 2022-01-13 09:34:08 -05:00
DeleteGameButton.tsx Add information to the recovery page 2022-01-16 09:07:53 -05:00
DialogBox.tsx Reset styles for html changelogs in getUpdateText 2022-01-25 10:20:36 -05:00
Favor.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
GameOptionsRoot.tsx Add an import save comparison page 2022-01-26 03:56:17 -05:00
Hashes.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
HashRate.tsx plenty of bf 2021-11-15 23:49:33 -05:00
ImportSaveRoot.tsx Add an import save comparison page 2022-01-26 03:56:17 -05:00
KillScriptsModal.tsx Added kill all scripts button 2021-10-26 15:50:55 -04:00
LogBoxManager.tsx Merge pull request #2671 from gianfun/fix_ns_tail_behavior 2022-01-17 16:01:34 -05:00
Modal.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
Money.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
MoneyRate.tsx more work 2021-09-17 21:30:02 -04:00
OptionSwitch.tsx Allow drag on character overview 2022-01-10 07:37:01 -05:00
Overview.tsx rm blob caching 2022-01-20 16:11:48 -05:00
PromptManager.tsx resolved merge issue 2021-12-20 01:39:20 -06:00
RecoveryRoot.tsx Add information to the recovery page 2022-01-16 09:07:53 -05:00
Reputation.tsx 100% mui I think 2021-10-01 15:19:37 -04:00
ReputationRate.tsx removing some of the classes 2021-10-01 13:08:37 -04:00
ServerDropdown.tsx Sort server list alphabetically 2022-01-09 05:43:50 -05:00
Snackbar.tsx Add theme browser page accessible from game options 2022-01-20 18:41:49 -05:00
SoftResetButton.tsx Add information to the recovery page 2022-01-16 09:07:53 -05:00
SourceFileAccordion.tsx Augmentations in mui 2021-09-25 01:06:17 -04:00
StaticModal.tsx convert some corp to mui 2021-09-30 13:51:55 -04:00
StatsProgressBar.tsx Fix #2021: Handle sleeves xp in stats overview 2021-12-23 09:11:08 -05:00
StatsTable.tsx sleeves to mui 2021-09-26 20:55:38 -04:00
Table.tsx build dev 2021-09-18 13:29:01 -04:00
TablePaginationActionsAll.tsx table pagination text no longer black 2021-10-11 18:30:46 -04:00
WorldMap.tsx Use the white property to replace the hard-coded "white" in the world map. 2021-12-29 12:07:33 -05:00