Giter VIP home page Giter VIP logo

dcc-dev's People

Contributors

btiernay avatar cheapsteak avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lequoctoan

dcc-dev's Issues

Deployed Portal "Notes" should be displayed as normal text

Notes for deployed portals should be displayed as normal text, until an "edit" button is clicked, which would then make it editable

Either turning it into an in-place text-area (pro: more fluid, least interrupting interaction, con: not a lot of space), or pop a modal with a larger editing area.

Which one we use should depend on how long the notes tend to be

De-emphasize "Create new portal" interaction for candidates with existing portals

Intent - to discourage unnecessarily creating duplicate portals, without completely disabling the ability to create multiple portals off of the same candidate (for comparison purposes)

Candidates with existing deployed portals should have their "Create" button de-ephasized

A list of portals that were created from that candidate (there should usually only be 1, at most 2) should be shown in the Candidate's card, with a button that would trigger a manual redeploy with the newest build for that candidate

The "Create new portal" interaction would be placed after the "redeploy existing portal" interactions, in a more diminutive state

Auto create portals for each PR

This simplifies the workflow for creating portals
No longer have to go to the dev server and refresh until the PR shows up in available candidates

Exception in polling

2016-08-16 13:57:19,437 [http-nio-9000-exec-7] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with p
ath [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
        at org.icgc.dcc.dev.server.jenkins.JenkinsService.isSuccessfulBuild(JenkinsService.java:110)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
        at java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1812)
        at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
        at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
        at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
        at org.icgc.dcc.dev.server.jenkins.JenkinsService.getSuccessfulBuild(JenkinsService.java:96)
        at org.icgc.dcc.dev.server.portal.candidate.PortalCandidateResolver.createCandidate(PortalCandidateResolver.java:82)
        at org.icgc.dcc.dev.server.portal.candidate.PortalCandidateResolver.lambda$resolve$0(PortalCandidateResolver.java:78)
        at java.util.Optional.map(Optional.java:215)
        at org.icgc.dcc.dev.server.portal.candidate.PortalCandidateResolver.resolve(PortalCandidateResolver.java:78)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Iterator.forEachRemaining(Iterator.java:116)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
        at org.icgc.dcc.dev.server.portal.candidate.PortalCandidateResolver.resolve(PortalCandidateResolver.java:68)
        at org.icgc.dcc.dev.server.portal.PortalService.getCandidates(PortalService.java:90)
        at org.icgc.dcc.dev.server.portal.PortalController.getCandidates(PortalController.java:81)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.