Commit Graph

371 Commits

Author SHA1 Message Date
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