Commit Graph

48 Commits

Author SHA1 Message Date
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
1d2c322082 adding in functionality to determin current organisation when changing member role 2017-01-25 13:51:43 +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
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
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
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
5b390fdf65 adding data table to frontend roles component 2017-01-20 15:21:38 +00:00
Tom Gallacher
f780988291 Fixing font colours and colours of list items 2017-01-19 15:49:01 +00:00
Tom Gallacher
b735cd2ee2 Adding 5 o'clock shadow to org navigation 2017-01-19 15:08:44 +00:00
Tom Gallacher
87e3e38510 Moving Breadcrumb to a component 2017-01-19 14:03:23 +00:00
Alex Windett
2b1a94fbfa starting work on impliment people/members module 2017-01-18 17:01:16 +00:00
Tom Gallacher
860fc58037 Updating section 2017-01-17 17:16:10 +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
Sérgio Ramos
c378d8309a create monitor modal 2017-01-16 19:45:56 +00:00
Alex Windett
dbe3289bb6 creating base elements component loop 2017-01-16 17:38:21 +00:00
Sérgio Ramos
124ec8e6d3 convert every px measure into rem 2017-01-12 19:04:52 +00:00
Sérgio Ramos
4eea80a74d custom outlet for metrics 2017-01-12 17:06:55 +00:00
Sérgio Ramos
df02761784 project instances 2017-01-12 16:22:40 +00:00
Sérgio Ramos
6f48ec1d23 instance metrics 2017-01-11 21:11:48 +00:00
Sérgio Ramos
2095eaf00c recursive service item with metrics 2017-01-11 17:46:13 +00:00
Sérgio Ramos
c9ea9117f0 extract service item to it's own component 2017-01-10 18:06:11 +00:00
Sérgio Ramos
c229a69de6 list instances 2017-01-09 19:09:31 +00:00
Sérgio Ramos
44ac7956e2 empty components 2017-01-03 13:35:35 +00:00
Sérgio Ramos
1f864d1b67 wrap Avatar to add styles 2017-01-03 10:45:17 +00:00
Sérgio Ramos
c0099fcc8f increase code coverage 2017-01-02 23:32:15 +00:00
Sérgio Ramos
6fbb6f653c make section H1s linkable 2017-01-02 23:17:12 +00:00
Sérgio Ramos
ab9dc8aa9c Header connect from components to containers 2017-01-02 22:54:38 +00:00
Alex Windett
d6c1e7b351 Fixing missing avatar and adding toggled style to dropdown arrow in profile header 2016-12-21 14:49:41 +00:00
Alex Windett
36f14ba3a2 implimenting header and porfile tooltip toggle 2016-12-21 14:05:16 +00:00
Sérgio Ramos
d1d45c7c61 link individual Project (fixes #120) 2016-12-20 19:06:02 +00:00
Sérgio Ramos
4f50e56e00 add example tests for each type 2016-12-20 11:29:54 +00:00
Sérgio Ramos
1049ed88b6 remove log statement 2016-12-15 15:32:35 +00:00
Sérgio Ramos
1f62fa5fd5 absolute positioning in Header 2016-12-15 14:10:46 +00:00
Sérgio Ramos
2b7e31a6c8 implement projects component skeleton
for both orgs and users
2016-12-15 14:10:46 +00:00
Sérgio Ramos
1cffa72e16 react-router redirect wrapper 2016-12-15 14:10:46 +00:00
Sérgio Ramos
cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos
16f0ec6321 implement a simple header 2016-12-13 22:13:45 +00:00