Commit Graph

910 Commits

Author SHA1 Message Date
Jesús Espino
f14a2d76b3 Linking the repository directly instead of the getting started documentation 2021-03-18 14:42:23 +01:00
Jesús Espino
2abe55149b Fixing wrong documentation 2021-03-18 14:39:08 +01:00
Jesús Espino
e9d4810123 Fixing wrong documentation 2021-03-18 14:37:04 +01:00
Jesús Espino
3290ab48b8 Fixing email validation 2021-03-18 13:34:42 +01:00
Jesús Espino
7e96704090 Changing Home with View Source 2021-03-18 13:31:26 +01:00
Jesús Espino
97171af855
Merge pull request #84 from renjithgr/main
[GH-40] Add property type email
2021-03-18 12:39:29 +01:00
Jesús Espino
8ea4da8e8b
Merge pull request #97 from mattermost/it33-patch-1
Adding "Share your feedback"
2021-03-18 12:29:51 +01:00
it33
0a25fcbf15
Adding "Share your feedback" 2021-03-18 04:19:12 -07:00
it33
5c802347be
Noting speed advantage of desktop version
Responding to HackerNews comments: 
https://news.ycombinator.com/reply?id=26501393&goto=item%3Fid%3D26499062%2326501393
2021-03-18 04:06:12 -07:00
Jesús Espino
e7849ce3ac
Merge pull request #80 from mantlecurve/patch-1
updated the document to include `dbtype` in dbconfig
2021-03-18 11:38:43 +01:00
Jesús Espino
a66d16d81b
Merge pull request #85 from lutfuahmet/main
Register Request email validation
2021-03-18 11:37:48 +01:00
Jesús Espino
33aba9412b
Merge pull request #76 from proffalken/feature/75_docker_installation
Add Dockerfile to run service in a container
2021-03-18 11:32:04 +01:00
Jesús Espino
6a37071df2
Merge pull request #83 from r-52/r-fix-contribution-typo
fix a typo in the contribution guidelines
2021-03-18 11:24:55 +01:00
Matthew Macdonald-Wallace
463b38d073 Remove apt upgrade following comments on various platforms 2021-03-18 10:04:03 +00:00
lutfuahmet
4887aee648 Register Request email validation 2021-03-18 10:32:23 +03:00
Matthew Macdonald-Wallace
0b58cf8f1f Split RUN commands into two layers 2021-03-18 06:57:33 +00:00
Renjith
d6950c27bb Add property type email 2021-03-18 01:36:03 -05:00
Roman
f9fd8504c8 fix a typo in the contribution guidelines 2021-03-18 06:32:06 +00:00
Chen-I Lim
707e042c6a Fix #82: Build webapp with plain make 2021-03-17 23:31:55 -07:00
Mithun Madhusoodanan
d92c7610c4
updated the document to include dbtype in dbconfig 2021-03-18 09:41:24 +05:30
Chen-I Lim
2681b8900a Fix #78: GetSharing should return undefined when missing 2021-03-17 12:15:16 -07:00
Matthew Macdonald-Wallace
6452a0de74 Add Dockerfile to run service in a container
Fixes #75

NOTE: At the moment, the focalboard version is hard-coded and there is
a bug that means the download is not actually a .tar.gz file, but a
.tgz.gz file inside a .zip file.
2021-03-17 17:07:04 +00:00
Chen-I Lim
c7b6ebe709 Update changelog 2021-03-15 13:20:58 -07:00
Chen-I Lim
4ca343d84c
Merge pull request #68 from mattermost/content-blocks
Refactor content blocks
2021-03-15 10:20:44 -07:00
Chen-I Lim
5aeb68bd4d Update download links to App Stores 2021-03-15 10:11:03 -07:00
Chen-I Lim
56b00f00be Link to download guide from server setup guide 2021-03-14 11:02:40 -07:00
Chen-I Lim
7a35f3d3be
Merge pull request #72 from kaakaa/patch-1
Fix setup command
2021-03-13 10:06:16 -08:00
Yusuke Nemoto
fce658edcf
Fix setup command 2021-03-14 00:07:37 +09:00
Chen-I Lim
b9667151fc Mac: Remove Print and unused menu items 2021-03-11 13:45:37 -08:00
Chen-I Lim
7856e4df3b Fix #70: Add background to Mac icon 2021-03-11 10:06:55 -08:00
Chen-I Lim
ade55a2b90 Rev Mac version 0.6.1 2021-03-11 09:08:23 -08:00
Chen-I Lim
46cb593bbb Use import instead of requrie 2021-03-11 08:11:07 -08:00
Chen-I Lim
6d26237906 Fix #69: Redraw Mac webview on first load 2021-03-10 19:03:21 -08:00
Chen-I Lim
87a914b197 Fix lint errors 2021-03-10 15:14:18 -08:00
Chen-I Lim
283e4d8290 Merge branch 'main' into content-blocks 2021-03-10 15:04:12 -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
194746f3ac i18n-extract 2021-03-10 14:56:20 -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
c4be5e4939 Update Mac entitlements 2021-03-10 10:12:17 -08:00
Chen-I Lim
cfe763ff47 Merge branch 'main' into content-blocks 2021-03-10 09:23:48 -08:00
Chen-I Lim
d2faeb2847 npm audit fix 2021-03-10 09:20:26 -08:00
Chen-I Lim
016d14a185 Info.plist 2021-03-09 18:37:48 -08:00
Chen-I Lim
1a7d11a4ae Update Mac entitlements 2021-03-09 17:36:22 -08:00
Chen-I Lim
8647dc38c8 Update Info.plist 2021-03-09 16:32:59 -08:00