Ayush Sharma
9cd3ccb408
fix: login without reload ( #678 ) ( #679 ) ( #914 )
...
* fix: login without reload (#678 ) (#679 )
* fix: implements code review suggestions (#914 )
* refactor: adds scope to the app
* refactor: handles null value from localstorage for username
* refactor: removes text type from <Input />
* refactor: replaces isNull with isNil
* refactor: improves makeLogin method
* refactor: adds error from api constant
* fix: updates error using API_ERROR constant in tests
* refactor: updates regex for moduleMapper in jest config
2018-08-20 16:29:47 +02:00
Juan Picado @jotadeveloper
61e33f0a30
refactor: use plugins type on loadPlugin
2018-07-18 07:52:54 +02:00
Juan Picado @jotadeveloper
9242d498d7
refactor: functional testing
...
* server now are executed in the jest setup phase
* disable one snapshot
2018-06-23 20:57:16 +02:00
Juan Picado @jotadeveloper
779878383d
chore: docker build support static properties and rest on objects
2018-06-05 23:08:24 +02:00
Juan Picado @jotadeveloper
0af6f5a865
feat: using code splitting on routers
...
* enable syntax-dynamic-import
2018-06-03 18:34:41 +02:00
Juan Picado @jotadeveloper
9ca3d83355
chore: update babel conf peer environment
2018-04-08 21:05:32 +02:00
Juan Picado @jotadeveloper
30e1941771
chore: update babel to transpile for above node6
2018-04-04 23:33:54 +02:00
Ayush Sharma
5fadb77707
test: fixes presets
2018-01-07 07:59:36 +00:00
Ayush Sharma
d24904c650
webui: tests and dependency mock fixes
...
deps fixes
deps fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma
3052e5fb22
Webui component test with Jest
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
86d92e96d2
chore: add unit test for smart request
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
31c2bd48a0
refactor: migrate unit test to Jest
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
a5e162d475
feature: Update Build pipeline for Babel transpiler ( #349 )
...
feature: Update Build pipeline for Babel transpiler
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
f1f15be353
fix: Fix #334 UI failure on IE 11, add suppor for old browsers.
2017-10-01 14:11:43 +02:00
Juan Picado @jotadeveloper
f8a7483b08
refactor: move webpack to root folder and rewrite to es6 node style (legacy compatibility)
2017-07-18 21:14:13 +02:00
Meeeeow
3ba8d0827b
refactor: modify webui dependencies & add some code
2017-07-18 21:14:09 +02:00
Juan Picado @jotadeveloper
e49846bb1b
Add new web ui, replace the old one based on jQuery by React components and webpack.
2017-07-18 21:02:05 +02:00