focalboard/webapp/src/blocks
Hossein 2ea4a85495
Description Section of Card can now Have Columns (#637)
* Grid Layout

* add margin

* add margin

* more work

* fix linting

* fix alignment

* update viewing

* fix editing

* wip

* some wip fix

* fix stuff

* fix linting

* fix type errors

* fix render of image

* fixl inting

* fix tests

* fix linting

* fix tests

* fix eslint

* remove ref

* fix colIndex

* address PR comments

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-07-15 10:38:12 -04:00
..
archive.test.ts parseBlockArchive and tests 2021-03-03 10:09:09 -08:00
archive.ts parseBlockArchive and tests 2021-03-03 10:09:09 -08:00
block.test.ts Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
block.ts New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
board.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
boardView.test.ts [GH-299] Sort views alphabetically after stripping leading emoji (#341) 2021-04-27 16:57:14 -07:00
boardView.ts GH-408 Implement Table Group (#463) 2021-06-07 08:47:22 -06:00
card.ts Description Section of Card can now Have Columns (#637) 2021-07-15 10:38:12 -04:00
checkboxBlock.ts Adding checkbox content type 2021-03-30 20:01:24 +02:00
commentBlock.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
contentBlock.ts Description Section of Card can now Have Columns (#637) 2021-07-15 10:38:12 -04:00
dividerBlock.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
filterClause.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
filterGroup.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
imageBlock.ts Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
sharing.ts Fixing code styles 2021-03-26 11:54:55 +01:00
textBlock.ts Add author's userId to comment 2021-01-19 14:49:05 -08:00
workspace.ts Show workspace title in sidebar 2021-03-30 15:25:16 -07:00