Commit Graph

75 Commits

Author SHA1 Message Date
Alex Windett
52117a19e2 Adding in React + Redux Performance monitoring
- react-addons-perf
- redux-perf middleware
- React perf widget for !production environments
- React perf in the assinged to window in !production environments
- React perf in the assinged to window in !production environments

Update NODE to NODE_ENV

Adding in React + Redux Performance monitoring
2017-03-28 13:36:31 +01:00
JUDIT GRESKOVITS
b0a266a020 Add metrics link to topology
Add metrics link to topology

Add metrics link to topology

Add metrics link to topology

Add tooltip data to list view too

Add metrics link to quick actions
2017-03-23 14:00:40 +00:00
Sérgio Ramos
faabc8b6d8 hide tooltip when blured
fixes #385
2017-03-22 17:31:42 +00:00
JUDIT GRESKOVITS
fdb0478889 Remove metrics and and settings and correct measurements 2017-03-22 13:34:31 +00:00
JUDIT GRESKOVITS
72ad67ec06 Normalize normal data 2017-03-21 13:05:13 +00:00
JUDIT GRESKOVITS
7a2a1f95a6 Add normal metrics data 2017-03-21 11:21:52 +00:00
JUDIT GRESKOVITS
d1458e09ee Add mock testing data 2017-03-21 09:41:08 +00:00
JUDIT GRESKOVITS
c06bbf4e31 Add icons to service list and tidy up 2017-03-20 16:33:31 +00:00
JUDIT GRESKOVITS
263d1518af playback metrics data
fixes #357
2017-03-20 11:46:50 +01:00
JUDIT GRESKOVITS
2f0829a982 Reafactor metric and mini source 2017-03-16 11:45:22 +00:00
Sérgio Ramos
962bc85b28 implement "metric by interval" selector
fixes #356

implementation with @juditgreskovits
tests with @alex-windett
2017-03-14 15:13:06 +00:00
JUDIT GRESKOVITS
b229c7b63e Add positionig for services tooltip
adding tooltip to store and passing props down to component

Add tooltip to services list

Add queck actions tooltip to services
2017-03-14 10:53:41 +00:00
JUDIT GRESKOVITS
0f42f8021b Selector to add primary and secondary to parent
Remove console log

Selector to add primary and secondary to parent
2017-03-01 17:07:39 +00:00
Alex Windett
017f133611 adding in off-click of element handler 2017-03-01 10:55:42 +00:00
Sérgio Ramos
5ec91c7275 remove updateRouter action 2017-02-24 13:28:41 +00:00
Sérgio Ramos
520b685e28 convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
Alex Windett
78312f7a68 Topology data and component with new data 2017-02-23 11:52:06 +00:00
JUDIT GRESKOVITS
3c62084f44 Fix instances list page error 2017-02-22 14:24:02 +00:00
Alex Windett
33e899b923 adding in eslint for trailing commas 2017-02-21 16:08:24 +00:00
JUDIT GRESKOVITS
2a042e77cc Ensure joins in redux store are by uuid 2017-02-09 16:10:44 +00:00
Sérgio Ramos
eb5e78390e handle deprecation of transitionTo 2017-02-09 11:04:10 +00:00
Sérgio Ramos
b6c1d6aa2a format selectors 2017-02-07 15:54:36 +00:00
Sérgio Ramos
666a031eb3 format actions 2017-02-07 15:54:36 +00:00
Sérgio Ramos
809729d981 fix react-router breaking changes 2017-02-06 18:27:10 +00:00
JUDIT GRESKOVITS
71743f6e9c resolving conflict 2017-01-31 15:35:12 +00:00
JUDIT GRESKOVITS
ca9ebfe24e Add new project data to redux store 2017-01-31 15:31:38 +00:00
Alex Windett
2c61693c21 implimenting adding member to org and project 2017-01-31 11:34:15 +00:00
JUDIT GRESKOVITS
46b314e5b5 Fix conflict 2017-01-30 17:24:53 +00:00
JUDIT GRESKOVITS
c3546cd739 Add New Project, Billing and New billing pages 2017-01-30 17:22:01 +00:00
Alex Windett
59b678a101 using more explicit action and dispatch names for org and project 2017-01-30 14:15:13 +00:00
Alex Windett
fdfe2272cd moving people/member component into the projects container 2017-01-30 11:39:21 +00:00
Alex Windett
20048eb35c updating props index name to be more generic as it will be used for another container 2017-01-26 16:55:42 +00:00
Alex Windett
4ac20bac73 deleting member from org 2017-01-25 16:37:26 +00:00
Alex Windett
581d9734fc refactoring redux action and reducer for member update to use same dispatch function 2017-01-25 16:16:30 +00:00
Alex Windett
8b0e745bea implimenting assinging status update to team memember 2017-01-25 16:16:30 +00:00
Alex Windett
2093530f17 adding in check for member/people length to be greater then 0 2017-01-25 14:11:31 +00:00
Alex Windett
1d2c322082 adding in functionality to determin current organisation when changing member role 2017-01-25 13:51:43 +00:00
JUDIT GRESKOVITS
f1cf0c4011 Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-25 12:21:41 +00:00
Alex Windett
c057c4a9cc reconstructing dispatch payload to seperate person object and person index; also only sending uuid,status,role as props 2017-01-25 11:16:20 +00:00
JUDIT GRESKOVITS
20b0392f7f Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-24 17:43:37 +00:00
Alex Windett
237e1c6024 adding detail to TODO note 2017-01-24 17:38:48 +00:00
JUDIT GRESKOVITS
636a478f40 Restructure redux state enable duration changing for metrics 2017-01-24 17:37:08 +00:00
Alex Windett
83398c4123 implimenting assinging role to team memember 2017-01-24 17:28:06 +00:00
Alex Windett
e4dc0a1a6f implimenting roles toggle tooltip 2017-01-24 13:57:40 +00:00
Alex Windett
019ecd4d96 updating toggle to take person uuid instead of bool 2017-01-24 11:01:48 +00:00
Alex Windett
acab4ed01a implimenting toggle on person status and refactoring rendering of table components 2017-01-24 10:10:13 +00:00
Alex Windett
16d67e9a47 adding in invite input module 2017-01-23 15:47:45 +00:00
JUDIT GRESKOVITS
390adddd30 Resolving conflict 2017-01-23 15:14:06 +00:00
JUDIT GRESKOVITS
1b42954bf2 Add metric display 2017-01-23 15:05:51 +00:00
Alex Windett
c69ef9abb4 adding html components to table and splitting module into component and container directories 2017-01-23 14:00:10 +00:00