focalboard/webapp
Jesús Espino c734cfb8d1
Adding support for patch blocks (#877)
* Adding support for patch blocks

* Adding some improvements

* Adding api integration test for patch

* Adding SQL store tests

* Regenerating autogenerated code

* Fix linter errors

* Remove wrong update of the swagger file

* Update server/model/block.go

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>

* Fix gofmt

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2021-08-06 14:10:24 +02:00
..
__mocks__
@custom_types
cypress Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
html-templates Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
i18n update text for shared board (#880) 2021-08-04 17:22:55 -06:00
src Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
static
.eslintignore
.eslintrc.json
.nvmrc docker: fix docker file image and apply some good practices (#552) 2021-07-01 11:46:03 +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 New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
package.json Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
tsconfig.json
tslint.json
webpack.common.js Added hash when loacind JS file to bust cache (#755) 2021-07-20 16:48:41 +05:30
webpack.dev.js Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
webpack.prod.js Use cross-env instead of win-node-env (#656) 2021-07-15 19:30:22 -07:00