Alex Windett
|
3ecedf94d6
|
adding baseunit objects to constants
|
2017-01-13 15:38:57 +00:00 |
|
Tom Gallacher
|
8513d8c904
|
Fixing the build
|
2017-01-13 12:43:47 +00:00 |
|
Tom Gallacher
|
2754d8d3dd
|
Move box plot to use "prerelease" tag in npm
yarn add chartjs-chart-box-plot@prerelease
|
2017-01-13 12:36:43 +00:00 |
|
Sérgio Ramos
|
474cb6bfce
|
fix borderRadius rems
|
2017-01-12 19:41:04 +00:00 |
|
Sérgio Ramos
|
124ec8e6d3
|
convert every px measure into rem
|
2017-01-12 19:04:52 +00:00 |
|
Tom Gallacher
|
dcba0ab5c7
|
Merge pull request #149 from yldio/topology-view
Topology view
|
2017-01-12 15:09:32 +00:00 |
|
Alex Windett
|
268d17bb4a
|
styling modal and usuing React Close component instead of styled button
|
2017-01-12 14:19:35 +00:00 |
|
Tom Gallacher
|
6b572faccb
|
Removing no longer needed module
|
2017-01-12 14:17:11 +00:00 |
|
Tom Gallacher
|
264a7542f8
|
re-adding missed yarn.lock
|
2017-01-12 14:08:38 +00:00 |
|
Tom Gallacher
|
6f3a0d8c07
|
Merge branch 'master' of github.com:yldio/joyent-dashboard into topology-view
|
2017-01-12 14:00:44 +00:00 |
|
Tom Gallacher
|
664ac4651d
|
Topology view
|
2017-01-12 13:02:20 +00:00 |
|
JUDIT GRESKOVITS
|
4866b3585f
|
Merge branch 'master' of https://github.com/yldio/joyent-portal
|
2017-01-12 12:39:16 +00:00 |
|
JUDIT GRESKOVITS
|
894189e890
|
Resolving conflict
|
2017-01-12 12:17:25 +00:00 |
|
Alex Windett
|
7dffed145c
|
adding success and error styles to input filed
|
2017-01-12 12:09:35 +00:00 |
|
Alex Windett
|
92887e12c5
|
updating tabs css
|
2017-01-12 11:26:29 +00:00 |
|
Alex Windett
|
a5bb1f9dda
|
wrapping toggle in base and removing margin on hidden label
|
2017-01-12 11:26:29 +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
|
2095eaf00c
|
recursive service item with metrics
|
2017-01-11 17:46:13 +00:00 |
|
Alex Windett
|
1b0fd13940
|
removing height on input component
|
2017-01-11 17:05:55 +00:00 |
|
Alex Windett
|
56d9a5ba46
|
creating textarea component
|
2017-01-11 17:04:07 +00:00 |
|
Alex Windett
|
68b418c7d2
|
moving more components over to new storybook structure
|
2017-01-11 14:44:58 +00:00 |
|
Alex Windett
|
8f2e140cbe
|
moving stories to directory folders
|
2017-01-11 14:22:42 +00:00 |
|
Alex Windett
|
466fe72459
|
sorting stories alphabetically
|
2017-01-11 14:22:42 +00:00 |
|
Sérgio Ramos
|
74c061a6cd
|
add more ListItem story states
|
2017-01-11 14:15:40 +00:00 |
|
Sérgio Ramos
|
0b775fb600
|
borderless MiniMetric
|
2017-01-11 14:14:45 +00:00 |
|
Sérgio Ramos
|
3433c24bee
|
better handling of collapsed states for ListItem
|
2017-01-11 14:14:45 +00:00 |
|
Alex Windett
|
0b7473d9de
|
moving avatar story and data used for it
|
2017-01-11 14:03:53 +00:00 |
|
Alex Windett
|
900268ab27
|
allowing component directories to contain there own stories for storybook. A component directory should now contain index.js, story.js and readme.md
|
2017-01-11 12:28:45 +00:00 |
|
Alex Windett
|
62b7524e53
|
Fixing <Close /> component`s requring of svg and adding to test file
|
2017-01-11 11:59:06 +00:00 |
|
Alex Windett
|
47869ef933
|
adding a public directory option to storybook npm script command
|
2017-01-11 11:59:06 +00:00 |
|
Alex Windett
|
ed0b28ca17
|
adding in error handling for inpupt component
|
2017-01-11 11:59:06 +00:00 |
|
Alex Windett
|
4c80ca619f
|
making notifcations closable by adding function to props
|
2017-01-11 11:59:06 +00:00 |
|
Alex Windett
|
0cc21f83d9
|
creating close icon component
|
2017-01-11 11:59:06 +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
|
8cb26623f8
|
make MiniMetrics almost responsive
|
2017-01-10 19:19:18 +00:00 |
|
Sérgio Ramos
|
afdef33aff
|
split mini-metrics into multiple components
|
2017-01-10 18:06:11 +00:00 |
|
Sérgio Ramos
|
0cba80f4e9
|
rm duplicated variable
|
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 |
|
Sérgio Ramos
|
270842db55
|
anchor UI element
|
2017-01-10 18:06:11 +00:00 |
|
Sérgio Ramos
|
3d3b9faa0e
|
remove links constants
|
2017-01-10 18:06:11 +00:00 |
|
Alex Windett
|
848450e023
|
reworking notification component
|
2017-01-10 16:52:08 +00:00 |
|
Alex Windett
|
c31d08a15c
|
updating base and wrapping input in Base element in storybook
|
2017-01-10 14:51:11 +00:00 |
|
Alex Windett
|
a820655eb0
|
removing unused typography values
|
2017-01-10 14:48:34 +00:00 |
|
Alex Windett
|
8f75a6fd6e
|
removing html data property on base elemenet used for testing and removing double string interpolation in font function
|
2017-01-10 13:38:13 +00:00 |
|
Alex Windett
|
9454238404
|
creating function to generate fonts from arrays
|
2017-01-10 12:11:19 +00:00 |
|
Alex Windett
|
9fa54a12e9
|
adding in box shadow and changign max returned iterations
|
2017-01-10 12:11:19 +00:00 |
|
Sérgio Ramos
|
acbd18a505
|
fix eslint raised issues
|
2017-01-09 22:20:54 +00:00 |
|
Sérgio Ramos
|
b67fb7c50e
|
GroupView ui component for ListItem
|
2017-01-09 22:14:10 +00:00 |
|
Sérgio Ramos
|
eb8cc3bb48
|
stacked ListItem
|
2017-01-09 20:33:32 +00:00 |
|
Sérgio Ramos
|
71ff28841a
|
remove css leftover
|
2017-01-09 19:09:31 +00:00 |
|
Sérgio Ramos
|
7b73e82237
|
headed list item ui component
|
2017-01-09 19:09:31 +00:00 |
|
Alex Windett
|
98933873c1
|
refactoring toggle component
|
2017-01-09 18:22:43 +00:00 |
|
Alex Windett
|
0b8b1ee379
|
updating toggle ui component
|
2017-01-09 18:22:43 +00:00 |
|
JUDIT GRESKOVITS
|
5c52332f67
|
Add AddMetric component and redux-form-proxy
|
2017-01-09 18:18:32 +00:00 |
|
JUDIT GRESKOVITS
|
3ab2221ca3
|
Add AddMetric component and redux-form-proxy
|
2017-01-09 18:11:01 +00:00 |
|
JUDIT GRESKOVITS
|
3e33f4bf6d
|
Add AddMetric component and redux-form-proxy
|
2017-01-09 17:57:49 +00:00 |
|
Sérgio Ramos
|
77ac03962e
|
allow to use button as a function
|
2017-01-09 12:37:25 +00:00 |
|
Sérgio Ramos
|
69627def2a
|
don't apply font, size and color to every element
|
2017-01-09 12:36:44 +00:00 |
|
Sérgio Ramos
|
83d5350c81
|
list item ui component
|
2017-01-09 12:13:12 +00:00 |
|
Sérgio Ramos
|
73240d9165
|
anchor button
|
2017-01-09 12:01:26 +00:00 |
|
Sérgio Ramos
|
b66d32f33d
|
add LibreFranklin font-family
|
2017-01-09 11:52:51 +00:00 |
|
Alex Windett
|
60db73fe0d
|
adding react-select to ui
|
2017-01-06 15:14:38 +00:00 |
|
Tom Gallacher
|
49ae9e1eee
|
Fix ui deployment
|
2017-01-06 11:26:08 +00:00 |
|
Tom Gallacher
|
1e50e4d7aa
|
Update styles for MiniMetric's
|
2017-01-06 11:06:40 +00:00 |
|
Tom Gallacher
|
7fe98d915b
|
Add MiniMetric component
|
2017-01-05 13:48:37 +00:00 |
|
Tom Gallacher
|
a3e828fa48
|
Update nodejs version in containers
|
2017-01-05 11:03:48 +00:00 |
|
Tom Gallacher
|
40c39012a5
|
Ensure publish occurs any other builds
|
2017-01-05 10:46:10 +00:00 |
|
Tom Gallacher
|
d0e70a54b0
|
Fix ui docker builds
|
2017-01-05 10:40:55 +00:00 |
|
Sérgio Ramos
|
86f9aa39e7
|
update dependencies
|
2017-01-04 19:09:49 +00:00 |
|
Sérgio Ramos
|
a7305895aa
|
update ui version
|
2017-01-04 19:06:39 +00:00 |
|
Sérgio Ramos
|
954ea0387e
|
fix button active state
|
2017-01-04 18:52:07 +00:00 |
|
Sérgio Ramos
|
68aa758b64
|
update brand colors
|
2017-01-04 18:52:07 +00:00 |
|
Tom Gallacher
|
0eb7ef6860
|
Publish ui from within dockerfile
|
2017-01-03 15:47:48 +00:00 |
|
Alex Windett
|
26d3b82703
|
sperating constants into relevant files and exporting from index
|
2017-01-03 15:46:43 +00:00 |
|
Alex Windett
|
3e3eab4c69
|
updating and refactoring constants
|
2017-01-03 14:53:34 +00:00 |
|
Tom Gallacher
|
1429f9403f
|
Update license to SPDX formated
|
2017-01-03 14:30:58 +00:00 |
|
Tom Gallacher
|
a89d83f2ba
|
Publish to npm on passing builds
|
2017-01-03 13:59:00 +00:00 |
|
Sérgio Ramos
|
f9cf402621
|
allow basic Column (without flex)
|
2017-01-03 11:49:18 +00:00 |
|
Sérgio Ramos
|
af4d26b5a5
|
update dependencies
|
2016-12-22 11:36:41 +00:00 |
|
Alex Windett
|
172cc3d447
|
implimenting tooltip component
|
2016-12-21 11:19:59 +00:00 |
|
Alex Windett
|
5513f58335
|
improving radio component - removing after pseudo element and using only before with borders, backgrounds and fills
|
2016-12-21 11:19:59 +00:00 |
|
Alex Windett
|
dca6b9e052
|
adding primary font and updating css for radio component
|
2016-12-21 11:19:59 +00:00 |
|
Sérgio Ramos
|
cc484b8fae
|
update dependencies
|
2016-12-19 12:23:27 +00:00 |
|
Sérgio Ramos
|
297c15db98
|
link settings and projects
|
2016-12-15 14:10:46 +00:00 |
|
Sérgio Ramos
|
f02a4059f9
|
horizontal-list ui component
|
2016-12-15 14:10:46 +00:00 |
|
Sérgio Ramos
|
ce2708239a
|
h1 ui component
|
2016-12-15 14:10:46 +00:00 |
|
Sérgio Ramos
|
0287041cc8
|
Merge pull request #100 from yldio/styled-components
updating styled components
|
2016-12-15 11:15:19 +00:00 |
|
Alex Windett
|
b67c7d9026
|
neating up colors with constnats and correcting indentation
|
2016-12-15 10:49:18 +00:00 |
|
Alex Windett
|
294a9e26a9
|
updating option select component
|
2016-12-14 17:22:09 +00:00 |
|
Alex Windett
|
2ee92dfb52
|
refactoring toggle and adding pseudo element composer
|
2016-12-14 14:35:09 +00:00 |
|
Alex Windett
|
20a05c5de6
|
further refactoing of radio input
|
2016-12-14 13:53:19 +00:00 |
|
Alex Windett
|
0238d007b8
|
refactoing radio input
|
2016-12-14 12:30:25 +00:00 |
|
Sérgio Ramos
|
4c4ea3c5d2
|
update dependencies
|
2016-12-13 22:46:13 +00:00 |
|
Sérgio Ramos
|
16f0ec6321
|
implement a simple header
|
2016-12-13 22:13:45 +00:00 |
|
Sérgio Ramos
|
f933346f4b
|
fix tabs margins
|
2016-12-13 22:13:45 +00:00 |
|
Tom Gallacher
|
52ca697962
|
Switch to storybook for ui demo
|
2016-12-13 12:14:07 +00:00 |
|
Tom Gallacher
|
701b623cab
|
Fix for broken builds due to missing dep
|
2016-12-13 11:33:17 +00:00 |
|
Alex Windett
|
458d792a17
|
updating radio group component
|
2016-12-13 11:01:18 +00:00 |
|
Alex Windett
|
1527989c06
|
removing duplicate Input story
|
2016-12-12 16:55:52 +00:00 |
|
Alex Windett
|
66bc166263
|
adding in es2015 preset - the only fix for ui storybook on my computer
|
2016-12-12 16:53:20 +00:00 |
|
Alex Windett
|
c92fbdc029
|
adding in parenthesis for function use on remcalc
|
2016-12-12 12:17:51 +00:00 |
|
Alex Windett
|
aa7264f000
|
removing duplicate decleration
|
2016-12-12 11:05:25 +00:00 |
|
Alex Windett
|
e792c86852
|
implimenting text input component
|
2016-12-12 10:59:07 +00:00 |
|
Sérgio Ramos
|
c3db3494f3
|
fix install-embed-markdown-loader target
|
2016-12-12 10:28:49 +00:00 |
|
Sérgio Ramos
|
c7272b20b5
|
enable ui tests
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
88a28a9c0c
|
fix linting issues
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
569324a285
|
update dependencies
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
05791b83d1
|
disable stylelint (for now)
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
5bb7c1d19b
|
convert input, modal, notification and pagination
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
2b57f65d61
|
Remove button-icon as it no longer exists in zeplin
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
9e3f5ff810
|
convert pagination
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
440440217d
|
convert range-slider
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
95f01e8854
|
convert select
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
5cd0656393
|
fix linting scripts
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
e5e0bd9b6d
|
Refactor colours
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
90346fd7b4
|
Fix merge issue
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
fbe77515f4
|
Add Radio Button
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
ccb53f3783
|
convert tab/tabs
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
18978abf08
|
random local classNames
use styled-components className generator for that
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
cc8a2f28ed
|
remove lodash.isarray dependency
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
07ee904c96
|
convert toggle
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
21c9a77c28
|
update dependencies
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
1ec268b28f
|
convert Widget
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
5a6a7ae53b
|
convert Icon
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
fa376612aa
|
Ensure tests pass, for merge.
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
c43e06651e
|
Implement checkbox
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
e56dabe9d5
|
Move build target from npm to makefile
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
d3b374b631
|
Update yarn.lock
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
8f675e7911
|
Update Button and Checkbox
|
2016-12-12 10:28:48 +00:00 |
|
Tom Gallacher
|
0f6169ca5d
|
Introduced storybook
This should make developing components much easier, I hope :D
|
2016-12-12 10:28:48 +00:00 |
|
Sérgio Ramos
|
557cd5a291
|
wip rm css
|
2016-12-12 10:28:47 +00:00 |
|
Sérgio Ramos
|
d44eeb2d70
|
fix Tab test
|
2016-12-06 11:37:18 +00:00 |
|
Sérgio Ramos
|
d055c3a540
|
fix ui/docs compilation
|
2016-12-06 10:25:20 +00:00 |
|
Sérgio Ramos
|
08ad220143
|
frontend compile depends on ui
|
2016-12-06 10:12:25 +00:00 |
|
Sérgio Ramos
|
3802784099
|
speedup stylelint
|
2016-12-05 20:34:17 +00:00 |
|
Sérgio Ramos
|
72317a79dc
|
fix color api breakage
|
2016-12-05 20:31:39 +00:00 |
|
Sérgio Ramos
|
d63bea9571
|
use existing aliases in the requires
|
2016-12-05 20:28:10 +00:00 |
|
Sérgio Ramos
|
23dab7b6cf
|
move webpack output to root static
|
2016-12-05 20:23:36 +00:00 |
|
Sérgio Ramos
|
34abad383a
|
move /tab to /tabs/tab
|
2016-12-05 20:15:10 +00:00 |
|
Sérgio Ramos
|
0189d7d29a
|
re-organize webpack configuration
- detach plugins configuration
- use aliases
- add project root to frontend module resolver
|
2016-12-05 20:11:55 +00:00 |
|
Sérgio Ramos
|
1d59d105ca
|
remove redundant eslint rule
|
2016-12-05 20:06:22 +00:00 |
|
Sérgio Ramos
|
de2014335f
|
update dependencies
|
2016-12-05 20:03:19 +00:00 |
|
Alex Windett
|
7b30859223
|
removing clearfix and updating component
|
2016-11-29 14:11:32 +00:00 |
|
Alex Windett
|
12e59cae1e
|
adding notification test
|
2016-11-28 18:05:07 +00:00 |
|
Alex Windett
|
bce2e8fc01
|
creating notification component and adding in shared values and new composer
|
2016-11-28 17:58:30 +00:00 |
|
Alex Windett
|
7fb2cb3131
|
creating button-icon component
|
2016-11-28 17:58:30 +00:00 |
|
Alex Windett
|
07e391bd37
|
correcting title
|
2016-11-28 17:58:30 +00:00 |
|
Alex Windett
|
0bb2b495a7
|
adding default values to iconSet prop and icon name
|
2016-11-23 15:13:21 +00:00 |
|
Alex Windett
|
5fc507d9a9
|
adding in icon ui component and react-icon node module
|
2016-11-23 15:13:21 +00:00 |
|