Commit graph

23 commits

Author SHA1 Message Date
Gabriel Burnworth beddbf9c0b Cleanup and tests (#953)
* tslint cleanup

* app crash page improvements

* fix long lines

* remove unused auth code

* add more tests

* add tslint to scripts and fix deprecations
2018-08-08 09:44:12 -05:00
Rick Carlino 6190cbd5ce Done moving imports. TODO: Re-publish fbjs 2018-08-01 08:42:56 -05:00
Rick Carlino e6013b1112 [UNSTABLE] Works, some parts of app need updated 2018-07-02 14:03:37 -05:00
Rick Carlino 14526ee84d Revert to ts-loader 2018-06-14 13:39:12 -05:00
Rick Carlino ee0cf9ecf0 Update tests, formatting 2018-05-12 10:09:40 -05:00
Rick Carlino b9598581f5 Incorporate @DDDIM's i18n changes 2018-05-12 10:01:29 -05:00
Rick Carlino 0d170e4a7a WIP 2018-04-30 10:33:41 -05:00
gabrielburnworth 19b52d16a7 password change form updates 2018-04-05 15:41:33 -07:00
Rick Carlino c260d843e7 [FOUND BUG] Re-enable noUnusedParamters 2018-03-13 17:37:24 -05:00
Rick Carlino 9da7881c5c Cleanup part I 2018-03-02 09:04:03 -06:00
Rick Carlino 393337e1c9 Fix password reset regression 2018-03-02 08:52:06 -06:00
Gabriel Burnworth 29a14e3997 Misc bug fixes and refactoring (#627)
* allow external docs links

* match upgrade path test cases

* style updates: prefer return < over (

* refactor util

* import refactor

* fix sequence step scroll

* refactor mocked paths

* remove unnecessary prop

* zoom level checks

* misc fixes

* sync and estop button fixes

* don't sync WebAppConfigs
2018-01-20 07:46:44 -07:00
Rick Carlino 18644b447e Introduce SpecialStatus.SAVED because undefined was problematic 2017-11-06 17:54:52 -06:00
gabrielburnworth 569d07a682 improve multiline messages and lang helper regex 2017-08-31 15:47:22 -07:00
gabrielburnworth 45e42689da message text t() and formatting improvements 2017-08-30 23:08:29 -07:00
Rick Carlino d385531f8d Run tslinst --fix 2017-08-28 06:49:13 -05:00
Rick Carlino 1746199f96 Opps 2017-08-17 13:36:33 -05:00
Rick Carlino f3cf151b30 Rename it to "SpecialStatus". WIP. 2017-08-15 15:21:41 -05:00
Rick Carlino 6d200282b1 [UNSTABLE] Consolidating saved/dirty/saving flags into a single var 2017-08-15 14:17:11 -05:00
Rick Carlino e92f3b882e BRB 2017-08-15 12:35:25 -05:00
MrChristofferson 1d7b422e4c [STABLE] password reset on account page working again with some additions 2017-08-11 12:53:34 -05:00
MrChristofferson 54150483af [UNSTABLE] account page saving stuff 2017-08-10 18:54:52 -05:00
Rick Carlino 08b0d6b8d2 src/ ==> webpack/ 2017-08-09 10:55:05 -05:00