Giter Site home page Giter Site logo

django-kanban-budget's People

Contributors

hobbes7878 avatar rnctx avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-kanban-budget's Issues

Filter panel text truncation broken in Chrome

On the pop out right-hand filter panel when looking at a board (where you filter by "Dev" or date range) the text-overflow is set to ellipsis. This doesn't work properly in the current Chrome unless the base overflow property is set to hidden.

Before:

screen shot 2018-06-10 at 9 02 32 pm

After:

screen shot 2018-06-10 at 9 02 54 pm

Fixed in the linked PR.

Add important info to README

If django-kanban-budget is deployed using Apache and mod_wsgi, you have to set

WSGIPassAuthorization On

in the Apache config. Otherwise all REST calls fail. The error in the JavaScript console is totally misleading, so this problem is hard to trace down.

You should add this info to your README, I think.

Override Board and Home

I'm trying to override the home and board to use my base.html template as well use everything within my base.html template as I have a lot of customizations but when I change the base.html to mine it breaks budge_board_details board:slug when it loads that page.

This is what I see:
Serenity Development - Test

None of the swimlanes display nor does the add card button or filter button. How would I go about using my base.html template to accomplish the look I want?

Pitch visibility

Lily would like a call-out on the in-progress board to the number of projects on the pitches board.

Maybe this is a new self-referencing foreign key on the model, so that the boards are related abstractly as a sort of parent-child. That would allow you to string boards together linearly, which might be useful for other stuff in the future.

Add user dashboard

  • Build a personal dashboard view where where projects are ordered by priority
  • Accessibly via the budget main page
  • This page should be regularly re-ordered by editors, in conversation with team members

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.