Commit Graph

102 Commits

Author SHA1 Message Date
Sérgio Ramos
70b640fddf fix incorrect map of anchor to Link 2017-03-23 13:51:16 +00:00
Sérgio Ramos
528d18f20d fix Button not being anchored 2017-03-23 11:47:11 +00:00
Sérgio Ramos
faabc8b6d8 hide tooltip when blured
fixes #385
2017-03-22 17:31:42 +00:00
JUDIT GRESKOVITS
9fa15aa700 Add topology bg colour and LayoutContainer 2017-03-22 17:01:07 +00:00
JUDIT GRESKOVITS
fdb0478889 Remove metrics and and settings and correct measurements 2017-03-22 13:34:31 +00:00
Alex Windett
9a1a84510f adding in filter + add new inputs
fixes #374
fixes #373
2017-03-20 16:04:49 +00:00
JUDIT GRESKOVITS
263d1518af playback metrics data
fixes #357
2017-03-20 11:46:50 +01:00
Alex Windett
ffe6809390 hiding unmanaged instances
fixes #371
2017-03-17 11:16:04 +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
Alex Windett
2bede6e669 Adding unmanaged instances and "paper" composer
fixes #284
fixes #273
2017-03-09 18:40:29 +00:00
JUDIT GRESKOVITS
ea1876d691 Restructure services containers for router push
Meow

Restructure services containers for router push
2017-03-08 14:34:11 +00:00
Sérgio Ramos
900e9a4369 remove routerPush
fixes #337
2017-03-02 16:59:49 +00:00
Alex Windett
017f133611 adding in off-click of element handler 2017-03-01 10:55:42 +00:00
JUDIT GRESKOVITS
96b0a17cb1 Add topology view 2017-02-28 18:41:46 +00:00
Alex Windett
f8c3da4bc6 adding in new menu items, their corresponding views and their locals for a project 2017-02-28 17:09:46 +00:00
Alex Windett
eb742b6266 adding "to" prop to allow for button to use react-router correctly 2017-02-28 16:43:30 +00:00
Sérgio Ramos
5ec91c7275 remove updateRouter action 2017-02-24 13:28:41 +00:00
Sérgio Ramos
5307fc0c9d fix Base.global import 2017-02-24 12:10:28 +00:00
Sérgio Ramos
3489a48cb7 fix missing rr4 breaking change regarding params 2017-02-23 15:57:33 +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
Alex Windett
33e899b923 adding in eslint for trailing commas 2017-02-21 16:08:24 +00:00
JUDIT GRESKOVITS
a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Judit Greskovits
8f9b892fc7 Merge pull request #244 from yldio/fix/form-connect-in-container
Fix/form connect in container
2017-02-09 15:25:17 +00:00
Judit Greskovits
c8aec499ce Merge pull request #245 from yldio/fix/move-components-from-containers
Move metrics components to components from containers
2017-02-09 15:25:02 +00:00
JUDIT GRESKOVITS
379199534b Add submit prop to Monitor so it stops complaining 2017-02-09 15:12:02 +00:00
JUDIT GRESKOVITS
2caa008a3f Move metrics components to components from containers 2017-02-09 14:42:49 +00:00
JUDIT GRESKOVITS
bcc29ed101 Move form creation to containers for new project 2017-02-09 14:24:22 +00:00
JUDIT GRESKOVITS
eb3701e784 Move form creation to containers for new project 2017-02-09 14:23:06 +00:00
JUDIT GRESKOVITS
e3b304846d Ensure forms are connected in containers 2017-02-09 14:18:27 +00:00
Sérgio Ramos
eb5e78390e handle deprecation of transitionTo 2017-02-09 11:04:10 +00:00
Alex Windett
e3131a3835 seperating toggle into seperate component file 2017-02-07 17:18:43 +00:00
Alex Windett
acb2107fc9 creating service view toggle component 2017-02-07 17:17:38 +00:00
Sérgio Ramos
b29433c2e0 fix projects unconected test 2017-02-07 15:54:10 +00:00
Sérgio Ramos
fc9202d96c fix failing tests due to rr upgrade 2017-02-07 09:55:18 +00:00
Sérgio Ramos
7f1bb79b2b nav-link as a legacy Link substitute 2017-02-06 23:00:39 +00:00
Sérgio Ramos
809729d981 fix react-router breaking changes 2017-02-06 18:27:10 +00:00
Sérgio Ramos
0fc136c6ae use styled-components@2
and updated all other dependencies
2017-02-06 14:52:16 +00:00
Alex Windett
e08fa9fb78 adding in columns for responsive layout 2017-02-03 12:35:33 +00:00
Alex Windett
7508f3fdcb adding names to key sections of app and updating breakpoints 2017-02-03 11:25:29 +00:00
Alex Windett
06a93881c0 adding dev baseline grid - toggled on / off with env varibale in npm script 2017-02-01 14:29:40 +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
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
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
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