Commit Graph

141 Commits

Author SHA1 Message Date
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
Alex Windett
97a4537330 Topology constraints, metrics uppercase fix, node title link 2017-03-23 18:21:03 +00:00
JUDIT GRESKOVITS
b0a266a020 Add metrics link to topology
Add metrics link to topology

Add metrics link to topology

Add metrics link to topology

Add tooltip data to list view too

Add metrics link to quick actions
2017-03-23 14:00:40 +00:00
Sérgio Ramos
faabc8b6d8 hide tooltip when blured
fixes #385
2017-03-22 17:31:42 +00:00
JUDIT GRESKOVITS
9fa15aa700 Add topology bg colour and LayoutContainer 2017-03-22 17:01:07 +00:00
JUDIT GRESKOVITS
fdb0478889 Remove metrics and and settings and correct measurements 2017-03-22 13:34:31 +00:00
JUDIT GRESKOVITS
211be1d054 Add triton logo 2017-03-21 11:50:19 +00:00
JUDIT GRESKOVITS
bb317169a4 Add links to non-marvel proto 2017-03-21 11:44:20 +00:00
JUDIT GRESKOVITS
c72bef0553 Add leak metrics data 2017-03-21 10:52:32 +00:00
JUDIT GRESKOVITS
d1458e09ee Add mock testing data 2017-03-21 09:41:08 +00:00
JUDIT GRESKOVITS
c06bbf4e31 Add icons to service list and tidy up 2017-03-20 16:33:31 +00:00
Alex Windett
9a1a84510f adding in filter + add new inputs
fixes #374
fixes #373
2017-03-20 16:04:49 +00:00
JUDIT GRESKOVITS
263d1518af playback metrics data
fixes #357
2017-03-20 11:46:50 +01:00
JUDIT GRESKOVITS
2f0829a982 Reafactor metric and mini source 2017-03-16 11:45:22 +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
JUDIT GRESKOVITS
ea1876d691 Restructure services containers for router push
Meow

Restructure services containers for router push
2017-03-08 14:34:11 +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
900e9a4369 remove routerPush
fixes #337
2017-03-02 16:59:49 +00:00
Sérgio Ramos
62bd05ffb8 replace file-loader with babel-plugin-inline-react-svg
fixes #299
2017-03-02 14:23:18 +00:00
Alex Windett
3b1e116453 changing value for coditionally assigning org nav margin 2017-03-02 11:18:45 +00:00
Alex Windett
1a4e61782e increasing z-index for tooltip to ensure its above all content 2017-03-02 11:18:45 +00:00
Alex Windett
e6cf423432 conditionally assigning margin based on avatar in org tabs 2017-03-02 11:18:44 +00:00
Sérgio Ramos
a8c4ca642c add checkbox to service item
fixes #283
2017-03-01 17:08:18 +00:00
JUDIT GRESKOVITS
8bd2190863 Colours from constants lagend for toggle 2017-03-01 15:23:20 +00:00
Alex Windett
702747d520 Merge branch 'feature/manage-org-tabs'
* feature/manage-org-tabs:
  refactoring - created DumbTab for non routable tab
  adding managable tabs for organistaion nav
2017-03-01 14:45:21 +00:00
Sérgio Ramos
7f2c92b730 fix list-item
fixes #281
2017-03-01 14:44:34 +00:00
Alex Windett
ea4b959c89 refactoring - created DumbTab for non routable tab 2017-03-01 12:07:52 +00:00
Alex Windett
dcc410bc17 adding managable tabs for organistaion nav 2017-03-01 12:01:14 +00:00
Alex Windett
017f133611 adding in off-click of element handler 2017-03-01 10:55:42 +00:00
Alex Windett
08acbe5944 Merge pull request #336 from yldio/feature/add-topology-view
Add topology view
2017-03-01 10:38:53 +00:00
Alex Windett
dcbb211927 adding in overflow scroll for mobile org tabs 2017-03-01 10:08:07 +00:00
JUDIT GRESKOVITS
96b0a17cb1 Add topology view 2017-02-28 18:41:46 +00:00
Alex Windett
50971def23 Merge pull request #328 from yldio/fix/tooltip
fixing outline, padding and position of tooltip
2017-02-28 10:47:52 +00:00
Alex Windett
961a06f46a removing top border of main article wrapper 2017-02-27 16:58:27 +00:00
Alex Windett
9e850e0429 fixing outline, padding and position of tooltip 2017-02-27 16:33:42 +00:00
Alex Windett
6f84069345 updating org tabs to use UI tabs 2017-02-27 13:21:40 +00:00
Sérgio Ramos
710b6f983e use background color in html/body 2017-02-24 13:54:12 +00:00
Sérgio Ramos
cdcae9c1d4 properly import Anchor.fn 2017-02-23 15:46:33 +00:00
Sérgio Ramos
520b685e28 convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
Alex Windett
561b00b73a fixing broken color constant 2017-02-22 15:19:22 +00:00
JUDIT GRESKOVITS
aed128be0d Fix vertical space around and under breadcrumb 2017-02-22 15:11:22 +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
b256a06c78 fixing breadcrumb header margin 2017-02-20 15:18:41 +00:00
Alex Windett
211c4e2597 fixing style errors from updated constant names 2017-02-20 13:14:44 +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
da6835e97e further removing inline styles 2017-02-15 17:25:31 +00:00
Alex Windett
7b54efb036 moving overriding styles into style-component format 2017-02-15 17:02:58 +00:00