JUDIT GRESKOVITS
2caa008a3f
Move metrics components to components from containers
2017-02-09 14:42:49 +00:00
JUDIT GRESKOVITS
bcc29ed101
Move form creation to containers for new project
2017-02-09 14:24:22 +00:00
JUDIT GRESKOVITS
eb3701e784
Move form creation to containers for new project
2017-02-09 14:23:06 +00:00
JUDIT GRESKOVITS
e3b304846d
Ensure forms are connected in containers
2017-02-09 14:18:27 +00:00
Alex Windett
6745c54a61
Testing file update
2017-02-09 11:11:49 +00:00
Sérgio Ramos
cf70ba3101
remove redundant !important's
2017-02-09 11:05:02 +00:00
Sérgio Ramos
31e004781f
give higher priority for modules in frontend 💅
...
this fixes a bug where it would not be possible to extend styled-components from UI because they would require a different instance of styled-components
2017-02-09 11:05:02 +00:00
Sérgio Ramos
572d44230c
fix missing plugins instantiation
2017-02-09 11:04:45 +00:00
Sérgio Ramos
f54c22b732
for eslint pre loader, use create-react-app's
2017-02-09 11:04:26 +00:00
Sérgio Ramos
eb5e78390e
handle deprecation of transitionTo
2017-02-09 11:04:10 +00:00
Sérgio Ramos
5d356bfde4
clean hmr references
2017-02-08 21:48:49 +00:00
JUDIT GRESKOVITS
1f2f8a6965
Add new topology to ui components
2017-02-07 18:26:38 +00:00
Alex Windett
dc8954a110
regenerating yarn.lock files
2017-02-07 17:29:14 +00:00
Alex Windett
f2bdd00a32
styling positon of service toggle
2017-02-07 17:27:19 +00:00
Alex Windett
e3131a3835
seperating toggle into seperate component file
2017-02-07 17:18:43 +00:00
Alex Windett
acb2107fc9
creating service view toggle component
2017-02-07 17:17:38 +00:00
Alex Windett
34208cbe67
more positoning of elements
2017-02-07 16:44:14 +00:00
Sérgio Ramos
2fd91fe76e
add missing yarn.lock
2017-02-07 15:57:59 +00:00
Sérgio Ramos
b6c1d6aa2a
format selectors
2017-02-07 15:54:36 +00:00
Sérgio Ramos
666a031eb3
format actions
2017-02-07 15:54:36 +00:00
Sérgio Ramos
6d5922e399
improve webpack config
...
- better stack traces
- disable hmr (for now)
- runtime eslint
- remove all async/await stuff (untill we actually need it)
- reaload when modules change
- show full path in compiled requires
- ignore node dependencies
- don't instantiate plugins unless required
2017-02-07 15:54:35 +00:00
Sérgio Ramos
b29433c2e0
fix projects unconected test
2017-02-07 15:54:10 +00:00
Alex Windett
3d50f4201d
touching up css - removing !importants and fixing positions
2017-02-07 10:53:41 +00:00
Sérgio Ramos
8ca6de880e
revert styled-components upgrade
2017-02-07 10:15:46 +00:00
Sérgio Ramos
fc9202d96c
fix failing tests due to rr upgrade
2017-02-07 09:55:18 +00:00
Sérgio Ramos
a7f992e69f
fix rr dep in ui
2017-02-07 09:40:27 +00:00
Sérgio Ramos
72f55b4309
fix grayDark color
2017-02-06 23:00:55 +00:00
Sérgio Ramos
7f1bb79b2b
nav-link as a legacy Link substitute
2017-02-06 23:00:39 +00:00
Sérgio Ramos
809729d981
fix react-router breaking changes
2017-02-06 18:27:10 +00:00
Sérgio Ramos
0c5276f108
grayDark constant color
2017-02-06 16:26:13 +00:00
Sérgio Ramos
89c43c5842
add stylelint to frontend
2017-02-06 16:26:13 +00:00
Alex Windett
a4b6f64c39
updating empty service component
2017-02-06 16:21:08 +00:00
Alex Windett
02a39477cf
adding more local ids
2017-02-06 16:21:08 +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
087d420f85
working on making header more consistant with design
2017-02-06 12:05:58 +00:00
Alex Windett
8783e1a1bb
correcting column size
2017-02-03 15:43:55 +00:00
Alex Windett
6f5af0b949
correcting column widths
2017-02-03 15:01:51 +00:00
Alex Windett
4961d5a89e
adding character encoding and viewport width to static index page
2017-02-03 14:56:38 +00:00
Alex Windett
e08fa9fb78
adding in columns for responsive layout
2017-02-03 12:35:33 +00:00
Alex Windett
63699eb2c7
altering header columns and changing rows to have max-width instead of width
2017-02-03 11:57:13 +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
4b684d077c
creating empty members component
2017-02-01 17:20:21 +00:00
Alex Windett
6bf348659b
turning off baseline grid overlay and remove "data-" attr
2017-02-01 15:13:17 +00:00
Alex Windett
cf723f5010
fixing bug in font loader. Including only UI font path, and adding new loader for SVG only
2017-02-01 15:12:17 +00:00
Alex Windett
299f7e2282
converting simple elements to a base-element;
2017-02-01 14:48:06 +00:00
Alex Windett
06a93881c0
adding dev baseline grid - toggled on / off with env varibale in npm script
2017-02-01 14:29:40 +00:00
JUDIT GRESKOVITS
71743f6e9c
resolving conflict
2017-01-31 15:35:12 +00:00
JUDIT GRESKOVITS
ca9ebfe24e
Add new project data to redux store
2017-01-31 15:31:38 +00:00
Alex Windett
1503459695
styling select dropdown
2017-01-31 14:15:59 +00:00
Alex Windett
cb410b58f7
fixing spacing around table and button in invite table
2017-01-31 13:46:33 +00:00
Alex Windett
61db98e842
adding callback to add member dispatch function and allowing for member not on system to be created
2017-01-31 11:50:37 +00:00
Alex Windett
2c61693c21
implimenting adding member to org and project
2017-01-31 11:34:15 +00:00
Alex Windett
876426739d
moving vendor css to frontend, minifying it and changing reference point for storybook
2017-01-31 10:58:26 +00:00
Alex Windett
c499ac4421
adding css loaders
2017-01-30 17:56:31 +00:00
JUDIT GRESKOVITS
da3d6f0f17
Fix test
2017-01-30 17:55:31 +00:00
JUDIT GRESKOVITS
46b314e5b5
Fix conflict
2017-01-30 17:24:53 +00:00
JUDIT GRESKOVITS
c3546cd739
Add New Project, Billing and New billing pages
2017-01-30 17:22:01 +00:00
Alex Windett
5be7267d25
regenerating yarn.lock files
2017-01-30 17:16:52 +00:00
Alex Windett
8bbb78132a
removing inline of webpack loader to css and excluding css from ava test
2017-01-30 17:02:02 +00:00
Alex Windett
7920b80426
using alternative syntax for style import
2017-01-30 16:17:04 +00:00
Alex Windett
023f7fbe04
working on custom dropdown and pulling in platform members as datas
2017-01-30 15:20:37 +00:00
Alex Windett
59b678a101
using more explicit action and dispatch names for org and project
2017-01-30 14:15:13 +00:00
Alex Windett
518023f446
changing empty members to array and updating fallback copy for no members
2017-01-30 11:59:06 +00:00
Alex Windett
fdfe2272cd
moving people/member component into the projects container
2017-01-30 11:39:21 +00:00
Tom Gallacher
db952ce95e
Merge branch 'master' of github.com:yldio/joyent-dashboard
2017-01-26 17:21:20 +00:00
Tom Gallacher
2cacb7b1c8
Bumping Dockerfile versions
2017-01-26 17:17:44 +00:00
Alex Windett
46070b9b1b
updating UI props name to be more generic for future use
2017-01-26 16:55:42 +00:00
Alex Windett
20048eb35c
updating props index name to be more generic as it will be used for another container
2017-01-26 16:55:42 +00:00
Tom Gallacher
8f6e4d5f32
Add new telemetry for application
2017-01-26 14:41:41 +00:00
Tom Gallacher
178b84c53c
Correcting sensors path
2017-01-26 12:35:49 +00:00
Alex Windett
058d056b79
correcting spelling mistake
2017-01-25 17:38:02 +00:00
Alex Windett
0c8971e372
addjusting positioning of tooltip elements
2017-01-25 17:36:56 +00:00
Alex Windett
4ac20bac73
deleting member from org
2017-01-25 16:37:26 +00:00
Alex Windett
581d9734fc
refactoring redux action and reducer for member update to use same dispatch function
2017-01-25 16:16:30 +00:00
Alex Windett
8b0e745bea
implimenting assinging status update to team memember
2017-01-25 16:16:30 +00:00
Tom Gallacher
4d94830d30
Add stat collection
2017-01-25 15:49:05 +00:00
Alex Windett
2093530f17
adding in check for member/people length to be greater then 0
2017-01-25 14:11:31 +00:00
Alex Windett
a9b789d861
regenerating yarn.lock files
2017-01-25 13:58:12 +00:00
Alex Windett
1d2c322082
adding in functionality to determin current organisation when changing member role
2017-01-25 13:51:43 +00:00
JUDIT GRESKOVITS
f1cf0c4011
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-01-25 12:21:41 +00:00
JUDIT GRESKOVITS
de2bff28d1
Ensure loading inline svgs dont create havoc with testing
2017-01-25 12:18:42 +00:00
Alex Windett
c057c4a9cc
reconstructing dispatch payload to seperate person object and person index; also only sending uuid,status,role as props
2017-01-25 11:16:20 +00:00
JUDIT GRESKOVITS
20b0392f7f
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-01-24 17:43:37 +00:00
Alex Windett
237e1c6024
adding detail to TODO note
2017-01-24 17:38:48 +00:00
JUDIT GRESKOVITS
636a478f40
Restructure redux state enable duration changing for metrics
2017-01-24 17:37:08 +00:00
Alex Windett
83398c4123
implimenting assinging role to team memember
2017-01-24 17:28:06 +00:00
Tom Gallacher
b4f053cf3f
Adding missing images
2017-01-24 17:08:08 +00:00
Tom Gallacher
84becdb73f
Adding back missing images
2017-01-24 17:06:10 +00:00
Alex Windett
e4dc0a1a6f
implimenting roles toggle tooltip
2017-01-24 13:57:40 +00:00
Alex Windett
cf5505dee9
creating table directory and moving tooltip to speerate file so it can re-used by role column
2017-01-24 13:57:40 +00:00
Alex Windett
deca0897a8
fixing proptype validation and syntax of "z-index" to "zIndex"
2017-01-24 13:57:40 +00:00
Alex Windett
019ecd4d96
updating toggle to take person uuid instead of bool
2017-01-24 11:01:48 +00:00
Alex Windett
858bb79d3a
correcting propTypes
2017-01-24 10:12:53 +00:00
Alex Windett
acab4ed01a
implimenting toggle on person status and refactoring rendering of table components
2017-01-24 10:10:13 +00:00
Alex Windett
2e873796aa
fixing proptype validation on people components
2017-01-23 17:14:55 +00:00
Alex Windett
05c04a15a1
removing custom input as its causes compliation errors
2017-01-23 16:44:56 +00:00
Alex Windett
139247fc09
fixing linting errors
2017-01-23 16:29:48 +00:00
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