Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Make skill competence range a range input #16

Closed
ag91 opened this issue May 11, 2017 · 2 comments
Closed

Make skill competence range a range input #16

ag91 opened this issue May 11, 2017 · 2 comments
Assignees

Comments

@ag91
Copy link
Contributor

ag91 commented May 11, 2017

Skill competence is currently a plain input field, it shoud be a range 1-10

@ag91 ag91 self-assigned this May 11, 2017
@ag91 ag91 added the frontend label May 11, 2017
@wjglerum
Copy link
Member

Can't we use https://github.com/lunatech-labs/lunatech-tech-matrix in the future?
Or is that outside the scope for now?

@erikwj
Copy link
Contributor

erikwj commented May 11, 2017

Yes, discussed that with @eamelink we'll focus on our own stuff first, get a working editor , end-to-end dataflow so an MVP first. After that we'll integrate with other parts of Competence Center

@erikwj erikwj added this to the Sprint 2 milestone May 11, 2017
@erikwj erikwj closed this as completed in 57553c2 May 16, 2017
erikwj pushed a commit that referenced this issue May 18, 2017
* Fix bug in overview

Technical and Fun skills were not shown in the overview as isTech and
isFun were not defined.

* Add slider and improve radio buttons layout

This adds a radio button for skill category (closes #31), and improves
radio buttons layout (closes #16).

* Fix dependency issues for paper-datatable

paper-datatable is not well
maintained (David-Mulder/paper-datatable#112)

For now we regress to earlier versions of our packages.

* Add pdf generation

This introduces the fundamentals for generating a pdf (Re: #23).

Pressing on the pdf icon and then on the done icon shall generate the
pdf of the current content. Editing the content changes the pdf as well.
erikwj pushed a commit that referenced this issue May 19, 2017
* Fix bug in overview

Technical and Fun skills were not shown in the overview as isTech and
isFun were not defined.

* Add slider and improve radio buttons layout

This adds a radio button for skill category (closes #31), and improves
radio buttons layout (closes #16).

* Fix dependency issues for paper-datatable

paper-datatable is not well
maintained (David-Mulder/paper-datatable#112)

For now we regress to earlier versions of our packages.

* Add pdf generation

This introduces the fundamentals for generating a pdf (Re: #23).

Pressing on the pdf icon and then on the done icon shall generate the
pdf of the current content. Editing the content changes the pdf as well.

* Fix dependencies issue again

The previous fix worked yesterday, but rebuilding the application made
the radio buttons unusable again. This change made the radio buttons
usable.

I am not sure this is fixed once for all though.

* Add swagger.yml documentation
erikwj pushed a commit that referenced this issue Jun 9, 2017
* Fix bug in overview

Technical and Fun skills were not shown in the overview as isTech and
isFun were not defined.

* Add slider and improve radio buttons layout

This adds a radio button for skill category (closes #31), and improves
radio buttons layout (closes #16).

* Fix dependency issues for paper-datatable

paper-datatable is not well
maintained (David-Mulder/paper-datatable#112)

For now we regress to earlier versions of our packages.

* Add pdf generation

This introduces the fundamentals for generating a pdf (Re: #23).

Pressing on the pdf icon and then on the done icon shall generate the
pdf of the current content. Editing the content changes the pdf as well.

* Fix dependencies issue again

The previous fix worked yesterday, but rebuilding the application made
the radio buttons unusable again. This change made the radio buttons
usable.

I am not sure this is fixed once for all though.

* Add swagger.yml documentation

* Move save button to cv-editor component

Re #10

* Fix typo

Re #19

* Make the routing work through cvs/username

This mostly completes #10. This commit has an issue with data binding:
to load data one has to pass through the cv list.

* Fix routing, fix minor bugs

This commit closes #10
Now everything works as a subroute of the cvs page.
The commit also solves minor issues with images.

* Fix photo input

Re #10

As we are using urls for images, make sense to use an input for now.

* Remove unused file

* Remove loading template

* Use the email as id in the address bar

With this commit the address bar will show
/cvs/andrea.giugliano@lunatech.com. However, it is not possible
anymore to reload the page, as of Polymer's Poyserve issue 147.

* Use dashed urls

For the Polymer Polyserve issue we need to use dashed url: so for
/cvs/andrea.giugliano@lunatech.com we will use
/cvs/andrea-giugliano@lunatech-com.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants