Commit Graph

662 Commits

Author SHA1 Message Date
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
JUDIT GRESKOVITS
a0ab82aa62 Fix chopped off data for twelve hours 2017-01-25 11:02:06 +00:00
JUDIT GRESKOVITS
d9623437f1 Fix chopped off data for twelve hours 2017-01-24 17:57:57 +00:00
Tom Gallacher
bbdd97911c Add prometheus to infra 2017-01-24 17:56:36 +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
Tom Gallacher
787a6815b4 Move consul to autopilotpattern 2017-01-24 16:57:16 +00:00
Tom Gallacher
b1b088fd77 Merge pull request #164 from yldio/unsupported-context
Give context and non-support message
2017-01-24 14:20:28 +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
Tom Gallacher
62f9598c5c Update instance sizes in triton 2017-01-24 11:47:51 +00:00
Alex Windett
16482ece37 updating tooltip component to take style props in css 2017-01-24 11:03:33 +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
ba350e70e4 Merge branch 'module/org-teams'
* module/org-teams:
  fixing linting errors
  adding in invite input module
2017-01-23 16:30:14 +00:00
Alex Windett
139247fc09 fixing linting errors 2017-01-23 16:29:48 +00:00
Casey Bisson
df53c76f24 Give context and non-support message 2017-01-23 08:28:01 -08: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
fc9d940986 Merge branch 'component/table'
* component/table:
  editing story to pull in react component instead of string
  updating readme
  adding padding to td`s
  starting to style data table
  renaming directories. Table >> Simple Table and Table New >> Data Table
  removing old storybook story
  refactoring, removing comments and unused files for new table
  adding table head to new table
  fixing unassigned object and changing forEach to map, plus fixing linting
  working on table by passing in js object
  implementing simple table component
2017-01-20 14:47:58 +00:00
Alex Windett
3b6817640f editing story to pull in react component instead of string 2017-01-20 14:47:29 +00:00
Alex Windett
e7905322a5 updating readme 2017-01-20 14:39:00 +00:00
Alex Windett
569b3182dd adding padding to td`s 2017-01-20 14:37:19 +00:00
Alex Windett
a315a9cff2 starting to style data table 2017-01-20 14:23:19 +00:00
Alex Windett
18b724390a renaming directories. Table >> Simple Table and Table New >> Data Table 2017-01-20 14:21:26 +00:00
Alex Windett
d80933c9dc removing old storybook story 2017-01-20 14:21:26 +00:00
Alex Windett
186353111b refactoring, removing comments and unused files for new table 2017-01-20 14:21:26 +00:00
Alex Windett
fb579ac378 adding table head to new table 2017-01-20 14:21:26 +00:00
Alex Windett
5dd5bc9498 fixing unassigned object and changing forEach to map, plus fixing lintingst 2017-01-20 14:21:26 +00:00
Alex Windett
c43832c2d0 working on table by passing in js object 2017-01-20 14:21:26 +00:00
Alex Windett
2b25582af0 implimenting simple table component 2017-01-20 14:21:26 +00:00