1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp/src
Rajat Dabade e1f944c9ea
Added the toggle feature on sidebar hearder (#3014)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
Co-authored-by: Paul Esch-Laurent <paul.esch-laurent@mattermost.com>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: kamre <eremchenko@gmail.com>
Co-authored-by: Varghese Jose <varghese.jose@tutanota.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
2022-07-12 17:00:26 +05:30
..
blocks Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
boardCloudLimits Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
boardsCloudLimits Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
components Added the toggle feature on sidebar hearder (#3014) 2022-07-12 17:00:26 +05:30
config User updates (#3244) 2022-07-08 08:43:43 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
store User updates (#3244) 2022-07-08 08:43:43 -06:00
styles Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
svg main Cherrypick: Hidden card view via direct URL & unfurl (#3071) (#3126) 2022-06-21 11:22:47 -06:00
telemetry Cherry-Pick: Adding the "contact admin" link (#3229) (#3263) 2022-07-05 16:24:07 -06:00
test User updates (#3244) 2022-07-08 08:43:43 -06:00
types Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
widgets Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
app.tsx Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
archiver.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
boardUtils.ts Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
cardFilter.test.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts [GH-2442] Improve performance for table column resize (#3032) 2022-05-16 15:51:17 -05:00
csvExporter.ts minor edit 2022-04-13 10:22:22 -04:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
errors.ts Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
main.tsx Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts Fixed a bug where rmeoved board members showed up in comment list (#3223) 2022-07-05 09:54:31 +02:00
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
octoClient.test.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
octoClient.ts Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
route.tsx fix: handles null or empty clientConfig (#3237) 2022-06-16 09:32:08 -04:00
router.tsx fixes for shared boards (#2581) 2022-03-25 10:46:58 -06:00
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts 2889 - Hiding images on share modal on personal (#2925) 2022-05-04 13:53:46 -06:00
tsconfig.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
undoManager.test.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
undomanager.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
user.tsx User updates (#3244) 2022-07-08 08:43:43 -06:00
userSettings.ts User updates (#3244) 2022-07-08 08:43:43 -06:00
utils.test.ts User updates (#3244) 2022-07-08 08:43:43 -06:00
utils.ts User updates (#3244) 2022-07-08 08:43:43 -06:00
wsclient.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00