Commit Graph
113 Commits
Author SHA1 Message Date
Christopher Serr 3fe4e7bacb Update browser_source.css 2017-08-11 21:46:40 +02:00
Christopher Serr 84a8fb39fe Show Segment Icons in Run Editor 2017-08-06 18:57:21 +02:00
Christopher Serr 57c7e493ac Add Game Icon to Run Editor
Resolves #15
2017-08-06 00:43:45 +02:00
Christopher Serr 8c26295cf3 Merge pull request #41 from hallcristobal/text-component
Implement Text Component
Closes #41
2017-08-05 22:09:43 +02:00
Cristobal Hall-Ramnos 7755d3a3d5 Implement Text Component 2017-08-05 15:54:56 -04:00
Christopher Serr 89f20fd28a Introduce TSLint 2017-08-05 20:07:42 +02:00
Christopher Serr 9f3aee8f51 General TypeScript Cleanup 2017-08-05 18:55:51 +02:00
Christopher Serr 8028e6108d Show Insertion Points when Dragging Components 2017-08-03 02:39:58 +02:00
Christopher Serr 788f59c13c Compile as Production Build on Travis CI 2017-08-02 16:24:59 +02:00
Christopher Serr 7bec23858e Fix automatic splits i/o loading
Looks like I used the run there, instead of the timer object.
2017-08-02 15:45:06 +02:00
Christopher Serr 141510bdbd Render Layout in Layout Editor 2017-07-31 22:43:38 +02:00
Christopher Serr 727e9addc5 Refactor out a Layout React Component
This makes everything a lot more modular and allows for things like rendering the layout in the Layout Editor.
2017-07-31 19:21:39 +02:00
Christopher Serr f114478053 Reuse the Timer when switching Runs 2017-07-30 21:30:09 +02:00
Christopher Serr 2c6d193786 Implement Layout Editor Tabs 2017-07-30 18:09:50 +02:00
Christopher Serr 79d529f649 Fix some Color Picker Inconsistencies 2017-07-30 15:07:33 +02:00
Christopher Serr 033cadffed Use stricter Settings for TypeScript 2017-07-30 00:17:08 +02:00
Christopher Serr dba80e38bb Implement Gradients 2017-07-29 21:53:48 +02:00
Christopher Serr 2d1bbde2b5 Implement custom Graph Colors 2017-07-21 00:55:22 +02:00
Christopher Serr 5096f3dcf5 Implement General Layout Settings 2017-07-20 02:59:57 +02:00
Christopher Serr eee174501a Grey out Buttons in Run and Layout Editor 2017-07-13 03:07:51 +02:00
Christopher Serr 703e7a3e60 Fix Title Component Centering 2017-07-13 01:31:33 +02:00
Christopher Serr 6a4a6c0b82 Add Blank Space and Separator Components
Also add some more settings support.
2017-07-13 00:36:46 +02:00
Christopher Serr f6abbd8a19 Add a lot more Component Settings 2017-07-10 01:44:14 +02:00
Christopher Serr c9bef7d2f6 Implement Customizable Timer Formats for Timer Component 2017-07-08 02:07:58 +02:00
Christopher Serr e8689c73c2 Fix the Run Editor on Firefox
I honestly have no clue why it was some hybrid of a table, forms, divs and
inputs instead of just being a proper table.

Fixes #33
2017-07-07 20:29:30 +02:00
Christopher Serr 328f2ab58b Implement Component Settings 2017-07-04 23:42:43 +02:00
Christopher Serr 8303d4aaf3 Implement a Layout Editor 2017-06-29 22:48:04 +02:00
Christopher Serr 06ed4b84e1 Fix CI not building 2017-06-26 05:53:01 +02:00
Christopher Serr a49849b7b8 Implement Detailed Timer 2017-06-26 02:48:21 +02:00
Christopher Serr ac3e18a86e Merge pull request #31 from hallcristobal/firefox-fix
Fix unable to scroll in Firefox
2017-06-25 01:22:08 +02:00
Cristobal Hall-Ramnos c80e8c264e Fix unable to scroll in Firefox 2017-06-24 19:20:02 -04:00
Christopher Serr 0179695d67 Implement Layouts 2017-06-17 19:08:45 +02:00
Christopher Serr 91de42de64 Merge pull request #27 from hallcristobal/svg-fix
Fix whitespace under SVG's
2017-06-15 21:54:25 +02:00
Cris Hall-Ramos f920dbbf84 Fix whitespace under SVG's 2017-06-15 13:56:04 -04:00
Christopher Serr 1a8f771238 Fix mistake in ReadMe 2017-06-13 14:57:03 +02:00
Christopher Serr 12bc7c5c24 Update README
Add CI Badge and link the Web Version.
2017-06-13 14:56:26 +02:00
Christopher Serr 45076a5692 Add Continuous Integration 2017-06-13 00:43:14 +02:00
Christopher Serr 435e1f40b8 Implement Current Comparison Component 2017-06-11 02:46:18 +02:00
Christopher Serr 0da120734e Merge pull request #24 from hallcristobal/title-fix
Display Images in Title Component
2017-06-10 14:07:54 +02:00
Christopher Serr 53e7ec296b Merge pull request #25 from wooferzfg/ellipsis-fix
Stop split names from expanding to multiple rows
2017-06-10 14:07:28 +02:00
Sergey Papushin 919fa09a2a Fix split names expanding to multiple rows 2017-06-10 01:36:19 -05:00
Cristobal Hall-Ramnos 446ea73ae5 Display images in Title Component if available 2017-06-10 00:18:09 -04:00
Cristobal Hall-Ramnos 45390572d5 Merge remote-tracking branch 'upstream/master' into title-fix 2017-06-09 20:03:16 -04:00
Cristobal Hall-Ramnos a9b7df10e3 Correct Title Component formatting 2017-06-09 20:02:56 -04:00
Christopher Serr a0bda35431 Implement Delta Component
Resolves #21
2017-06-09 23:24:39 +02:00
Christopher Serr 51b22ecd13 Implement Current Pace Component 2017-06-08 02:50:39 +02:00
Christopher Serr f61dc5be71 Fix Total Playtime Bugs 2017-06-04 17:38:39 +02:00
Christopher Serr 93df696735 Implement Total Playtime Component
Resolves #20
2017-06-04 16:22:42 +02:00
Christopher Serr c32472bcc9 Use Tabs in Run Editor 2017-06-04 01:46:05 +02:00
Christopher Serr b46ccfc9cc Merge pull request #13 from hallcristobal/run-editor
Fix selecting multiple segments in editor
2017-06-03 01:53:39 +02:00