Chi Vinh Le
|
b7c4dbd224
|
Remove CommonJS style exports in framework
|
2017-07-07 17:27:05 +07:00 |
|
Chi Vinh Le
|
30d4562383
|
Refactor pagination
|
2017-06-01 01:18:41 +07:00 |
|
Chi Vinh Le
|
1acf58182f
|
Merge branch 'master' into integrate-admin-graphql-framework
Conflicts:
client/coral-admin/src/containers/Community/Loading.js
client/coral-admin/src/containers/Community/Table.js
client/coral-admin/src/containers/Streams/Stories.js
client/coral-admin/src/index.js
client/coral-admin/src/routes/Community/components/FlaggedAccounts.js
client/coral-admin/src/routes/Community/components/People.js
client/coral-admin/src/routes/Configure/components/Configure.js
client/coral-admin/src/routes/Configure/components/Domainlist.js
client/coral-admin/src/routes/Configure/components/EmbedLink.js
client/coral-admin/src/routes/Configure/components/ModerationSettings.js
client/coral-admin/src/routes/Configure/components/StreamSettings.js
client/coral-admin/src/routes/Configure/components/TechSettings.js
client/coral-admin/src/routes/Configure/components/Wordlist.js
client/coral-admin/src/routes/Dashboard/components/CountdownTimer.js
client/coral-admin/src/routes/Install/components/Steps/AddOrganizationName.js
client/coral-admin/src/routes/Install/components/Steps/CreateYourAccount.js
client/coral-admin/src/routes/Install/components/Steps/FinalStep.js
client/coral-admin/src/routes/Install/components/Steps/InitialStep.js
client/coral-admin/src/routes/Install/components/Steps/PermittedDomainsStep.js
client/coral-admin/src/routes/Install/components/translations.json
client/coral-admin/src/routes/Moderation/components/Moderation.js
client/coral-admin/src/routes/Moderation/components/ModerationQueue.js
client/coral-admin/src/routes/Stories/components/Stories.js
client/coral-embed-stream/src/index.js
|
2017-05-29 23:06:40 +07:00 |
|
gaba
|
492f4a674c
|
OMG. Strings.
|
2017-05-25 12:02:26 -04:00 |
|
Chi Vinh Le
|
b43a0f533b
|
Harmonize naming in admin and embed-stream
|
2017-05-25 18:37:23 +07:00 |
|
gaba
|
a184837ff8
|
Goes back to load all translations...
|
2017-05-23 12:46:53 -04:00 |
|
gaba
|
f525af4c6e
|
Added a few more translations that were missing.
|
2017-05-19 15:42:56 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
gaba
|
3aceb0dc38
|
Merge branch 'master' into i18n-refactor
|
2017-05-17 12:59:24 -07:00 |
|
gaba
|
5bd9bc992b
|
Move i18n into a service
|
2017-05-17 12:53:36 -07:00 |
|
Chi Vinh Le
|
c7e0577708
|
Merge branch 'master' into invalidate-old-data
|
2017-05-16 18:17:45 +07:00 |
|
Chi Vinh Le
|
2ab8cc9481
|
Allow Apollo to invalidate old user data
|
2017-05-16 18:17:43 +07:00 |
|
Chi Vinh Le
|
e1b80c3317
|
Only refetch for login
|
2017-05-16 17:50:17 +07:00 |
|
Chi Vinh Le
|
ec19618052
|
Readd login fixes
|
2017-05-16 17:26:53 +07:00 |
|
gaba
|
423cb3cade
|
Merge branch 'master' into i18n-refactor
|
2017-05-15 14:02:34 -07:00 |
|
Belen Curcio
|
2b7f545c2d
|
lint
|
2017-05-15 17:31:53 -03:00 |
|
Belen Curcio
|
b789a8e107
|
Removing kiwis fix since this was fixed in auth tokens branch
|
2017-05-15 17:23:57 -03:00 |
|
Belen Curcio
|
b2e5c0452a
|
The merge conficts
|
2017-05-15 17:13:48 -03:00 |
|
Chi Vinh Le
|
def35f0a93
|
Fix login issues
|
2017-05-16 00:55:12 +07:00 |
|
gaba
|
b31212f847
|
Second run of notation change for translations.
|
2017-05-15 08:35:55 -07:00 |
|
Belen Curcio
|
292f758ac9
|
Comment history relies on authtokens
|
2017-05-15 12:17:30 -03:00 |
|
Wyatt Johnson
|
9403280c56
|
Merge branch 'master' into edit-changes
|
2017-05-12 15:44:19 -06:00 |
|
Wyatt Johnson
|
e3017efebf
|
Front end edits to accomedate ignoredUsers
|
2017-05-12 10:25:59 -06:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Chi Vinh Le
|
028e13761f
|
Complete graphql code refactor in framework
|
2017-05-09 03:05:19 +07:00 |
|
Chi Vinh Le
|
80d08bbe2e
|
Port StopIgnoringUser Mutation
|
2017-05-09 02:50:52 +07:00 |
|
gaba
|
c0fc87ea21
|
Merge branch 'master' into i18n-refactor
|
2017-05-01 11:28:06 -07:00 |
|
gaba
|
05bf21fe09
|
Refactoring
|
2017-04-24 10:08:33 -05:00 |
|
Chi Vinh Le
|
4dc3b0c2f4
|
Merge branch 'master' into query-composition-2
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/index.js
client/coral-framework/services/store.js
client/coral-settings/containers/ProfileContainer.js
graph/resolvers/root_query.js
|
2017-04-24 15:24:34 +07:00 |
|
Chi Vinh Le
|
f0e584f0b3
|
Restore login flow in ProfileContainer
|
2017-04-21 00:52:45 +07:00 |
|
Belen Curcio
|
6155a46e71
|
Sign up popup
|
2017-04-19 18:10:09 -03:00 |
|
Chi Vinh Le
|
af5be0469f
|
Refactor embed
|
2017-04-18 23:20:39 +07:00 |
|
Benjamin Goering
|
2656141d59
|
Add stopIgnoringUser mutation and Embed uses it
|
2017-04-11 14:19:34 -07:00 |
|
Benjamin Goering
|
c59ddb72a6
|
Manage ignored users UI
|
2017-04-11 14:19:34 -07:00 |
|
Wyatt Johnson
|
cefe872bf0
|
Fixed queries
|
2017-03-01 16:38:27 -07:00 |
|
Riley Davis
|
886240a7bc
|
translations. remove console.log on frontend. remove notification on POST moderation
|
2017-02-24 11:11:18 -07:00 |
|
Belen Curcio
|
a4d62f78f2
|
Apollo config ready
|
2017-02-07 20:10:18 -03:00 |
|
David Jay
|
6c01a37f6a
|
Removing user bio.
|
2017-02-01 11:48:16 -05:00 |
|
Belen Curcio
|
74bef18098
|
user checker
|
2017-01-26 09:34:47 -03:00 |
|
Belen Curcio
|
ec0dd34d40
|
Configure tab while you are loggedOff
|
2017-01-25 16:33:55 -03:00 |
|
Belen Curcio
|
7c132600f0
|
Console log and typo
|
2017-01-25 11:47:35 -03:00 |
|
Belen Curcio
|
d19d2ebe48
|
My Comment History Working - linted
|
2017-01-25 11:19:34 -03:00 |
|
Belen Curcio
|
30b6f8d112
|
my Comment History working 🎉 : TADA :
|
2017-01-25 11:04:23 -03:00 |
|
Belen Curcio
|
b1848c28e4
|
Adding Missing Translations
|
2017-01-25 07:08:55 -03:00 |
|
Belen Curcio
|
e3b183c565
|
Items cleanup
|
2017-01-25 05:15:04 -03:00 |
|
David Jay
|
7c3f566202
|
Handling links inside of iframe in via Pym.
|
2017-01-24 16:21:49 -05:00 |
|
David Jay
|
ce73118f53
|
Loading history links in parent page.
|
2017-01-24 16:04:03 -05:00 |
|
David Jay
|
6e9757ae91
|
Updating tests to use capitalized admin.
|
2017-01-24 14:27:50 -05:00 |
|
David Jay
|
4b33199f2f
|
Adding signin button to settings page.
|
2017-01-24 14:19:20 -05:00 |
|
gaba
|
d35875145c
|
Changes field for metadata. Needs to look at this test better.
|
2016-12-23 15:38:45 -08:00 |
|