Commit Graph

1199 Commits

Author SHA1 Message Date
Bharat
cb6a8a0189 Updated snapshot to include URL in dropdown 2021-04-01 19:09:18 +05:30
Bharat
e71e0c5ef1 Added URL as a property on the frontend 2021-04-01 18:56:42 +05:30
Jesús Espino
b1f6622bb1 Adding search hotkey ctrl+shift+f to the changelog 2021-04-01 11:06:24 +02:00
Jesús Espino
ae58abcecb Adding search hotkey ctrl+shift+f 2021-04-01 10:13:02 +02:00
Jesús Espino
4feb217994 Migrating the boardpage to use the hotkeys library 2021-04-01 09:09:52 +02:00
Jesús Espino
ad554cc8b9 Migrating dialog to functional component and using react-hotkeys-hook 2021-04-01 09:06:22 +02:00
Jesús Espino
1f67811784 Simplifiying shortcuts using Hotkeys library 2021-04-01 08:57:58 +02:00
Jesús Espino
885fdc2b6a Fixing drag and drop on hidden columns 2021-04-01 08:17:35 +02:00
Chen-I Lim
3b7f5d9b51 System theme support on Safari 2021-03-31 22:03:16 -07:00
Chen-I Lim
41ccd7651c Fixup for old file path 2021-03-31 15:30:25 -07:00
Chen-I Lim
679a689d3f Fix #220 2021-03-31 15:08:25 -07:00
Chen-I Lim
e2a9597b78 Update PropertyMenu.Delete id 2021-03-31 14:19:12 -07:00
Chen-I Lim
6a665886f2
Merge pull request #221 from BharatKalluri/fix/internationlize_hardcoded_strings
Internationalized hardcoded strings in the frontend codebase
2021-03-31 14:16:48 -07:00
Bharat
c30534b0c2 intl dialog.tsx 2021-04-01 02:25:05 +05:30
Bharat
bede81a921 Merged changes from main and ran extract 2021-04-01 02:14:02 +05:30
Bharat
534a405f61 Merge branch 'main' into fix/internationlize_hardcoded_strings
# Conflicts:
#	webapp/src/widgets/propertyMenu.tsx
2021-04-01 02:10:44 +05:30
Bharat
06c35dfb96 Intl hardcoded strings in the frontend codebase 2021-04-01 02:09:14 +05:30
Chen-I Lim
c47333948e Rev to v0.6.2 2021-03-31 11:59:07 -07:00
Chen-I Lim
42eaa744c0 Makefile update 2021-03-31 09:00:03 -07:00
Chen-I Lim
18a240c74c
Merge pull request #218 from mattermost/workspace-title
Workspace title
2021-03-31 07:59:40 -07:00
Jesús Espino
597242090c Adding options menu to the gallery cards 2021-03-31 16:51:11 +02:00
Jesús Espino
16256a41d0 Add selected cards duplication with CTRL+D 2021-03-31 16:03:31 +02:00
Jesús Espino
8af37617ee Improving a bit the gallery 2021-03-31 13:39:12 +02:00
Jesús Espino
b52d599cbd Fixing tiny detail on styles on gallery preview of content of checkboxes 2021-03-31 13:28:17 +02:00
Jesús Espino
bea9c905c7 Removing unneeded import 2021-03-31 13:25:13 +02:00
Jesús Espino
c73aaf09b2 Adjust the gallery new button to the height of the rest of the items 2021-03-31 13:23:38 +02:00
Jesús Espino
1b0613844b Allowing to show properties in the gallery view 2021-03-31 13:22:41 +02:00
Jesús Espino
0890698280 Simplifying a bit the view header 2021-03-31 13:00:04 +02:00
Jesús Espino
933ccce948 Moving horizontalGrip to table folder 2021-03-31 12:53:48 +02:00
Jesús Espino
ccba85bf27 Migrating contentBlock to functional component 2021-03-31 12:32:52 +02:00
Jesús Espino
3bf1b574bc Fixing type checks 2021-03-31 12:24:16 +02:00
Jesús Espino
68fc79aca8 Adding gallery and checkbox to the changelog 2021-03-31 12:18:06 +02:00
Jesús Espino
6adc1cb756 Moving gallery loading/listening to the Gallery component instead to each card 2021-03-31 12:17:52 +02:00
Jesús Espino
41a91fb7b5 Migrating sidebarAddBoardMenu to functional component 2021-03-31 11:45:04 +02:00
Jesús Espino
8222035f5b Extracting boardTemplateMenuItem into its own component 2021-03-31 11:23:26 +02:00
Jesús Espino
bb7e41ff35 Updating vulnerable dependency 2021-03-31 10:21:17 +02:00
Jesús Espino
6945e09d75 fixing overflow-text in galleryCard 2021-03-31 10:19:50 +02:00
Chen-I Lim
884b658010 Show no board hint with workspace title 2021-03-30 15:50:37 -07:00
Chen-I Lim
7be7bed916 Show workspace title in sidebar 2021-03-30 15:25:16 -07:00
Jesús Espino
afb1d514c5
Merge pull request #199 from BharatKalluri/fix/wrap_board_card_text
Added overflow wrap to boardCard
2021-03-30 23:30:05 +02:00
Chen-I Lim
83ca65a7e6
Merge pull request #217 from mattermost/global-templates
Global template support
2021-03-30 14:25:26 -07:00
Chen-I Lim
3531c8307d Global template support 2021-03-30 14:04:00 -07:00
Jesús Espino
a49688240f Fixing cypress tests 2021-03-30 22:06:39 +02:00
Jesús Espino
53a6331a05 Fixing translation extraction 2021-03-30 21:35:48 +02:00
Jesús Espino
ad50065699
Merge pull request #145 from mattermost/system-theme
Add support for system-theme (dark/default)
2021-03-30 21:23:48 +02:00
Jesús Espino
119a0ab449
Merge pull request #146 from mattermost/checkbox-content
Adding checkbox content type
2021-03-30 21:23:36 +02:00
Jesús Espino
f6e2006cae Merge remote-tracking branch 'origin/main' into system-theme 2021-03-30 21:20:04 +02:00
Jesús Espino
0c5c741b06 Merge remote-tracking branch 'origin/main' into checkbox-content 2021-03-30 20:33:34 +02:00
Jesús Espino
a6d0e4cc0b Fixing cypress tests 2021-03-30 20:33:21 +02:00
Jesús Espino
f5c93e556c Fixing merge problem 2021-03-30 20:30:53 +02:00