Commit Graph

1257 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS
ca9ebfe24e Add new project data to redux store 2017-01-31 15:31:38 +00:00
Alex Windett
1503459695 styling select dropdown 2017-01-31 14:15:59 +00:00
Alex Windett
cb410b58f7 fixing spacing around table and button in invite table 2017-01-31 13:46:33 +00:00
Alex Windett
61db98e842 adding callback to add member dispatch function and allowing for member not on system to be created 2017-01-31 11:50:37 +00:00
Alex Windett
2c61693c21 implimenting adding member to org and project 2017-01-31 11:34:15 +00:00
Alex Windett
876426739d moving vendor css to frontend, minifying it and changing reference point for storybook 2017-01-31 10:58:26 +00:00
Alex Windett
503a7211bf adding css loaders 2017-01-30 17:58:02 +00:00
Alex Windett
c499ac4421 adding css loaders 2017-01-30 17:56:31 +00:00
JUDIT GRESKOVITS
da3d6f0f17 Fix test 2017-01-30 17:55:31 +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
5be7267d25 regenerating yarn.lock files 2017-01-30 17:16:52 +00:00
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
fb9fc6e25c Fixes #151 2017-01-27 17:58:10 +00:00
Tom Gallacher
4a81042bd0 Updating README 2017-01-27 17:49:31 +00:00
Tom Gallacher
5c9607e43e Add CircleCI variables to documentation 2017-01-27 17:37:33 +00:00
Tom Gallacher
cbd06447a1 Add more documentation 2017-01-27 15:53:21 +00:00
Tom Gallacher
21a8602b7d docs, Dockerfile should bind to port 80 2017-01-27 13:09:49 +00:00
Tom Gallacher
8d21157996 Fix docker image url for docs 2017-01-27 12:56:43 +00:00
Tom Gallacher
329fd0a7eb Add docs service 2017-01-27 12:49:48 +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
a19ac68619 correcting spelling mistake 2017-01-26 16:55:42 +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
Tom Gallacher
3cb2713c71 Fix ui deployment 2017-01-26 12:12:57 +00:00
Alex Windett
abc4ff8a34 regenerating yarn.lock files 2017-01-25 17:50:45 +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
JUDIT GRESKOVITS
9363f80780 Ensure metric chart background is white 2017-01-25 14:17:57 +00:00
Tom Gallacher
14d54de58b Adding missing prometheus service to local-compose 2017-01-25 14:12:51 +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
9e302e093a re-adding yarn.lock file in top directory 2017-01-25 14:05:42 +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
ec0bb60381 Fix chopped off data for twelve hours 2017-01-25 11:02:32 +00:00