1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00

Commit Graph

  • b05f2419c5 use env BRANCH_NAME Dripcoding 2023-12-16 16:47:38 -0700
  • 2e3072815f github ci checkout feature branch for checkout steps Dripcoding 2023-12-16 16:21:52 -0700
  • b7b58609b7 remove test:watch script justin 2023-12-10 10:04:16 -0700
  • 53d9a95c73 fix eslint errors justin 2023-12-09 10:50:42 -0700
  • eccd2ed72c fix eslint error justin 2023-12-08 13:13:11 -0700
  • a25b3951eb fix eslint errors justin 2023-12-08 13:10:01 -0700
  • 793dd73496
    Update README.md Carrie Warner (Mattermost) 2023-12-08 12:28:57 -0500
  • d559157d28
    Update README.md Carrie Warner (Mattermost) 2023-12-08 12:28:50 -0500
  • a7c6539f7b formatting justin 2023-12-07 21:33:16 -0700
  • f053afa13d refactor justin 2023-12-07 21:23:28 -0700
  • a8db585889 fix broken cardFilter tests justin 2023-12-07 21:12:05 -0700
  • 0c28f6053a update snapshots justin 2023-12-07 21:11:26 -0700
  • 2186710f47
    Update blocks.go alemon0 2023-12-07 16:53:03 +0800
  • 1ca1d44175 Revert "update snapshots" justin 2023-12-04 21:28:07 -0700
  • 01e95f20d5 fix test justin 2023-12-04 21:27:41 -0700
  • f3537e4b4f update snapshots justin 2023-12-04 21:27:14 -0700
  • 5548c7dc0a add jest watch script justin 2023-12-04 20:13:56 -0700
  • 749d32784e
    docs: add hosting on Zeabur guidance Yuhang 2023-11-17 16:53:27 +0800
  • bddd39db5d fix: layout Harold Kim 2023-11-16 22:41:12 +0900
  • 488cf90289 fix: completely disable registration Harold Kim 2023-11-16 22:31:53 +0900
  • 5d42914419 fix: Fix minor mobile layout issues Harold Kim 2023-11-16 21:01:27 +0900
  • 6123ffe69d fix: Make design more mobile friendly Harold Kim 2023-11-16 17:51:54 +0900
  • 26b277b2fe fix: Remove mobile warning / topbar sign, bump packages Harold Kim 2023-11-16 17:12:41 +0900
  • 65acbc5dcb * Korean(한국어) translation and fine tune for Focalboard-only environment. * Add Korean array in webapp/src/constants.ts languages array at the end of the array. * Add webapp/src/i18n.tsx Korean in ascending order (import, supportedLanguages, getMessages) * run updating snapshot command NavyStack 2023-11-12 16:31:46 +0900
  • 599347b26d Import from trello: comments, images, attachments omggga 2023-10-16 14:46:07 +0300
  • cbc71b3af7
    Merge branch 'main' into focalboard-readme-legal Carrie Warner (Mattermost) 2023-11-01 08:38:31 -0400
  • 302e13462c Standalone PWA Bhasher 2023-10-31 16:38:20 +0100
  • cd5233cdc5
    Add import csv feature Jimmy Neville 2023-10-31 10:59:54 -0400
  • 28ec2b361a
    Enhance Readme To Explain How To Contribute Translations (#4918) Tomer Ben-Rachel 2023-10-31 15:53:44 +0200
  • 004bd0426f feature/translations-contribution reverting snapshot changes unknown 2023-10-30 21:35:56 +0200
  • 612213447b feature/translations-contribution reverting snapshot changes unknown 2023-10-30 21:33:36 +0200
  • 43fb1b77c7 feature/translations-contribution adding step to run updating snapshot command unknown 2023-10-30 08:54:10 +0200
  • b6efc1f98b feature/translations-contribution updating snapshots unknown 2023-10-30 08:45:52 +0200
  • f4790e0f1a feature/translations-contribution added fruther detail of location of json file unknown 2023-10-29 20:37:16 +0200
  • 47aac099cf feature/translations-contribution adding steps on how to contribute a translation unknown 2023-10-29 20:31:52 +0200
  • 60b2e2a3be Update win-wpf app to persist user settings (issue #314) BaoNguyen 2023-10-28 07:59:06 +0900
  • 3269b67102 Incorporated reviewer feedback Carrie Warner (Mattermost) 2023-10-25 11:51:12 -0400
  • c584fae8df
    Update community supported README Carrie Warner (Mattermost) 2023-10-25 09:41:24 -0400
  • a2d73dfb1a
    Update zh_Hant.json 5idereal 2023-10-24 18:57:42 +0800
  • 8071eb874d prevent ModifiedBy overwrite omggga 2023-10-18 13:40:59 +0300
  • 6b5a3b2465
    Merge branch 'main' into fix-board_deletion_not_found_error Mattermost Build 2023-10-17 19:05:45 +0300
  • 65e796ed50 Replace a non-semantic JSX child in one of the test files with an empty fragment Mateusz Burzyński 2023-10-09 00:06:36 +0200
  • 73aba75805 fix: remove most of languages. Harold Kim 2023-09-30 19:03:29 +0900
  • ab361958bd fix: change sidebard layout so that it sticks next to the main menu Harold Kim 2023-09-30 19:01:47 +0900
  • 3f11152070 chore: Remove websites Harold Kim 2023-09-30 15:21:09 +0900
  • 2768bcbd4a fix: fix translations on Korean Harold Kim 2023-09-30 15:16:26 +0900
  • d2d59a4397 chore: Remove mattermost plugins Harold Kim 2023-09-30 14:52:02 +0900
  • dd78b5d196 chore: Bump packages Harold Kim 2023-09-29 22:09:08 +0900
  • e13a2d2d08 Adding PR: Fix file deletion panic (#4892) Harold Kim 2023-09-29 21:44:26 +0900
  • 106d89d1f2 Adding PR: Show card delete confirmation status properly (#4612) Harold Kim 2023-09-29 20:22:45 +0900
  • fc092ee27f Adding PR: Display assignee properly in dark mode (#4706) Harold Kim 2023-09-29 20:15:09 +0900
  • c97e6a578f Adding PR: Remove max-width for the tooltip (#4707) Harold Kim 2023-09-29 20:14:05 +0900
  • 2cd90d2e04 Adding PR: Hide horizontal scrollbar during board templates (#4708) Harold Kim 2023-09-29 20:12:21 +0900
  • b19344d0b2 Adding PR: Updating i18n (#4801) Harold Kim 2023-09-29 20:10:43 +0900
  • d98a1c2c1d Adding PR: fix board delete/undo feature (#4868) Harold Kim 2023-09-29 20:08:39 +0900
  • cd20219ba9 Adding PR: fix translations (#4799) Harold Kim 2023-09-29 20:07:38 +0900
  • c40df7458d
    Merge branch 'main' into fix-board_deletion_not_found_error Mattermost Build 2023-09-27 18:22:05 +0300
  • 8209b6b136
    MM-54366 Check guest access to other members (#4871) (#4884) (#4888) v7.10.6 release-7.10 Mattermost Build 2023-09-27 18:20:56 +0300
  • 2dab1cd06b
    MM-54366 Check guest access to other members (#4871) (#4884) (#4889) v7.8.9 release-7.8 Mattermost Build 2023-09-27 16:56:53 +0300
  • 267c965326 MM-54366 Check guest access to other members (#4871) (#4884) Mattermost Build 2023-09-25 21:17:01 +0300
  • eaf597339d MM-54366 Check guest access to other members (#4871) (#4884) Mattermost Build 2023-09-25 21:17:01 +0300
  • d67d4bbb3d Merge branch 'main' of github.com:alirezaalavi87/focalboard Alireza Alavi 2023-09-26 12:27:42 +0330
  • 6e1434e1bc Fix conflicts in formatting and ESlint Alireza Alavi 2023-09-26 12:26:27 +0330
  • 4057792e84 Fix Mixed RTL & LTR In Some Places Alireza Alavi 2023-09-26 12:08:10 +0330
  • 168e18de0c Translated using Weblate (Korean) Navystack 2023-09-26 07:01:17 +0000
  • b116ae4d54 Translated using Weblate (Spanish) Marie Landivar 2023-09-26 07:01:17 +0000
  • 8fc479abb3 Translated using Weblate (Arabic) MohammedElansary-dev 2023-09-26 07:01:17 +0000
  • 9504d0782e Translated using Weblate (French) Renaud 2023-09-26 07:01:16 +0000
  • 4ff20be1fc Translated using Weblate (Korean) intdev32 2023-09-26 07:01:16 +0000
  • 4b7c24ffa4 Translated using Weblate (Portuguese (Brazil)) Coelho 2023-09-26 07:01:16 +0000
  • 4dd3f4c86b Translated using Weblate (Vietnamese) linkvn 2023-09-26 07:01:16 +0000
  • 8be6b900ca Translated using Weblate (Dutch) Tom De Moor 2023-09-26 07:01:16 +0000
  • aedb02f230 Translated using Weblate (Chinese (Simplified)) timmycheng 2023-09-26 07:01:16 +0000
  • c570da56d9 Translated using Weblate (Chinese (Traditional)) CI-YU 2023-09-26 07:01:16 +0000
  • 73f7a5a582 Translated using Weblate (Polish) master7 2023-09-26 07:01:16 +0000
  • 80f5e49c82 Translated using Weblate (Malayalam) Varghese Jose 2023-09-26 07:01:15 +0000
  • d4a4f36e87 Translated using Weblate (Swedish) MArtin Johnson 2023-09-26 07:01:15 +0000
  • 8307fd3709 Translated using Weblate (Arabic) Abdulaziz 2023-09-26 07:01:15 +0000
  • 3097208622 Translated using Weblate (Japanese) kaakaa 2023-09-26 07:01:15 +0000
  • 1925c33a61 Translated using Weblate (Ukrainian) Valentyn Smagin 2023-09-26 07:01:15 +0000
  • c120e12455
    MM-54366 Check guest access to other members (#4871) (#4884) v7.11.4 release-7.11 Mattermost Build 2023-09-25 21:17:01 +0300
  • 06da9e65bb update linux Scott Bishel 2023-09-25 11:00:14 -0600
  • 13a321f033 test update Scott Bishel 2023-09-25 10:15:06 -0600
  • 4ee8cac829
    Update to version 7.11.4 (#4885) Scott Bishel 2023-09-25 09:10:45 -0600
  • 1f1bf40ddc
    MM-54013- Removing some mattermost references (#4865) (#4883) Mattermost Build 2023-09-25 18:09:45 +0300
  • 0d3963431a Fix Mixed RTL & LTR In Some Places Alireza Alavi 2023-09-25 18:17:21 +0330
  • e31ab14b91 Update to version 7.11.4 Scott Bishel 2023-09-25 08:30:59 -0600
  • 25e5a2a81f MM-54366 Check guest access to other members (#4871) Scott Bishel 2023-09-25 08:19:53 -0600
  • 134422df4d
    MM-54366 Check guest access to other members (#4871) Scott Bishel 2023-09-25 08:19:53 -0600
  • b3d32b145f MM-54013- Removing some mattermost references (#4865) Asaad Mahmood 2023-09-25 19:18:35 +0500
  • 7226ed2cbb
    MM-54013- Removing some mattermost references (#4865) Asaad Mahmood 2023-09-25 19:18:35 +0500
  • 277ea9facc
    Transitioning Mattermost Boards > Focalboards plugin docs (#4862) Carrie Warner (Mattermost) 2023-09-14 13:35:28 -0400
  • bdc27ee5e7 lint fix Scott Bishel 2023-09-14 10:55:28 -0600
  • 10fa4ef449 check guest access to other members Scott Bishel 2023-09-13 12:58:21 -0600
  • a216e43fab
    Merge pull request #4870 from esethna/patch-2 Scott Bishel 2023-09-11 17:48:16 -0600
  • 556a9f80fb
    Update README.md Eric Sethna 2023-09-11 11:29:25 -0700
  • 7d99f7dc7a fixed Bug:After deleting a board, using the undo feature would redirect to an error page displaying "board-not-found." jiushi 2023-09-10 00:33:01 +0800
  • 9b6c4b58bf Added Focalboard import notes Carrie Warner (Mattermost) 2023-09-06 12:08:58 -0400
  • 3b10b96bb8 Updating image Asaad Mahmood 2023-09-06 13:30:23 +0500
  • fcf37b7fdc Updating links and text Asaad Mahmood 2023-09-06 13:09:17 +0500