Code Monkey home page Code Monkey logo

retrospective's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

retrospective's Issues

Live update of cards

A user can see actual cards, that are placed on board. New ones appears, deleted cards disappear and edited cards change.

A test

Steps: 1. Sign in 2. Try to create a task.

Bugs and fixes in adding and editing comments

  1. сейчас можно добавлять пустые комменты без текста по нажатию кнопки add comment, надо запретить. при попытке добавить пустое сообщение как-то сигнализировать юзеру, например, подсвечить текстовое поле красным

  2. надо скрыть редач и удаление своих комментов в менюшку свернутую (3 точки в правом углу), как сделан редач и удаление карточек (вроде уже сделано, но не пролито)

  3. если набрать текст в несколько строк, то он залезает на смайлы http://joxi.ru/82QEVlnHyeD0J2

  4. длинный коммент вот так добавляется http://joxi.ru/12Ml1oai0DqPwm при добавлении коммента больше одной строки начинает растягиваться столбец, вбок уходит создатель коммента, надо длинные комменты переносить на другую строку без изменения ширина столбца http://joxi.ru/brRGDoXIYjyvYm

Card entering enhancements

On the page of the board right after typing in a form of the card, card should be submitted by ctrl+enter

Right after card submission, it should appear on top of the column.

Right after card submission, form to enter next card should be still open and in focus. So that you can submit multiple cards one by one without any mouse clicks

Add name (first, last, nickname) to user

Name should be unique

  1. Generate migration to add a fields
  2. Generage migration to add nickname from already registered emails to all the users and first last names (since they all have format of [email protected])
  3. Change Login from omniauth to autosave nick from omniauth hash
  4. Change Suggestions query to search by nick and email.

Add roles policies

Creator is the one who created a board, they can do anything with the board (for example archive)
Admins have access to board settings,
Hosts can continue boards
Members add cards (and action items)

Add conditions for autocomplete while adding new users to a board

Нужно добавить условия для автокомплита при поиске по юзерам при добавлении на доску.

  • поисковая выдача появляется после ввода минимум 3х букв.
  • выдаются 10 (или менее) подходящих результатов поиска

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.