Commit Graph

62 Commits

Author SHA1 Message Date
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
Alex Windett
cf8b020815 reworking fake data structure for org members and the selector to represent this 2017-01-23 12:01:49 +00:00
Alex Windett
1651dc7fcc setting up redux store for members and creating selector for members 2017-01-23 11:48:44 +00:00
Alex Windett
2b1a94fbfa starting work on impliment people/members module 2017-01-18 17:01:16 +00:00
Sérgio Ramos
baa00dfc27 turn create-monitor into a form 2017-01-17 11:31:18 +00:00
Sérgio Ramos
c378d8309a create monitor modal 2017-01-16 19:45:56 +00:00
Sérgio Ramos
df02761784 project instances 2017-01-12 16:22:40 +00:00
JUDIT GRESKOVITS
894189e890 Resolving conflict 2017-01-12 12:17:25 +00:00
JUDIT GRESKOVITS
ea79adaa38 Add AddMetrics functionality and move AddMetric component story to folder 2017-01-12 10:25:20 +00:00
Sérgio Ramos
6f48ec1d23 instance metrics 2017-01-11 21:11:48 +00:00
Sérgio Ramos
e12b87283a metrics data in state 2017-01-11 17:46:13 +00:00
Sérgio Ramos
08a3a0291d collapsed state for service items 2017-01-10 18:06:11 +00:00
JUDIT GRESKOVITS
999c3facf2 Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-10 12:26:17 +00:00
JUDIT GRESKOVITS
f802177f60 Add metrics copy and ui data and flatten intl messages 2017-01-10 12:25:11 +00:00