Commit Graph

191 Commits

Author SHA1 Message Date
Alex Windett 8bbb78132a removing inline of webpack loader to css and excluding css from ava test 2017-01-30 17:02:02 +00:00
Alex Windett 7920b80426 using alternative syntax for style import 2017-01-30 16:17:04 +00:00
Alex Windett 023f7fbe04 working on custom dropdown and pulling in platform members as datas 2017-01-30 15:20:37 +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 518023f446 changing empty members to array and updating fallback copy for no members 2017-01-30 11:59:06 +00:00
Alex Windett fdfe2272cd moving people/member component into the projects container 2017-01-30 11:39:21 +00:00
Tom Gallacher db952ce95e Merge branch 'master' of github.com:yldio/joyent-dashboard 2017-01-26 17:21:20 +00:00
Tom Gallacher 2cacb7b1c8 Bumping Dockerfile versions 2017-01-26 17:17:44 +00:00
Alex Windett 46070b9b1b updating UI props name to be more generic for future use 2017-01-26 16:55:42 +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
Tom Gallacher 8f6e4d5f32 Add new telemetry for application 2017-01-26 14:41:41 +00:00
Tom Gallacher 178b84c53c Correcting sensors path 2017-01-26 12:35:49 +00:00
Alex Windett 058d056b79 correcting spelling mistake 2017-01-25 17:38:02 +00:00
Alex Windett 0c8971e372 addjusting positioning of tooltip elements 2017-01-25 17:36:56 +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
Tom Gallacher 4d94830d30 Add stat collection 2017-01-25 15:49:05 +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 a9b789d861 regenerating yarn.lock files 2017-01-25 13:58:12 +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
JUDIT GRESKOVITS de2bff28d1 Ensure loading inline svgs dont create havoc with testing 2017-01-25 12:18:42 +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
Tom Gallacher b4f053cf3f Adding missing images 2017-01-24 17:08:08 +00:00
Tom Gallacher 84becdb73f Adding back missing images 2017-01-24 17:06:10 +00:00
Alex Windett e4dc0a1a6f implimenting roles toggle tooltip 2017-01-24 13:57:40 +00:00
Alex Windett cf5505dee9 creating table directory and moving tooltip to speerate file so it can re-used by role column 2017-01-24 13:57:40 +00:00
Alex Windett deca0897a8 fixing proptype validation and syntax of "z-index" to "zIndex" 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 858bb79d3a correcting propTypes 2017-01-24 10:12:53 +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 2e873796aa fixing proptype validation on people components 2017-01-23 17:14:55 +00:00
Alex Windett 05c04a15a1 removing custom input as its causes compliation errors 2017-01-23 16:44:56 +00:00
Alex Windett 139247fc09 fixing linting errors 2017-01-23 16:29:48 +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 355c8692dd Add metric display 2017-01-23 15:07:46 +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
Tom Gallacher c1d1661a22 Fix broken production deployments 2017-01-23 11:00:07 +00:00
Alex Windett 5b390fdf65 adding data table to frontend roles component 2017-01-20 15:21:38 +00:00
Alex Windett 27fccb364d Merge branch 'master' into seperating-normalize-css 2017-01-20 13:27:14 +00:00
Tom Gallacher f780988291 Fixing font colours and colours of list items 2017-01-19 15:49:01 +00:00