Commit Graph

225 Commits

Author SHA1 Message Date
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
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
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
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
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
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
27fccb364d Merge branch 'master' into seperating-normalize-css 2017-01-20 13:27:14 +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
77373ec32d Adding images as a route to frontend 2017-01-18 15:33:32 +00:00
Tom Gallacher
caef3ca57e Fix asset copy on npm publish in ui 2017-01-18 14:58:54 +00:00
Alex Windett
b91ed69437 regenerating yarn.lock file 2017-01-18 14:36:16 +00:00
Alex Windett
45cf172de1 removing normalize from require in container/app to a link tag in static html 2017-01-18 14:32:17 +00:00
Alex Windett
753e5b42ad moving require of normalize css app container 2017-01-18 14:32:17 +00:00
Alex Windett
acbf130c2c Seperating Normalization and Bootstrap Reboot
- Moving normalizae styles out of <Base> component.
- Creating CSS file for normalize css in vendor
- Moving assets directory
- Updating npm storybook script to include new normalize css
- Adding normalize css to <head> of storybook
- Adding css-loader to frontend webpack
- Including normalize.css in root of frontend
2017-01-18 14:32:17 +00:00
Tom Gallacher
9943f5cc96 Bumping frontend version 2017-01-18 13:36:38 +00:00
Tom Gallacher
abd113d009 Fixing UI and frontend compilation 2017-01-18 12:39:28 +00:00
Tom Gallacher
855d088e2d Add missing file-loader dependency 2017-01-18 11:47:32 +00:00
Tom Gallacher
3568b86426 Move avatar.png to correct location 2017-01-17 17:40:49 +00:00
Tom Gallacher
860fc58037 Updating section 2017-01-17 17:16:10 +00:00
Tom Gallacher
0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher
40613c8535 Adding Organisation Tabs 2017-01-17 16:50:48 +00:00
Tom Gallacher
bbdf0fec61 Updating react-router and deps 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
7592648abc update dependencies 2017-01-16 19:53:05 +00:00
Sérgio Ramos
bfa8abb93f remove APP namespace from actions 2017-01-16 19:50:08 +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
Tom Gallacher
355e5bb587 Fixing incorrect fonts. 2017-01-16 14:02:31 +00:00
Tom Gallacher
348b24a31d Adding test hook to allow requiring of fonts 2017-01-13 18:14:25 +00:00
Tom Gallacher
4953ae36ea Fixing fonts 2017-01-13 18:14:25 +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
Tom Gallacher
555c432cc4 Frontend build should ignore lockfile for now 2017-01-12 15:17:05 +00:00
JUDIT GRESKOVITS
894189e890 Resolving conflict 2017-01-12 12:17:25 +00:00
JUDIT GRESKOVITS
ea79adaa38 Add AddMetrics functionality and move AddMetric component story to folder 2017-01-12 10:25:20 +00:00
Sérgio Ramos
6f48ec1d23 instance metrics 2017-01-11 21:11:48 +00:00
Sérgio Ramos
520b178281 primary/sec on the same service 2017-01-11 17:46:13 +00:00
Sérgio Ramos
2095eaf00c recursive service item with metrics 2017-01-11 17:46:13 +00:00
Sérgio Ramos
e12b87283a metrics data in state 2017-01-11 17:46:13 +00:00
JUDIT GRESKOVITS
df66179b5d Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-11 10:15:19 +00:00
JUDIT GRESKOVITS
c82432dd9d Rewrite AddMetric component so that it works with react-intl and conforms to other similar components 2017-01-11 10:14:56 +00:00
Sérgio Ramos
08a3a0291d collapsed state for service items 2017-01-10 18:06:11 +00:00
Sérgio Ramos
c9ea9117f0 extract service item to it's own component 2017-01-10 18:06:11 +00:00
JUDIT GRESKOVITS
999c3facf2 Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-10 12:26:17 +00:00
JUDIT GRESKOVITS
f802177f60 Add metrics copy and ui data and flatten intl messages 2017-01-10 12:25:11 +00:00
Sérgio Ramos
9152f7253a list services using ListItem 2017-01-09 22:20:38 +00:00
Sérgio Ramos
c229a69de6 list instances 2017-01-09 19:09:31 +00:00
Tom Gallacher
6e7b83b82f Fixing docker deployment 2017-01-06 16:24:37 +00:00
Tom Gallacher
d507348e30 Frontend deployment will now run correctly 2017-01-06 15:32:38 +00:00
geek
781476d712 Send full locale 2017-01-05 14:47:33 -06:00
Tom Gallacher
a3e828fa48 Update nodejs version in containers 2017-01-05 11:03:48 +00:00
Sérgio Ramos
86f9aa39e7 update dependencies 2017-01-04 19:09:49 +00:00
JUDIT GRESKOVITS
94ae410220 Add Redux devtool extension connection - will need to only be available in dev in the future 2017-01-04 12:00:14 +00:00
Tom Gallacher
e138d6f0db Add missing Makefile rule for production installs 2017-01-03 17:35:24 +00:00
Tom Gallacher
10cd424568 Build frontend from production 2017-01-03 17:11:18 +00:00
Tom Gallacher
4af3b8e14d update lockfile for frontend 2017-01-03 14:24:23 +00:00
Sérgio Ramos
96df29f85b format server style 2017-01-03 13:36:09 +00:00
Sérgio Ramos
44ac7956e2 empty components 2017-01-03 13:35:35 +00:00
Sérgio Ramos
542247f72f improve empty services msg 2017-01-03 11:49:18 +00:00
Tom Gallacher
da9a3dc8b7 Merge pull request #126 from geek/hapi
Use hapi instead of express
2017-01-03 11:32:20 +00:00
Sérgio Ramos
1f864d1b67 wrap Avatar to add styles 2017-01-03 10:45:17 +00:00
Sérgio Ramos
3f3e5fb371 update dependencies 2017-01-02 23:34:23 +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
Sérgio Ramos
355c7d59d9 link service 2017-01-02 22:32:29 +00:00
geek
f8a0fba192 Use hapi instead of express 2016-12-30 15:46:55 -06:00
geek
609499bc61 Use hapi for frontend 2016-12-30 15:46:33 -06:00
Sérgio Ramos
af4d26b5a5 update dependencies 2016-12-22 11:36:41 +00:00
Alex Windett
c168067296 updating yarn.lock file 2016-12-21 15:00:01 +00:00