Commit Graph

54 Commits

Author SHA1 Message Date
Sérgio Ramos 3375821b19 chore: rename to copilot 2017-09-14 16:28:45 +01:00
Sara Vieira 08b97a430a chore(my-joyent): Update from conventional-changelog-lint to commitlint
:q

closes #641
2017-09-08 11:13:03 +01:00
Sérgio Ramos 5cbdb23e3f feat(cp-gql-mock-server): simulate loading times 2017-09-01 23:32:06 +01:00
Sérgio Ramos 9be6a27012 chore: s/postinstall/prepublish 2017-08-31 17:45:56 +01:00
Sérgio Ramos 3db2cfaea5 fix(eslint-config-joyent-portal): add missing dependency 2017-08-30 12:37:02 +01:00
Sérgio Ramos 75ec47b234 fix(cp-frontend): update webpack patch 2017-08-28 20:04:55 +01:00
Sérgio Ramos 0917d67b07 chore: use yarn workspaces 2017-08-04 00:51:24 +01:00
Sérgio Ramos 1416f5821b chore: upgrade prettier 2017-07-26 11:44:49 +01:00
Sérgio Ramos aa8d9f7a25 feat(eslint-config-joyent-portal): don't lint anything prettier related 2017-06-22 11:46:54 +01:00
JUDIT GRESKOVITS cb85b75a04 feat: Format changed before commit, except if partially staged 2017-06-20 16:36:22 +01:00
Sérgio Ramos b22121cb93 fix: downgrade eslint 2017-06-16 22:45:45 +01:00
Sérgio Ramos 871893598f chore: restore removed packages 2017-06-16 21:46:36 +01:00
Sérgio Ramos 18be101068 chore: re-align dependencies 2017-06-16 21:08:33 +01:00
JUDIT GRESKOVITS bd2bf728c6 feat(joyent-cp-frontend,joyent-ui-toolkit,joyent-cp-gql-mock-data): Scaling and delete modals 2017-06-16 15:19:30 +01:00
Sérgio Ramos 6cfeae136d chore: fix linting with hoisted eslint 2017-06-15 17:11:40 +01:00
Sérgio Ramos 1cc2330b22 feat(joyent-cp-frontend): create dg initial implementation 2017-06-15 17:11:40 +01:00
Sérgio Ramos 1510341307 test(joyent-cp-frontend): bootstrap unit tests 2017-06-07 10:27:33 +01:00
Sérgio Ramos 0503802282 ci: better run-parallel error log 2017-06-01 17:04:13 +01:00
Sérgio Ramos 0fd6884e68 ci: run test and lint in parallel 2017-06-01 15:45:23 +01:00
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 20251ae0d0 chore: run deployment in a single script 2017-05-31 01:44:37 +01:00
Sérgio Ramos b7371b355a chore: push image after build 2017-05-30 23:24:29 +01:00
Sérgio Ramos cd3b394c1b chore: add missing dependency 2017-05-30 10:37:03 +01:00
Sérgio Ramos 0dbd8a6b84 chore: improved publish script
- goes through the stages step by step
 - prompts the user to confirm some choices
 - smarter handling of tags and versions
2017-05-29 23:04:33 +01:00
Sérgio Ramos 65a104f7d4 chore: implement a publish script
- checks whether branch is `master`
- checks whether the tree is clean
- checks whether HEAD doesn't match origin
- publishes using lerna
- updates root version based on --staging/--dev/--production flags
- tags tapo with name `${pkg.name}@${pkg.version}`
- pushes tag to origin

that creates and pushes a repo tag afterwards
2017-05-26 10:20:05 +01:00
Sérgio Ramos 9b3874ea56 chore: format, lint, and test scripts based on staged files
For lint and test, it detects the packages that the staged files affect and only
runs the corresponding `lint` and `test` scripts.

For format, it will run prettier through the Added/Modified js files.
2017-05-26 10:20:00 +01:00
Sérgio Ramos 8887fa3384 chore: properly handle full and relative paths in format 2017-05-26 10:19:54 +01:00
Sérgio Ramos ca27ac2200 chore: enable changelog on root level 2017-05-26 10:19:48 +01:00
geek 1efcc32748 chore(portal-data): move portal-data to packages 2017-05-25 21:07:34 +01:00
Sérgio Ramos fbaaca42f7 chore: don't run tests on pre-commit 2017-05-25 20:08:20 +01:00
Sérgio Ramos 5706ae1f95 chore: enable commit msg lint 2017-05-25 20:07:56 +01:00
Sérgio Ramos b9aa47a7f4 chore: bootstrap on `prepare` instead of on `postinstall`
info: https://docs.npmjs.com/misc/scripts
2017-05-25 20:06:53 +01:00
Sérgio Ramos 66ad5499fb chore: enable lerna-wizard 2017-05-25 20:05:32 +01:00
Sérgio Ramos 7da2460b21 chore: allow packages to opt-out of prettier 2017-05-25 19:50:36 +01: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 b7343d9810 chore: remove lint-license check from precommit 2017-05-25 13:21:25 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
geek 08d71eb356 Remove precommit hooks 2017-05-15 19:26:40 +01:00
Sérgio Ramos e1b03b7d9b switch between mock sets through location query
fixes #398
2017-03-22 17:06:27 +00:00
JUDIT GRESKOVITS 2f0829a982 Reafactor metric and mini source 2017-03-16 11:45:22 +00:00
Alex Windett 7a393278eb adding pre-push hook to also push all git-lfs assets 2017-03-09 10:58:51 +00:00
Alex Windett fc68ff4e2a Testing updating .sketch file in CI and Desktop Client (#362) 2017-03-09 10:13:03 +00:00
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Alex Windett c52e9b7df5 chaning ruby script name and updating accordingly in package.json script 2017-02-17 15:49:50 +00:00
Alex Windett b7a8ddb0bc changing file permisisons 2017-02-17 15:42:52 +00:00
Sérgio Ramos ed6282b59e update dependencies 2017-02-09 11:04:45 +00:00
Alex Windett 503a7211bf adding css loaders 2017-01-30 17:58:02 +00:00
Alex Windett 1d2c322082 adding in functionality to determin current organisation when changing member role 2017-01-25 13:51:43 +00:00
Tom Gallacher 0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher 1429f9403f Update license to SPDX formated 2017-01-03 14:30:58 +00:00