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
Alex Windett
c5d8013016
Merge pull request #162 from yldio/seperating-normalize-css
...
Seperating normalize css
2017-01-20 13:27:34 +00:00
Alex Windett
27fccb364d
Merge branch 'master' into seperating-normalize-css
2017-01-20 13:27:14 +00:00
Alex Windett
c2e15dabd7
regenerating yarn.lock file
2017-01-20 13:24:58 +00:00
Tom Gallacher
f780988291
Fixing font colours and colours of list items
2017-01-19 15:49:01 +00:00
Tom Gallacher
230d4c0354
Adding mini metric back into storybook
2017-01-19 15:08:55 +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
JUDIT GRESKOVITS
9156526ce0
Add yarn lock
2017-01-19 12:11:51 +01:00
JUDIT GRESKOVITS
bf635b3596
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-01-18 17:52:37 +00:00
JUDIT GRESKOVITS
2c7d751204
Add functional metric chart with customisable time scale
2017-01-18 17:52:20 +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
f7adaa1cfe
updating normalize with our css
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
625b6c8922
removing unused variables
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
081c379d0b
Adding a files directory to package
2017-01-18 13:56:55 +00:00
Tom Gallacher
9943f5cc96
Bumping frontend version
2017-01-18 13:36:38 +00:00
Tom Gallacher
8a8da6b4be
Make directory on compile
2017-01-18 12:46:44 +00:00
Tom Gallacher
abd113d009
Fixing UI and frontend compilation
2017-01-18 12:39:28 +00:00
Tom Gallacher
116f806d8f
CI was not failing on failed builds due to PIPE
...
Luckily we can remove these lines as the online time that the creds are
leaked are in "on-changes-publish-ui"
2017-01-18 12:01:51 +00:00
Tom Gallacher
3311b06dd4
Increase instance size of frontend
2017-01-18 11:49:36 +00:00
Tom Gallacher
855d088e2d
Add missing file-loader dependency
2017-01-18 11:47:32 +00:00
Tom Gallacher
30c8d440e6
Upgrade nginx (autopilotpattern) to 1-6.3.0
2017-01-17 17:45:09 +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