Wyatt Johnson
786c91c4ff
Merge pull request #1526 from kitwestneat/no-tabs-logged-out
...
don't show profile tab if user is logged out
2018-04-17 13:45:27 -06:00
Wyatt Johnson
b6299c2d40
fix e2e test
2018-04-17 13:35:30 -06:00
Wyatt Johnson
a257fdb623
removed deprecated not logged in ui for profile tab
2018-04-17 13:23:02 -06:00
Wyatt Johnson
a6344d8e71
fixed proptype missing validation
2018-04-17 13:19:03 -06:00
Wyatt Johnson
ec54db58dd
Merge branch 'master' into no-tabs-logged-out
2018-04-17 13:11:32 -06:00
Wyatt Johnson
fb1d431948
Merge pull request #1522 from coralproject/server-jest
...
Serverside Jest Support
2018-04-17 12:42:00 -06:00
Belén Curcio
d17c704f38
Merge branch 'master' into server-jest
2018-04-17 13:01:19 -03:00
Kit Westneat
e5a2152cfd
don't show profile tab if user is logged out
2018-04-12 17:52:49 -04:00
Wyatt Johnson
87ffa45050
Merge pull request #1525 from coralproject/storage-fixes
...
Storage Fixes
v4.3.2
2018-04-12 13:50:08 -06:00
Wyatt Johnson
4a4357bc4c
version bump
2018-04-12 13:37:42 -06:00
Wyatt Johnson
bb11de562f
Removed storage check
2018-04-12 13:24:56 -06:00
Wyatt Johnson
5125bb5d2d
logic cleanup
2018-04-12 13:22:20 -06:00
Wyatt Johnson
1c87181b17
cleanups around storageAccess
2018-04-12 12:58:30 -06:00
Wyatt Johnson
142f463211
Storage Fixes
...
- Implements storage fixes (fixes #1520 )
- Implements updates to locale
2018-04-12 12:47:09 -06:00
Wyatt Johnson
96733ade4d
Merge pull request #1518 from coralproject/ignored-users-reply
...
Ignored User Reply Notifications
2018-04-12 11:04:49 -06:00
Wyatt Johnson
9598e6d426
Merge branch 'master' into ignored-users-reply
2018-04-12 10:54:00 -06:00
Wyatt Johnson
91c4197fd7
Merge pull request #1512 from coralproject/autocomplete-off
...
Disable autocomplete on username signup field
2018-04-12 10:53:48 -06:00
Wyatt Johnson
8042083f6c
Merge branch 'master' into autocomplete-off
2018-04-12 10:46:04 -06:00
Belén Curcio
8232ae3e76
Merge branch 'master' into ignored-users-reply
2018-04-12 13:45:32 -03:00
Wyatt Johnson
5178529083
adjusted env
2018-04-12 09:44:17 -06:00
Wyatt Johnson
10d11c1615
adjusted index creation and managemen
2018-04-12 09:37:17 -06:00
okbel
4e63cff57f
Merge branch 'autocomplete-off' of github.com:coralproject/talk into autocomplete-off
...
* 'autocomplete-off' of github.com:coralproject/talk:
updated version
FrenchCorrections
New version of the translation
added missing translations
add missing strings in fr locale
Add Finnish translation
2018-04-12 12:18:53 -03:00
okbel
0206804bf4
autocapitalize off for the username field
2018-04-12 12:18:22 -03:00
Wyatt Johnson
68473e5a29
added beforeTest to wait for mongoose to be ready
2018-04-12 08:36:45 -06:00
Wyatt Johnson
d481dc8651
Merge branch 'master' into server-jest
2018-04-11 19:30:18 -06:00
Wyatt Johnson
322740d1a9
small fixes
2018-04-11 19:29:54 -06:00
Wyatt Johnson
86385e0d86
Jest for server
...
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Wyatt Johnson
270c070075
Merge pull request #1521 from coralproject/perm-update
...
Permission Updates
2018-04-11 16:06:45 -06:00
Wyatt Johnson
dc0c3b4a67
Authors cannot see their own status history
2018-04-11 15:58:04 -06:00
Wyatt Johnson
b51bb7486e
Permission Updates
...
- Restrict status history to ADMIN/MODERATORS
- Restrict body history to ADMIN/MODERATORS
2018-04-11 15:56:03 -06:00
Wyatt Johnson
7f9503d6aa
Merge pull request #1519 from losowsky/master
...
Add 'User Roles' piece to the docs
2018-04-11 14:19:46 -06:00
Andrew Losowsky
f81e973315
Added User Roles to the menu
2018-04-11 15:50:42 -04:00
Andrew Losowsky
1dc3b855aa
Bullets replaced with asterisks per markdown
2018-04-11 14:33:30 -04:00
Andrew Losowsky
aef5076ac1
Update 03-04-user-roles.md
2018-04-11 14:31:50 -04:00
Andrew Losowsky
2294286483
Rename 03-03-user-roles.md to 03-04-user-roles.md
2018-04-11 14:30:42 -04:00
Andrew Losowsky
6b7580acaf
Create 03-03-user-roles.md
2018-04-11 14:30:27 -04:00
Andrew Losowsky
b2dc178fdb
Rename 03-06-product-guide-trust.md to 03-07-product-guide-trust.md
2018-04-11 14:19:02 -04:00
Andrew Losowsky
dd916a3ef9
Rename 03-05-product-guide-trust.md to 03-06-product-guide-trust.md
2018-04-11 14:18:43 -04:00
Andrew Losowsky
4eff55a0d1
Rename 03-04-product-guide-trust.md to 03-05-product-guide-trust.md
2018-04-11 14:18:25 -04:00
Wyatt Johnson
e77243536c
Merge pull request #1516 from coralproject/coral-docs
...
Removed unused coral-docs
2018-04-11 11:33:33 -06:00
Wyatt Johnson
97a8a6dadd
Merge branch 'master' into coral-docs
2018-04-11 11:22:52 -06:00
Wyatt Johnson
05c0998541
Merge pull request #1517 from coralproject/errors
...
Refactored Errors
2018-04-11 11:22:39 -06:00
Wyatt Johnson
18570a97ea
Merge branch 'master' into errors
2018-04-11 11:14:15 -06:00
Wyatt Johnson
28e264868a
Merge pull request #1513 from coralproject/logging
...
Logging Improvements
2018-04-11 11:11:45 -06:00
Wyatt Johnson
4dfc90cac4
Merge branch 'master' into autocomplete-off
2018-04-11 11:09:52 -06:00
Belén Curcio
7b4829bfac
Merge branch 'master' into logging
2018-04-11 13:00:43 -03:00
Wyatt Johnson
2e74f79b79
Ignored User Reply Notifications
2018-04-10 17:33:56 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
edfe60b8e0
removed unused coral-docs
2018-04-10 15:52:10 -06:00
Wyatt Johnson
46078117c8
updated version
v4.3.1
2018-04-10 12:05:59 -06:00