JUDIT GRESKOVITS
51b0744bcc
Adding alt router
...
Setting up example routing
Adding routing spike
Topology proof of concept
Add breadcrumb
Add sections menu
Add App wrapper
Rebase and remove menu placeholder
Sort out services routes
Add all exisiting routes
Linting
Tests
Remove bold font
Change services topology and list pathnames
Remove console.logs
Rebuild routing for clarity and flatter dom structure
Simplify strings and /create instead of /~create for new billing
Rebuild routing for clarity and flatter dom structure
2017-04-05 15:38:03 +01:00
JUDIT GRESKOVITS
a5774063ed
Font size to 15, button padding, add medium
2017-04-04 11:23:36 +01:00
Sérgio Ramos
531c83a944
fix tooltipShadow import
2017-03-22 17:06:27 +00:00
Alex Windett
5459220c77
ensuring node can only be dragged within constraints
2017-03-21 11:22:54 +00:00
JUDIT GRESKOVITS
b229c7b63e
Add positionig for services tooltip
...
adding tooltip to store and passing props down to component
Add tooltip to services list
Add queck actions tooltip to services
2017-03-14 10:53:41 +00:00
Alex Windett
2bede6e669
Adding unmanaged instances and "paper" composer
...
fixes #284
fixes #273
2017-03-09 18:40:29 +00:00
Sérgio Ramos
5e21ff1e64
add icons to ui ( #347 )
...
fixes #282
fixes #297
fixes #333
Not only adds icons (as svgs) but also removes the assets folder which adds some
side effects:
- move fonts to it's own component (currently only exposing libre-franlin)
- Base.global requires fonts and injects them
- update webpack and babelrc to ignore/include that new folder
Having to deal with those side effects, I took the opportunity to add some
improvements:
- rename "regular" to "normal" which conforms to the font-weight rule options
- apply family and weight to buttons (which default to system-ui)
- replace all font-weight to use the typography composer
- only use "Libra Franklin" as the family name, using weight to vary between
files
2017-03-03 15:29:03 +00:00
Sérgio Ramos
7f2c92b730
fix list-item
...
fixes #281
2017-03-01 14:44:34 +00:00
Sérgio Ramos
e78a9d2d28
support remcalc('i i')
2017-02-27 17:56:17 +00:00
Sérgio Ramos
520b685e28
convert commonjs to es2015 modules ( fixes #234 )
2017-02-23 15:09:27 +00:00
Alex Windett
33e899b923
adding in eslint for trailing commas
2017-02-21 16:08:24 +00:00
JUDIT GRESKOVITS
a4743bd80e
re-write forms with react-broadcast
2017-02-21 14:36:59 +00:00
Alex Windett
a54221011f
removing trailing commars
2017-02-20 14:18:19 +00:00
Alex Windett
211c4e2597
fixing style errors from updated constant names
2017-02-20 13:14:44 +00:00
Alex Windett
bc200789a8
correcting relative path
2017-02-20 12:55:01 +00:00
Alex Windett
dc066f9cad
adding in new typography styles and creating composers where appropriate
2017-02-20 12:12:04 +00:00
Alex Windett
12717c26cf
continuing to update color object names in ui kit
2017-02-20 12:11:39 +00:00
Alex Windett
f88808fc26
finalising colors
2017-02-20 12:10:38 +00:00
Alex Windett
448208af1b
adding in colors from finalised style guide
2017-02-20 12:10:38 +00:00
Sérgio Ramos
3ab029248f
baseline composer
2017-02-16 12:37:46 +00:00
Sérgio Ramos
0c5276f108
grayDark constant color
2017-02-06 16:26:13 +00:00
Sérgio Ramos
0fc136c6ae
use styled-components@2
...
and updated all other dependencies
2017-02-06 14:52:16 +00:00
Alex Windett
6ba059b27b
making data table responsive
2017-02-03 13:27:14 +00:00
Alex Windett
e08fa9fb78
adding in columns for responsive layout
2017-02-03 12:35:33 +00:00
Alex Windett
7508f3fdcb
adding names to key sections of app and updating breakpoints
2017-02-03 11:25:29 +00:00
Alex Windett
078ec20aaf
updating metric component - removed !importants and used new constants
2017-02-02 15:48:45 +00:00
Alex Windett
589d5b28b4
restructuring colors and updating button component
2017-02-02 12:35:38 +00:00
Alex Windett
4b684d077c
creating empty members component
2017-02-01 17:20:21 +00:00
Alex Windett
2b25582af0
implimenting simple table component
2017-01-20 14:21:26 +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
Sérgio Ramos
bd1ff8171a
detach transfer-props from List
2017-01-16 19:45:35 +00:00
Sérgio Ramos
224f13998e
add forms colors
2017-01-16 19:45:35 +00:00
Tom Gallacher
355e5bb587
Fixing incorrect fonts.
2017-01-16 14:02:31 +00:00
Tom Gallacher
4953ae36ea
Fixing fonts
2017-01-13 18:14:25 +00:00
Alex Windett
1af66477d3
adding in explenation for file
2017-01-13 16:12:41 +00:00
Alex Windett
3ecedf94d6
adding baseunit objects to constants
2017-01-13 15:38:57 +00:00
Sérgio Ramos
124ec8e6d3
convert every px measure into rem
2017-01-12 19:04:52 +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
Alex Windett
7dffed145c
adding success and error styles to input filed
2017-01-12 12:09:35 +00:00
Alex Windett
0b7473d9de
moving avatar story and data used for it
2017-01-11 14:03:53 +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
0cc21f83d9
creating close icon component
2017-01-11 11:59:06 +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
Sérgio Ramos
71ff28841a
remove css leftover
2017-01-09 19:09:31 +00:00