ToolJet/docs/static/img/widgets
Arpit b48fd53ec2
[Feature] Kanban board widget (#3049)
* init kanban board widget

* kanban board

* reverts to beautifully

* kanban UI updates and dnd fixes

* bugfix: when dropped outside the col, should return back to it inital position

* updates min-width of the column

* container and widget styles

* style fixes: column container onDrag

* adds button for new group

* fixes new card overflow

* add btn for adding cards

* groups and cards updated

* add property definition

* improves draggable card position while drag is active

* handle delete group/col

* handle col/group title updates

* handles editing card title

* style fixes for input cursor

* cleanup

* card popover with codehinter fields

* minor card fixes

* updates exposed variable

* simplify boardData into cols and cards

* adds width and min-width style definations

* build board from queries

* handle draggable rbd-id

* removes add group card and delete group option

* fixes typos

* show empty state message

* fixes typos

* removes card extra border color

* fixes column typi and cards updates issue

* adds enableAddCard property defination

* adds accent color options

* default style accent color

* accent color fix

* revets popover with hinter

* fixes card drag and drop

* removes hook

* fixes: state synced with property defination updates(col and cards data)

* fixes: on re-arranging the card via dnd, update the card content

* handles if card columnId is updated

* adds card container layer

* clean up

* dark theme

* fixes card onDrop issue

* renamed the exposed variable data --> lists

* adds custom resolvers to the popover

* handle widget crash when non iterables are passed

* updates default card and col value

* fixes dnd issues for dynamic card values

* refactor: cleanup

* handles empty and undefined cardData

* fixes Height of widget is changing when popover thing is displayed.

* fixes: updating card data in widget inspector

* fixes: updating column data in widget inspector

* fixes adding cards for newly created groups/columns

* clean up

* Add kanban event onCardAdded and expose lastAddedCard

* Add onCardRemoved action and expsed lastRemovedCard variable

* Add events and variables for card movement and selection

* Add card edit feature for kanban widget

* Rename lastAddedRemoved to lastRemovedCard in kanban

* Rename lists to columns on kanban board

* Set max height of kanban column to respond to widget height

* Have "Add description" link if there is no description for Kanban cards

* kanban docs

* Change text from "add +" to "Add card" on kanban

* Validate card data before update

* Add tip about card id type on kanban documentation

* Add default min width and width for kanban

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-06-14 11:06:36 +05:30
..
button [docs] updated button and listview properties (#2355) 2022-02-26 22:01:33 +05:30
calendar [docs] updated calendar and chart (#2366) 2022-02-28 11:41:07 +05:30
chart [docs] updated calendar and chart (#2366) 2022-02-28 11:41:07 +05:30
checkbox [docs] updated checkbox (#2423) 2022-03-03 20:25:30 +05:30
circular-progressbar [docs] updated widgets (#2424) 2022-03-03 20:42:10 +05:30
code-editor [docs] updated widgets (#2424) 2022-03-03 20:42:10 +05:30
container [docs] updated widgets (#2424) 2022-03-03 20:42:10 +05:30
custom-component [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
date-range-picker [docs] updated widgets (#2424) 2022-03-03 20:42:10 +05:30
datepicker [docs] updated widgets (#2424) 2022-03-03 20:42:10 +05:30
divider [docs] updates widget references (#2433) 2022-03-07 15:39:44 +05:30
dropdown [docs] updates widget references (#2433) 2022-03-07 15:39:44 +05:30
filepicker [docs] updates widget references (#2433) 2022-03-07 15:39:44 +05:30
iframe [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
image [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
kanban [Feature] Kanban board widget (#3049) 2022-06-14 11:06:36 +05:30
list-view [docs] updated button and listview properties (#2355) 2022-02-26 22:01:33 +05:30
map [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
modal [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
multiselect [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
number-input [docs] updated widget references (#2445) 2022-03-08 09:26:01 +05:30
password-input [Docs] Container and Password-Input (#1588) 2021-12-16 21:55:34 +05:30
qr-scanner Feature: QR scanner widget (#519) 2021-08-18 22:15:43 +05:30
radio-button [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
range-slider [docs] created widget reference for slider widget (#2766) 2022-04-07 10:51:22 +05:30
richtexteditor [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
spinner [docs] created spinner documentation (#2758) 2022-04-05 18:07:56 +05:30
star [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
statistics [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
steps [ Feature ]:: steps widget (#3200) 2022-06-13 17:44:03 +05:30
table [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
tabs [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
tags [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
text [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
text-input [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
textarea [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
timeline [Docs] Timeline widget reference (#2786) 2022-04-11 16:53:18 +05:30
timer [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
toggle-switch [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30