1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-15 09:14:11 +02:00
Commit Graph

451 Commits

Author SHA1 Message Date
Chen-I Lim
a7086325a6 Cleanup login client 2021-02-10 14:10:40 -08:00
Chen-I Lim
a10beb52a2 Fix indentation 2021-02-10 10:13:04 -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
26f73135bc Version 0.5.0 2021-02-02 14:34:10 -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
Chen-I Lim
b44673321c npm update jest 2021-01-29 21:16:02 -08:00
Chen-I Lim
dc69ce315e Rename main-app div 2021-01-29 20:39:06 -08:00
Chen-I Lim
6749b39f27 package app name 2021-01-29 20:32:32 -08:00
Chen-I Lim
b0d8d5a025 Website: https protocol 2021-01-28 15:10:40 -08:00
Chen-I Lim
b72f5ced7d Rename focalboard-server binary 2021-01-28 14:23:52 -08:00
Chen-I Lim
82269da96e Handle single-user app (user) menu 2021-01-28 14:15:03 -08:00
Chen-I Lim
4d6754d1a9 Logo hover effect 2021-01-28 14:10:04 -08:00
Chen-I Lim
5fd0636809 About Focalboard 2021-01-28 13:55:51 -08:00
Chen-I Lim
de0e317c59 App logo in sidebar 2021-01-28 13:51:45 -08:00
Chen-I Lim
41e362cfd3 Fix table column resize 2021-01-28 11:28:05 -08:00
Chen-I Lim
e821270f24 Display close button on dialogs 2021-01-28 11:24:39 -08:00
Chen-I Lim
37b751723c Content: Load images with auth 2021-01-28 11:20:46 -08:00
Chen-I Lim
19d9e9cf15 Default favicon 2021-01-28 09:38:04 -08:00
Chen-I Lim
ffd8ccac33 Update notice.txt header 2021-01-27 12:08:33 -08:00
Chen-I Lim
62417a6ef9 Add webapp/NOTICE.txt 2021-01-27 12:03:39 -08:00
Chen-I Lim
22bb4b55bc Fix typo 2021-01-27 10:20:26 -08:00
Chen-I Lim
c812b5dc98
Merge pull request #34 from asaadmahmood/ui-updates
Updating Application UI
2021-01-27 10:14:09 -08:00
Chen-I Lim
3b26ff7d14 Add rel="noreferrer" to markdown links 2021-01-26 15:46:45 -08:00
Chen-I Lim
387150151a Default webapp name 2021-01-26 14:32:34 -08:00
Chen-I Lim
cbe8e42e62 webpack extractComments: false 2021-01-26 13:15:31 -08:00
Chen-I Lim
451fbbaf4c Doc link 2021-01-26 12:56:48 -08:00
Chen-I Lim
03ab512657 Archiver file extension 2021-01-26 11:23:20 -08:00
Chen-I Lim
61be2d219b wss on https 2021-01-25 16:59:16 -08:00
Chen-I Lim
4f3eb7239e Use wss for https connections 2021-01-25 16:56:00 -08:00
Chen-I Lim
2dd7848b9b Don't show share board action for single-user 2021-01-25 14:02:44 -08:00
Chen-I Lim
09c713a253 Help button 2021-01-25 10:21:13 -08:00
Chen-I Lim
117b64bf96 fix npm run check 2021-01-22 13:12:07 -08:00
Chen-I Lim
99b3a0ed55 Comment out export board archive (incomplete tree) 2021-01-22 11:25:34 -08:00
Chen-I Lim
efbb337f03 CSV export: include title and escape quotes 2021-01-22 11:23:36 -08:00
Asaad Mahmood
3abcb59b43 Updating Application UI 2021-01-22 23:44:04 +05:00
Chen-I Lim
98858f9d32 Move invite users option to user menu 2021-01-21 10:52:44 -08:00
Chen-I Lim
2bddb0cfc0 Remove user menu for single-user 2021-01-21 10:42:05 -08:00
Chen-I Lim
1286349a22 Change password 2021-01-21 10:16:40 -08:00
Chen-I Lim
33d5dda7e3 Show error message if unable to load shared board 2021-01-20 10:33:04 -08:00
Chen-I Lim
6831497630 cleanup 2021-01-20 09:49:27 -08:00
Chen-I Lim
f7769bb14e Use modifiedBy for comment author 2021-01-20 09:47:08 -08:00
Chen-I Lim
c5cb542d7e Look up comment username from userId 2021-01-19 15:12:54 -08:00
Chen-I Lim
dcba640427 Add author's userId to comment 2021-01-19 14:49:05 -08:00
Chen-I Lim
f0f7b3ccc6 Fix: Add new comment 2021-01-19 09:47:27 -08:00
Chen-I Lim
5e4fcf57bd Update mac config 2021-01-18 18:21:10 -08:00
Chen-I Lim
82d68be007 login/reg responsive UI 2021-01-18 09:37:25 -08:00
Chen-I Lim
6384ad067f login / register page UI 2021-01-18 09:30:29 -08:00
Chen-I Lim
6975c66438 username 2021-01-14 19:01:06 -08:00
Chen-I Lim
bf8b624346 logout from user menu 2021-01-14 18:23:15 -08:00
Chen-I Lim
684177d5e2 Show username in sidebar 2021-01-14 18:14:03 -08:00
Chen-I Lim
d7eb2651cf modal shadow 2021-01-14 17:12:42 -08:00
Chen-I Lim
9cef3ac008 Show link anchor in share and invite modals 2021-01-14 17:10:27 -08:00
Chen-I Lim
6f8e7b5312 forceRefresh on Router 2021-01-14 16:57:45 -08:00
Chen-I Lim
d4f1848ab8 Basic login and register UX pass 2021-01-14 16:47:26 -08:00
Chen-I Lim
0288adc1c5 Remove now invalid readonly board test 2021-01-14 11:56:02 -08:00
Chen-I Lim
eecf134b3f /shared for shared boards 2021-01-14 11:33:07 -08:00
Chen-I Lim
0450a03971 Fix register error handling, and client json parsing 2021-01-14 10:58:16 -08:00
Chen-I Lim
d3eed6308a Fix redirect to login if no session. Cleanup client error handling. 2021-01-14 09:34:08 -08:00
Chen-I Lim
ef390d9653 Cleanup share board and register link UI 2021-01-14 09:15:31 -08:00
Chen-I Lim
0598aaff2d i18n-extract 2021-01-13 17:02:46 -08:00
Chen-I Lim
7915564d2c Require signup token to register 2021-01-13 16:56:01 -08:00
Chen-I Lim
9b1d9e7a1c i18n-extract 2021-01-13 11:48:42 -08:00
Chen-I Lim
dfb45021de Fix switch state. Show share state text 2021-01-13 11:48:23 -08:00
Chen-I Lim
e4d41b82e6 Share board call API 2021-01-13 11:17:47 -08:00
Chen-I Lim
a8f0a9590a ShareBoard: Copy link 2021-01-13 11:01:33 -08:00
Chen-I Lim
2b20802656 ShareBoard WIP 2021-01-13 10:37:17 -08:00
Chen-I Lim
fa136c99da Refactor FilterComponent to use Modal 2021-01-13 10:18:34 -08:00
Chen-I Lim
55620f45df ShareBoard modal. WIP 2021-01-13 10:12:22 -08:00
Chen-I Lim
b8bfc7fce3 Pass read_token to getSubTree 2021-01-13 09:40:37 -08:00
Chen-I Lim
61fb38d418 Allow GetSubTree without auth. WIP 2021-01-12 18:49:08 -08:00
Chen-I Lim
2dab4f56fd OctoClient Sharing APIs 2021-01-12 16:52:25 -08:00
Chen-I Lim
19eaa56870 Website: update name 2021-01-11 11:33:53 -08:00
Jesús Espino
41ce3fdb91 Adding singleuser to the ci tests 2021-01-11 16:57:29 +01:00
Jesús Espino
dabfd2ea01 Adding config for session expire and refresh 2021-01-11 15:16:39 +01:00
Jesús Espino
daae244cba Merge remote-tracking branch 'origin/main' into auth 2021-01-11 13:56:26 +01:00
Chen-I Lim
9b3322cc43 Hugo website 2021-01-07 14:12:26 -08:00
Chen-I Lim
71caf4b24d npm audit fix 2021-01-06 18:08:16 -08:00
Chen-I Lim
6bb89d6c09 Make Cypress optional 2021-01-06 16:09:36 -08:00
Chen-I Lim
77de551fdd Clear visible and hidden columns (options) when changing groupBy 2021-01-04 14:26:18 -08:00
Chen-I Lim
722680218f Comment out board test code 2021-01-04 13:57:48 -08:00
Chen-I Lim
061767103c duplicate view 2021-01-04 13:36:16 -08:00
Chen-I Lim
e35ba1abc5 Property Menu: i18n 2021-01-04 12:08:12 -08:00
Chen-I Lim
8ac0a9ba14 Use blue theme by default (rename to defaultTheme) 2021-01-04 11:19:03 -08:00
Chen-I Lim
2b6370daa4 Fix submenu position in css 2021-01-04 10:58:11 -08:00
Chen-I Lim
1c719d3a16 Update duplicate to handle card contentOrder 2020-12-18 14:28:54 -08:00
Chen-I Lim
68f5130098 Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
Chen-I Lim
f22527e650 Readonly support in UI 2020-12-17 12:02:12 -08:00
Chen-I Lim
e2440457b0 Align template menu icons 2020-12-14 13:06:41 -08:00