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 |
|
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 |
|
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
|
1d2c322082
|
adding in functionality to determin current organisation when changing member role
|
2017-01-25 13:51:43 +00:00 |
|
JUDIT GRESKOVITS
|
20b0392f7f
|
Merge branch 'master' of https://github.com/yldio/joyent-portal
|
2017-01-24 17:43:37 +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
|
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
|
1651dc7fcc
|
setting up redux store for members and creating selector for members
|
2017-01-23 11:48:44 +00:00 |
|
Alex Windett
|
5b390fdf65
|
adding data table to frontend roles component
|
2017-01-20 15:21:38 +00:00 |
|
Alex Windett
|
2b1a94fbfa
|
starting work on impliment people/members module
|
2017-01-18 17:01:16 +00:00 |
|
Tom Gallacher
|
40613c8535
|
Adding Organisation Tabs
|
2017-01-17 16:50:48 +00:00 |
|
Sérgio Ramos
|
baa00dfc27
|
turn create-monitor into a form
|
2017-01-17 11:31:18 +00:00 |
|