Sérgio Ramos
0cba80f4e9
rm duplicated variable
2017-01-10 18:06:11 +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
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
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
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
9152f7253a
list services using ListItem
2017-01-09 22:20:38 +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
c229a69de6
list instances
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
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
Tom Gallacher
ddec264c19
Deployment shouldn't use shorthand bash.
2017-01-06 15:26:18 +00:00
JUDIT GRESKOVITS
6bf719033a
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-01-06 15:17:21 +00:00
JUDIT GRESKOVITS
51fd97ec7c
Update redux form proxy and Input to include Proxy functionality in Input component
2017-01-06 15:17:08 +00:00
Alex Windett
60db73fe0d
adding react-select to ui
2017-01-06 15:14:38 +00:00
Tom Gallacher
a04d642d82
Debugging deployment
2017-01-06 15:10:20 +00:00
Tom Gallacher
22dd961fce
New implementation of detecting when to publish ui
2017-01-06 15:00:36 +00:00
Tom Gallacher
d54f8d4704
Hopefully fix builds
2017-01-06 14:47:36 +00:00
Tom Gallacher
057f074553
Only build ui when changes occur
2017-01-06 14:38:30 +00:00
JUDIT GRESKOVITS
cbbc764f30
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-01-06 12:51:48 +00:00
JUDIT GRESKOVITS
3a18bedb45
Add functionality to transform props from redux-form to ui form components
2017-01-06 12:51:33 +00:00
Tom Gallacher
91c377c134
Fixing broken circle.yml
2017-01-06 12:50:11 +00:00
Tom Gallacher
a3a7622927
Only publish ui
when changes have been made
2017-01-06 12:42:49 +00:00
Judit Greskovits
8dc61bce40
Update readme.md
2017-01-06 11:31:16 +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
Alex Windett
319552fc20
Merge branch 'spike/fuzzy-search'
...
* spike/fuzzy-search:
changing setTimeout length
adding in async select type
adding in more readme details
Implimenting React Search
removing .idea dir generated by webstorm
moving react selectize to single folder and updating readme with notes
implimenting react-selectize with ajax to API endpoint
adding notes to spike readme
implimenting first fuzzy search spike
2017-01-06 11:02:40 +00:00
Alex Windett
8d500cd8d3
changing setTimeout length
2017-01-06 10:56:19 +00:00
Sérgio Ramos
f6369b5491
Merge pull request #145 from geek/master
...
Send full locale
2017-01-06 10:39:13 +00:00