Harrison Healey
cd7db1454d
Updated .eslintrc.json and disabled exception handler in dev mode ( #712 )
...
* Updated .eslintrc.json to require space between async keyword and brackets
* Disabled exception handler in dev mode
2017-07-05 10:52:35 -04:00
enahum
844c654fda
Update RN to 0.44.0 and project dependencies ( #546 )
2017-05-16 21:13:44 -04:00
Harrison Healey
764de28fa6
Updated ESLint rules ( #304 )
...
* Updated ESLint rules
* Updated ESLint version
2017-02-27 17:39:39 -03:00
Harrison Healey
98e742c27a
Disabled no-magic-numbers rule in ESLint ( #274 )
2017-02-17 16:05:54 -03:00
enahum
7e426b6029
Add WebSocket support ( #144 )
...
* Add WebSocket support
* fix unit tests
* Add actions to websocket and fix unit tests
2016-12-21 12:54:23 -05:00
enahum
228b1be76f
Prevent eslint from passing with exclusive tests ( #133 )
2016-12-13 12:57:57 -03:00
Harrison Healey
155a923cd0
Added preferences to redux store ( #124 )
...
* Disabled broken ESLint rule
* Added preferences to redux store
* Re-enabled all unit tests
* Fixed code referencing users.myPreferences
* Stopped exporting dispatcher from actions/helpers
2016-12-12 20:42:26 -03:00
enahum
9125d0cac2
Initial Redux Store ( #84 )
...
* Moved SelectServer view state into store
* Moved view state for Login to stores
* Renamed RequestStatus values
* Merged duplicated view state for login
* initial redux store
* Fix eslint
* user store and force logout when necessary
* channel store
* address feedback
* Revert naming the property of data
2016-12-06 15:11:40 -05:00
Harrison Healey
b86718f467
Started adding separate client tests from redux tests
2016-10-11 11:21:15 -04:00
Harrison Healey
723b32a6e2
Updated packages, switched to mocha for testing
2016-10-07 11:11:14 -04:00
Harrison Healey
6907e9a900
Initial commit
2016-10-04 14:10:44 -04:00