Sérgio Ramos
|
0667ca8ad3
|
chore: different test targets for CI
this allows for junit reports and parallel executions
|
2017-05-31 20:04:12 +01:00 |
|
Sérgio Ramos
|
ead66d38e6
|
fix(cp-gql-mock-server): schema compability
|
2017-05-31 17:09:06 +01:00 |
|
geek
|
b6c6139023
|
chore(portal-data): add manifest and versions support
|
2017-05-31 15:43:20 +01:00 |
|
geek
|
cf5f476898
|
chore: data layer
|
2017-05-30 20:18:45 +01:00 |
|
Sérgio Ramos
|
fdbfeb2e37
|
chore: setup docker-compose.yml
|
2017-05-30 18:54:20 +01:00 |
|
Sérgio Ramos
|
c957d419ee
|
chore(joyent-ui-toolkit): ignore styleguide
|
2017-05-30 14:13:38 +01:00 |
|
JUDIT GRESKOVITS
|
cc16944dbe
|
feat(joyent-ui-toolkit): Add tooltip
|
2017-05-30 14:06:18 +01:00 |
|
Sérgio Ramos
|
b96e4321d4
|
feat(eslint-config): disable capitalized-comments
|
2017-05-26 19:26:54 +01:00 |
|
Sérgio Ramos
|
33239dc2f6
|
chore(portal-api): exit 0 on test script
temporary. we need to work on installing rdb in CI so that the test can run
|
2017-05-26 12:27:12 +01:00 |
|
Sérgio Ramos
|
b1c0701804
|
chore(portal-data): exit 0 on test script
temporary. we need to work on installing rdb in CI so that the test can run
|
2017-05-26 12:16:12 +01:00 |
|
Sérgio Ramos
|
150a9e45ad
|
style(portal-data): conform tests to belly-button
|
2017-05-26 12:03:00 +01:00 |
|
Sérgio Ramos
|
8887fa3384
|
chore: properly handle full and relative paths in format
|
2017-05-26 10:19:54 +01:00 |
|
geek
|
1efcc32748
|
chore(portal-data): move portal-data to packages
|
2017-05-25 21:07:34 +01:00 |
|
geek
|
265b144cfa
|
chore(portal-api): move portal-api to packages
|
2017-05-25 19:44:31 +01:00 |
|
JUDIT GRESKOVITS
|
d93ab9eb74
|
Merge branch 'master' of https://github.com/yldio/joyent-portal
|
2017-05-25 17:49:56 +01:00 |
|
JUDIT GRESKOVITS
|
5ffa07aeee
|
feat(cp-frontend): Move portal query to header, display result, return user from mock server
|
2017-05-25 17:32:19 +01:00 |
|
Sérgio Ramos
|
e2c0845145
|
chore: publish
- cloudapi-gql@1.0.4
- joyent-cp-frontend@1.1.0
- joyent-cp-gql-mock-server@1.0.4
- joyent-cp-gql-schema@1.0.4
- joyent-cp-rdb-bootstrap@1.0.4
- normalized-styled-components@1.0.5
- pseudo-json-ast@1.0.6
- pseudo-yaml-ast@1.0.6
- remcalc@1.0.5
- rnd-id@1.0.5
- styled-is@1.0.7
- joyent-ui-toolkit@1.1.0
- unitcalc@1.0.5
|
2017-05-25 16:07:31 +01:00 |
|
Sérgio Ramos
|
f3e531dbd8
|
feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458)
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).
[1]: https://www.styled-components.com/docs/basics#extending-styles
|
2017-05-25 09:59:58 -05:00 |
|
Sérgio Ramos
|
91381bfe80
|
chore(cp-gql-mock-server): enable nodemon for dev
|
2017-05-25 15:57:57 +01:00 |
|
Sérgio Ramos
|
7bf95fd551
|
fix(ui-toolkit): compile on postinstall
|
2017-05-25 15:31:22 +01:00 |
|
Sérgio Ramos
|
d2ac10ae28
|
fix(cp-frontend): use postinstall hook to patch react-scripts
instead of `install`
|
2017-05-25 14:57:41 +01:00 |
|
Sérgio Ramos
|
11bb161bb2
|
chore: update lockfiles
|
2017-05-25 14:48:30 +01:00 |
|
Sérgio Ramos
|
73899b2784
|
fix(cp-frontend): gracefully handle multiple postinstall executions
checks if the webpack backup exists already before trying to create it
|
2017-05-25 14:41:29 +01:00 |
|
Sérgio Ramos
|
c45fb3ce41
|
chore: publish
- cloudapi-gql@1.0.3
- joyent-cp-frontend@1.0.3
- joyent-cp-gql-mock-server@1.0.3
- joyent-cp-gql-schema@1.0.3
- joyent-cp-rdb-bootstrap@1.0.3
- normalized-styled-components@1.0.4
- pseudo-json-ast@1.0.5
- pseudo-yaml-ast@1.0.5
- remcalc@1.0.4
- rnd-id@1.0.4
- styled-is@1.0.6
- joyent-ui-toolkit@1.0.3
- unitcalc@1.0.4
|
2017-05-25 14:21:02 +01:00 |
|
Sérgio Ramos
|
19f3678747
|
fix(ui-toolkit): copy fonts before compiling
|
2017-05-25 14:11:16 +01:00 |
|
Sérgio Ramos
|
44a2f2ea43
|
fix(styled-is): correct package entrypoints
|
2017-05-25 14:04:57 +01:00 |
|
Sérgio Ramos
|
185916e9bf
|
chore: update dependencies
|
2017-05-25 13:47:44 +01:00 |
|
Sérgio Ramos
|
5fb69bec22
|
chore(cp-frontend): assert nsc imports are after sc 's
nsc = normalized-styled-components
sc = styled-components
|
2017-05-25 13:15:18 +01:00 |
|
Sérgio Ramos
|
8295bd6882
|
chore: initial lerna setup
this shall be a progressive process
|
2017-05-25 10:56:50 +01:00 |
|