Commit Graph

706 Commits

Author SHA1 Message Date
Chen-I Lim
c47333948e Rev to v0.6.2 2021-03-31 11:59:07 -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
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
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
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
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
Jesús Espino
9127387163 Merge remote-tracking branch 'origin/main' into system-theme 2021-03-30 20:29:10 +02:00
Jesús Espino
951e85ef32 Fixing tests 2021-03-30 20:25:19 +02:00
Jesús Espino
d58adf0582
Merge pull request #216 from jespino/gallery-view
Gallery view
2021-03-30 20:22:19 +02:00
Jesús Espino
2d5738b02a Adding GalleryIcon based on ImageIcon 2021-03-30 20:21:47 +02:00
Jesús Espino
aafc159248 Changing checkbox to functional component 2021-03-30 20:14:08 +02:00
Jesús Espino
18d7e76a68 Adding tests and simplified a bit the code 2021-03-30 20:01:24 +02:00
Jesús Espino
d880595f77 Fixing eslint 2021-03-30 20:01:24 +02:00
Jesús Espino
09a9575dd0 Adding checkbox content type 2021-03-30 20:01:24 +02:00
Jesús Espino
56a3160109 Simplifying markdown editor 2021-03-30 19:52:32 +02:00
Chen-I Lim
50fc52f871 Fix lint issues 2021-03-30 10:11:48 -07:00
Chen-I Lim
db6d496853
Merge pull request #213 from mattermost/file-permissions
Store files per workspace and root block
2021-03-30 10:10:29 -07:00
Jesús Espino
d573f97fe6 Moving the label concept into its own component 2021-03-30 18:57:55 +02:00
Jesús Espino
af3ab4d978 Using the card listener in the gallery 2021-03-30 15:20:37 +02:00
Jesús Espino
6a738a1f12 Fixing types problems 2021-03-30 15:17:23 +02:00
Jesús Espino
69ff6f494d Improving content preview style 2021-03-30 15:17:23 +02:00
Jesús Espino
1b464b67c1 Adding more fixes to the gallery view 2021-03-30 15:17:23 +02:00
Jesús Espino
887e9cecaf Gallery view 2021-03-30 15:17:23 +02:00
Jesús Espino
239fc689d4 Migrating cardDialog to functional component and creating the cardListener hook 2021-03-30 15:15:19 +02:00
Jesús Espino
361c37c1e0 Migrating kanban card to functional component 2021-03-30 14:05:47 +02:00
Jesús Espino
5f07dd52d3 Migrating propertyValueElement to functional component 2021-03-30 14:00:25 +02:00
Jesús Espino
009639b1ea Migrating to menuWrapper to functional component 2021-03-30 13:53:12 +02:00
Jesús Espino
e441c4ee91 Migrating to property menu to functional component 2021-03-30 13:37:47 +02:00
Jesús Espino
b50e96d1d2 Fixing lint error 2021-03-30 13:27:46 +02:00
Jesús Espino
2b9b5cb07f Migrating everything to 1 single editable type 2021-03-30 13:11:56 +02:00
Chen-I Lim
42fd52c13a Fix lint error 2021-03-29 16:34:06 -07:00
Chen-I Lim
9ff340c989 Store files per workspace and root block 2021-03-29 16:27:35 -07:00
Chen-I Lim
aa363041e7 Support worksapce in websocket 2021-03-29 12:31:42 -07:00
Chen-I Lim
98bfd5a57a Allow sharing with workspace 2021-03-29 10:41:27 -07:00
Jesús Espino
94a1a16f5f Fixing eslint error 2021-03-29 15:02:05 +02:00
Jesús Espino
0329406a9c Migrating table row to functional component 2021-03-29 14:47:19 +02:00
Jesús Espino
f2e1d1ba87 Moving filterComponent to the viewHeader folder 2021-03-29 13:03:44 +02:00
Jesús Espino
8c285e5948 Moving comment and commentsList components into the cardDetail folder 2021-03-29 13:01:52 +02:00
Jesús Espino
b4962c3b02 Extracting cardDetailsContentsMenu component 2021-03-29 12:37:59 +02:00
Jesús Espino
3f695b4659 Extracting card detail properties in its own component 2021-03-29 12:27:55 +02:00
Jesús Espino
faf7e6d551 Fixing linter errors 2021-03-29 12:15:12 +02:00
Jesús Espino
24a753b46e Expliting contents list card int its own component 2021-03-29 12:13:54 +02:00
Jesús Espino
0f938d6bd4 Moving cardDetail to its own directory 2021-03-29 12:02:36 +02:00
Jesús Espino
db3dce7e58 Migrating viewHeader to functional component 2021-03-29 11:56:21 +02:00
Jesús Espino
5ad7ed5fc0 Extracting ViewHeaderSearch component 2021-03-29 11:52:50 +02:00
Jesús Espino
dc5896a64a Extracting the view header actions menu into its own component 2021-03-29 11:25:33 +02:00
Jesús Espino
ff26307b6b Moving registrationLink component to the sidebar directory 2021-03-28 13:33:54 +02:00
Jesús Espino
5bfc85df97 Adding missed files 2021-03-28 13:31:07 +02:00
Jesús Espino
e71b4f9236 Extracting ViewHeaderSortMenu component from ViewHeader 2021-03-28 13:30:46 +02:00
Jesús Espino
e7d93ef941 Splitting the ViewHeaderProperties Menu 2021-03-28 13:15:37 +02:00
Jesús Espino
f95189984d Moving viewHeader to its own directory 2021-03-28 12:55:55 +02:00
Jesús Espino
b6df0a272f Fixing sidebar header collapse button 2021-03-28 09:56:51 +02:00
Jesús Espino
ae5d7f788d Splitting scss code 2021-03-28 09:43:39 +02:00
Jesús Espino
7f2a1ce109 Migrating sidebar to functional component 2021-03-28 09:22:51 +02:00
Jesús Espino
80292ec815 Splitting the sidebar user menu in its own component 2021-03-28 09:14:34 +02:00
Jesús Espino
852269e20e Splitting the sidebar board item into its own functional component 2021-03-27 18:44:00 +01:00
Jesús Espino
bd7bd50e79 Adding missing file 2021-03-27 11:02:56 +01:00
Jesús Espino
de3d92ad52 Simplifiying the sidebar a bit more 2021-03-27 11:01:31 +01:00
Jesús Espino
94c39b87de Refactoring the sidebar 2021-03-27 10:53:39 +01:00
Jesús Espino
499780fcf0 Migrating ViewTitle to functional component 2021-03-27 10:34:23 +01:00
Jesús Espino
8ea954aa64 Migrating CommentsList to functional component 2021-03-27 10:30:53 +01:00
Jesús Espino
acfc171fe4 Migrating BlockIconSelector to functional component 2021-03-27 10:25:10 +01:00
Jesús Espino
c54c50f2e8 Migrating workspace component to functional component 2021-03-27 10:20:18 +01:00
Jesús Espino
e91b7b5f3b Renaming workspaceComponent to workspace 2021-03-27 10:17:05 +01:00
Jesús Espino
a550988f35 Migrating registration link to functional component 2021-03-27 10:13:17 +01:00
Jesús Espino
108ecf59f7 Renaming registrationLinkComponent to registrationLink 2021-03-27 10:03:44 +01:00
Jesús Espino
98370bb20c Simplifying center panel from board/table component to center panel 2021-03-27 09:20:51 +01:00
Jesús Espino
2809a4518d Making Editable component to follow the export default pattern 2021-03-27 08:44:14 +01:00
Jesús Espino
bf24375d81 Removing unused code 2021-03-27 08:41:24 +01:00
Jesús Espino
24c66d6435 Creating a separate table component 2021-03-27 08:29:42 +01:00
Chen-I Lim
7a50a9339e Fix sharing 2021-03-26 21:26:34 -07:00
Bharat Kalluri
6c276bec7e Merge branch 'main' into fix/wrap_board_card_text 2021-03-27 06:53:04 +05:30
Chen-I Lim
0b479ff3ae Handle workspace in websocket 2021-03-26 18:04:23 -07:00
Chen-I Lim
4c759b9a9e Update propertyMenu snapshot 2021-03-26 17:55:02 -07:00
Bharat Kalluri
a41840b27d Merge branch 'main' into fix/wrap_board_card_text 2021-03-26 23:36:54 +05:30
Chen-I Lim
725971784b Workspace backend support 2021-03-26 11:01:54 -07:00
Bharat Kalluri
a2dad0b823 Added overflow wrap to boardCard.scss 2021-03-26 23:31:02 +05:30
Jesús Espino
65be22fa15 Splitting the kaban component from the boardComponent 2021-03-26 18:46:25 +01:00
Jesús Espino
c7bff3e755 removing unneded declaration of properties 2021-03-26 17:58:26 +01:00
Jesús Espino
0c290bad93 Splitting the board component is smaller chunks 2021-03-26 17:58:18 +01:00
Jesús Espino
8fbd7e574f Migrating BoardColumn to functional component 2021-03-26 17:37:46 +01:00
Jesús Espino
864977e01f Migrating NewCardButton to functional component 2021-03-26 17:33:59 +01:00
Jesús Espino
9ef14be7eb Splitting template items in the new card menu into other component 2021-03-26 17:31:15 +01:00
Jesús Espino
ae1839a909 Splitting the AddContentMenuItem in its own component 2021-03-26 17:19:40 +01:00
Jesús Espino
a18dc37170 Ignoring eslint prop-types error 2021-03-26 17:10:19 +01:00
Jesús Espino
df00c4613e Migrating ModalWrapper to functional component 2021-03-26 16:33:39 +01:00
Jesús Espino
67916470fd Migrating RootPortal to functional component 2021-03-26 16:26:58 +01:00
Jesús Espino
09693148aa Migrating modal to functional component 2021-03-26 16:20:35 +01:00
Jesús Espino
1525a7d9cd Simplifying TopBar component 2021-03-26 15:49:59 +01:00
Jesús Espino
f470777e27 Migrating content components to functional components 2021-03-26 15:48:13 +01:00
Jesús Espino
55885805a6 Simplifiying SubMenuOption 2021-03-26 14:58:20 +01:00
Jesús Espino
77343c2f03 Migrating some components to functional components 2021-03-26 14:52:31 +01:00
Jesús Espino
7c156cfd84 Migrating some components to functional components 2021-03-26 14:41:59 +01:00
Jesús Espino
9bcad5d7e1 Saving the cart title on card close 2021-03-26 12:41:09 +01:00
Jesús Espino
252dcc2c50 Fixing code styles 2021-03-26 11:54:55 +01:00
Jesús Espino
325cedc5df Adding new languages 2021-03-25 19:46:59 +01:00
Jesús Espino
8845683b09 Upgrading javascript dependencies 2021-03-25 19:41:00 +01:00
Jesús Espino
dd9c46d16c
Merge pull request #182 from asaadmahmood/focal-154
154 - Updating table cell css
2021-03-25 16:13:08 +01:00
Bharat Kalluri
a590409ae2 Use intl from prop instead of passing it as a argument 2021-03-25 20:25:52 +05:30
Asaad Mahmood
5ec6a4682f 154 - Updating table cell css 2021-03-24 14:21:41 +05:00
Bharat Kalluri
563f0ceef4 added i18-n extracted text 2021-03-24 07:15:45 +05:30
Bharat Kalluri
ade3309915 Added message on export 2021-03-23 12:55:06 +05:30
Jesús Espino
a27fba347c Adding Russian and Dutch languages 2021-03-21 19:47:47 +01:00
Jesús Espino
0c39baae47 Registering the system them listener only once 2021-03-21 08:51:22 +01:00
Renjith
21924107dd [GH-132] - Add snapshot test for propertyMenu component to cover the rest of the scenarios 2021-03-20 19:42:19 -05:00
Jesús Espino
9d7e8b0fff
Merge pull request #135 from renjithgr/main
[GH-132] Add unit tests for propertyMenu component.
2021-03-20 09:32:00 +01:00
Jesús Espino
bc9be643a5 Add support for system-theme (dark/default) 2021-03-20 08:52:24 +01:00
Jesús Espino
c8a06c6a8e Adding french support 2021-03-19 23:11:14 +01:00
Renjith
ddc357ed35 [GH-132] Clean up and refactoring 2021-03-19 14:03:46 -05:00
Chen-I Lim
a34c9a7128 Fix #136: Update the displayed version 2021-03-19 09:59:46 -07:00
Renjith
ef5e72ab7c [GH-132] Add unit test to cover the type chnge event callback 2021-03-19 11:40:13 -05:00
Renjith
26af2916c4 [GH-132] Add unit test to cover delete and name change event in propertyMenu component 2021-03-19 11:22:10 -05:00
Jesús Espino
98153b8e98 Adding german and japanese translations 2021-03-19 16:10:39 +01:00
Renjith
4430f9d4fc Fix the test name 2021-03-19 07:52:40 -05:00
Renjith
8b499f9035 Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
Jesús Espino
1ed5659bc7 Adding missed edit icon 2021-03-18 15:53:42 +01:00
Jesús Espino
0a5de1500a Making this theme aware in the markdown editor 2021-03-18 15:44:15 +01:00
Renjith
d6950c27bb Add property type email 2021-03-18 01:36:03 -05:00
Chen-I Lim
2681b8900a Fix #78: GetSharing should return undefined when missing 2021-03-17 12:15:16 -07:00
Chen-I Lim
46cb593bbb Use import instead of requrie 2021-03-11 08:11:07 -08:00
Chen-I Lim
87a914b197 Fix lint errors 2021-03-10 15:14:18 -08:00
Chen-I Lim
42d7bc9a88 cleanup handler interface 2021-03-10 15:03:26 -08:00
Chen-I Lim
13d63f9cd1 Unique menu keys 2021-03-10 15:00:54 -08:00
Chen-I Lim
fac8998ba2 Check for dup registerType 2021-03-10 14:58:12 -08:00
Chen-I Lim
4fb54365f6 Make add card content dynamic 2021-03-10 14:55:01 -08:00
Chen-I Lim
b7630dc178 Upload image in createBlock 2021-03-10 14:45:49 -08:00
Chen-I Lim
c55f414b19 Move add content logic into handler 2021-03-10 11:22:52 -08:00
Chen-I Lim
61015d1b5e cleanup 2021-03-10 10:55:46 -08:00
Chen-I Lim
9f87b680c2 Move content registration to elements 2021-03-10 10:53:37 -08:00
Chen-I Lim
cb2814f364 i18n 2021-03-09 13:44:02 -08:00
Chen-I Lim
6c80a681e2 Add icon to ContentRegistry 2021-03-09 13:01:16 -08:00
Chen-I Lim
9b6eb3357d Fix scss import case 2021-03-09 12:54:19 -08:00
Chen-I Lim
f26efbc9c8 Refactor content blocks 2021-03-09 12:22:14 -08:00
Chen-I Lim
af7f666eff Return JSON empty array when not found, and handle null arrays 2021-03-08 16:08:17 -08:00
Chen-I Lim
cdb13da950 Fix #66: Maintain view when searching for text 2021-03-08 11:46:46 -08:00
Chen-I Lim
e5d16ac963 Fix #49: Name duplicates <name> copy to add below 2021-03-08 11:00:09 -08:00
Chen-I Lim
eaf8321f52 Update to v0.6.0 2021-03-08 09:36:14 -08:00
Chen-I Lim
6efdc37144 Set link color in theme 2021-03-05 14:37:30 -08:00
Chen-I Lim
6ed49cc22b Fix #61; Set dark mode property colors 2021-03-05 14:27:42 -08:00
Chen-I Lim
2297cd0b52 Highlight table row and cell on hover 2021-03-05 14:26:42 -08:00
Chen-I Lim
2b77aca5d8 Fixes #56; Preserve readonly token on view change 2021-03-04 10:39:58 -08:00
Chen-I Lim
e5824b0696
Merge pull request #54 from mattermost/archive-jsonl
Archive in JSONL format
2021-03-04 09:22:55 -08:00
Chen-I Lim
b87502e0a5 Open last boardView if not specified 2021-03-03 13:01:40 -08:00
Chen-I Lim
43c04fd32d Remove unused (and shouldn't be used) block.duplicate 2021-03-03 10:47:23 -08:00
Chen-I Lim
08107e6537 Stamp time on duplicateBlockTree 2021-03-03 10:46:50 -08:00
Chen-I Lim
655635551d parseBlockArchive and tests 2021-03-03 10:09:09 -08:00
Chen-I Lim
19d6dc1ddf Cleanup OctoListener tracing 2021-03-02 18:13:41 -08:00
Chen-I Lim
7760cfa9ae cleanup import blocks 2021-03-02 18:09:13 -08:00
Chen-I Lim
ab7d936e9f async LineReader 2021-03-02 16:13:26 -08:00
Chen-I Lim
1f461adbf8 Cleanup archive import 2021-03-02 15:35:44 -08:00
Chen-I Lim
8e1c5941bb LineReader 2021-03-02 15:14:37 -08:00
Chen-I Lim
5d050abd09 Use JSONL format for archive 2021-03-02 13:21:55 -08:00
Chen-I Lim
3456aed4b6 Store fileId for image blocks instead of url 2021-02-23 11:59:32 -08:00
Chen-I Lim
02e436c902 Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
Chen-I Lim
fe8bf78305 Change select property type to text 2021-02-22 17:01:07 -08:00
Chen-I Lim
40b36e7463 Improve change select property type 2021-02-22 10:06:52 -08:00
Chen-I Lim
b32ddd5544 Show version number in sidebar 2021-02-17 14:51:39 -08:00
Chen-I Lim
13d48c5a8f Cmd+Enter to accept MarkdownEditor changes 2021-02-16 12:58:30 -08:00
Chen-I Lim
d459f82a81 Show comment date and time 2021-02-16 11:52:01 -08:00
Chen-I Lim
99445eb08e Show hover-over title on edit fields 2021-02-16 11:48:41 -08:00
Chen-I Lim
76f859c4ef Move IArchive to blocks 2021-02-16 10:40:35 -08:00
Chen-I Lim
171d1392f7 Fix tslint warning 2021-02-16 10:36:10 -08:00
Chen-I Lim
30e912c3f9 Cleanup model imports 2021-02-16 10:35:52 -08:00
Chen-I Lim
a7086325a6 Cleanup login client 2021-02-10 14:10:40 -08:00
Chen-I Lim
1a006f47a0 Cypress: single user token 2021-02-09 16:34:54 -08:00
Chen-I Lim
93b9eac852 Win app: single user token 2021-02-09 15:24:50 -08:00
Chen-I Lim
753b901877 Win: single user session token 2021-02-09 12:51:53 -08:00
Chen-I Lim
c62e587c85 Fix: Button font-size too small 2021-02-08 11:10:18 -08:00
Chen-I Lim
c484eb8c43 Don't require CSRF token for get files 2021-02-05 10:45:28 -08:00
Chen-I Lim
b2a3dafbb2 Merge branch 'main' into requested-with-header 2021-02-05 10:29:03 -08:00
Chen-I Lim
484247cefd Add help link to table view 2021-02-04 10:47:48 -08:00
Chen-I Lim
6ea082498f Handle enter on login, register, and password UI 2021-02-03 11:15:45 -08:00
Chen-I Lim
d655ca3af6 Add X-Requested-With header check for CSRF 2021-02-03 10:16:37 -08:00
Chen-I Lim
79b79b35bc Auth readToken in websocket 2021-02-02 18:21:37 -08:00
Chen-I Lim
c2894693ea websocket: send not authenticated error 2021-02-02 13:17:34 -08:00
Chen-I Lim
b3e660d354 Websocket auth 2021-02-02 12:06:28 -08:00
Chen-I Lim
12846ccc38 Allow ValueSelector to clear 2021-02-01 13:42:21 -08:00
Chen-I Lim
ecae0e5e4c Show view type in sidebar 2021-02-01 09:29:54 -08:00