focalboard/webapp
Scott Bishel b3dd307664
GH-408 Implement Table Group (#463)
* initial checkin

* temporary commit

* most functionality working

* cleanup

* fixes for read-only mode

* implement drop on groups

* implement dnd card -> groupheader

* fix linter

* remove setting input size, set to 1st column width

* fix linter

* revert change

* add ungroup feature

* rework to handle fixed header row.

* fix for deleting group by property

* make falsy

* post merge fixes, handle multi-select

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-06-07 08:47:22 -06:00
..
__mocks__
@custom_types
cypress Fixing cypress tests 2021-06-04 22:18:37 +02:00
html-templates Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
i18n GH-408 Implement Table Group (#463) 2021-06-07 08:47:22 -06:00
src GH-408 Implement Table Group (#463) 2021-06-07 08:47:22 -06:00
static
.eslintignore
.eslintrc.json
.nvmrc Used Node 16 and prevented soctet error from starting (#402) 2021-05-11 11:56:40 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
cypress.json
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Marked selected language and theme (#536) 2021-06-07 13:25:25 +02:00
package.json Marked selected language and theme (#536) 2021-06-07 13:25:25 +02:00
tsconfig.json
tslint.json
webpack.common.js Clickable Links (#393) 2021-05-26 16:14:09 +05:30
webpack.dev.js Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
webpack.js