focalboard/webapp
Asaad Mahmood 880a7754f7
Various UI fixes (#3445)
* 3276 - FIxing textoverflow on menus

* 3185 - Fixing card title overlap with menu

* 2521 - Adding scrollbar to board description

* 3360 - Updating filter button overflow

* 3191 - Welcome screen scrolling fix

* Updating menu positioning for left alignment

* 3442 - Updating board switcher UI
2022-07-30 12:14:07 +05:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Merge branch 'main' into weblate-focalboard-webapp 2022-07-29 19:18:27 +03:00
src Various UI fixes (#3445) 2022-07-30 12:14:07 +05:00
static Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
.eslintignore Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
.eslintrc.json Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
.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
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Update Boards version to 7.3 (#3382) 2022-07-18 12:05:59 -06:00
package.json Update Boards version to 7.3 (#3382) 2022-07-18 12:05:59 -06:00
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
webpack.common.js Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
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