Commit Graph

183 Commits

Author SHA1 Message Date
Sérgio Ramos f489e34402 feat(my-joy-beta): create instance networks
fixes #985
2018-01-11 20:15:47 +00:00
Sara Vieira e12a0d4dd2 feat(my-joy-beta): create packages in create instance page
fixes #981
2018-01-11 13:27:16 +00:00
Sérgio Ramos ed801eba0a feat(my-joy-beta): tags and metadata in instance creation
fixes #983
fixes #982
2018-01-10 16:30:54 +00:00
Sara Vieira 2f92462be4 feat(my-joy-beta): image section in create instance 2018-01-09 18:14:20 +00:00
Sérgio Ramos 8f786ae278 build(my-joy-beta): remove styled-components babel plugin 2018-01-08 15:05:48 +00:00
Sérgio Ramos a62b95072f test(my-joy-beta): test list, metadata, tags, and home 2017-12-22 14:51:08 +00:00
Sérgio Ramos 8f7694f7f4 feat(my-joy-beta): revise Tags to use new KeyValue 2017-12-22 14:51:07 +00:00
Sérgio Ramos c184066f26 build: pin graphql resolution 2017-12-22 02:16:36 +00:00
Sérgio Ramos 4b84756e47 fix(my-joy-beta): fix regressions introduced by removing Title 2017-12-22 02:11:50 +00:00
Sara Vieira 0a409f0924 test(ui-toolkit): initial tests 2017-12-22 01:08:27 +00:00
Sérgio Ramos 882cb68ec2 feat(ui-toolkit): a more reusable ui-toolkit
- remove dependencies on redux-form, react-router-dom, and react-redux.
 - work with every font, and don't bundle fonts
 - don't bundle editor
2017-12-15 15:23:38 +00:00
Sara Vieira 890e093656 docs(ui-toolkit): new styleguide layout 2017-12-15 14:39:37 +00:00
Sara Vieira 8c604df1d2 feat(my-joy-beta): instance tags
fixes #905
2017-12-06 15:35:22 +00:00
Sara Vieira bba8c99ee6 fix(ui-toolkit): header, button, and checkbox. new toggle 2017-12-06 15:03:40 +00:00
Sérgio Ramos 9cf7a94e17 feat(my-joy-beta): instance list
fixes #869 #871
2017-12-04 18:04:19 +00:00
Sara Vieira c087f0bd9f
feat(my-joy-beta): instance home
fixes #814
2017-11-28 14:50:55 +00:00
Sérgio Ramos f0a64cf8af feat(ui-toolkit): detach icons into its own package 2017-11-24 15:09:08 +00:00
Sara Vieira 36de79324b feat(create-instance): affinity prototype 2017-11-22 12:13:33 +00:00
Sara Vieira 607d2ae8cb feat: new tables and affinity prototype 2017-11-16 10:47:32 +00:00
Sérgio Ramos c47333ed1b feat: tags and metadata new ui and mutations 2017-11-14 16:03:30 +00:00
Sérgio Ramos 34db52d541 docs: add cloudapi-gql repo link 2017-11-02 16:54:33 +00:00
Sérgio Ramos 8bb9c18b9c fix: flatten directories array passed to globby
fixes run-staged-pkg globby call
2017-11-02 13:11:04 +00:00
Sérgio Ramos 75e5454b92 implement table components and integrate them (#822)
* feat: implement table components and integrate them

* fix(ui-toolkit): styleguide css

* fix(ui-toolkit): merge
2017-10-31 10:29:15 +00:00
Sérgio Ramos d84f972fbe smaller and simpler Card api (#821)
* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777

* feat(ui-toolkit) - Make adjustments to header (#824)

* feat(ui-toolkit) - Make adjustments to header

* feat(ui-toolkit) - Make adjustments to header

* add issue and pull request templates (#819)

* feat(all) - Add issue and pull ruequest templates

* Update PULL_REQUEST_TEMPLATE.md

* Create COMMIT_GUIDELINES.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update COMMIT_GUIDELINES.md

* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777
2017-10-31 10:03:44 +00:00
Sérgio Ramos 2b7a7d9221 fix: add missing eslint-plugin-markdown peer dependency 2017-10-25 16:02:49 +01:00
Sérgio Ramos 98b4a713a0 feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01:00
Sara Vieira 854afa0c0d fix(boilerplate): fix install 2017-10-24 11:09:57 +01:00
Sara Vieira ebcc19e8dd docs(ui-toolkit): Add demos to all toolkit components
fixes #810
2017-10-23 15:09:49 +01:00
Sara Vieira 3c792c4150 feat(ui-toolkit): remove old chevron
fixes #782
2017-10-20 14:41:14 +01:00
Sérgio Ramos 6cf84c583c feat(boilerplate): create next-like boilerplate for quick prototypes
also, some cleanup

fixes #773
2017-10-19 22:15:52 +01:00
Sérgio Ramos ee30f5e7bf feat(ui-toolkit): remove topology 2017-10-17 16:31:43 +01:00
Sara Vieira fd17bf995b fix(ui-toolkit): update colors to match spec
fixes #768
2017-10-17 11:01:57 +01:00
Sérgio Ramos c15d7ae020 style: lint 2017-10-17 10:36:23 +01:00
Sérgio Ramos 6f10428b0f feat: instances list actions 2017-10-13 10:47:16 +01:00
Sérgio Ramos 549e08717a ci: don't run tests in pre-commit 2017-10-12 19:56:41 +01:00
Sérgio Ramos 68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sérgio Ramos 4562b7cc21 chore: upgrade styled-is 2017-10-09 14:51:44 +01:00
Sara Vieira cf2fb5e645 fix(ui-toolkit): fix cards implementation 2017-10-09 14:35:52 +01:00
Sérgio Ramos 6c5a75fe89 feat(cloudapi-gql): add machine links 2017-10-03 16:29:56 +01:00
Sérgio Ramos ed4ce42237 feat(gql-cloudapi): template tag schema re-write
- uniform api usage for some models (account/user, networks/vlans/fabrics, etc)
 - graphidoc, playground, faker, and voyager support
 - schema in a template tag and documented
 - apollo-errors
 - apollo-server-hapi and schema using graphql-tools/makeExecutableSchema
 - replace express with Hapi
 - eslint support for graphql
 - updated dependencies
2017-10-03 14:59:22 +01:00
Sérgio Ramos bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +01:00
Sara Vieira 718bab3c78 feat(my-joyent): ssd/magnetic form 2017-09-25 14:47:00 +01:00
Sara Vieira b76717d660 perf(my-joyent): make page faster and work offline 2017-09-20 17:35:26 +01:00
Sérgio Ramos 0ac04c897d feat(joyent-boilerplate): use joyent-react-scripts 2017-09-19 12:41:08 +01:00
Sérgio Ramos 097f57374a chore: update lockfile 2017-09-19 11:20:43 +01:00
Sara Vieira 621f4c72f4 feat: improved range slider 2017-09-18 12:12:01 +01:00
Sara Vieira 884db125e0 feat(my-joyent): fetch packages and implement filters 2017-09-14 12:26:57 +01:00
Sérgio Ramos 1fe36f0e1b feat(portal-api): create Service's before provisioning (#673) 2017-09-13 13:11:20 -05: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 5d7f7bcb00 style: ignore dist folders for lint 2017-09-08 10:56:07 +01:00
Sara Vieira e2e6069749 feat(my-joyent): Adds boilerplate for my joyent
Create starting boilerplate for my joyent prototype
2017-09-08 10:38:32 +01:00
Sérgio Ramos 0083b29146 chore: update lockfile 2017-09-07 19:02:45 +01:00
Sara Vieira 1ac0848ce2 chore(joyent-boilerplate): remove unused deps 2017-09-07 18:01:37 +01:00
Sara Vieira c82a655375 feat(joyent-boilerplate): initial commit 2017-09-07 17:28:56 +01:00
Sara Vieira d1bc04c528 fix(cp-frontend,ui-toolkit): increase synchrony between wireframes and code 2017-09-07 16:02:29 +01:00
Sérgio Ramos a6abc105a9 fix(cp-frontend): fix branches overriding services 2017-09-05 21:53:34 +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 27ab4fa81b chore(ui-toolkit): update styleguidist 2017-08-31 15:46:27 +01:00
Sérgio Ramos edcf2f3fa5 chore(cp-frontend): version bump 2017-08-30 19:23:54 +01:00
Sérgio Ramos b2f0b4c205 chore: version bumps 2017-08-30 17:42:17 +01:00
Sérgio Ramos 3bcd712e42 fix(cp-frontend): downgrade react-router 2017-08-30 15:37:10 +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 e986dcdc12 chore: update lock 2017-08-30 11:57:24 +01:00
Sérgio Ramos c7938efd2f chore: update dependencies 2017-08-28 20:47:19 +01:00
Sérgio Ramos 75ec47b234 fix(cp-frontend): update webpack patch 2017-08-28 20:04:55 +01:00
Sérgio Ramos 29e33ad174 chore: update lock 2017-08-21 16:52:01 +01:00
JUDIT GRESKOVITS 2fb4a77c96 feat(ui-toolkit, cp-fronted, portal-api): Env variables input redesign 2017-08-08 11:22:46 +01:00
Sérgio Ramos 0917d67b07 chore: use yarn workspaces 2017-08-04 00:51:24 +01:00
JUDIT GRESKOVITS b1f76553ce feat(ui-toolkit, cp-frontend): Add error message component and error messages 2017-08-02 14:11:25 +01:00
Sérgio Ramos 7daf22b5b6 fix(ui-toolkit): remove erroneous character 2017-07-28 18:49:58 +01:00
Sérgio Ramos e8600b2c0d test(ui-toolkit): unit tests 2017-07-26 15:21:35 +01:00
Sérgio Ramos de68427a0c test(cp-gql-mock-server): unit tests 2017-07-26 12:01:44 +01:00
Sérgio Ramos b5605db095 feat(portal-api): send "Not Found" errors hen entity is not found
This error is only sent when fetching a single entity, or when fetching multiple
with specific filters.
2017-07-26 11:15:53 +01:00
JUDIT GRESKOVITS 5c1b76c92f feat(cp-gql-mock-server): Add more examples of deployment groups 2017-07-21 16:55:55 +01:00
Sérgio Ramos ae5eaba2c1 fix(cp-frontend): poll until dg is available when editing manifest 2017-07-21 11:03:52 +01:00
Sérgio Ramos dd1124a608 feat(cp-gql-schema): scale mutation 2017-07-20 12:33:44 +01:00
JUDIT GRESKOVITS 173b6c9307 feat(ui-toolkit, cp-frontend, cp-gql-mock-server): Mock deleting a deployment group and filter out deleted dgs and services on frontend 2017-07-19 17:48:13 +01:00
Sérgio Ramos ce847046bb refactor(cp-frontend): move dg/create to manifest/edit-or-create 2017-07-19 17:22:31 +01:00
Sérgio Ramos 8fd37d6cf7 chore(ui-toolkit): upgrade redux-form 2017-07-17 12:41:51 +01:00
Sérgio Ramos 0f74cb5453 chore: update lockfile 2017-07-17 10:57:35 +01:00
Sérgio Ramos b97e5679bf fix(portal-api): assert dg.services when watching cp 2017-07-12 14:37:34 +01:00
Sérgio Ramos be7bb5f871 feat: detect service connections and instance health 2017-07-12 11:14:18 +01:00
JUDIT GRESKOVITS 47e9982d7f feat(ui-toolkit, cp-frontend): Ensure colours are correct and check designs 2017-07-11 15:29:19 +01:00
Sérgio Ramos 5ccd873a54 feat: environment stage 2017-07-07 11:35:18 +01:00
Sérgio Ramos 012a44c00a feat: track transitional states 2017-07-06 15:40:07 +01:00
JUDIT GRESKOVITS 1bf7913ac3 feat(ui-toolkit, cp-frontend): Ensure correct update of topology view 2017-07-06 11:40:10 +01:00
Sérgio Ramos 9f3782558f fix(portal-api): fix bootstrap-data portal-data require 2017-06-29 11:33:32 +01:00
Sérgio Ramos 060e4186ce chore: update lockfile 2017-06-29 10:41:30 +01:00
geek 40f666adc2 chore: combine data/watch into api module 2017-06-28 18:34:50 +01:00
Sérgio Ramos 48549e5d38 multiple bug fixes (#528)
* fix(portal-data): don't fallback on service instances

* feat(portal-data): run delete service in background

* fix(portal-watch): throtle (by dg-service) changes resolver

* feat(portal-watch): resolve all machines on start

* fix(portal-watch): add missing dependency
2017-06-28 10:04:34 -05:00
Sérgio Ramos 4e241191bf feat(cp-frontend): DeploymentGroup reprovision flow 2017-06-28 10:18:10 +01:00
Sérgio Ramos f2ad0da7e2 feat(cp-frontend): add status to instances 2017-06-26 16:25:38 +01:00
Sérgio Ramos 7f1d731dc6 import existing deployment groups (#516)
* refactor: config() from mutation to query

* refactor(cp-frontend): remove unused dependency

* feat(portal-watch): expose getContainers() and compose tags

* fix(portal-watch): assert services by name AND hash

* feat(portal-data): expose importable and import APIs

* fix(portal-data): add missing dependencies

* feat(portal-api): expose import/importable

* feat(cp-gql-schema): add import/importable

* feat(cp-frontend): import existing project

* style(portal-watch): lint

* style(portal-data): lint

* chore: update lockfile
2017-06-26 09:29:12 -05:00
Sérgio Ramos 53cd13b561 feat(portal-data): add config() mutation 2017-06-23 12:49:36 +01:00
Sérgio Ramos bc679d6ac6 feat(portal-api): integrate portal-watch (#510) 2017-06-22 12:09:13 -05:00
Sérgio Ramos aa8d9f7a25 feat(eslint-config-joyent-portal): don't lint anything prettier related 2017-06-22 11:46:54 +01:00
Sérgio Ramos 5a86686933 chore: update yarn.lock 2017-06-21 20:22:35 +01:00
geek 32b450c1b6 feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00
geek 5e7bec0aa7 feat(portal-watch): initial implementation 2017-06-20 19:23:25 +01:00