type_face
3404578ecc
Merge branch 'master' into admin-ui-custom-css
2019-04-24 15:54:12 -07:00
Rob Ring
48c5355a5b
apply custom CSS to admin panel
2019-04-24 15:50:29 -07:00
Kim Gardner
1c2ff7d2ae
Update default plugins and docs ( #2265 )
...
* Update default plugins
* Update plugin docs with missing plugin
* Fixed broken link in docs
* Update Code of Conduct in docs
* Fix mixup that both plugins are moderation-actions
* fix: adapt server tests to use the rich text plugin
* fix: e2e
* fix: sync docs
2019-04-16 20:54:44 +02:00
Wyatt Johnson
cd01aae76c
fix: fixed incorrect users lookup ( #2229 )
2019-03-18 12:06:29 -06:00
Bryce Kahle
8b2dc3a46d
do not show admin drawer unless user has access
...
Fixes https://github.com/coralproject/talk/issues/1791
2018-10-08 13:02:37 -04:00
Wyatt Johnson
7e680038d6
fix: added tests
2018-09-13 11:21:40 -06:00
Wyatt Johnson
b9d88251e6
External User Fix ( #1846 )
...
* fix: return user if user was not initially found
* fix: added tests, added wasUpserted boolean
2018-09-06 15:22:58 +00:00
Wyatt Johnson
16a884d778
fix: extract and add redirect uri
2018-06-25 12:28:25 -06:00
Chi Vinh Le
ccff6ed63b
Resolve linter issues
2018-06-05 04:28:54 +02:00
Chi Vinh Le
2387b46ba1
Resolve className and id conflicts
2018-06-05 03:32:15 +02:00
Chi Vinh Le
606f463331
Typo
2018-05-29 16:52:07 +02:00
Chi Vinh Le
3a84da9495
Activate Websocket and add browser console logging
2018-05-29 16:42:04 +02:00
okbel
b15a306c43
çhanges
2018-05-28 16:20:20 -03:00
Chi Vinh Le
90e4682cf6
Take karma into account when doing e2e
2018-05-25 22:49:35 +02:00
Wyatt Johnson
0c1e4873f8
fixed first time user
2018-05-24 10:11:49 -06:00
Wyatt Johnson
975448ec69
patches to reliability computation based on settings
2018-05-23 16:18:22 -06:00
Fabian Neumann
bae20c38ec
Rename globalSwitchoff to disableCommenting.
2018-05-11 12:21:13 +02:00
Fabian Neumann
f28a3f2f4e
Add test case: err if trying to comment while it's disabled
2018-05-11 11:28:58 +02:00
Wyatt Johnson
15c3a96291
fixed settings
2018-05-07 17:16:52 -06:00
Wyatt Johnson
732ff98f9b
fixed test
2018-05-07 14:50:03 -06:00
Wyatt Johnson
b42d325cb0
fixes for tests
2018-04-30 16:13:48 -06:00
Wyatt Johnson
7a0c9c85bc
fixed tests
2018-04-30 15:59:35 -06:00
Wyatt Johnson
685bd02758
Merge branch 'master' into gdpr-username
2018-04-20 12:06:52 -06:00
Wyatt Johnson
80f219513b
fixed e2e
2018-04-20 11:39:34 -06:00
Kim Gardner
31a8de852c
Merge branch 'master' into organization-contact
2018-04-18 17:01:13 -04:00
Kim Gardner
3e8abf554e
Merge branch 'master' into 155910162
2018-04-18 15:35:21 -04:00
Wyatt Johnson
0e2a37ac91
Merge branch 'master' into gdpr-username
2018-04-18 10:29:18 -06:00
Belén Curcio
6b441291c0
Merge branch 'master' into organization-contact
2018-04-17 17:32:37 -03:00
Wyatt Johnson
b6299c2d40
fix e2e test
2018-04-17 13:35:30 -06:00
Wyatt Johnson
bc7c37241e
Merge branch 'master' into organization-contact
2018-04-17 13:07:16 -06:00
Wyatt Johnson
ba9f034bfb
Allow a user to change their own username
2018-04-16 17:37:08 -06:00
Wyatt Johnson
8dbfa8f274
Merge branch 'organization-contact' into gdpr-password
2018-04-16 12:32:09 -06:00
Wyatt Johnson
6553096bc7
Merge branch 'master' into organization-contact
2018-04-12 13:11:35 -06:00
Wyatt Johnson
68473e5a29
added beforeTest to wait for mongoose to be ready
2018-04-12 08:36:45 -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
412fd34cc1
Merge branch 'master' into gdpr-download
2018-04-11 13:46:46 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
afa592aa78
e2e fixes
2018-04-09 16:34:08 -06:00
okbel
ef10ab8088
Renaming components and styles
2018-04-03 11:20:22 -03:00
okbel
b32d1ef717
Adding the email to the schema
2018-03-28 10:16:57 -03:00
Kim Gardner
678f535500
Fix typos
2018-03-21 19:08:13 -04:00
Kim Gardner
21722d36ea
Merge branch 'master' into restore-new-user-event
2018-03-14 18:19:29 -04:00
Wyatt Johnson
2f1689d2ca
Merge branch 'master' into name-collision
2018-03-14 14:55:54 -06:00
Wyatt Johnson
1a8006e3a3
improved db query support, added tests
2018-03-14 14:55:24 -06:00
Kim Gardner
8db3f72bb4
Merge branch 'master' into restore-new-user-event
2018-03-13 19:31:50 -04:00
Wyatt Johnson
f826db1edf
Restore the userCreated event
2018-03-12 16:39:38 -06:00
Wyatt Johnson
21e3e24d9f
Docs updates
2018-03-12 12:26:26 -06:00
Wyatt Johnson
9a89dfaa29
fixed test
2018-02-16 15:48:38 -07:00
Wyatt Johnson
634da8012f
Merge branch 'master' into events
2018-02-16 15:47:37 -07:00
Kim Gardner
9ec7027f3c
Merge branch 'master' into no-limit
2018-02-14 21:03:17 -05:00