Chi Vinh Le
|
4883bb17b9
|
Finish refactor embed stream auth
|
2018-02-09 00:08:31 +01:00 |
|
Chi Vinh Le
|
37dd6ae044
|
Auth refactor part 3
|
2018-02-08 23:06:01 +01:00 |
|
Chi Vinh Le
|
34726e2c4e
|
Implement DraftArea
|
2018-02-01 17:29:53 +01:00 |
|
Chi Vinh Le
|
dc5a3e43a6
|
If we are not in iFrame just use localStorage
|
2018-02-01 13:53:15 +01:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
Chi Vinh Le
|
3133922100
|
Fix config parsing bug
|
2017-09-16 01:02:19 +07:00 |
|
Chi Vinh Le
|
7051c76b40
|
Init step for plugins and bootstrap, introspection service
|
2017-09-08 17:37:27 +07:00 |
|
Chi Vinh Le
|
a934722672
|
Cleanup
|
2017-08-23 02:23:18 +07:00 |
|
Chi Vinh Le
|
fccbcce7a8
|
Remove global dependency on registry and plugins
|
2017-08-23 01:41:58 +07:00 |
|
Chi Vinh Le
|
54ea0b1a3f
|
Remove global dependency on store, rest, pym and apollo client
|
2017-08-22 22:04:49 +07:00 |
|
Chi Vinh Le
|
9566f83eac
|
Remove coral-framework reducers
Some of them were only related to the embed stream.
Auth code is too convoluted with the embed stream and can't be reused atm.
|
2017-08-21 21:31:54 +07:00 |
|
Chi Vinh Le
|
84e4091ea6
|
Implement TalkProvider
|
2017-08-21 21:23:59 +07:00 |
|
Chi Vinh Le
|
85e478cf3f
|
Return an object on Talk.render to control the embed
|
2017-07-29 00:17:23 +07:00 |
|
Chi Vinh Le
|
1473c778a5
|
Refactor listener
|
2017-07-25 23:26:23 +07:00 |
|
Chi Vinh Le
|
d4bf5fd423
|
Add subscription data events
|
2017-07-25 21:20:04 +07:00 |
|
Chi Vinh Le
|
7b1c0dfbaa
|
Docs & stuff
|
2017-07-22 00:05:36 +07:00 |
|
Chi Vinh Le
|
8b582e85f8
|
No redux prefix
|
2017-07-21 23:42:10 +07:00 |
|
Chi Vinh Le
|
cb95e9a308
|
Implement support for events
|
2017-07-21 22:54:45 +07:00 |
|
Chi Vinh Le
|
8b70dc688d
|
Adapt CSS classnames for Embed
|
2017-07-11 21:03:27 +07:00 |
|
Chi Vinh Le
|
b7c4dbd224
|
Remove CommonJS style exports in framework
|
2017-07-07 17:27:05 +07:00 |
|
Chi Vinh Le
|
428246cbe2
|
Make it work without iframe
|
2017-06-09 01:16:39 +07:00 |
|
Chi Vinh Le
|
0fcdd09f9f
|
Lazily create apollo client
|
2017-06-06 20:50:07 +07:00 |
|
Chi Vinh Le
|
a9796d47cd
|
Check login after loading config
|
2017-06-05 17:51:06 +07:00 |
|
Chi Vinh Le
|
7c145bbb3c
|
Refactor import order and framework initialization
|
2017-06-05 17:49:43 +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 |
|
Chi Vinh Le
|
0b7432b75e
|
Merge branch 'master' into i18n-refactor
Conflicts:
client/coral-sign-in/components/FakeComment.js
client/coral-sign-in/components/UserBox.js
|
2017-05-29 20:23:27 +07:00 |
|
Chi Vinh Le
|
9a6532ecea
|
Merge branch 'master' into integrate-admin-graphql-framework
Conflicts:
client/coral-embed-stream/src/index.js
|
2017-05-29 20:09:03 +07:00 |
|
Chi Vinh Le
|
bab47c9d44
|
Separate store
|
2017-05-26 20:37:06 +07:00 |
|
Chi Vinh Le
|
4fe89257c2
|
Support store in withMutation
|
2017-05-25 22:19:16 +07:00 |
|
Chi Vinh Le
|
37b8fd8fe3
|
Simplify i18n + fallback to default language
|
2017-05-24 01:38:50 +07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
gaba
|
88b5a4169d
|
Remove promise
|
2017-05-19 10:48:47 -07:00 |
|
gaba
|
5bd9bc992b
|
Move i18n into a service
|
2017-05-17 12:53:36 -07:00 |
|
Wyatt Johnson
|
9403280c56
|
Merge branch 'master' into edit-changes
|
2017-05-12 15:44:19 -06:00 |
|
Chi Vinh Le
|
7857cadef5
|
Merge branch 'master' into query-mutation-api
Conflicts:
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/containers/Embed.js
client/coral-embed-stream/src/containers/Stream.js
client/coral-embed-stream/src/index.js
client/coral-framework/graphql/fragments/commentView.graphql
client/coral-framework/graphql/mutations/index.js
client/coral-framework/hocs/index.js
client/coral-framework/hocs/withFragments.js
|
2017-05-12 19:50:36 +07:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Belen Curcio
|
8c219c1c4d
|
Adding config with initial
|
2017-05-09 15:53:57 -03:00 |
|
Chi Vinh Le
|
1b7eedfd8d
|
Implement extendable GraphQL framework
|
2017-05-05 22:51:19 +07:00 |
|
Chi Vinh Le
|
8c53bc2d22
|
Postpone first query until checked login
|
2017-04-27 22:55:36 +07: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
|
5b7750f7a5
|
Reuse same store and action flows
|
2017-04-20 23:48:30 +07:00 |
|
Belen Curcio
|
13965e1111
|
Adding actions, routes and login popup
|
2017-04-19 17:04:49 -03:00 |
|
Chi Vinh Le
|
af5be0469f
|
Refactor embed
|
2017-04-18 23:20:39 +07:00 |
|
Chi Vinh Le
|
b40eed4751
|
Move to components folder
|
2017-04-18 23:14:28 +07:00 |
|
Belen Curcio
|
a4d62f78f2
|
Apollo config ready
|
2017-02-07 20:10:18 -03:00 |
|
Riley Davis
|
d14fa33077
|
rename files to make more sense
|
2017-01-20 12:36:33 -07:00 |
|
Belen Curcio
|
2d414a5ab7
|
Transport, Client, from coral-framework
|
2017-01-19 10:01:43 -03:00 |
|
David Jay
|
a40971e376
|
Adding thunk to apollog redux store.
|
2017-01-18 19:23:47 -05:00 |
|
David Jay
|
d3c215a18d
|
Switching bare-bones commentstream to graphql.
|
2017-01-18 18:23:32 -05:00 |
|
Riley Davis
|
89a188255f
|
super amazing code.
|
2017-01-18 15:23:07 -07:00 |
|