Wyatt Johnson
85e2bbc089
fix: fixed CI pipeline for releases ( #2297 )
2019-05-02 20:22:28 +00:00
Wyatt Johnson
59aaec48fc
[next] Release ( #2296 )
...
* feat: added release process
* fix: removed debug echo's
* fix: fixed typo and bug
- replaced // with /# to remove "v" prefix only, not all "v" in string
* fix: updated docs
2019-05-02 19:35:48 +00:00
Kiwi
60c8f9a0d5
[next] Tests for new story filter and combo box ( #2288 )
...
* test: add tests for changes in stories page
* test: search box and moderate specific story
* fix: remaining snapshot
* fix: test
2019-04-27 01:04:16 +02:00
Kiwi
b1efdad981
[CORL-249] Mod queues empty states ( #2289 )
...
* feat: mod queues empty states
* fix: test
2019-04-26 22:39:46 +00:00
Kiwi
ab938985e4
[CORL-294] Moderate a single story + quick search ( #2286 )
...
* feat: allow passing a `storyID` to `Query.moderationQueues`
* feat: moderate by story
* feat: implement search story combobox
* feat: add translations
* fix: tests
* fix: duplicate id
* fix: rename file
* chore: add more comments
* fix: add missing translation
* review: use query parameter "q" instead of url path
* chore: move placeholder logic inside, maybe this makes it clearer :-D
2019-04-26 14:23:46 +00:00
Wyatt Johnson
a91de05af9
fix: modified uri parsing for mongodb ( #2282 )
2019-04-25 15:16:36 +00:00
Wyatt Johnson
205e6fcd08
[next] Reaction Sort ( #2260 )
...
* feat: stream sort description to use reaction conf
* feat: use full custom translation string for the sort label
2019-04-23 20:50:02 +00:00
Kiwi
a92dcd6224
[next] Bugfixes ( #2272 )
...
* feat: suspending, banning, now propogation
* feat: new mutation api with hooks support
* [CORL-343] Center Spinner in Stream
* [CORL-344] Fix moderation card styling
* [CORL-338] Fix permalink reply bug
* [CORL-337] Fix community guidelines box width
* [CORL-341] Toggle reply form view when clicking on reply
* test: add tests
* [CORL-333] Fix bug: removing message box icon; [CORL-336] Fix bug: allow resetting custom css
2019-04-23 20:29:58 +00:00
Kiwi
5150cdf60e
[CORL-331] Better tests with types ( #2270 )
...
* feat: suspending, banning, now propogation
* feat: new mutation api with hooks support
* feat: better types in tests and refactor
* fix: lint
2019-04-23 19:46:14 +00:00
Wyatt Johnson
dbbc1af42e
[CORL-155] User Suspending and Banning ( #2247 )
...
* feat: suspending, banning, now propogation
* feat: adapting to `now`
* feat: support auth for suspension/banned
* feat: added trace-id to requests
* feat: new mutation api with hooks support
* feat: added user status filtering, current field
* feat: Implement filter by status, adapt to new USER_STATUS type, add lookup helper <3
* fix: typo
* fix: tests
* chore: rename banned status to ban status
* test: feature test + lots of test helper improvements e.g. types
* fix: add translation to ban user modal
* fix: translation
* fix: test
2019-04-22 22:57:32 +00:00
Wyatt Johnson
b63c00f26f
[next] Auth ( #2257 )
...
* feat: improved auth features + performance
* fix: auth check logic
* fix: tests
2019-04-15 19:46:55 +02:00
Wyatt Johnson
3b31e3b02d
feat: added markdown to closed messages ( #2255 )
2019-04-12 00:06:01 +02:00
Wyatt Johnson
08e8e61e88
[next] Search ( #2251 )
...
* feat: added text indexes, query param to edges
* fix: cleaned up, added createdAt index
* fix: improved indexing support
* feat: integrate search into community and stories
* feat: adorn with search button
* test: add tests
2019-04-02 18:09:15 +02:00
Kiwi
5e90f028a9
feat: Modal support ( #2252 )
2019-04-02 01:14:27 +02:00
Kiwi
d217fedf9c
[CORL-171] Comment Tags ( #2248 )
...
* feat: staff badge
* feat: added tag support on the server
* feat: use tags
* fix: server tests
2019-03-29 22:29:17 +00:00
Kiwi
f9114ef4be
[CORL-318] Overhaul Permissions Checks on the Client ( #2246 )
...
* feat: overhaul admin permission checks
* feat: overhaul stream permission checks
2019-03-29 18:55:32 +00:00
Kiwi
618646e71c
[CORL-138] Stories ( #2242 )
...
* feat: implement stories
* test: add feature test
* fix: id name
* fix: improve word breaks, column widths
* fix: snapshots
* feat: add min width to status dropdown button
* fix: polishing
2019-03-22 23:13:05 +00:00
Wyatt Johnson
e0627925fb
[next] Heroku Support ( #2240 )
...
* feat: added env-rewrite support
* feat: added heroku support via app.json
* fix: fixed readme linting error
* fix: fixed error in app.json
* fix: improved environment variables exposed by app.json
2019-03-22 20:29:02 +00:00
Kiwi
538e1fca9d
[CORL-139, CORL-140] Community ( #2239 )
...
* feat: Add table ui component
* feat: community user table
* feat: filters and role change
* fix: add some comments
* fix: user viewer
* fix: snapshots
* test: add tests
* fix: better popover experience
* fix: test
* chore: use enum
* feat: prevent server side setting your own role
* fix: cleanup
2019-03-22 20:13:11 +00:00
Wyatt Johnson
e70f6f5c7f
[CORL-144, CORL-143] Nudging ( #2236 )
...
* feat: added nudging beheviour to server
* fix: review fixes
* fix: fixed missed change
* fix: fixed sitewide permission error
* feat: implement client side nudging
* test: add feature tests
2019-03-22 18:09:22 +01:00
Wyatt Johnson
647227e66c
feat: renamed me -> viewer ( #2238 )
2019-03-21 19:37:35 +01:00
Kiwi
7ce02620e9
[CORL 131] User Menu Dropdown ( #2225 )
...
* chore: simplify popover
* feat: add dropdown component
* feat: user menu
* chore: add comment
* chore: refactor i18n name
* fix: linting
* fix: test
* fix: address review comments
* fix: update snapshot
2019-03-20 21:26:05 +01:00
Kiwi
41db413bea
[CORL-158] Open/Close stream inside of configure tab ( #2223 )
...
* feat: Open or Close stream inside of configure tab
* feat: default disable/close commenting message
* fix: adjusted tests
2019-03-19 18:30:44 +01:00
Kiwi
5a7340ac3a
fix: improve development instructions ( #2233 )
2019-03-19 18:09:43 +01:00
Kiwi
18127ee72a
[next] Remove margin ( #2231 )
...
* fix: remove undesired margin
* fix: tests
2019-03-18 17:22:19 -06:00
Kiwi and wyattjoh
7501155078
[CORL-161, CORL-240] Message Box ( #2222 )
...
* feat: Message Box
* test: do all the testing stuff
* fix: removed old messageBox
* Update src/core/client/stream/tabs/configure/components/MessageBoxConfig.tsx
Co-Authored-By: wyattjoh <wyattjoh@gmail.com >
* fix: addressed space error
2019-03-19 00:08:22 +01:00
Kiwi
9eb5afbb2b
[CORL-159, CORL-160] Stream Config Tab ( #2219 )
...
* feat: Implement stream configuration tab
* feat: split profile & configure into separate bundles
* chore: better role logic
* fix+chore: add test cases, implement expectAndFail, refactor tests
* chore: add some comments
* chore: Update src/core/client/framework/lib/form/helpers.tsx
Co-Authored-By: cvle <vinh@wikiwi.io >
* feat: support new graphql mutations/schema
* fix: ci fixes
* fix: improvement to revision loading
* fix: updated some tests
* fix: adapt client to changes
* fix: remove obsolote isClosed in UpdateStory
* ci: increase no_output_timeout for build
2019-03-18 22:07:52 +01:00
Kim Gardner
c738d9a355
Merge pull request #2226 from coralproject/next-readme
...
[next] README
2019-03-18 20:19:48 +00:00
Kiwi
3bdb9e645d
fix: add docz address
2019-03-18 16:48:43 +01:00
Chi Vinh Le
547e73f0ae
fix: update toc
2019-03-18 11:41:31 +01:00
Kiwi
d05bece722
feat: add note that building might take a while
2019-03-18 10:58:06 +01:00
Kiwi
d9d6403cda
feat: add word about linters
2019-03-18 10:52:51 +01:00
Kiwi
ff6cb22c25
feat: add some words about testing and docz
2019-03-18 10:50:26 +01:00
Wyatt Johnson
20b6e6b3ff
feat: improved developer documentation
2019-03-15 13:15:31 -06:00
Kiwi
1bf63285bc
[CORL-132] Show version info ( #2224 )
...
* feat: show version info
* fix: use version from talk-common/version
2019-03-14 22:09:16 +00:00
Wyatt Johnson
d37333be89
[CORL 133] API Review ( #2197 )
...
* refactor: removed unused subscription code
* refactor: removed management api's
* refactor: cleanup of connections
* refactor: refactored comments edge
* refactor: simplified connection resolving
* feat: added story connection edge
* fix: added story index
* feat: added user pagination and user edge
* fix: added filter to comment query
* fix: removed unused resolvers
* fix: creating a comment reply should require auth
* refactor: cleanup of graph files
* feat: removed display name, made username non-unique
* fix: fixed tests
* fix: fixed tests
* fix: added more api docs
* fix: fixed bug with installer
* refactor: fixes and updates
* fix: added linting for graphql, fixed schema
* feat: added docker build tests
* fix: upped output timeout
* fix: fixed stacktraces in production builds
* fix: removed `git add`
- `git add` was causing issues with
partial staged changs on files
* feat: improved error messaging for auth
* refactor: cleaned up queue names
* fix: merge error
2019-03-12 15:12:21 +01:00
Kiwi
37959f9398
[CORL-130] Handle non-visible comment status ( #2213 )
...
* feat: support blue color in message
* feat: Show message when comment is in review
* feat: handle non-visible comment status
* test: add feature test for handling invisible comment status
* fix: apply review
* chore: better comment :-)
* Update isVisible.ts
2019-03-05 19:15:33 +01:00
Kiwi
4e043638f6
[CORL-239, CORL-128] Support disabled commenting and closed stories in Stream ( #2205 )
...
* feat: closed story + disabled commenting
* test: add feature test and fix bugs
* fix: snapshot
* fix: isClosed can't be null
* fix: remove duplicate DeepPartial type
* fix: border color
2019-03-04 23:27:46 +01:00
Kiwi
625809b42c
[CORL 212] Implement CharCount Restriction feature ( #2204 )
...
* feat: adhere to char count settings for posting top level comments
* fix: remove bidi characters during test
* test: add feature tests for charCount
* test: update snapshots
* test: add feature test for updating settings
* feat: use red color and warn icon (from review)
* feat: Implement charCount for reply
* feat: charCount for edit comment
* test: update snapshots
2019-03-04 22:49:04 +01:00
Kiwi
60f5b7e3c0
[CORL-282] Handle server errors in client ( #2196 )
...
* feat: Handle server errors in client
* refactor: use enum ERROR_TYPES
* chore: better comment
* fix: lint
* fix: also look in queries for custom errors
2019-03-01 21:37:02 +01:00
Wyatt Johnson
7ad724e576
fix: applied visibility status to replies ( #2195 )
2019-03-01 17:21:27 +01:00
Wyatt Johnson
aa2346b715
[CORL-127] Custom CSS ( #2194 )
...
* feat: moved html-webpack-plugin to custom server templates in production
* fix: fixed templates
* fix: removed sri for the time being
* fix: fixed up tests for new field name
2019-02-13 20:45:11 +00:00
Kiwi
c91a0fafa5
[CORL-116] Configure sitewide commenting ( #2193 )
...
* feat: configure sitewide commenting
* fix: repaired snapshots
* fix: updated snapshots
* test: update snapshots
2019-02-13 18:36:37 +01:00
Kiwi
51880bcfc9
[CORL-129] Render Community Guidelines ( #2191 )
...
* chore: Rename InnerProps to Props
* feat: Render community guidelines
* chore: refactor schema communityGuidelines* settings into it's own type
* test: update snapshots
2019-02-13 18:06:42 +01:00
Kiwi
f4037ce6fb
[CORL-260] Bring back sorting ( #2186 )
...
* feat: sort stream
* feat: add FieldSet component to ui
* feat: make accessible and add feature test
* test: fix snapshots
2019-02-13 16:11:13 +00:00
Kiwi
68839c721c
[CORL-125] change wording for showing hidden comments ( #2180 )
...
* chore: change wording for showing hidden comments
* test: update snapshots
2019-02-13 16:01:18 +00:00
Wyatt Johnson
3d7cb42434
[CORL-264] Fixes bug with purify ( #2187 )
...
* fix: fixed bug with purify
* refactor: changed variable assignment default
* refactor: fixed default variable assignment
* fix: repaired tests for <strong> -> <b>
2019-02-11 18:22:43 +00:00
Kiwi
710de07fa6
chore: harmonize authToken to accessToken ( #2184 )
2019-02-08 23:40:20 +01:00
Kiwi
7ec6780ee1
chore: upgrade react ( #2183 )
2019-02-08 23:18:39 +01:00
Wyatt Johnson
b6aa1da817
[next] Production Fixes + Initial Documentation ( #2185 )
...
* feat: added README, LICENSE, fixed bugs with package.json
* refactor: remove test as valid suggested option
2019-02-08 18:07:09 +00:00
Wyatt Johnson
a9431cd4d8
fix: repairs bug with user on request ( #2181 )
...
- fixes CORL-210
2019-02-08 00:00:05 +01:00
Kiwi
53e168ae93
[next] Implement configuration panes ( #2173 )
...
* feat: moderation config
* feat: configure banned and suspect words
* chore: upgrade react and test libs to the newest version <3
* chore: upgrade typescript + some refactor
* feat: general, organization and advanced configuration panes
* fix: translation
* feat: speedup fetching markdown editor
* feat: localize markdown editor
* chore: refactor container names
* chore: rename infobox to communityGuidelines
* feat: closing comment streams duration config
* test: add feature tests for configurations
* fix: mock only console.error
* chore: upgrade node
* chore: require node >= 10
* fix: better validation and default values
* feat: Make DurationField a general purpose component and reuse for Edit Comment Timeframe
* test: add unit test for duration field
* fix: patch for bug when built in production
* chore: bump npm version to latest
* fix: adapted Dockerfile to new version of node
* refactor: harmonized seconds/milliseconds to seconds
* fix: resolve bug from merge conflict
2019-02-07 01:10:51 +01:00
Wyatt Johnson
9fa5900acc
[next] Error and Logging Improvements ( #2152 )
...
* feat: added locale support for Tenant
* feat: added secret scrubbing to logs
* chore: cleanup logger
* chore: logger improvements
* feat: re-introduce scoped pretty logger
* feat: added initial error support
* refactor: replace trace-error.TraceError with talk.InternalError
* fix: fixed error logging
* refactor: replaced Error with VError
* fix: repaired issue with error management on api
* fix: patched bug with not found handler
* feat: added translations
* feat: added location path to invalid entries
* refactor: refactored error handling on graph
* fix: moved indexing operations to master node
* refactor: added throw for when the message isn't found in testing
* fix: removed duplicate log
* fix: fixed naming on environment variable
2019-02-06 23:42:17 +00:00
Wyatt Johnson
9b0e6ed53b
[next] MongoDB Indexes ( #2142 )
...
* feat: added mongo indexing support
* fix: fixed typescript issue
* chore: better types
* fix: revert debug stuff
* fix: addressed ts error
* feat: added config option to disable auto-indexing
* chore: reordered imports
* refactor: cleaned up some filepaths
2019-02-06 17:53:34 +00:00
Kiwi
7e8ef2189d
[next] Admin Authentication ( #2155 )
...
* feat: Support sign in via E-Mail, and social logins + permission check
* feat: no permission info
* test: unit test
* test: fix remaining tests
* test: add integration tests
* feat: add admin account completion
* test: auth completion feature tests
* fix: translation
* fix: comment marker design
* fix: linting issues
* chore: address pr review comments
* chore: add comment
2019-02-04 21:26:41 +00:00
Kiwi
939152ee81
[next] Report Comment + Stream Refactor & Test Improvements ( #2144 )
...
* fix: stabilize mutations
* feat: Refactor Stream + Implement Report Comment
* test: add unit tests
* chore: Improve stream integration tests
* test: add integration test for reaction
* test: add feature/integration tests for report comment
* fix: order import
* fix: performance issues + keep active button styling until clicked away
2019-01-16 22:31:43 +00:00
Wyatt Johnson
94eb72a9bf
[next] Auth Callback + Chunking ( #2139 )
...
* feat: added new auth-callback
* fix: removed unused polyfill code
* fix: fixed missed intersection observer
* feat: enabled vendor chunks
* fix: fix some issues with chunk splitting
* fix: added intersection-observer to app polyfill
* fix: fixed test
* fix: removed lodash plugin which caused issue in prod
* chore: access_token -> accessToken
* feat: Show social login errors
* fix: lint + add test
* fix: restore width after facebook social login
2019-01-11 15:31:24 +01:00
Wyatt Johnson
0e941222c5
[next] Email Login ( #2138 )
...
* feat: added email scope to google login
* feat: enabled email for facebook
* fix: added fallback
2018-12-21 16:26:01 +00:00
Wyatt Johnson
98a8c8dc71
[next] User Mutations ( #2133 )
...
* feat: added support for Token's
* feat: added mutations
- updateUserUsername
- updateUserDisplayName
- updateUserAvatar
- updateUserEmail
- updateUserRole
* lint: removed old commented out code
* fix: linting
2018-12-20 22:42:44 +00:00
Wyatt Johnson
01a2ace3f0
[next] User Input Validation ( #2125 )
...
* feat: added user validation
* fix: adapt client validation to match servers
* fix: snapshots
* feat: moved validation code to common
* chore: renamed utils/validate to helpers/validate
2018-12-20 23:33:23 +01:00
Kiwi
065cb4b03a
[next] Auth Popup v2 ( #2101 )
...
* feat: Implement new Sign In view
* feat: Move forgot + resetPassword to new design
* feat: Implement sign up with new design
* fix: narrow gutter
* test: add unit tests
* test: integration tests
* feat: support show / hide password
* feat: support oauth2 flow
* feat: add views for user completion
* feat: implement oauth2 sign up
* test: fix snapshots
* fix: lint
* fix: get more complete mutation response
* fix: removed array of OIDC integrations
* fix: renamed resolver function
* fix: adapt oidc client implementation
* fix: targetFilter should be stream on signup
* fix: removed unneeded message
* fix: moved password into local profile
* fix: made username optional, removed valid null value
* fix: linting
* fix: respect targetFilter
* feat: support user registration mutations
- Added `setUsername`
- Added `setEmail`
- Added `setPassword`
- Added `permit` to `@auth`
- Added `email` to `User`
* fix: fixed issue with query
* feat: added user password update
* feat: complete sign in mutation
* fix: adapt some rebasing gitches
* test: improve tests
* test: unittest for setting auth token
* fix: failing tests
* test: move most tests from enzyme to react-test-renderer
* fix: remove schema warnings in tests
* test: improve window mock
* test: test different social login configurations
* test: test social logins for sign up
* fix: use htmlFor instead of for
* test: more feature tests
* feat: always go through account completion
* test: feature test account completion
* feat: addtional account completion test
* Update start.ts
* chore: refactor auth token retrieval logic
2018-12-20 22:32:04 +01:00
Wyatt Johnson
326a10dc5d
[next] Concurrency ( #2136 )
...
* feat: added concurrency options
* fix: Default CONCURRENCY to 2 for development
2018-12-20 17:01:10 +00:00
Kiwi
1fc49f8e50
[next] Moderate ( #2118 )
...
* fix: load .env before building / watching
* feat: Implement AppBar, Brand, and SubBar
* feat: add card ui component
* feat: add modqueue components
* feat: implement modqueue
* feat: add translations
* test: add unit tests
* feat: single comment view
* test: feature / integration tests for modqueue
* test: fix remaining tests
* feature: support TextMatchOptions
* fix: remove body count marker
* fix: remove accidently added package
* feat: testHelper toJSON
* chore: cleanup + comments
* chore: better types
* test: fix test
* chore: refactor decision history test
* chore: tiny fix
* fix: adjust to recent server changes
* fix: marking suspect and banned words
* feat: added moderation queue edge to accept/reject comment payloads
- Simplified moderationQueue returns
- Simplified resolvers
* feat: update counts
* feat: added id's to moderation queue and settings
* fix+test: test count changes, apply fix
* chore: adapt to server change, and remove custom mutation handlers
* fix: use common utils
* fix: purify fix, babel fix
* fix: workaround css treeshake issue and upgrade css plugins
* fix: fixed snapshot
* fix: support empty word lists
* feat: separate client config
2018-12-18 18:00:39 +00:00
Kiwi
90e67ca479
[next] improve tree shaking + update webpack & babel ( #2132 )
...
* feat: improve tree shaking + update webpack & babel
* fix: tests
2018-12-17 16:56:48 +00:00
Wyatt Johnson
779c0292f3
feat: added bundle size ci check ( #2127 )
2018-12-17 16:39:56 +00:00
Kiwi
097294909b
[next] Embed: Defer login/logout until ready ( #2123 )
...
* feat: Embed defer login/-out until ready
* fix: make remove work with lazy render
* fix: typo
* fix: another typo
* fix: test
* chore: replace query-string for querystringify
* fix: types
* chore: small refactor
* feat: added webpack analzyer
* chore: rename compile -> generate
* fix: fix scripts and improve bundle size
* fix: lodash webpack plugin
2018-12-15 00:07:09 +00:00
Wyatt Johnson
6f538d3235
[next] DOM Purification ( #2115 )
...
* feat: added purify + linkify + better link detection
* fix: linting + tests
* chore: refactor RequireProperty Type
2018-12-13 00:14:29 +01:00
Wyatt Johnson
e134b4de04
[next] Flag Improvements ( #2114 )
...
* fix: applied fix for reaction mutation
* fix: removed comment length flag
* feat: added additionalDetails field to flags
* feat: added other flag type
2018-12-12 22:49:51 +01:00
Wyatt Johnson
8a64e6f62d
fix: resolved race loading issues with dataloader ( #2117 )
2018-12-12 21:54:43 +01:00
Wyatt Johnson
4584c3d4fb
[next] Moderation Queues ( #2098 )
...
* fix: edit comment fix for reactions
* feat: Comment Queue Counts
- Removed "remove flag"
- Rearranged moderation services
- Rearranged comment counts on stories
- Added moderation queue counts to stories
- Added comments edge
- Improved Cursor/Connection types
- Improved count updators for stories
* feat: added shared comment counts and queues
- Added new AugmentedRedis type
- Added more log calls
- Update counts in shared counter as well
- Return a Query level Moderation Queue
* fix: fixed test
2018-12-07 00:37:33 +01:00
Kiwi
5b62082693
[next] Decision History ( #2103 )
...
* feat: decision history components
* feat: implement decision history container
* test: add unit tests
* test: integration test
* test: fix remaining snapshots
* test: add more concepts from react-testing-library
* fix: wrap long username into the next line
* fix: fallback to word-break: break-all;
2018-11-30 20:51:45 +01:00
Wyatt Johnson
a5c98cd587
[next] Comment Reply Revisions ( #2072 )
...
* feat: added revision id support for replies
* feat: use createCommentReply
2018-11-27 21:56:12 +00:00
Kiwi
71ce74e1d1
feat: batch admin configure mutations ( #2089 )
2018-11-27 21:49:40 +00:00
Kiwi
3fcb9a179a
[next] Support external config ( #2088 )
...
* fix: correctly determine expired token
* feat: support external config
* fix: lint
* fix: npm audit fix
2018-11-27 18:54:55 +00:00
Kiwi
50cb46a053
[next] Delay showing loading spinner ( #2090 )
...
* feat: delay showing loading spinner
* fix: snapshots
* fix: lint
* fix: make delay duration shorter
2018-11-21 23:14:15 +01:00
Wyatt Johnson
f160eae500
fix: allowed client router to take over routing past the mount point ( #2086 )
2018-11-21 17:56:50 +01:00
Wyatt Johnson
21e1a5cbef
[next] Comment Moderation Actions ( #2068 )
...
* fix: renamed snake case to camel case
* fix: changed case for mutators
* fix: renamed all snake case to camel case for db
* feat: added support for comment revisions + split comment actions
* fix: updated tests
* feat: implemented CommentModerationAction
* fix: fixed case issues
* feat: enabled WeakMap for wordList processsing
* chore: npm audit
2018-11-21 17:42:47 +01:00
Kiwi
13147c4ba4
[next] UserBox with respect to auth settings ( #2079 )
...
* feat: adapt userbox according to settings in embed stream
* fix: lint and test
* feat: respect allowRegistration
2018-11-20 17:56:02 +01:00
Kiwi
6fa0c7f538
[next] Support login and logout for TalkStreamEmbed ( #2081 )
...
* feat: Support login and logout for TalkStreamEmbed
* fix: better test names
* fix: remove obsolete line
2018-11-20 17:48:57 +01:00
Kiwi
9af523318c
[next] Prevent accidental lock out from admin or stream ( #2084 )
...
* feat: prevent auth lockout by accident
* test: add integration tests
* test: update snapshots
2018-11-20 17:41:35 +01:00
Kiwi
ecdb4e1307
[next] Broadcast mutation events ( #2083 )
...
* feat: Implement mutation events
* fix: correct testcase name
2018-11-20 15:44:07 +01:00
Kiwi
1a65b734d3
feat: don't use expired token ( #2082 )
2018-11-20 15:36:01 +01:00
Kiwi
05350d651f
[next] Admin Configure ( #2076 )
...
* feat: Add RadioButton and CheckBox
* feat: configure facebook and google auth
* feat: configure sso, localAuth and displayName + some tests
* test: add integration tests for configure auth
* test: more integration tests
* feat: add oidc support
* test: add oidc integration test
* feat: generate sso key initially
* fix: import fetchQuery from correct package
* fix: admin url
* fix: set timezone to utc when testing
* refactor: improve route config
* fix: remove obsolete line
* fix: clientMutationId increment
* fix: oidc only create when enabled
* fix: copy
* test: update snapshots
* feat: fixed graphql logging extension
* Update src/locales/en-US/admin.ftl
Co-Authored-By: cvle <vinh@wikiwi.io >
* Apply suggestions from code review
Co-Authored-By: cvle <vinh@wikiwi.io >
* test: update snapshots
* fix: change Local Auth to Email Authentication
* fix: copy updates
2018-11-19 22:47:32 +00:00
Wyatt Johnson
3f949b3712
fix: fixed install route ( #2064 )
2018-11-06 16:28:04 +00:00
Wyatt Johnson
ca12b73b55
[next] Story Mutations ( #2055 )
...
* feat: added mutations for removing + scraping stories
- added mutation for removing stories
- added mutation for scraping stories
- renamed all delete* to remove* to avoid reserved keyword collision
* fix: linting
* feat: implemented createStory
* feat: added support for createStory
* feat: improved Story deletion
- Deletes comments on the deleted Story
- Deletes actions of comments that were deleted via new
`root_item_id` parameter for Comment Action's
- Added logging around critical components of the remove
process
* feat: implemented mergeStory
- Added new merge function for root actions
- Added new merge function for story comments
- Added new merge function for comment status counts
- Added new remove stories function
* fix: fixed story creation method
* fix: added action count merging
* fix: removed outdated file
* fix: removed queue that got duplicated via rebase
* fix: prevent error when action counts are empty
2018-11-02 23:18:12 +00:00
Wyatt Johnson
7aa9a6b4f7
feat: upgraded apollo-server-express, logging extension ( #2058 )
2018-11-01 22:05:04 +00:00
Wyatt Johnson
b3cfe32631
[next] Story Improvements ( #2054 )
...
* feat: improved logs
* feat: improved scraper
- added scraper debug graph call
* feat: improved story closing
* fix: fixed tests
2018-11-01 21:34:48 +01:00
Kiwi
6597658734
Merge pull request #2052 from coralproject/next-common
...
[next] Move common functions to talk-common
2018-11-01 20:42:39 +01:00
Chi Vinh Le
625ef9cbee
refactor: deduplicate embed utils
2018-11-01 20:28:09 +01:00
Wyatt Johnson
c81d612c70
feat: moved some useful tools to common
2018-11-01 18:15:42 +01:00
Kiwi
3c64bb0240
Merge pull request #2013 from coralproject/next-auth
...
[next] Authentication Improvements
2018-11-01 16:42:25 +01:00
Wyatt Johnson
8435ccaee6
Merge branch 'next' into next-auth
2018-11-01 00:00:54 +00:00
Wyatt Johnson
f0753214e1
review: upgraded merged upstream @types/mongodb
2018-10-31 18:00:30 -06:00
Wyatt Johnson
f39da1f76b
review: fixed function name
2018-10-31 17:57:21 -06:00
Kiwi
bc5db7b599
[next] Admin auth + design ( #2056 )
...
* feat: extract jwt information
* feat: login status dependent auto redirect
* feat: Sign Out button
* feat: add a 404 page
* feat: improve loading state and use auth token info
* feat: redirect to previous destination
* feat: implement new design
* fix: change asset to story
* feat: add translations
* feat: more compact design
* test: add unit tests
* chore: refactor NavigationLink
* test: add integration tests
* chore: refactor replaceHistoryLocation
* fix: typo
* fix: property name typo
2018-10-31 23:11:32 +00:00
Wyatt Johnson
092e707785
Merge branch 'next' into next-auth
2018-10-29 17:39:06 -06:00
Wyatt Johnson
93b91a0573
feat: added google support
2018-10-29 17:36:15 -06:00
Wyatt Johnson
1dc400ba58
[next] Rename Asset to Story ( #2044 )
...
* feat: rename asset -> story in server
* feat: renamed asset -> story for client code and tests
* feat: renamed article -> story
2018-10-29 22:49:35 +00:00
Wyatt Johnson
58e51b299d
feat: created oauth2 abstract class
2018-10-29 15:13:10 -06:00
Wyatt Johnson
c47032f257
feat: support facebook auth
2018-10-29 14:31:47 -06:00
Wyatt Johnson
2571f048ad
feat: support development url's
2018-10-29 14:31:35 -06:00
Wyatt Johnson
6fc2eabc88
Merge branch 'next' into next-auth
2018-10-26 18:17:46 +00:00
Wyatt Johnson
33ecbaecda
fix: linting
2018-10-26 12:17:24 -06:00
Kiwi
38fba52839
[next] Show reply information ( #2020 )
...
* feat: Implement replyTo
* feat: use full size buttons on small screens
* feat: show full size buttons in edit form on small screens
2018-10-26 17:56:35 +00:00
Wyatt Johnson
3c613754f0
feat: added allowRegistration option
2018-10-25 12:57:20 -06:00
Wyatt Johnson
d1e6d297f3
fix: fixed linting
2018-10-25 12:03:28 -06:00
Wyatt Johnson
6dab5836c3
review: adapted graph responses for OIDC mutations
2018-10-25 11:51:28 -06:00
Wyatt Johnson
ffd0f90965
fix: documentation + moved discover into query
2018-10-25 11:29:10 -06:00
Wyatt Johnson
eadf7bde43
feat: added memoization to the regexp generation
2018-10-25 10:55:22 -06:00
Wyatt Johnson
e7131e1567
fix: adjusted to include the openID
2018-10-25 10:31:43 -06:00
Wyatt Johnson
977161db0a
fix: linting
2018-10-25 08:58:58 -06:00
Wyatt Johnson
45cbac7972
feat: added OIDC management mutations
2018-10-24 16:54:07 -06:00
Wyatt Johnson
0bb64f1d97
feat: added OIDC discovery
2018-10-23 15:27:23 -06:00
Wyatt Johnson
3b6f3c9ea8
fix: rename wordlist to wordList
2018-10-22 15:52:17 -06:00
Wyatt Johnson
fa72d5deda
feat: support new auth methods for Tenants
...
- New Time scalar type is implemented on the Server
- Single Sign-On keys can now be generated
- Single Sign-On keys can be regenerated
- Single Sign-On keys now store the date they were generated on.
- Initial implementation of `AuthenticationTargetFilter`'s
2018-10-19 16:05:58 -06:00
Kiwi
9436600e31
Merge pull request #2004 from coralproject/next-ui-select
...
[next] SelectField
2018-10-19 20:48:45 +02:00
Kiwi
cd2ccf8792
Merge branch 'next' into next-ui-select
2018-10-19 20:42:56 +02:00
Kiwi
b5e98d1025
Merge pull request #2010 from coralproject/next-inReplyTo
...
[next] Implement InReplyTo
2018-10-19 20:42:45 +02:00
Chi Vinh Le
d3f6762458
test: adapt snapshot
2018-10-19 20:33:35 +02:00
Kiwi
f5324f65bb
Merge branch 'next' into next-ui-select
2018-10-19 20:22:53 +02:00
Chi Vinh Le
544c21440b
fix: select not propagating value in ff
2018-10-19 20:20:38 +02:00
Chi Vinh Le
a3aca825e3
feat: upgrade react and enzyme
2018-10-19 20:19:27 +02:00
Wyatt Johnson
917fffc292
Merge branch 'next' into next-inReplyTo
2018-10-19 17:54:57 +00:00
Kiwi
2e6237b9d9
[next] Implement Comment History Pagination ( #2008 )
...
* refactor: profile
* feat: add pagination to comment history
* feat: add getMeSourceID helper
* feat: update profile in CreateCommentMutation
* fix: clear query response cache on mutation
* test: add integration tests for profile
* test: add unit tests
2018-10-19 17:54:40 +00:00
Chi Vinh Le
1f0cba5657
fix: use correct value
2018-10-19 19:43:46 +02:00
Kiwi
bc4d746291
fix: use asset url ( #2005 )
2018-10-19 17:32:12 +00:00
Wyatt Johnson
ecc4bdc4bb
Merge branch 'next' into next-ui-select
2018-10-19 17:07:04 +00:00
Kiwi
df29c087df
Merge branch 'next' into next-inReplyTo
2018-10-19 19:06:54 +02:00
Wyatt Johnson
9608198d86
[next] Content Security Policy ( #1972 )
...
* feat: initial csp support
* fix: strip non-frame directives
* review: added tests, fixed some edge cases
2018-10-19 17:06:40 +00:00
Kiwi
dda4443ab4
Merge pull request #2012 from coralproject/next-disable-audit
...
[next] Disable `npm audit`
2018-10-19 18:45:53 +02:00
Wyatt Johnson
01b4094b4e
fix: disable audit
2018-10-19 10:37:35 -06:00
Chi Vinh Le
1176080aee
feat: Implement InReplyTo
2018-10-19 17:31:21 +02:00
Kiwi
4e0d578280
Merge branch 'next' into next-ui-select
2018-10-19 00:22:43 +02:00
Kim Gardner
9a129af21e
Merge pull request #1984 from coralproject/profile-mobile
...
[next] Profile Mobile (new) Version
2018-10-18 17:05:24 +01:00
Chi Vinh Le
ea5d907ff5
fix: remove 80% max-width
2018-10-17 17:26:30 +02:00
Chi Vinh Le
a8d69a0c5d
feat: add some padding to default demo site
2018-10-17 17:26:31 +02:00
Chi Vinh Le
b74e8f3390
fix: only break words when necessary
2018-10-17 17:09:53 +02:00
Chi Vinh Le
dcc4b4a892
fix: styles closer to design
2018-10-17 17:07:54 +02:00
Chi Vinh Le
bee35c3865
fix: better types
2018-10-17 16:41:13 +02:00
Chi Vinh Le
b6ee59eb91
fix: missing change
2018-10-17 16:00:33 +02:00
Chi Vinh Le
aeb75666de
Merge branch 'next-ui-select' of https://github.com/coralproject/talk into next-ui-select
2018-10-17 15:48:30 +02:00
Chi Vinh Le
6f51f68776
fix: improve types
2018-10-17 15:48:06 +02:00
Kiwi
2b5ef018d0
Merge branch 'next' into next-ui-select
2018-10-17 15:45:14 +02:00
Chi Vinh Le
847d5d0ea9
fix: types
2018-10-17 15:36:00 +02:00
Chi Vinh Le
70465ebd31
feat: Implement SelectField
2018-10-17 00:02:12 +02:00
Wyatt Johnson
3a9bcaa8b0
Merge branch 'next' into profile-mobile
2018-10-16 18:23:28 +00:00
Kiwi
50dd2e28b0
fix: ff focus styles ( #1997 )
2018-10-16 17:21:12 +00:00
Kiwi
80e6ccbc98
Merge pull request #1994 from coralproject/next-static-uri
...
[next] Static URI Support
2018-10-16 18:50:29 +02:00
Wyatt Johnson
9f37c3b3da
Merge branch 'next' into next-static-uri
2018-10-15 22:47:04 +00:00
Wyatt Johnson
e9c80fc02a
[next] Relay GraphQL Batching ( #1965 )
...
* feat: added graphqlBatch
* refactor: cleanup of json serial
* refactor: cleanup of json serilization
* feat: use react network layer
* fix: adjusted broken user
* fix: temporarily disable cache for profile query
* test: temporarily use precompiled modules
* fix: bug when updating comment count on an asset
* fix: compile modules to commonjs for jest
* test: add react-relay-network-layer to transform whitelist
* fix: use react-relay-network-layer/es
* types: add react-relay-network-modern typescript types
* feat: integrate custom error middleware
* review: add todo
2018-10-15 22:46:21 +00:00
Wyatt Johnson
14658d3d5d
review: suggested improvements
2018-10-15 16:43:20 -06:00
Wyatt Johnson
3633fd7afb
feat: added static uri support
2018-10-15 14:56:43 -06:00
Kiwi
9347815276
fix: no precommit test ( #1993 )
2018-10-15 16:01:49 +00:00
Kiwi
c2ffb30431
[next] i18n short number support ( #1992 )
...
* feat: Implement i18n short number
* test: fix failing tests
2018-10-12 23:16:13 +00:00
Wyatt Johnson
3636e47b16
feat: added husky + lint-staged ( #1966 )
2018-10-12 22:14:36 +00:00
Wyatt Johnson
5362a26976
fix: fix graphiql
2018-10-12 15:04:45 -06:00
Wyatt Johnson
d25862e035
fix: docker login
2018-10-12 13:33:40 -06:00
Wyatt Johnson
cda72ba249
[next] Docker + Revision Metadata ( #1991 )
...
* feat: added version metadata, release to Docker
* fix: fixed mistake with export
* fix: adjusted circle cache beheviour
* fix: removed node_modules from workspace
* fix: added version prefix to cache keys
* review: patched invalid job name
* fix: hardcode cache version prefix :(
* fix: improved cache keys
2018-10-12 19:13:55 +00:00
Belén Curcio
ba15cbf23c
[next] Pluralization for the comment count ( #1983 )
...
* Pluralization comment count
* Adding updated snapshots
* fix: snapshots
2018-10-12 17:28:59 +00:00
Kiwi
cf2be96a13
[next] Permalink View ( #1987 )
...
* feat: Implement converation thread
* Update unit tests
* test: adapt integration tests
* test: refactor denormalization helpers
* test: Include multiple parents in permalink View
* test: add integration test for loading previous parent comments
* feat: use dashed & solid time line
* feat: use new conversation thread design
* feat: add header from new design
* test: update snapshots
* fix: better scrolling behavior
* feat: add user box
* fix: add translations
* fix: typo
* fix: plural translation
* fix: paddings
* feat: better styling for level 0 comments
* fix: gutter size
* fix: update iframe url with new comment id
* test: add unit tests
2018-10-12 16:41:58 +00:00
Kiwi
ff5a94b91f
fix: adapt translation keys to our convention ( #1988 )
2018-10-11 22:42:39 +00:00
Wyatt Johnson
8184c3932e
[next] Install ( #1957 )
...
* Wip
* Adding Wizard and initial step <3
* Wip
* Adding more steps to the Install Wizard
* Mantaining state across steps
* Adding Steps
* Step Component
* wip
* feat: improved logging
* feat: added tenant install route
* Progress
* Refactor
* Adding rest install mutation
* Wip
* Done
* Addding snapshots
* URL validators
* Adding validation for url, and final step
* Header component and main variants
* fix: resolved router
* fix: corrected spec for prop
* fix: updated test snapshot
* Translations
* Translations
* Adding extra validation
* prefixing events with On - onSaveData
* prefixing events with On - onSaveData
* Adding translations, and colors from the palette
* Centering steps
* Ready
* feat: added production redirects
* fix: fixes during production
* fix: removed dead code
* Placeholder translations
* removing submit from cancel
* Adding a description for the URL field
* typo
* Refactor and renaming
* Using white as var
* Refactor and renaming
* feat: use new palette colors
* fix: extracted styles
* Adding await to avoid race condition with setState :)
* lint
* feat: added urls
* fix: wizard leaking styles
* fix: simplify icon style
* fix: adjust global body css to remove padding to allow seamless integration
* fix: types and small refactors
* fix: correctly filter wizard children
* refactor: simplify step containers
* fix: better typecheck
* test: remove obsolete snapshots
* fix: don't export FormProps
2018-10-11 22:13:02 +00:00
Wyatt Johnson
44e6d4b26a
[next] GraphiQL Fixes ( #1967 )
...
* fix: fixed playground middleware
* fix: replaced express middleware with custom html based middleware
2018-10-10 16:25:26 +00:00
Belén Curcio
343784dcb1
Profile Mobile version
2018-10-10 10:39:33 -03:00
Belén Curcio
0d588f2f28
[next] Login prompt for not signed in users trying to react to comments. ( #1979 )
...
* Fixing the commentCount for 0 comments
* Show signIn when logged-off user reacts to a comment
* Snapshots updated
* removing graphiql
* Reaction: Icon - Label - Count
2018-10-09 16:33:13 +00:00
Kiwi
7c9b8e5377
Merge pull request #1968 from coralproject/next-comment-counts
...
[next] Comments Count
2018-10-08 21:50:41 +02:00
Belén Curcio
49ec2bf18e
Merge branch 'next-comment-counts' of github.com:coralproject/talk into next-comment-counts
...
* 'next-comment-counts' of github.com:coralproject/talk: (53 commits)
fix: Readd and fix App unittest
fix: undesired margin
Correct optimitic updates
fix: correct typings
fix: linting
Optimistic Responses updated
Adding optimisticresponse for deleteCommentReaction
Changes
test: use baseComment and baseAsset in fixtures
fix: lint
test: simplify tests
fix: pass settings to deeper ReplyListContainer
fix: remove debug
fix: test updates
feat: replaced respect with reaction and added some options!
Adding spected
More snapshots
It was the optimistic response
Adding actionCounts to the fixtures
Updated snapshots
...
2018-10-08 16:44:24 -03:00
Belén Curcio
ae63e9a975
tiny refactor
2018-10-08 16:43:54 -03:00
Chi Vinh Le
0feb7384b2
Merge branch 'next' into next-comment-counts
2018-10-08 21:07:08 +02:00
Chi Vinh Le
b69313a01e
fix: Readd and fix App unittest
2018-10-08 20:53:02 +02:00
Belén Curcio
ec539c2dae
Tests updated
2018-10-08 15:01:34 -03:00
Belén Curcio
51b7f5470e
Refactor
2018-10-08 14:58:10 -03:00
Kiwi
64487728f4
Merge pull request #1864 from coralproject/next-respect
...
[next] Actions
2018-10-08 16:30:01 +02:00
Chi Vinh Le
11fb12a22a
fix: undesired margin
2018-10-08 16:24:18 +02:00
Belén Curcio
7e7a5856c2
Revert "Revert "Using fragment and updated fixtures""
...
This reverts commit 333e1a6dac .
2018-10-08 08:41:40 -03:00
Belén Curcio
333e1a6dac
Revert "Using fragment and updated fixtures"
...
This reverts commit 8dae12b5ab .
2018-10-05 10:05:28 -03:00
Belén Curcio
8dae12b5ab
Using fragment and updated fixtures
2018-10-05 09:54:47 -03:00
Belén Curcio
7c7f7f2a19
Merge branch 'next-comment-counts' of github.com:coralproject/talk into next-comment-counts
...
* 'next-comment-counts' of github.com:coralproject/talk:
fix: documentation
2018-10-04 20:27:25 -03:00
Belén Curcio
bd7903fc53
Snapshots updated
2018-10-04 20:27:03 -03:00
Wyatt Johnson
945cdfc298
fix: documentation
2018-10-04 22:34:54 +00:00
Belén Curcio
d3fb04225c
Snapshots updated
2018-10-04 18:35:24 -03:00
Belén Curcio
aa105061c9
Adding comment count
2018-10-04 18:31:16 -03:00
Belén Curcio
9d3363198a
Merge branch 'next' of github.com:coralproject/talk into next-comment-counts
...
* 'next' of github.com:coralproject/talk: (53 commits)
fix: localization keys
fix: graphql schema not compiling
Added translations
test: fix snapshots
feat: hide profile tab when not logged in
fix: translations, typings, cleanup and fix view conversation
fix: apply suggestions
fix: improve typings
feat: cleanup of router
feat: simplified view
Presentational components, events, tabs and more
updated snapshots
Updated Snapshots
Adding Snapshots and translations
Adding Snapshots and translations
feat: added Asset edge on the Comment
Setting COMMENTS as activeTab
Setting CommentID
deleting old snap
No need for local state for now
...
2018-10-04 17:44:06 -03:00
Belén Curcio
44b589d04f
Correct optimitic updates
2018-10-04 15:52:25 -03:00
Chi Vinh Le
5bf4c66b40
fix: correct typings
2018-10-04 19:48:56 +02:00
Chi Vinh Le
2a4dfdd3de
fix: linting
2018-10-04 19:32:17 +02:00
Chi Vinh Le
bd1d677b63
Merge branch 'next' into next-respect
2018-10-04 19:15:00 +02:00
Kiwi
929dfb9989
Merge pull request #1874 from coralproject/next-profile
...
[next] - Introducing Comment Tab, My Profile Tab, Comment History
2018-10-04 17:39:42 +02:00
Chi Vinh Le
c9ba749c76
fix: localization keys
2018-10-04 17:29:26 +02:00
Chi Vinh Le
7f4d8d8b2f
fix: graphql schema not compiling
2018-10-04 17:28:41 +02:00
Belén Curcio
66cc0752a4
Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
...
* 'next-profile' of github.com:coralproject/talk: (21 commits)
test: fix snapshots
feat: hide profile tab when not logged in
fix: translations, typings, cleanup and fix view conversation
fix: apply suggestions
fix: improve typings
feat: cleanup of router
feat: simplified view
deleting old snap
No need for local state for now
Routing, Navigation, Styles
using found withRouter
Mapping /admin as /admin.html in devMode
Adding found
Adding Found Relay to the Admin side
Add tests
Adapt snapshots
Add tests
Implement Show Conversation Link
First iteration of admin
wip
...
2018-10-04 10:37:52 -03:00
Belén Curcio
84234f9ac6
Added translations
2018-10-04 10:33:50 -03:00
Chi Vinh Le
a09b50a9e7
test: fix snapshots
2018-10-03 16:49:42 +02:00
Chi Vinh Le
5c77ed2c31
Merge branch 'next-profile' of https://github.com/coralproject/talk into next-profile
2018-10-03 15:51:52 +02:00
Chi Vinh Le
fabe52a0a6
feat: hide profile tab when not logged in
2018-10-03 15:49:49 +02:00
Belén Curcio
ef91eaab20
Optimistic Responses updated
2018-10-03 10:25:25 -03:00
Kiwi
13b039099f
Merge branch 'next' into next-profile
2018-10-03 02:15:41 +02:00
Kiwi
d22ba3ec89
Merge pull request #1910 from coralproject/admin
...
[next] First Iteration of Admin
2018-10-03 02:14:54 +02:00
Kiwi
7beb1a2fcd
Merge branch 'next' into admin
2018-10-03 01:59:56 +02:00
Chi Vinh Le
bfeab31c37
fix: translations, typings, cleanup and fix view conversation
2018-10-03 01:46:39 +02:00
Chi Vinh Le
9dc702d29e
Merge branch 'next' into next-profile
2018-10-03 01:33:09 +02:00
Kiwi
0ec04aa561
Merge pull request #1911 from coralproject/next-readmore
...
[next] Implement "Read More of this Conversation"
2018-10-03 01:29:00 +02:00
Chi Vinh Le
9463fa8ec2
fix: apply suggestions
2018-10-03 00:52:55 +02:00
Chi Vinh Le
45b39c9a0f
fix: improve typings
2018-10-03 00:41:51 +02:00
Wyatt Johnson
74fc0fab61
feat: cleanup of router
2018-10-02 15:13:01 -06:00
Wyatt Johnson
733ea936d6
feat: simplified view
2018-10-02 14:58:27 -06:00
Belén Curcio
b53aa354ad
Adding optimisticresponse for deleteCommentReaction
2018-10-02 13:22:22 -03:00
Belén Curcio
7948ed72ee
Changes
2018-10-02 13:14:50 -03:00
Belén Curcio
0a17fc7e64
Presentational components, events, tabs and more
2018-10-01 17:04:16 -03:00
Belén Curcio
52cdec056b
updated snapshots
2018-10-01 16:32:40 -03:00
Belén Curcio
52b35c53ab
Updated Snapshots
2018-10-01 15:52:14 -03:00
Belén Curcio
ede3951309
Adding Snapshots and translations
2018-10-01 15:38:06 -03:00
Belén Curcio
5aa3024921
Adding Snapshots and translations
2018-10-01 15:35:56 -03:00
Wyatt Johnson
41575303a1
feat: added Asset edge on the Comment
2018-10-01 12:20:17 -06:00
Belén Curcio
98f90e125d
Merge branch 'next' into next-profile
2018-10-01 14:34:31 -03:00
Belén Curcio
c462bcfe68
Setting COMMENTS as activeTab
2018-10-01 14:33:41 -03:00
Belén Curcio
abb6f3aea6
Setting CommentID
2018-10-01 14:12:05 -03:00
Belén Curcio
639b439f02
deleting old snap
2018-09-28 11:41:28 -03:00
Chi Vinh Le
ccb6f347ae
test: use baseComment and baseAsset in fixtures
2018-09-27 17:48:10 +02:00
Belén Curcio
465603526e
No need for local state for now
2018-09-27 11:47:55 -03:00
Belén Curcio
073036e24f
Merge branch 'next' of github.com:coralproject/talk into admin
...
* 'next' of github.com:coralproject/talk:
feat: initial comment count support (#1903 )
2018-09-27 11:45:37 -03:00
Belén Curcio
2c66143d39
Routing, Navigation, Styles
2018-09-27 11:44:02 -03:00
Belén Curcio
708bfe17a3
using found withRouter
2018-09-27 11:20:34 -03:00
Belén Curcio
adee5377c9
Mapping /admin as /admin.html in devMode
2018-09-27 10:50:25 -03:00
Belén Curcio
929fa8ca31
Adding found
2018-09-27 10:37:09 -03:00
Chi Vinh Le
3ffdb09afe
fix: lint
2018-09-27 15:18:21 +02:00
Chi Vinh Le
2e9d0a21fe
test: simplify tests
2018-09-27 15:02:53 +02:00
Chi Vinh Le
d49a30c50a
fix: pass settings to deeper ReplyListContainer
2018-09-27 14:56:28 +02:00
Kiwi
c23708af14
Merge branch 'next' into next-readmore
2018-09-27 13:43:41 +02:00
Wyatt Johnson
9966d5a644
fix: remove debug
2018-09-26 17:49:01 -06:00
Wyatt Johnson
bc447dbde0
fix: test updates
2018-09-26 17:48:24 -06:00
Wyatt Johnson
5acd19790a
feat: replaced respect with reaction and added some options!
2018-09-26 16:06:35 -06:00
Belén Curcio
16cbbe8d2c
Adding spected
2018-09-26 17:23:54 -03:00
Belén Curcio
210146e998
More snapshots
2018-09-26 17:13:28 -03:00
Belén Curcio
66c3a48668
It was the optimistic response
2018-09-26 17:07:38 -03:00
Belén Curcio
fd01fec70b
Adding actionCounts to the fixtures
2018-09-26 17:03:01 -03:00
Belén Curcio
06ed324393
Merge branch 'next-respect' of github.com:coralproject/talk into next-respect
...
* 'next-respect' of github.com:coralproject/talk:
fix: linting
feat: initial comment count support (#1903 )
2018-09-26 16:37:51 -03:00
Belén Curcio
473e41cdc4
Updated snapshots
2018-09-26 16:37:30 -03:00
Belén Curcio
2f361d4437
Merge branch 'admin' of github.com:coralproject/talk into admin
...
* 'admin' of github.com:coralproject/talk: (23 commits)
[next] SSO Refactor (#1912 )
Upgrade rte (#1906 )
review: fixes
Simplify getLevelClassName
Refactor indent level className
Remove unused line
Give last level a display name
More comments
More comments
Add some comments
More tests
Implement local reply list for last threading level
fix: test fixes
fix: test patches
fix: fixed issues with sorting
fix: addressed cursor issue
fix: removed dead code comment
fix: updated comment
feat: prime current user in user cache
feat: added root parent edge
...
2018-09-26 16:33:07 -03:00
Belén Curcio
4dc46f7fee
Adding Found Relay to the Admin side
2018-09-26 16:32:45 -03:00
Wyatt Johnson
3343605957
fix: linting
2018-09-26 13:31:15 -06:00
Wyatt Johnson
fa240376b5
Merge branch 'next' into next-respect
2018-09-26 13:29:45 -06:00
Wyatt Johnson
20170333ed
feat: initial comment count support ( #1903 )
2018-09-26 19:23:54 +00:00
Belén Curcio
f5c8b455f1
Adding respect count
2018-09-26 15:18:12 -03:00
Belén Curcio
6dea28ba74
Merge branch 'next' of github.com:coralproject/talk into next-respect
...
* 'next' of github.com:coralproject/talk:
[next] SSO Refactor (#1912 )
2018-09-26 15:11:27 -03:00
Wyatt Johnson
e127648a51
Merge branch 'next' into next-readmore
2018-09-26 16:27:40 +00:00
Wyatt Johnson
4b4b68b885
Merge branch 'next' into admin
2018-09-26 16:27:22 +00:00
Wyatt Johnson
5c284ba82b
Merge branch 'next' into next-comment-counts
2018-09-26 16:27:17 +00:00
Wyatt Johnson
35787c15af
Merge branch 'next' into next-profile
2018-09-26 16:27:10 +00:00
Wyatt Johnson
b916914faa
[next] SSO Refactor ( #1912 )
...
* feat: support dual sso/jwt auth
* feat: move verifier logic to seperate strategy
* fix: adjusted tests and removed aud claim
* fix: cleanup
2018-09-26 16:26:44 +00:00
Belén Curcio
1e8a8d306c
Merge branch 'next' into admin
2018-09-26 13:15:41 -03:00
Wyatt Johnson
411f5bc302
Merge branch 'next' into next-respect
2018-09-26 10:15:37 -06:00
Belén Curcio
6e374aba8f
Respect Button fully working
2018-09-25 20:05:26 -03:00
Belén Curcio
6475f0c0f6
Testing my actionPresence
2018-09-25 19:27:30 -03:00
Belén Curcio
d03583df5e
Adding Delete Reaction
2018-09-25 19:05:27 -03:00
Belén Curcio
7b85197174
Respect a comment
2018-09-25 18:58:09 -03:00
Belén Curcio
f7f24a37dd
Performing respect
2018-09-25 18:35:41 -03:00
Belén Curcio
c2023672d3
Adding creating CreateCommentReactionMutation
2018-09-25 18:16:31 -03:00
Belén Curcio
05f7dbd115
Merge branch 'next-respect' of github.com:coralproject/talk into next-respect
...
* 'next-respect' of github.com:coralproject/talk:
Upgrade rte (#1906 )
fix: patch for sort bug
feat: added dontAgree create/delete mutations
Simplify getLevelClassName
Refactor indent level className
fix: cleanup of comments service
Remove unused line
feat: added flag creation and deletion mutations
fix: addressed test updates
feat: support deleting comment reactions
Give last level a display name
More comments
feat: added reaction adding mutation
fix: renamed, middleware fixes
More comments
Add some comments
More tests
Implement local reply list for last threading level
fix: restricted action counts on Asset's
Implement LocalReplyListContainer
2018-09-25 18:04:30 -03:00
Belén Curcio
b664b9abc9
Adding Respect Button UI
2018-09-25 18:03:56 -03:00
Chi Vinh Le
e3a9f0f89b
Add tests
2018-09-25 21:49:38 +02:00
Chi Vinh Le
b9c3340026
Adapt snapshots
2018-09-25 21:46:38 +02:00
Chi Vinh Le
b5b3c66d61
Add tests
2018-09-25 21:42:15 +02:00
Chi Vinh Le
b6554b344c
Implement Show Conversation Link
2018-09-25 21:42:15 +02:00
Belén Curcio
bbf98d0b67
First iteration of admin
2018-09-25 15:09:43 -03:00
Belén Curcio
45802c651e
Merge branch 'next' into next-profile
2018-09-25 14:15:14 -03:00
Belén Curcio
45e942a345
Adding styling
2018-09-25 14:13:54 -03:00
Belén Curcio
2f492c1f83
Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
...
* 'next-profile' of github.com:coralproject/talk:
Simplify getLevelClassName
Refactor indent level className
Remove unused line
Give last level a display name
More comments
More comments
Add some comments
More tests
Implement local reply list for last threading level
Implement LocalReplyListContainer
2018-09-25 13:43:11 -03:00
Kiwi
122b9e9871
Merge pull request #1901 from coralproject/next-server-threading
...
[next] Parent Threading
2018-09-25 18:38:23 +02:00
Belén Curcio
3edaa6bf2d
Changes
2018-09-25 13:37:22 -03:00
Wyatt Johnson
9326016e98
Merge branch 'next' into next-respect
2018-09-25 16:26:26 +00:00
Wyatt Johnson
1b75b46e64
Merge branch 'next' into next-comment-counts
2018-09-25 16:26:11 +00:00
Wyatt Johnson
192c8e63cf
Merge branch 'next' into next-server-threading
2018-09-25 16:25:56 +00:00
Kiwi
04b4b7e715
Upgrade rte ( #1906 )
2018-09-25 16:25:42 +00:00
Belén Curcio
4c898e8825
Merge branch 'next' into next-profile
2018-09-25 13:08:30 -03:00
Wyatt Johnson
bd56a39d73
review: fixes
2018-09-25 10:06:05 -06:00
Belén Curcio
303c7489e4
Changes
2018-09-25 11:29:07 -03:00
Belén Curcio
9852c4e62f
Channges
2018-09-25 11:20:57 -03:00
Belén Curcio
72bdf5d40b
Changes
2018-09-25 11:08:31 -03:00
Belén Curcio
5695bee776
wip
2018-09-25 10:59:41 -03:00
Belén Curcio
ff0f00a486
initial work
2018-09-24 19:52:08 -03:00
Wyatt Johnson
3a91a89488
Merge branch 'next' into next-comment-counts
2018-09-24 21:45:17 +00:00
Wyatt Johnson
2ce955bc96
Merge branch 'next' into next-server-threading
2018-09-24 21:45:11 +00:00
Wyatt Johnson
a318b56233
fix: patch for sort bug
2018-09-24 15:38:12 -06:00
Wyatt Johnson
8c192d283d
Merge branch 'next' into next-respect
2018-09-24 20:47:46 +00:00
Kiwi
c280ff9e21
Merge pull request #1904 from coralproject/local-reply-list
...
[next] Implement LocalReplyList for last level replies
2018-09-24 22:27:48 +02:00
Wyatt Johnson
7cce84b7f8
feat: added dontAgree create/delete mutations
2018-09-24 14:25:48 -06:00
Chi Vinh Le
02909fb399
Simplify getLevelClassName
2018-09-24 22:16:10 +02:00
Chi Vinh Le
460429d991
Refactor indent level className
2018-09-24 22:11:03 +02:00
Wyatt Johnson
3c640f87d3
fix: cleanup of comments service
2018-09-24 14:07:44 -06:00
Chi Vinh Le
8c2d811b55
Remove unused line
2018-09-24 22:04:03 +02:00
Wyatt Johnson
3cdaa284ed
feat: added flag creation and deletion mutations
2018-09-24 13:46:13 -06:00
Wyatt Johnson
a19ac4e2cc
fix: addressed test updates
2018-09-24 13:08:16 -06:00
Wyatt Johnson
10748347b9
feat: support deleting comment reactions
2018-09-24 12:50:30 -06:00
Chi Vinh Le
526a3c634a
Give last level a display name
2018-09-24 20:41:50 +02:00
Chi Vinh Le
7139563ceb
More comments
2018-09-24 20:36:39 +02:00
Wyatt Johnson
dee14709c8
feat: added reaction adding mutation
2018-09-24 12:34:27 -06:00
Wyatt Johnson
8c3b0071c2
fix: renamed, middleware fixes
2018-09-24 12:32:57 -06:00
Chi Vinh Le
dc3ea366bc
More comments
2018-09-24 20:24:24 +02:00
Chi Vinh Le
acdcd16b4d
Add some comments
2018-09-24 20:16:29 +02:00
Chi Vinh Le
6e743b9b75
More tests
2018-09-24 20:13:54 +02:00
Chi Vinh Le
62a1fc5901
Implement local reply list for last threading level
2018-09-24 20:08:11 +02:00
Wyatt Johnson
936347e8e4
fix: restricted action counts on Asset's
2018-09-24 11:36:44 -06:00
Belén Curcio
661f392281
Adding the difss
2018-09-24 10:58:40 -03:00
Belén Curcio
2502dfedd2
Show profile tab if user is signed in
2018-09-24 10:54:45 -03:00
Belén Curcio
0cea633b0b
Merge branch 'next' of github.com:coralproject/talk into next-profile
...
* 'next' of github.com:coralproject/talk:
[next] Embed plus (#1877 )
[next] Permit (#1899 )
Use upstream @types/recompose
[next] Limited threading (#1894 )
More clarifying comments
Improve cross browser support
Don't use css capitalize
Upgrade RTE to fix a paste issue
[next] Resubscribe local state (#1884 )
Styling fixes
WIP
Update snapshots
Namespace ids
Move styles to button
2018-09-24 10:30:20 -03:00
Wyatt Johnson
d8417eda2e
feat: introduce asset action count caching
2018-09-23 20:43:43 -06:00
Wyatt Johnson
0e25c8d446
Merge branch 'next' into next-respect
2018-09-24 02:30:12 +00:00
Wyatt Johnson
d072df8043
fix: test fixes
2018-09-23 18:16:47 -06:00
Wyatt Johnson
a8f315db4b
fix: test patches
2018-09-23 18:08:24 -06:00
Wyatt Johnson
a8ccf29bea
fix: fixed issues with sorting
2018-09-23 17:28:15 -06:00
Wyatt Johnson
5dd9d2d509
feat: initial comment count support
2018-09-23 15:20:11 -06:00
Wyatt Johnson
8589993401
fix: addressed cursor issue
2018-09-22 00:57:40 -06:00
Wyatt Johnson
50a691c1e5
fix: removed dead code comment
2018-09-22 00:50:55 -06:00
Wyatt Johnson
32fdc51506
fix: updated comment
2018-09-22 00:49:48 -06:00
Wyatt Johnson
2edd923b9e
feat: prime current user in user cache
2018-09-22 00:45:58 -06:00
Wyatt Johnson
ae60311e85
feat: added root parent edge
2018-09-22 00:45:48 -06:00
Wyatt Johnson
1702040537
feat: added parent/parents edges
2018-09-22 00:26:09 -06:00
Wyatt Johnson
0fbd27cdcb
fix: fixes for comment counting
2018-09-21 23:52:28 -06:00
Chi Vinh Le
4107fd367f
Implement LocalReplyListContainer
2018-09-22 01:05:25 +02:00
Kiwi
65156c0528
Merge pull request #1897 from coralproject/improve-cross-browser-support
...
[next] Improve cross browser support
2018-09-22 01:05:05 +02:00
Kiwi
30d0541c69
Merge branch 'next' into improve-cross-browser-support
2018-09-22 00:55:03 +02:00
Kiwi
fa17582e93
Merge pull request #1900 from coralproject/update-types-recompose
...
[next] Use upstream @types/recompose
2018-09-22 00:54:51 +02:00
Kiwi
007e6f5e66
Merge branch 'next' into improve-cross-browser-support
2018-09-22 00:54:14 +02:00
Wyatt Johnson
6e8c0df9fe
Merge branch 'next' into update-types-recompose
2018-09-21 22:44:05 +00:00
Kiwi
106a5d36ed
[next] Embed plus ( #1877 )
...
* Implement StreamEmbed instance and rename library to coral
* Add article & articleButton.html, only show embed htmls in production
* Respect assetURL
* Add tests
* Add parseHashQuery
* Fix permalink query and integration tests
* Fix permalink URL
* Remove optionalparams from pym
* Scroll when showing permalink view
* Implement autoRender
* AutoRender immediately when render permalink
* Add test for `showPermalink` event
* Add comment
2018-09-21 22:43:28 +00:00
Wyatt Johnson
85af8d1bbf
[next] Permit ( #1899 )
...
* feat: replaced custom auth extraction logic with permit
* fix: fixed tests
2018-09-21 22:06:46 +00:00
Wyatt Johnson
daee96dc4c
review: applied some review changes
2018-09-21 15:29:34 -06:00
Wyatt Johnson
ce1002b16c
fix: updated @types/mongodb
2018-09-21 14:55:00 -06:00
Wyatt Johnson
ebe43a28e6
feat: presence and count improvements
2018-09-21 13:16:21 -06:00
Wyatt Johnson
6b814cee0d
fix: patched issues with static
2018-09-21 12:50:21 -06:00
Chi Vinh Le
a996c5da2b
Use upstream @types/recompose
2018-09-21 19:02:27 +02:00
Wyatt Johnson
029f4641d0
Merge branch 'next' into improve-cross-browser-support
2018-09-21 15:58:33 +00:00
Kiwi
18e6638162
[next] Limited threading ( #1894 )
...
* Implement limited threading
* Adapt snapshots
* Test threading
2018-09-21 15:57:33 +00:00
Wyatt Johnson
bc78efc428
fix: updated snapshots
2018-09-21 09:40:00 -06:00
Wyatt Johnson
a14c0205aa
Merge branch 'next' into next-respect
2018-09-20 23:36:24 -06:00
Wyatt Johnson
aff29d7818
fix: removed unused types
2018-09-20 23:35:56 -06:00
Wyatt Johnson
be3ef78875
feat: added action counts to graph
2018-09-20 23:35:56 -06:00
Wyatt Johnson
af22b9808b
feat: added action deletion
2018-09-20 15:14:02 -06:00
Wyatt Johnson
7eb1755c5e
feat: expanded action counts
2018-09-20 15:13:46 -06:00
Kiwi
7ae3e4886a
Merge branch 'next' into improve-cross-browser-support
2018-09-20 22:54:59 +02:00
Chi Vinh Le
6df0568378
More clarifying comments
2018-09-20 22:53:34 +02:00
Chi Vinh Le
8efeb3106f
Improve cross browser support
2018-09-20 22:10:06 +02:00
Belén Curcio
f87b2b05ba
Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
...
* 'next-profile' of github.com:coralproject/talk:
fix: linting
fix: server fixes
2018-09-20 16:00:00 -03:00
Kiwi
8b1aec5f24
Merge pull request #1895 from coralproject/rte-upgrade
...
[next] Upgrade RTE to fix a paste issue
2018-09-20 18:35:55 +02:00
Kiwi
7e10f4a7bb
Merge branch 'next' into rte-upgrade
2018-09-20 18:15:03 +02:00
Kiwi
2f1c4fb9a3
Merge pull request #1896 from coralproject/no-capitalize-css
...
[next] Don't use css capitalize
2018-09-20 18:14:51 +02:00
Chi Vinh Le
2a640d2bbc
Don't use css capitalize
2018-09-20 17:23:26 +02:00
Chi Vinh Le
6c75298b8c
Upgrade RTE to fix a paste issue
2018-09-20 17:06:31 +02:00
Wyatt Johnson
8d86900376
feat: added support for action creation via edit
2018-09-18 16:59:32 -06:00
Wyatt Johnson
395cfe4ade
feat: added reaction configuration
2018-09-18 16:59:21 -06:00
Wyatt Johnson
1d98bc78f2
Merge branch 'next' into next-respect
2018-09-18 15:56:38 -06:00
Kiwi
dbd7f4f820
[next] Resubscribe local state ( #1884 )
...
* Resubscribe local state
* Don't pass context
2018-09-18 14:59:51 -06:00
Kiwi
4e9b00934d
Merge pull request #1858 from coralproject/ui-tab
...
[next] Tabs Components - Tab, TabBar, TabPane, TabContent
2018-09-18 21:08:36 +02:00
Wyatt Johnson
8283932c29
fix: linting
2018-09-17 17:16:43 -06:00
Wyatt Johnson
9044fc2400
fix: server fixes
2018-09-17 17:16:10 -06:00
Chi Vinh Le
2af01e5f4b
Styling fixes
2018-09-17 22:12:58 +02:00
Chi Vinh Le
b00a7f9618
WIP
2018-09-17 21:12:27 +02:00
Chi Vinh Le
0983d31c10
Update snapshots
2018-09-17 21:01:20 +02:00
Chi Vinh Le
0b0aa7b1ee
Namespace ids
2018-09-17 20:56:42 +02:00
Chi Vinh Le
3314bc3ba6
Move styles to button
2018-09-17 20:52:36 +02:00
Belén Curcio
fa67da7183
Adding translations
2018-09-17 13:30:13 -03:00
Belén Curcio
5bf6161e46
Adding div as mapping, since div cannot be descendant of p
2018-09-17 11:04:47 -03:00
Belén Curcio
601436cf99
Updated snapshots
2018-09-14 17:56:32 -03:00
Belén Curcio
cb2cfe1581
Adding View Conversation functionality and styling
2018-09-14 17:52:55 -03:00
Belén Curcio
c199bede53
Merge branch 'next' of github.com:coralproject/talk into next-profile
...
* 'next' of github.com:coralproject/talk:
2018-09-14 13:11:05 -03:00
Kim Gardner
1bd31285a6
Merge branch 'next' into ui-tab
2018-09-14 12:04:58 -04:00
Belén Curcio
52c8c8a625
Styling
2018-09-14 13:03:26 -03:00
Belén Curcio
f391d7b7ad
Working comment history, styling in progress
2018-09-14 12:37:25 -03:00
Belén Curcio
ced45a914c
Comment History Working
2018-09-14 12:05:19 -03:00
Belén Curcio
60d61d40b6
Comment History
2018-09-14 11:35:01 -03:00
Kiwi
4f9e1ba535
Merge pull request #1873 from coralproject/reorganize2
...
[next] Reorganize 2
2018-09-14 16:21:16 +02:00
Kiwi
b044b0f225
Merge branch 'next' into reorganize2
2018-09-14 16:03:48 +02:00
Belén Curcio
935c2ff629
WIP
2018-09-14 10:43:40 -03:00
Belén Curcio
1009045c4c
Working tabs
2018-09-14 10:13:42 -03:00
Belén Curcio
05296d4802
Adding tabs to the stream <3
2018-09-14 10:03:25 -03:00
Belén Curcio
a30e3ce526
Merge branch 'next-edit' of github.com:coralproject/talk into next-profile
...
* 'next-edit' of github.com:coralproject/talk:
Implement SetActiveTabMutation
Change translation strings
Add activeTab to local state
Move files into tab structure
2018-09-14 09:56:14 -03:00
Belén Curcio
2969dad58b
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk:
Adapt snapshot
Fix lint
Only show edit button for the author
Use Message Component
Adapt integration test
Fix integration test
Add edited marker
fix: remove assetID from client queries to edit comment
feat: merge metadata during edit
fix: remove assetID from EditCommentInput
Fix linting
Add integration tests
Add integration test
More unit tests
Fix lint and test
Implement edit
2018-09-14 09:50:23 -03:00
Belén Curcio
a68ca34d62
Merge branch 'next' of github.com:coralproject/talk into next-profile
...
* 'next' of github.com:coralproject/talk:
Adapt snapshot
Fix lint
Only show edit button for the author
Use Message Component
Adapt integration test
Fix integration test
Add edited marker
fix: remove assetID from client queries to edit comment
feat: merge metadata during edit
fix: remove assetID from EditCommentInput
Fix linting
Add integration tests
Add integration test
More unit tests
Fix lint and test
Implement edit
2018-09-14 09:49:07 -03:00
Belén Curcio
7aaffdc887
Merge pull request #1869 from coralproject/reorganize
...
[next] Reorganize stream embed to tab oriented folder structure
2018-09-14 09:43:12 -03:00
Belén Curcio
8eeb9db48f
Merge pull request #1862 from coralproject/next-edit
...
[next] Edit Comment
2018-09-14 09:42:06 -03:00
Belén Curcio
38f1068a77
Updates
2018-09-14 09:33:16 -03:00
Chi Vinh Le
4b1e2dd2fd
Implement SetActiveTabMutation
2018-09-13 21:49:30 +02:00
Chi Vinh Le
a3526ab241
Change translation strings
2018-09-13 21:45:49 +02:00
Belén Curcio
23a5243611
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk:
new snapshots after rebuilding the schema
new snapshots after rebuilding the schema
updated status
changes
Updated tests
Updated tests
Updated tests
Adding MessageIcon
Updated colors
Updated snapshots
Supporting icons with ValidationMessages
Updated API
Adding Message Matching the exact values
2018-09-13 14:27:42 -03:00
Chi Vinh Le
ecc9eadc67
Add activeTab to local state
2018-09-13 18:29:22 +02:00
Chi Vinh Le
db483849dd
Move files into tab structure
2018-09-13 18:29:22 +02:00
Chi Vinh Le
72f5af9f3b
Adapt snapshot
2018-09-13 18:29:05 +02:00
Chi Vinh Le
ba2c2c32b2
Fix lint
2018-09-13 18:20:55 +02:00
Chi Vinh Le
3955c960bf
Only show edit button for the author
2018-09-13 16:42:04 +02:00
Belén Curcio
bb7007214d
Adding button
2018-09-13 09:32:05 -03:00
Chi Vinh Le
c8cd68c6b7
Use Message Component
2018-09-12 22:01:43 +02:00
Kiwi
185b3de8e1
Merge pull request #1852 from coralproject/ui-message
...
[next] Adding a Message component
2018-09-12 21:44:25 +02:00
Chi Vinh Le
aa904ab0e2
Merge branch 'next' into next-edit
2018-09-12 21:44:16 +02:00
Belen Curcio
1ccb789b97
new snapshots after rebuilding the schema
2018-09-12 15:53:54 -03:00
Belen Curcio
ed5ea3b759
new snapshots after rebuilding the schema
2018-09-12 15:53:07 -03:00
Belen Curcio
2c8bdc6c9a
updated status
2018-09-12 15:40:04 -03:00
Chi Vinh Le
32e56e805c
Adapt integration test
2018-09-12 20:35:07 +02:00
Chi Vinh Le
632c4b263e
Merge branch 'next' into next-edit
2018-09-12 20:25:44 +02:00
Belén Curcio
55b65e6d6a
Merge branch 'next' into ui-tab
2018-09-12 15:15:25 -03:00
Belen Curcio
e6f8b7623b
Adding docs and changes
2018-09-12 15:10:14 -03:00
Belen Curcio
eedeef9617
Merge branch 'ui-message' of github.com:coralproject/talk into ui-message
2018-09-12 13:14:41 -03:00
Belen Curcio
6f367a0078
changes
2018-09-12 13:13:09 -03:00
Wyatt Johnson
ff9c6af7c6
Merge branch 'next' into ui-message
2018-09-12 16:05:37 +00:00
Kiwi
8b09b52be8
[next] Start a clean session when user logs in / out ( #1853 )
...
* Clear user session after login / logout
* Filename cases
* Improve type checking
* Apply suggestions
2018-09-12 16:04:54 +00:00
Chi Vinh Le
2292e5d53f
Fix integration test
2018-09-12 17:07:36 +02:00
Chi Vinh Le
0c045eff0a
Merge branch 'next-edit' of https://github.com/coralproject/talk into next-edit
2018-09-12 17:05:40 +02:00
Chi Vinh Le
b1e7c6d2d4
Add edited marker
2018-09-12 17:05:31 +02:00
Belén Curcio
4d7edd24b4
Merge branch 'ui-tab' of github.com:coralproject/talk into ui-tab
...
* 'ui-tab' of github.com:coralproject/talk:
Adapt snapshot
Fix types
Pending comment blur
2018-09-12 09:22:14 -03:00
Belén Curcio
1f3523c7f3
Merge branch 'next' into ui-tab
2018-09-12 09:21:57 -03:00
Belén Curcio
d04b9d818c
Test added
2018-09-12 09:20:50 -03:00
Belén Curcio
cc67f2f572
Changes
2018-09-12 09:00:38 -03:00
Belén Curcio
19b1a7882c
Changes
2018-09-12 08:53:22 -03:00
Wyatt Johnson
b1aac28eec
fix: remove assetID from client queries to edit comment
2018-09-11 17:07:42 -06:00
Wyatt Johnson
8b83a0de41
Merge branch 'next' into next-respect
2018-09-11 22:50:37 +00:00
Wyatt Johnson
76c222dbed
fix: linting
2018-09-11 16:50:10 -06:00
Wyatt Johnson
7a4bf847b0
feat: merge metadata during edit
2018-09-11 16:35:12 -06:00
Wyatt Johnson
a794fe8cd7
fix: remove assetID from EditCommentInput
2018-09-11 16:35:00 -06:00
Wyatt Johnson
7dbd2fae91
feat: refactored group_id -> reason
2018-09-11 15:53:08 -06:00
Chi Vinh Le
cf070ddb0f
Merge branch 'next' into next-edit
2018-09-11 21:40:47 +02:00
Kiwi
26b59fc17c
Merge pull request #1855 from coralproject/pending-blur
...
[next] Pending Comment Blur
2018-09-11 21:21:11 +02:00
Chi Vinh Le
7fa0132211
Fix linting
2018-09-11 21:20:36 +02:00
Chi Vinh Le
8a25e68266
Add integration tests
2018-09-11 21:16:22 +02:00
Belén Curcio
5a8ce7655c
Updated tests
2018-09-11 13:09:49 -03:00
Chi Vinh Le
7b221c40a0
Add integration test
2018-09-11 18:03:54 +02:00
Chi Vinh Le
170fb47dae
More unit tests
2018-09-11 17:32:46 +02:00
Chi Vinh Le
4e63858c66
Fix lint and test
2018-09-11 17:25:40 +02:00
Belén Curcio
f7fa1dae23
Updated tests
2018-09-11 10:17:46 -03:00
Belén Curcio
91d421ad46
Updated tests
2018-09-11 10:01:14 -03:00
Belén Curcio
1ca2c5ec95
Merge branch 'ui-message' of github.com:coralproject/talk into ui-message
...
* 'ui-message' of github.com:coralproject/talk: (26 commits)
Adapt snapshots
Disable RTE when submitting
Wrap long words
Disable submit button when empty
Fix test
Fix types and tests
Remove outdated workarounds
Remove accidently commited files
Move uuid generation to TalkContext
Full PromisifiedStorage + Simplifications
Update package-lock
Return null cursor when creating comment
Change commentEdge to edge
Update snapshots
Fix types
Reply opens auth popup when not logged in
Better tests
Stream should work outside of iframe for debugging
Add test
Focus RTE when opening reply
...
2018-09-11 09:58:16 -03:00
Belén Curcio
a35ee79098
Adding MessageIcon
2018-09-11 09:57:55 -03:00
Belén Curcio
b5db80b1e1
Updated colors
2018-09-11 09:47:59 -03:00
Chi Vinh Le
a36d944e4a
Implement edit
2018-09-11 00:15:27 +02:00
Belén Curcio
b608e8a521
Adding descriptions
2018-09-10 13:22:57 -03:00
Belén Curcio
a8b24187cb
change
2018-09-10 12:55:31 -03:00
Belén Curcio
49bfb6bcbf
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk: (26 commits)
Adapt snapshots
Disable RTE when submitting
Wrap long words
Disable submit button when empty
Fix test
Fix types and tests
Remove outdated workarounds
Remove accidently commited files
Move uuid generation to TalkContext
Full PromisifiedStorage + Simplifications
Update package-lock
Return null cursor when creating comment
Change commentEdge to edge
Update snapshots
Fix types
Reply opens auth popup when not logged in
Better tests
Stream should work outside of iframe for debugging
Add test
Focus RTE when opening reply
...
2018-09-10 12:40:29 -03:00
Belén Curcio
3b01af66b3
Two working examples, primary and secondary
2018-09-10 12:36:13 -03:00
Belén Curcio
e9ab3d1d7f
Working tab example
2018-09-10 12:27:00 -03:00
Kim Gardner
04d7ddf41a
Merge branch 'next' into ui-message
2018-09-10 10:54:38 -04:00
Belén Curcio
cb3a6b0533
Adding TabContent, TabPane
2018-09-10 11:35:56 -03:00
Belén Curcio
96515eac0c
Added Color palette
2018-09-10 11:24:17 -03:00
Belén Curcio
71c5c7c64f
Basic Tab usage
2018-09-10 11:13:13 -03:00
Kiwi
195d61d104
Merge pull request #1850 from coralproject/next-reply
...
[next] Implement Reply
2018-09-10 16:11:06 +02:00
Chi Vinh Le
89312e3d98
Adapt snapshot
2018-09-07 21:42:11 +02:00
Chi Vinh Le
7644f93e7c
Fix types
2018-09-07 18:24:08 +02:00
Chi Vinh Le
5010e342df
Pending comment blur
2018-09-07 18:18:39 +02:00
Belén Curcio
dce2177dcd
Updated snapshots
2018-09-07 13:03:56 -03:00
Belén Curcio
b37ec2b944
Supporting icons with ValidationMessages
2018-09-07 12:54:22 -03:00
Chi Vinh Le
88e44b2baf
Adapt snapshots
2018-09-07 17:32:15 +02:00
Chi Vinh Le
a7e4af46d2
Disable RTE when submitting
2018-09-07 17:29:38 +02:00
Chi Vinh Le
8b938616c9
Wrap long words
2018-09-07 17:00:28 +02:00
Chi Vinh Le
a33a1c47ab
Disable submit button when empty
2018-09-07 16:29:46 +02:00
Belén Curcio
994b0f7fb3
Updated API
2018-09-07 10:56:03 -03:00
Belén Curcio
e909d21039
Adding Message Matching the exact values
2018-09-07 10:23:29 -03:00
Chi Vinh Le
fb1b9c51ee
Fix test
2018-09-07 00:59:59 +02:00
Chi Vinh Le
df664bdb73
Fix types and tests
2018-09-07 00:51:57 +02:00
Chi Vinh Le
c1cefe52d0
Remove outdated workarounds
2018-09-07 00:38:19 +02:00
Chi Vinh Le
b765a7c3e9
Remove accidently commited files
2018-09-07 00:36:43 +02:00
Chi Vinh Le
845fbc1b1b
Move uuid generation to TalkContext
2018-09-07 00:34:17 +02:00
Wyatt Johnson
1bd841ec01
feat: initial action implementations
2018-09-06 16:24:34 -06:00
Chi Vinh Le
e132087682
Full PromisifiedStorage + Simplifications
2018-09-06 23:53:29 +02:00
Chi Vinh Le
3a1b043eb7
Merge branch 'next' into next-reply
2018-09-06 21:38:20 +02:00
Kiwi
53e548d77a
[next] Save Comment Draft + Pym Storage ( #1843 )
...
* Implement pym storage
* Save comment draft + test
* Apply suggestions
* Use class for PymStorage implementation
* Add some comments
2018-09-06 17:07:17 +00:00
Kiwi
0477d456a2
Integrate typescript-snapshots-plugin ( #1847 )
2018-09-05 22:50:01 +00:00
Chi Vinh Le
35b4040274
Update package-lock
2018-09-06 00:18:22 +02:00
Chi Vinh Le
f5e0c6163d
Return null cursor when creating comment
2018-09-06 00:14:47 +02:00
Chi Vinh Le
4d860ab71d
Change commentEdge to edge
2018-09-06 00:09:38 +02:00
Chi Vinh Le
942bcba5a1
Update snapshots
2018-09-06 00:07:14 +02:00
Chi Vinh Le
2bf9b5f2c1
Fix types
2018-09-06 00:07:14 +02:00
Chi Vinh Le
46ff3dea89
Reply opens auth popup when not logged in
2018-09-06 00:07:14 +02:00
Chi Vinh Le
90a875f40e
Better tests
2018-09-06 00:07:14 +02:00
Chi Vinh Le
441cc9d57b
Stream should work outside of iframe for debugging
2018-09-06 00:06:58 +02:00
Chi Vinh Le
28c8252b63
Add test
2018-09-06 00:06:58 +02:00
Chi Vinh Le
444c86cb3c
Focus RTE when opening reply
2018-09-06 00:06:58 +02:00
Chi Vinh Le
110becb075
Implement reply
2018-09-06 00:06:58 +02:00
Chi Vinh Le
ee30003390
Indent comment only
2018-09-06 00:06:58 +02:00
Chi Vinh Le
c96112fc8c
Fix tests
2018-09-06 00:06:58 +02:00
Chi Vinh Le
31bc5fa913
WIP
2018-09-06 00:06:28 +02:00
Chi Vinh Le
eb74162eef
Merge branch 'next' into pym-storage
2018-09-05 23:27:59 +02:00
Wyatt Johnson
3897b06029
[next] Comment Editing ( #1795 )
...
* feat: initial impl of comment edits
* feat: added edit metadata
* review: switched out explcit null + nullable types
* fix: changed commentEdge -> edge, test comments
* [next] Tasks (#1777 )
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: support tenant cache for oidc strategy
* fix: fixed compile
* fix: import ordering
* feat: added bull for queue support
* feat: support for scraping
* fix: fixes for scraper
- Implemented simple metascraper replacement (to resolve security advisory
warning)
- Implemented simle dotize replacement (to resolve not
working version that couldn't handle date objects)
- Plugged in asset scraping to asset creation process
* fix: handles array values
* feat: added initial scraper implementation
* feat: seperate queues but share config
* fix: simplified auth data access
* feat: moved more settings into the graph
* feat: improved mailer design
* fix: fixed issue with dotize
* fix: fixed some issues with adapter
* fix: queue cleanup
* feat: added organizationName to Tenant
* feat: email rendering
* review: support es6 imports
* fix: restore old ci step
* fix: adjusted logging messages
* fix: linting
2018-09-04 18:57:41 +00:00
Wyatt Johnson
59cf728681
[next] Tasks ( #1777 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: support tenant cache for oidc strategy
* fix: fixed compile
* fix: import ordering
* feat: added bull for queue support
* feat: support for scraping
* fix: fixes for scraper
- Implemented simple metascraper replacement (to resolve security advisory
warning)
- Implemented simle dotize replacement (to resolve not
working version that couldn't handle date objects)
- Plugged in asset scraping to asset creation process
* fix: handles array values
* feat: added initial scraper implementation
* feat: seperate queues but share config
* fix: simplified auth data access
* feat: moved more settings into the graph
* feat: improved mailer design
* fix: fixed issue with dotize
* fix: fixed some issues with adapter
* fix: queue cleanup
* feat: added organizationName to Tenant
* feat: email rendering
* review: support es6 imports
* fix: restore old ci step
* fix: adjusted logging messages
2018-09-04 18:47:20 +00:00
Wyatt Johnson
76d198f2a6
[next] Production Usage ( #1808 )
...
* feat: docker + compression support + headers
* fixed bug with dependancies
2018-09-04 18:36:17 +00:00
Chi Vinh Le
aa2b70fd8c
Save comment draft + test
2018-09-03 12:16:01 +02:00
Chi Vinh Le
ccf91480da
Implement pym storage
2018-09-03 09:28:09 +02:00
Kim Gardner
bcf24cbb4b
Merge pull request #1837 from coralproject/relay-1.7
...
[next] Implement PostComment Mutation, Upgrade Relay
2018-08-31 13:49:14 -04:00
Chi Vinh Le
a4002b262b
Keep time!
2018-08-31 18:34:00 +02:00
Chi Vinh Le
51e6d5b29e
Test optimistic response
2018-08-31 18:14:25 +02:00
Chi Vinh Le
0135cb9cc3
Add todo
2018-08-31 17:40:38 +02:00
Chi Vinh Le
7001510049
Compile before lint
2018-08-31 17:34:52 +02:00
Chi Vinh Le
4c1f2e72cb
Use createSinonStub
2018-08-31 17:24:42 +02:00
Chi Vinh Le
25e8cb517b
Add integration test
2018-08-31 17:15:40 +02:00
Chi Vinh Le
428c35a931
Hide forward ref and fix tests
2018-08-31 16:11:25 +02:00
Chi Vinh Le
792ceed2ad
No more patched packages!
2018-08-31 02:28:53 +02:00
Chi Vinh Le
aeada424fa
Use stock relay-runtime times
2018-08-31 02:15:41 +02:00
Chi Vinh Le
942ce366b8
Finish porting to relay-1.7 including types
2018-08-30 23:49:38 +02:00
Chi Vinh Le
0dcff65344
Upgrade react-relay types
2018-08-30 16:43:01 +02:00
Chi Vinh Le
b83d965d6c
Better naming
2018-08-30 16:15:56 +02:00
Chi Vinh Le
09caad7bdd
Keep future added values
2018-08-30 16:08:42 +02:00
Chi Vinh Le
570bf4815d
Make type checking part of the linting
2018-08-30 15:53:00 +02:00
Chi Vinh Le
e2bcc4631c
Fix remaining type issues
2018-08-30 15:51:06 +02:00
Chi Vinh Le
7ab70b8484
Update relay-runtime types
2018-08-30 15:41:08 +02:00
Chi Vinh Le
0497718764
WIP
2018-08-30 10:23:13 +02:00
Chi Vinh Le
c66c5a1ade
Implement post comment mutation
2018-08-30 10:23:03 +02:00
Kim Gardner
60afa5518a
Merge pull request #1832 from coralproject/integration-tests-with-translations
...
[next] Use translations in integration tests
2018-08-29 17:08:03 -04:00
Chi Vinh Le
a99fe3c0ff
Integrate actual translations into integration tests
2018-08-29 22:55:13 +02:00
Kim Gardner
0b3a67601c
Merge pull request #1829 from coralproject/rte-next
...
[next] Support for Rich Text
2018-08-29 16:01:11 -04:00
Chi Vinh Le
13c196983f
Implement RTE and HTMLContent
2018-08-29 16:03:04 +02:00
Chi Vinh Le
885a724876
Make each test independent
2018-08-29 16:02:31 +02:00
Chi Vinh Le
fbb194cdac
Fix linter issue
2018-08-29 16:01:51 +02:00
Kim Gardner
bacd09e5c7
Merge pull request #1793 from coralproject/auth-views
...
[next] Auth views
2018-08-28 13:50:59 -04:00
Chi Vinh Le
9c5dd285a3
Readd translations
2018-08-28 17:20:44 +02:00
Chi Vinh Le
9945c099a7
Add integration tests
2018-08-28 01:35:13 +02:00
Chi Vinh Le
99e34979d1
Add test
2018-08-27 21:58:28 +02:00
Chi Vinh Le
dcb3c23f56
Test, Colorize TextFields, disable on submit
2018-08-27 21:36:36 +02:00
Chi Vinh Le
1684ed44ef
Remove obsolete snapshot
2018-08-27 21:04:15 +02:00
Chi Vinh Le
334c8933c9
Update snapshots
2018-08-27 21:02:43 +02:00
Chi Vinh Le
5381b75a49
Update snapshots
2018-08-27 20:50:46 +02:00
Chi Vinh Le
17563824fd
Use polling
2018-08-27 18:17:09 +02:00
Chi Vinh Le
123bbf6e65
Give more more time
2018-08-27 17:37:32 +02:00
Chi Vinh Le
5a87e6abc6
Give more time for render
2018-08-27 17:36:43 +02:00
Chi Vinh Le
f57773393a
Better popup size when loading fonts
2018-08-27 17:36:15 +02:00
Chi Vinh Le
9bea53911f
Adapt Forgot and Reset Password
2018-08-27 17:15:20 +02:00
Chi Vinh Le
5a26b319d8
Adapt sign up plus validation and translations
2018-08-27 16:49:58 +02:00
Chi Vinh Le
39edec79cb
Adapt SignIn
2018-08-27 15:51:59 +02:00
Chi Vinh Le
b7208cfa44
Fix typography merge conflict
2018-08-27 14:39:18 +02:00
Chi Vinh Le
d1d993d0b7
Updated fluent
2018-08-27 14:33:31 +02:00
Chi Vinh Le
9cef7044c7
Design improvements
2018-08-27 14:11:15 +02:00
Chi Vinh Le
3dc3e1435a
Use HorizontalGutter component, simplify Flex
2018-08-24 19:11:56 +02:00
Chi Vinh Le
10df1de98e
Pass rest of props
2018-08-24 15:41:20 +02:00
Chi Vinh Le
eab8f0e18b
Fix props
2018-08-24 15:40:34 +02:00
Chi Vinh Le
b2b9b20efb
Revert and fix props
2018-08-24 15:40:20 +02:00
Chi Vinh Le
c419ee5ad1
Allo all htmlattribtues
2018-08-24 15:39:25 +02:00
Chi Vinh Le
130c7bac62
Fix formfield by using Flex
2018-08-24 15:38:12 +02:00
Chi Vinh Le
53cc69ac1f
Fix formfield imports
2018-08-24 15:30:47 +02:00
Chi Vinh Le
d8b5b00adc
Fix fragments and queries
2018-08-24 14:11:09 +02:00
Chi Vinh Le
65a212b531
Fix UserBox
2018-08-24 11:17:09 +02:00
Chi Vinh Le
5501ee7832
Simplify signOff rest
2018-08-23 08:55:16 +02:00
Chi Vinh Le
0455293c0b
Also add AutoHeightContainer to the password forms
2018-08-22 19:31:44 +02:00
Chi Vinh Le
89749926c6
Auto adapt height of popup
2018-08-22 19:29:25 +02:00
Belén Curcio
21cad87ffd
Updated snapshots
2018-08-22 10:11:37 -03:00
Belén Curcio
6fa28d6410
Errors handled by the forms
2018-08-22 10:06:50 -03:00
Belén Curcio
7b5a87207b
removing input from user signOff
2018-08-22 09:48:06 -03:00
Belén Curcio
e9db68269b
Adding styling in the main auth App
2018-08-22 09:41:41 -03:00
Belén Curcio
94a42fc57f
changes
2018-08-22 09:23:02 -03:00
Belén Curcio
bace76decc
changes
2018-08-21 22:47:39 -03:00
Belén Curcio
ec5cdb5681
Merge branch 'auth-views' of github.com:coralproject/talk into auth-views
...
* 'auth-views' of github.com:coralproject/talk: (27 commits)
feat: added token blacklisting
Compile schema when watching client (#1809 )
TSLint imports ordered
Missing console.log
Adding variable to the scope and contemplating undefined from the BE
Tests updated
Updated tests and latest changes
User signedIn enters the stream
Adding test for FormField, InputDescription and Spinner
Updated docs
Adding Spinner Component to UI and some corrections to the docs
Working validation from the server using CallOuts
Working validation from the server using CallOuts
Handling error messages
Working type submit for forms - Button Component
Hitting the delete route and deleting the token
SignOff Mutation
Progress
Working signin and comment
Able to Sign In
...
2018-08-21 22:18:48 -03:00
Wyatt Johnson
5aad008261
feat: added token blacklisting
2018-08-21 14:22:04 -06:00
Wyatt Johnson
8e3c62c9db
Merge branch 'next' into auth-views
2018-08-21 17:46:23 +00:00
Kiwi
059292e979
Compile schema when watching client ( #1809 )
2018-08-21 17:45:11 +00:00
Belen Curcio
348ce99828
TSLint imports ordered
2018-08-17 12:17:22 -03:00
Belen Curcio
d58221fb5e
Merge branch 'next' of github.com:coralproject/talk into auth-views
2018-08-17 12:11:15 -03:00
Belen Curcio
fe3f6e8d41
Missing console.log
2018-08-17 12:10:09 -03:00
Belén Curcio
3f560231aa
Merge pull request #1799 from coralproject/rest-next
...
[next] Support SignUp and SignIn
2018-08-17 12:02:54 -03:00
Belen Curcio
1c135a9ccb
Adding variable to the scope and contemplating undefined from the BE
2018-08-17 12:02:07 -03:00
Belen Curcio
fb2af720ed
Tests updated
2018-08-17 11:45:57 -03:00
Belen Curcio
310f250212
Updated tests and latest changes
2018-08-17 11:40:31 -03:00
Belen Curcio
071cf1ce1d
User signedIn enters the stream
2018-08-17 10:49:50 -03:00
Belen Curcio
63d43caa23
Adding test for FormField, InputDescription and Spinner
2018-08-17 09:25:13 -03:00
Belen Curcio
e1dc50a494
Updated docs
2018-08-17 09:18:02 -03:00
Belen Curcio
d1e938112e
Adding Spinner Component to UI and some corrections to the docs
2018-08-17 09:06:00 -03:00
Belen Curcio
6e1b9c99ac
Working validation from the server using CallOuts
2018-08-16 16:24:49 -03:00
Belen Curcio
94ad23ce9b
Working validation from the server using CallOuts
2018-08-16 16:21:52 -03:00
Belen Curcio
e4ebb2553f
Handling error messages
2018-08-16 13:14:47 -03:00
Belen Curcio
ecb82cf9a9
Working type submit for forms - Button Component
2018-08-16 12:41:21 -03:00
Belen Curcio
a48bcc3076
Hitting the delete route and deleting the token
2018-08-16 12:20:56 -03:00
Belen Curcio
e704c6d968
SignOff Mutation
2018-08-16 12:02:09 -03:00
Belen Curcio
551ce1521c
Progress
2018-08-15 13:12:19 -03:00
Belen Curcio
8e9ac0748e
Working signin and comment
2018-08-15 12:05:38 -03:00
Belen Curcio
4d7702c0e3
Merge branch 'auth-views' of github.com:coralproject/talk into auth-views
2018-08-14 13:11:55 -03:00
Belen Curcio
7c5ff1bcb1
Able to Sign In
2018-08-14 13:11:35 -03:00
Kim Gardner
a41dd703eb
Merge branch 'next' into auth-views
2018-08-14 10:52:57 -04:00
Kim Gardner
c955fbd22f
Merge branch 'next' into rest-next
2018-08-14 10:52:45 -04:00
Wyatt Johnson
0b3aead1d2
[next] Perspective API Integration ( #1797 )
...
* feat: initial toxic comments impl
* feat: improved logging
* feat: tenant cache adapter
* feat: move more types into graphql
2018-08-14 14:37:00 +00:00
Belen Curcio
c40e5c58b2
Adding inner routing between views
2018-08-13 13:52:18 -03:00
Belen Curcio
a94e56d45f
Adding form validations for Forgot Password, ResetPassword, and more
2018-08-13 13:37:18 -03:00
Belen Curcio
b4480f4bf7
Adding SignUp Form Functionality
2018-08-13 13:25:51 -03:00
Belen Curcio
6648dfe492
Adding InputDescription Component
2018-08-13 12:59:53 -03:00
Belen Curcio
4688f170e4
updated snapshots
2018-08-13 12:13:00 -03:00
Belen Curcio
f19ada431d
Merge branch 'auth-views' of github.com:coralproject/talk into auth-views
2018-08-13 11:58:22 -03:00
Belén Curcio
4c86d842dd
Validations for all forms: SIGN UP, SIGN IN, FORGOT PASSWORD, RESET PASSWORD
2018-08-13 00:20:15 -03:00
Belén Curcio
7e081bbf07
Sign Up Form, Cross Validations for Username, Email, Password, and more added.
2018-08-12 23:48:49 -03:00
Belén Curcio
8a7ea9cdef
First integration of forms
2018-08-12 23:08:23 -03:00
Belén Curcio
ab4ca7f24c
Adding PoweredBy and more
2018-08-12 22:52:03 -03:00
Belén Curcio
5c2ac9ee75
Using correct properties for the Flex Component to support nexting Flex components
2018-08-12 22:17:05 -03:00
Belén Curcio
9e39a093fd
Adding UserBoxAuthenticated and using correct properties for the Flex Component
2018-08-12 22:12:23 -03:00
Belén Curcio
b30404699b
Merge branch 'rest-next' of github.com:coralproject/talk into auth-views
...
* 'rest-next' of github.com:coralproject/talk:
Support rest and implement SignIn and SignUp Rest + Mutations
Add rest endpoints
Add rest client
Use setAuthToken mutation
Add post message listeners
Add complex value test
Add PostMessage Service
Fix linter
Support authentication
2018-08-12 21:54:35 -03:00
Belén Curcio
443ccd61ce
Merge branch 'next' of github.com:coralproject/talk into auth-views
...
* 'next' of github.com:coralproject/talk:
[next] Templates (#1760 )
Adapt typography
NO NORMALS
2018-08-12 19:23:47 -03:00
Belén Curcio
de5c37ebcf
Stream Styling
2018-08-12 19:22:50 -03:00
Kiwi
78fa0b270f
Merge branch 'next' into rest-next
2018-08-10 19:13:05 +02:00
Chi Vinh Le
1dec622e64
Support rest and implement SignIn and SignUp Rest + Mutations
2018-08-10 19:07:41 +02:00
Wyatt Johnson
d2106b3de5
[next] Templates ( #1760 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* feat: initial nunjucks support
* fix: support tenant cache for oidc strategy
* fix: replace some constructor initializers with property initializers
* fix: audit
* [next] Comments and Moderation (#1759 )
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: fixed compile
* fix: import ordering
* fix: merge issue causing build to fail
* feat: added gulp, static templates
* fix: added compile step back
* Fix extract css + remove cross-env
2018-08-10 16:17:39 +00:00
Chi Vinh Le
7cb5ab37a7
Merge branch 'postMessage' into rest-next
2018-08-10 17:20:31 +02:00
Chi Vinh Le
505bb48f8b
Add rest endpoints
2018-08-10 17:19:07 +02:00
Chi Vinh Le
bb39b4e8fa
Add rest client
2018-08-10 17:19:01 +02:00
Belen Curcio
22fa940ddb
Adding PoweredBy Component
2018-08-10 12:11:32 -03:00
Belen Curcio
06f9c0a212
Merge branch 'auth-views' of github.com:coralproject/talk into auth-views
2018-08-10 11:52:09 -03:00
Chi Vinh Le
e1c60bc18d
Use setAuthToken mutation
2018-08-10 16:18:29 +02:00
Chi Vinh Le
bf8549c811
Merge branch 'authentication-support' into postMessage
2018-08-10 16:16:47 +02:00
Chi Vinh Le
37f733dfa0
Add post message listeners
2018-08-10 16:12:08 +02:00
Chi Vinh Le
9510fbed57
Add complex value test
2018-08-10 16:05:50 +02:00
Chi Vinh Le
ea02e47241
Add PostMessage Service
2018-08-10 15:57:07 +02:00
Kiwi
4e493ad1da
Merge pull request #1776 from coralproject/ui-components
...
[next] UI Components
2018-08-10 13:21:59 +02:00
Chi Vinh Le
c2f6095868
Adapt typography
2018-08-10 13:10:37 +02:00
Kiwi
3d11335100
Merge branch 'next' into ui-components
2018-08-10 12:19:36 +02:00
Chi Vinh Le
dbcf3c5756
Fix linter
2018-08-10 12:07:46 +02:00
Kiwi
32264fbc5f
Merge branch 'next' into authentication-support
2018-08-10 10:37:57 +02:00
Belén Curcio
2a0f9cd935
NO NORMALS
2018-08-09 15:46:56 -03:00
Belén Curcio
594c74c8c1
Merge branch 'next' of github.com:coralproject/talk into auth-views
...
* 'next' of github.com:coralproject/talk:
Make UserBoxUnauthenticated responsive
Support double itemGutters
Put ref and root className to first div
2018-08-09 15:42:45 -03:00
Belén Curcio
797a02b2a3
Merge pull request #1794 from coralproject/flex-improvments
...
[next] Flex improvements
2018-08-09 15:38:10 -03:00
Kiwi
3eceb22198
Merge branch 'next' into flex-improvments
2018-08-09 20:12:23 +02:00
Belén Curcio
60843f2322
Merge pull request #1796 from coralproject/user-box-responsive
...
Make UserBoxUnauthenticated responsive
2018-08-09 15:09:26 -03:00
Belén Curcio
5f4fbfc209
latests
2018-08-09 15:03:27 -03:00
Kiwi
d3da5abd5c
Merge branch 'next' into user-box-responsive
2018-08-09 20:00:55 +02:00
Chi Vinh Le
92a266363a
Make UserBoxUnauthenticated responsive
2018-08-09 19:40:45 +02:00
Kiwi
15038fc8ab
Merge branch 'next' into flex-improvments
2018-08-09 18:43:32 +02:00
Chi Vinh Le
3f64a0d1a6
Support double itemGutters
2018-08-09 18:42:16 +02:00
Chi Vinh Le
04f03b7f3b
Put ref and root className to first div
2018-08-09 18:42:10 +02:00
Belén Curcio
0dfdea0e4e
Auth Views
2018-08-09 13:17:45 -03:00
Kiwi
e63137f302
Merge branch 'next' into authentication-support
2018-08-09 18:08:18 +02:00
Belén Curcio
52ab434740
Adding SignIn View
2018-08-09 12:01:27 -03:00
Belén Curcio
361aab7085
Adding Formfield
2018-08-09 11:43:32 -03:00
Chi Vinh Le
d140e2449f
Support authentication
2018-08-09 16:14:35 +02:00
Belén Curcio
f3403d4223
sign in view
2018-08-09 11:03:13 -03:00
Belén Curcio
7483414981
Normal view
2018-08-09 10:40:59 -03:00
Belén Curcio
e696479592
Merge branch 'ui-components' of github.com:coralproject/talk into auth-views
...
* 'ui-components' of github.com:coralproject/talk:
Updated code, and snapshots
Changes added
updated snapshots
2018-08-09 10:26:00 -03:00
Belén Curcio
639fa4f721
Merge branch 'next' of github.com:coralproject/talk into auth-views
...
* 'next' of github.com:coralproject/talk:
Readd comments not found
Make readonly and add translations
Add localization
Change text
Add SetViewMutation
Get view from query + tests
Styling, refactor + tests
Add UserBox
Add auth target
2018-08-09 10:24:34 -03:00
Belén Curcio
a99f907a7d
updated webpack config
2018-08-09 10:16:27 -03:00
Belén Curcio
31835d2b7c
Adding Button Underlined
2018-08-09 10:04:12 -03:00
Belén Curcio
699b07ad08
Ordering code, alerts
2018-08-09 09:50:17 -03:00
Belén Curcio
b5d626ad8c
Updated code, and snapshots
2018-08-09 09:45:29 -03:00
Belén Curcio
c926d6b721
Merge pull request #1787 from coralproject/permalink-i18n-readOnly
...
[next] Make permalink readonly and add translations
2018-08-09 09:25:27 -03:00
Kiwi
1235cc7aad
Merge branch 'next' into permalink-i18n-readOnly
2018-08-08 19:48:44 +02:00
Belen Curcio
8634647c9f
Changes added
2018-08-08 13:23:20 -03:00
Belen Curcio
bec5b85039
Merge branch 'ui-components' of github.com:coralproject/talk into auth-views
2018-08-08 13:15:38 -03:00
Belen Curcio
dd45b345b7
Merge branch 'next' of github.com:coralproject/talk into auth-views
2018-08-08 13:12:29 -03:00
Belén Curcio
ff62dc4ecc
Merge pull request #1788 from coralproject/auth-skeleton
...
[next] Initial support for Auth popup
2018-08-08 13:08:01 -03:00
Chi Vinh Le
606bcb6393
Merge branch 'next' into auth-skeleton
2018-08-08 17:20:24 +02:00
Chi Vinh Le
22a0e80c66
Readd comments not found
2018-08-08 17:14:41 +02:00
Belen Curcio
0ab3ba2a7b
updated snapshots
2018-08-08 12:11:53 -03:00
Belen Curcio
2e6d326eb2
First view - Join the conversation
2018-08-08 12:04:37 -03:00
Chi Vinh Le
781519956a
Merge branch 'next' into permalink-i18n-readOnly
2018-08-08 17:03:57 +02:00
Belen Curcio
2fb3ab2e8f
Adding target config for auth
2018-08-08 11:42:09 -03:00
Belen Curcio
229569256e
wio
2018-08-08 11:37:58 -03:00
Chi Vinh Le
c1956a307d
Make readonly and add translations
2018-08-08 16:30:43 +02:00
Chi Vinh Le
ab292cd4a4
Add localization
2018-08-08 16:23:18 +02:00
Belen Curcio
577629c65b
Adding auth target
2018-08-08 11:13:44 -03:00
Belen Curcio
6df52aadbb
Adding auth to the watcher
2018-08-08 11:13:23 -03:00
Chi Vinh Le
f75a2ac81c
Change text
2018-08-08 15:07:37 +02:00
Chi Vinh Le
ac4b431d71
Add SetViewMutation
2018-08-08 15:03:51 +02:00
Chi Vinh Le
245b8648d1
Get view from query + tests
2018-08-08 14:54:29 +02:00
Chi Vinh Le
b21f3560ff
Styling, refactor + tests
2018-08-08 14:18:27 +02:00
Belen Curcio
d6ff25dd10
Adding popper
2018-08-08 08:41:10 -03:00
Belen Curcio
5d58681daa
Merge branch 'next' of github.com:coralproject/talk into ui-components
2018-08-08 08:31:08 -03:00
Belén Curcio
685dbfd7be
Merge pull request #1784 from coralproject/use-anchor-in-permalink
...
[next] Use anchor for better accessibility and restore history
2018-08-08 08:22:24 -03:00
Chi Vinh Le
fe7b734b2c
Add UserBox
2018-08-08 01:04:25 +02:00
Chi Vinh Le
34fb53b3b0
Add auth target
2018-08-08 01:03:49 +02:00
Chi Vinh Le
52b36e2db0
Use anchor for better accessibility and restore history
2018-08-07 17:37:02 +02:00
Kiwi
dff3e40005
Merge pull request #1741 from coralproject/permalink
...
[next] Permalink
2018-08-06 22:40:50 +02:00
Chi Vinh Le
8a97ed162c
Fix types
2018-08-06 22:35:14 +02:00
Chi Vinh Le
3166478ec3
Add and refactor tests
2018-08-06 22:21:44 +02:00
Chi Vinh Le
95716da133
Remove unused dependency
2018-08-06 20:58:24 +02:00
Chi Vinh Le
1879edbf58
Add margin on both sides
2018-08-06 20:20:51 +02:00
Chi Vinh Le
8ecae1b9dd
Merge branch 'permalink' of https://github.com/coralproject/talk into permalink
2018-08-06 20:14:03 +02:00
Chi Vinh Le
77eb538082
Add more integration tests
2018-08-06 20:13:50 +02:00
Kiwi
c792dd4e7e
Merge branch 'next' into permalink
2018-08-06 20:02:57 +02:00
Kiwi
d0bcd53695
Merge pull request #1783 from coralproject/popup-next
...
Add popup component
2018-08-06 20:01:39 +02:00
Chi Vinh Le
820ee12485
Fix types
2018-08-06 19:56:09 +02:00
Belen Curcio
7c99dcf8df
updates
2018-08-06 13:55:51 -03:00
Kiwi
59ce08e8b1
Merge branch 'next' into permalink
2018-08-06 17:47:52 +02:00
Chi Vinh Le
a63da509a3
Merge branch 'next' into popup-next
2018-08-06 17:46:04 +02:00
Chi Vinh Le
7c91df5103
Add popup component
2018-08-06 17:43:52 +02:00
Belen Curcio
6c284feea7
Updated
2018-08-06 11:53:46 -03:00
Belen Curcio
608534b2d0
Updated
2018-08-06 11:51:32 -03:00
Belen Curcio
11ba91c20e
Changes added
2018-08-06 11:49:45 -03:00
Belen Curcio
b32553ef00
removing xs size
2018-08-06 11:40:50 -03:00
Belen Curcio
797b8cacc8
Merge branch 'next' of github.com:coralproject/talk into ui-components
2018-08-06 11:38:10 -03:00
Belén Curcio
ef4637cf7e
Merge pull request #1782 from coralproject/fix-docz
...
[next] Make docz work again
2018-08-06 11:36:35 -03:00
Chi Vinh Le
9ddc02fff5
Tweak mdx files
2018-08-06 07:36:08 +02:00
Chi Vinh Le
4fd735bc04
Restore docz
2018-08-05 22:35:02 +02:00
Chi Vinh Le
41f92b2144
Don't show icon on xs screens
2018-08-04 08:54:16 +02:00
Chi Vinh Le
c7a96cc0f1
More style
2018-08-04 08:40:01 +02:00
Chi Vinh Le
be1e5a2f7f
Add margin, move elevation to theme, use colors from theme
2018-08-04 00:32:26 +02:00
Chi Vinh Le
0a5e6f7250
Styling improvements and responsibility
2018-08-04 00:16:00 +02:00
Chi Vinh Le
66d8244acc
Refactor stream + some tests
2018-08-03 23:49:00 +02:00
Chi Vinh Le
7dedf2c129
Update tests
2018-08-03 18:24:44 +02:00
Chi Vinh Le
b3fa5e1e73
Integrate with embed
2018-08-03 18:19:37 +02:00
Belen Curcio
8594b82d90
console.log
2018-08-03 13:09:08 -03:00
Belen Curcio
2a87fb83f7
rolling back docz
2018-08-03 12:58:00 -03:00
Belen Curcio
dd546c227d
rolling back docz
2018-08-03 12:57:49 -03:00
Belen Curcio
085723435b
lock
2018-08-03 12:51:57 -03:00
Chi Vinh Le
09cc76a973
Merge branch 'next' into permalink
2018-08-03 16:05:43 +02:00
Chi Vinh Le
41d4c67728
Merge branch 'next' into permalink
2018-08-03 15:59:48 +02:00
Chi Vinh Le
1376ed255b
Improve styling, accessebility, usability and use mutation
2018-08-03 15:57:14 +02:00
Chi Vinh Le
d05508d574
Adapt Icon sizes
2018-08-03 15:33:04 +02:00
Belen Curcio
fbdc10e577
Merge branch 'ui-components' of github.com:coralproject/talk into ui-components
2018-08-03 09:25:11 -03:00
Belen Curcio
15865d1db2
Adding CallOut Component and tests
2018-08-03 09:24:48 -03:00
Belén Curcio
c6b8840b47
Merge branch 'next' into ui-components
2018-08-03 08:33:04 -03:00
Belen Curcio
c21b8a044e
updated tests
2018-08-03 08:24:42 -03:00
Belen Curcio
051cb9885b
removing old
2018-08-03 08:21:18 -03:00
Belen Curcio
5fb23c7634
Adding a new doc file on how to build forms :D!
2018-08-02 20:15:47 -03:00
Belen Curcio
0c9dd07f1f
Adding InputLabel
2018-08-02 20:01:15 -03:00
Belen Curcio
ba01263731
Adding TextField
2018-08-02 19:46:05 -03:00
Wyatt Johnson
4606626ec4
[next] Settings/Tenant ( #1758 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* fix: support tenant cache for oidc strategy
* fix: replace some constructor initializers with property initializers
* fix: audit
* [next] Comments and Moderation (#1759 )
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: fixed compile
* fix: import ordering
* fix: merge issue causing build to fail
2018-08-02 20:09:55 +00:00
Belen Curcio
18d95b603b
wip
2018-08-02 12:52:16 -03:00
Kiwi
6d7056d831
[next] Add support for embed ( #1762 )
...
* Move talk-server/config to talk-common/config
* Refactor build into /src/core/build and use common config
* Add embed webpack config
* Start implementing embed
* Implement embed
* Add pym types
* Add event emitter to Talk Context
* Add MatchMedia test for passing values from the context
* Add support for click far away
* Integrate pym click events to registerClickFarAway
* Add tests
* Resolve merge issues
* Apply PR review
2018-08-02 15:29:18 +00:00
Belen Curcio
93044b3c6a
Adds test
2018-08-02 09:01:54 -03:00
Belen Curcio
9e2b1aa9e3
Adding regular and full with
2018-08-02 09:00:18 -03:00
Belen Curcio
5c7f4b461d
docz
2018-08-02 08:56:58 -03:00
Belen Curcio
64da3f02f9
Extending Icon for extra small
2018-08-02 08:37:48 -03:00
Belen Curcio
67c8ca9d57
Validation Message
2018-08-02 07:43:12 -03:00
Kim Gardner
cf3b706bbc
Merge pull request #1743 from coralproject/next-passport
...
[next] Passport Integration
2018-08-02 11:41:01 +01:00
Wyatt Johnson
201e5fbcb1
fix: rename wrapAuthz with wrapAuthn
2018-08-01 15:56:04 -06:00
Wyatt Johnson
c221f827b4
fix: resolved schema error
2018-08-01 15:52:56 -06:00
Wyatt Johnson
2ac6883737
Merge branch 'next' into next-passport
2018-08-01 13:13:54 -06:00
Kiwi
5fd7062a3a
[next] Support development on windows ( #1769 )
...
* Support windows
* Fix error when loading locales
2018-07-31 18:24:01 +00:00
Belén Curcio
64b579695e
Let`s only cover english and then cover all the languagues with Pontoon later
2018-07-31 11:23:30 -03:00
Belén Curcio
7c446bc9d8
Changes
2018-07-31 11:20:16 -03:00
Belén Curcio
bf959691eb
Changes
2018-07-31 11:18:13 -03:00
Belén Curcio
466cecda5f
Adding the mutation
2018-07-31 11:11:54 -03:00
Belén Curcio
45e25581f7
docz
2018-07-30 06:58:13 -03:00
Belén Curcio
387e53e4e6
docz
2018-07-30 06:53:17 -03:00
Belén Curcio
e1d534391c
More Changes
2018-07-30 06:50:47 -03:00
Belén Curcio
2aa725d61c
Changes
2018-07-30 06:30:11 -03:00
Belén Curcio
d7c3796c9f
Added missing dependency and test updated
2018-07-26 12:11:31 -03:00
Belén Curcio
2c4ce9169d
Added missing dependency and test updated
2018-07-26 11:45:20 -03:00
Belén Curcio
325f453476
Back to the stream if comment not found
2018-07-26 11:27:22 -03:00
Belén Curcio
1c60e2fdea
Merge remote-tracking branch 'origin/permalink' into permalink
2018-07-26 11:22:10 -03:00
Belén Curcio
ea44227519
Creating assetURL in localState
...
S
2018-07-26 11:21:57 -03:00
Belén Curcio
f51f989021
S
2018-07-26 11:21:12 -03:00
Belén Curcio
db09033367
Creating assetURL in localState
2018-07-26 11:13:39 -03:00
Belén Curcio
89472bfe9f
Missing imports, redirects Back to the Stream, Share Button, Full func
2018-07-26 10:56:00 -03:00
Belén Curcio
ceaa0599a1
Merge remote-tracking branch 'origin/permalink' into permalink
2018-07-25 19:44:38 -03:00
Belén Curcio
8b56e408f8
Removing old implementation of attachment
...
Tiny refactor
Merge branch 'next' of github.com:coralproject/talk into permalink
* 'next' of github.com:coralproject/talk:
[next] ClickOutside Component (#1757 )
Support for ClickOutside
2018-07-25 19:44:25 -03:00
Belén Curcio
ad4fcfd002
Support for ClickOutside
2018-07-25 19:24:33 -03:00
Belén Curcio
57d80af2e7
Merge branch 'next' of github.com:coralproject/talk into permalink
...
* 'next' of github.com:coralproject/talk:
[next] ClickOutside Component (#1757 )
2018-07-25 19:16:24 -03:00
Wyatt Johnson
1923e929ee
Merge branch 'next' into next-passport
2018-07-25 22:08:17 +00:00
Belén Curcio
f0e0051c97
Tiny refactor
2018-07-25 18:57:43 -03:00
Belén Curcio
b787f260f2
Removing old implementation of attachment
2018-07-25 17:33:49 -03:00
Belén Curcio
e0a8f2e067
[next] ClickOutside Component ( #1757 )
...
* working on the tests
Merge branch 'next' of github.com:coralproject/talk into clickoutside
* 'next' of github.com:coralproject/talk: (36 commits)
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
Read env in watchers.ts
updated tests
Update ToggleShow.spec.tsx
ToggleShow Component
Fix CI thanks to wyatt
...
docz added
Added simulant
Added simulant
unnused
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (40 commits)
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
Read env in watchers.ts
working on the tests
...
unnused
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (42 commits)
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
...
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (42 commits)
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
...
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (43 commits)
working on the tests
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
...
* Implement passing tests
* Use html as snapshot
* Refactor and simplify test
* Remove unused import
* ts
* simulant moved to devdeps
2018-07-25 20:33:29 +00:00
Belén Curcio
906940f152
Working single comment view
2018-07-25 17:24:14 -03:00
Belén Curcio
e519503129
Progress:
2018-07-25 14:06:25 -03:00
Belén Curcio
40ab723cf1
Server retrieve by single comment
2018-07-25 12:15:03 -03:00
Belén Curcio
b421ea97b3
reordering package json
2018-07-24 16:20:15 -03:00
Belén Curcio
41791ebf79
Playground changes
2018-07-24 16:18:15 -03:00
Belén Curcio
aee0fbf7ab
Support for esc char
2018-07-24 16:09:56 -03:00
Belén Curcio
31e6735ddd
Now body prop accepts a function or an element
2018-07-24 13:57:39 -03:00
Belén Curcio
21120bf760
Placement and docs added
2018-07-24 13:42:54 -03:00
Belén Curcio
96e7407d4c
Working
2018-07-24 13:22:22 -03:00
Belén Curcio
50e46b4606
wip
2018-07-23 18:17:33 -03:00
Wyatt Johnson
1ec1572efb
fix: updated client code to respect missing usernames
2018-07-23 13:33:44 -06:00
Wyatt Johnson
4b5c7c1c7b
fix: move displayName into auth integrations
2018-07-23 13:14:34 -06:00
Belén Curcio
49400d116f
Merge branch 'next' of github.com:coralproject/talk into permalink
...
* 'next' of github.com:coralproject/talk: (36 commits)
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
Read env in watchers.ts
updated tests
Update ToggleShow.spec.tsx
ToggleShow Component
Fix CI thanks to wyatt
...
2018-07-23 16:00:08 -03:00
Wyatt Johnson
13d293b9aa
Merge branch 'next' into next-passport
2018-07-23 16:09:24 +00:00
Wyatt Johnson
81e8f68e62
fix: upgrade @types/passport
2018-07-23 10:08:12 -06:00
Kiwi
acb86f4b44
[next] Implement AriaInfo ( #1756 )
...
* Implement AriaInfo
* Fix build
* Default to div
2018-07-20 23:17:47 +00:00
Kiwi
afe816ba41
e render props for TrapFocus ( #1755 )
2018-07-20 22:51:13 +00:00
Kiwi
6bbb645552
[ToggleShow] Fix typo and better description ( #1753 )
...
* Fix typo
* Improve desc
* Add layout
* Fix Flex layout
* Use ui kit button
2018-07-20 22:40:12 +00:00
Wyatt Johnson
558f81c9aa
fix: sso strategy
2018-07-20 16:38:03 -06:00
Wyatt Johnson
0a0f7ce216
fix: marked username as nullable
2018-07-20 16:26:35 -06:00
Wyatt Johnson
2c1111109a
fix: support not logged in users
2018-07-20 16:19:33 -06:00
Wyatt Johnson
bdd4bfc272
feat: initial passport user auth impl
2018-07-20 14:30:07 -06:00
Wyatt Johnson
2e4d23e900
Merge branch 'next' into next-passport
2018-07-20 19:26:58 +00:00
Kiwi
a015a474aa
Merge pull request #1754 from coralproject/fix-hour-pluralization
...
[next] Fix wrong hour pluralization
2018-07-20 14:49:09 -03:00
Chi Vinh Le
cb40f061be
Fix wrong hour pluralization
2018-07-20 13:39:39 -03:00
Kiwi
4c6b2cfb84
Merge pull request #1752 from coralproject/ghost-button-next
...
[next] Button + UI Kit harmonization
2018-07-20 13:00:58 -03:00
Wyatt Johnson
a6bfad0833
feat: more JWT tests
2018-07-20 09:58:40 -06:00
Kiwi
c77d8739e7
Merge branch 'next' into ghost-button-next
2018-07-20 12:32:07 -03:00
Chi Vinh Le
0280d300f5
Implement button active state
2018-07-20 12:31:35 -03:00
Chi Vinh Le
b2e2e3e75d
Styling fixes
2018-07-20 12:24:03 -03:00
Kiwi
e7c36c0b4c
Merge pull request #1751 from coralproject/toggleshow
...
ToggleShow Component - A Component that provides utilities to display nested components
2018-07-20 11:34:42 -03:00
Chi Vinh Le
6eb82ed555
Merge branch 'toggleshow' of https://github.com/coralproject/talk into toggleshow
2018-07-20 11:05:59 -03:00
Chi Vinh Le
c5951117c3
Fix Playground
2018-07-20 11:05:42 -03:00
Chi Vinh Le
e33ea6d0aa
Commit snapshots
2018-07-20 10:49:31 -03:00
Chi Vinh Le
f8e9b5dd50
Harmonize typography
2018-07-20 10:46:48 -03:00
Chi Vinh Le
7f265a93c8
Fix Flex margin bug and add examples
2018-07-19 21:02:16 -03:00
Chi Vinh Le
5e64961347
Update package-lock.json
2018-07-19 20:26:18 -03:00
Chi Vinh Le
69b459d02b
Use explicit export
2018-07-19 20:02:21 -03:00
Chi Vinh Le
521af6f0aa
Implement ButtonIcon component
2018-07-19 19:58:55 -03:00
Chi Vinh Le
726f2f0d17
Remove wrong ref prop
2018-07-19 19:48:58 -03:00
Chi Vinh Le
05605d6d50
Implement new button api
2018-07-19 19:47:01 -03:00
Chi Vinh Le
d31d8d94e2
Read env in watchers.ts
2018-07-19 19:26:50 -03:00
Belén Curcio
49d0296d5c
updated tests
2018-07-19 15:47:00 -03:00
Kiwi
508d9618a2
Update ToggleShow.spec.tsx
2018-07-19 15:44:42 -03:00
Belén Curcio
212932486a
Merge branch 'next' into toggleshow
2018-07-19 15:40:02 -03:00
Belén Curcio
b87f984fd3
ToggleShow Component
2018-07-19 15:38:41 -03:00
Kiwi
6f11ec3338
Merge pull request #1749 from coralproject/ui-improvements
...
[next] UI improvements
2018-07-19 15:16:30 -03:00
Belén Curcio
49552e7772
New Components
2018-07-19 15:07:02 -03:00
Belén Curcio
b0d8c1348b
Merge branch 'permalink' of github.com:coralproject/talk into permalink
...
* 'permalink' of github.com:coralproject/talk: (102 commits)
feat: added support for --only flag
Ready
Support for refs
Working
Any
progress
merge conflicts
Make timeagoFormatter optional
More colors
Colors
Short circuit endless respawn
fix: new mongo parser
Remove jest from watcher config, as it doesnt run well inside
Add jest set
Apply suggestions
Move react-timeago to dev
Upgrade docz
Cleanup docz scripts
Support watcher sets
[next] Support server side jest testing (#1747 )
...
2018-07-19 13:13:01 -03:00
Chi Vinh Le
78d00d69fe
Fix CI thanks to wyatt
2018-07-18 19:36:43 -03:00
Chi Vinh Le
236a740497
Fix icons in firefox
2018-07-18 17:15:36 -03:00
Chi Vinh Le
0ee20febd2
Export TrapFocus Props
2018-07-18 16:11:08 -03:00
Chi Vinh Le
90cb56d92f
Implement TrapFocus Component
2018-07-18 16:05:34 -03:00
Wyatt Johnson
a2a0cebb06
feat: initial token issuing support
2018-07-17 16:57:36 -06:00
Chi Vinh Le
a4104f8bd8
Add children to types
2018-07-17 19:38:58 -03:00
Chi Vinh Le
d09835020d
Rename WrappedComponent to BaseComponent
2018-07-17 19:22:06 -03:00
Chi Vinh Le
9c98330ea4
Self host fonts and fix font weights
2018-07-17 19:16:14 -03:00
Chi Vinh Le
5acd48c49f
Support Material Icons + bugfixes
2018-07-17 18:45:20 -03:00
Wyatt Johnson
8487f22b8e
feat: added test results
2018-07-17 14:09:00 -06:00
Wyatt Johnson
c7feaa344f
fix: runInBand for CI
2018-07-17 13:51:59 -06:00
Wyatt Johnson
189623a367
fix: move audit up
2018-07-17 12:51:24 -06:00
Wyatt Johnson
7c139a37b4
fix: sudo with global npm update
2018-07-17 12:50:21 -06:00
Wyatt Johnson
2cf7f1e2ef
fix: update npm
2018-07-17 12:49:35 -06:00
Wyatt Johnson
54e99dec12
feat: added npm audit
2018-07-17 12:42:06 -06:00
Wyatt Johnson
caec45a0c6
feat: passport impl
2018-07-17 12:32:43 -06:00
Chi Vinh Le
e064ad49ae
Add missing tests
2018-07-17 15:31:40 -03:00
Chi Vinh Le
de739554c8
Forward Ref Stub
2018-07-17 15:23:16 -03:00
Belén Curcio
b9a8fdb77b
feat: added support for --only flag
...
Merge pull request #1731 from coralproject/next-watcher-flags
Watcher --only
Use JSDocs comments (#1727 )
Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
[next] Adapt relay watch config
[next] Remove nodemon (#1725 )
* Remove old nodemon configs
* Remove nodemon
[next] Jest implementation for React Components (#1733 )
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
Adapt files.exclude (#1736 )
Permalink ui
Adding Copy to clipboard functionality
WIP
clean request
wip
progress
progress
work in progress
wip
ui functionality
Translations :/
wip
Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (42 commits)
[next] Support server side jest testing (#1747 )
Update snapshots
Add comments
Remove precss
Move react-responsive to dev deps
Remove comment
Mobile first approach
Support standard css variables, dynamically set spacing-unit
Add docs
Fully implement Flex and MatchMedia
Responsive Components <3
fix: linting
fix: adjusted pageInfo
Remove obsoloe snapshot
Move jsdom to dev deps
Mark comments as always returning a value
Add comment
Fix unit tests
Translate, concept for translation and id strings
Add aria props
...
Adding Attachment and Popover Component
merge conflicts
progress
Any
Working
Support for refs
Ready
Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (101 commits)
Ready
Support for refs
Working
Any
progress
merge conflicts
Make timeagoFormatter optional
More colors
Colors
Short circuit endless respawn
fix: new mongo parser
Remove jest from watcher config, as it doesnt run well inside
Add jest set
Apply suggestions
Move react-timeago to dev
Upgrade docz
Cleanup docz scripts
Support watcher sets
[next] Support server side jest testing (#1747 )
Make filter only a pure function
...
2018-07-16 18:36:21 -03:00
Belén Curcio
cecb0b7da7
Merge branch 'permalink' of github.com:coralproject/talk into permalink
...
* 'permalink' of github.com:coralproject/talk: (101 commits)
Ready
Support for refs
Working
Any
progress
merge conflicts
Make timeagoFormatter optional
More colors
Colors
Short circuit endless respawn
fix: new mongo parser
Remove jest from watcher config, as it doesnt run well inside
Add jest set
Apply suggestions
Move react-timeago to dev
Upgrade docz
Cleanup docz scripts
Support watcher sets
[next] Support server side jest testing (#1747 )
Make filter only a pure function
...
2018-07-16 18:32:30 -03:00
Belén Curcio
b1cb624e4f
feat: added support for --only flag
...
Merge pull request #1731 from coralproject/next-watcher-flags
Watcher --only
Use JSDocs comments (#1727 )
Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
[next] Adapt relay watch config
[next] Remove nodemon (#1725 )
* Remove old nodemon configs
* Remove nodemon
[next] Jest implementation for React Components (#1733 )
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
Adapt files.exclude (#1736 )
Permalink ui
Adding Copy to clipboard functionality
WIP
clean request
wip
progress
progress
work in progress
wip
ui functionality
Translations :/
wip
Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (42 commits)
[next] Support server side jest testing (#1747 )
Update snapshots
Add comments
Remove precss
Move react-responsive to dev deps
Remove comment
Mobile first approach
Support standard css variables, dynamically set spacing-unit
Add docs
Fully implement Flex and MatchMedia
Responsive Components <3
fix: linting
fix: adjusted pageInfo
Remove obsoloe snapshot
Move jsdom to dev deps
Mark comments as always returning a value
Add comment
Fix unit tests
Translate, concept for translation and id strings
Add aria props
...
Adding Attachment and Popover Component
merge conflicts
progress
Any
Working
Support for refs
Ready
2018-07-16 18:31:06 -03:00
Chi Vinh Le
7b929c356e
Fix button styling
2018-07-16 18:26:41 -03:00
Belén Curcio
31113e7ecf
Ready
2018-07-16 18:23:44 -03:00
Belén Curcio
4982d8d83e
Support for refs
2018-07-16 18:19:21 -03:00
Belén Curcio
0cc705d71b
Working
2018-07-16 18:10:57 -03:00
Chi Vinh Le
f71d449079
Disable hover styling for touches
2018-07-16 18:05:19 -03:00
Chi Vinh Le
35ab62af92
Correct colors
2018-07-16 18:03:35 -03:00
Chi Vinh Le
2c2213893e
Add withMouseHover HOC
2018-07-16 18:02:50 -03:00
Belén Curcio
22f9631cb8
Any
2018-07-16 16:42:24 -03:00
Wyatt Johnson
6f6bedb07a
feat: production updates
2018-07-16 13:26:41 -06:00
Chi Vinh Le
f24c21c94e
Support wrapping, disable shrink by default
2018-07-16 16:25:32 -03:00
Chi Vinh Le
b34b9e5986
Use readable css names in docz dev
2018-07-16 16:25:20 -03:00
Chi Vinh Le
524994d139
Use builtin types
2018-07-16 16:25:10 -03:00
Wyatt Johnson
34f42c2991
feat: support graphql schema type compilation for watcher
2018-07-16 13:24:02 -06:00
Belén Curcio
7c88c251ea
progress
2018-07-16 16:14:56 -03:00
Wyatt Johnson
b07073b882
review: tests
2018-07-16 13:14:38 -06:00
Wyatt Johnson
01dab3213a
Merge branch 'next' into next-passport
2018-07-16 11:49:31 -06:00
Wyatt Johnson
7e98580264
review: changes for review
2018-07-16 11:38:28 -06:00
Belén Curcio
4db619d825
merge conflicts
2018-07-16 14:25:56 -03:00
Belén Curcio
db3db21140
Adding Attachment and Popover Component
2018-07-16 14:04:51 -03:00
Wyatt Johnson
f5ef551fb4
review: input.password -> hashedPassword
2018-07-16 10:49:16 -06:00
Belén Curcio
f97cab79c8
Merge branch 'permalink' of github.com:coralproject/talk into permalink
...
* 'permalink' of github.com:coralproject/talk: (42 commits)
[next] Support server side jest testing (#1747 )
Update snapshots
Add comments
Remove precss
Move react-responsive to dev deps
Remove comment
Mobile first approach
Support standard css variables, dynamically set spacing-unit
Add docs
Fully implement Flex and MatchMedia
Responsive Components <3
fix: linting
fix: adjusted pageInfo
Remove obsoloe snapshot
Move jsdom to dev deps
Mark comments as always returning a value
Add comment
Fix unit tests
Translate, concept for translation and id strings
Add aria props
...
2018-07-16 13:42:54 -03:00
Belén Curcio
abfa39529f
Merge pull request #1730 from coralproject/timestamp
...
[next] Timestamp - Reader can see relative time of when that comment was posted
2018-07-16 13:39:39 -03:00
Chi Vinh Le
0aa556d288
Make timeagoFormatter optional
2018-07-13 19:58:58 -03:00
Kiwi
f693820244
Merge branch 'next' into timestamp
2018-07-13 19:53:34 -03:00
Kiwi
09c941a906
Merge pull request #1748 from coralproject/watch-fixes
...
[next] Watcher 2.0
2018-07-13 19:53:06 -03:00
Chi Vinh Le
5f756056b1
More colors
2018-07-13 19:49:39 -03:00
Chi Vinh Le
1cd4d537af
Colors
2018-07-13 19:46:12 -03:00
Chi Vinh Le
70ccd646ff
Short circuit endless respawn
2018-07-13 19:39:15 -03:00
Wyatt Johnson
34ddd2ea0b
fix: new mongo parser
2018-07-13 16:33:00 -06:00
Wyatt Johnson
2a7fa08bd6
fix: renamed type file
2018-07-13 14:52:10 -06:00
Wyatt Johnson
a2a49b8e45
feat: improved user creation
2018-07-13 14:36:54 -06:00
Chi Vinh Le
b6305bec16
Remove jest from watcher config, as it doesnt run well inside
2018-07-13 16:23:36 -03:00
Chi Vinh Le
b1a7cdb78f
Add jest set
2018-07-13 16:21:31 -03:00
Chi Vinh Le
bd4091e41b
Merge branch 'watch-fixes' of ssh://github.com/coralproject/talk into watch-fixes
2018-07-13 16:08:18 -03:00
Chi Vinh Le
27334c7bd1
Apply suggestions
2018-07-13 16:07:51 -03:00
Wyatt Johnson
399e9fd59f
Merge branch 'next' into watch-fixes
2018-07-13 18:42:56 +00:00
Chi Vinh Le
1c33490bb6
Merge branch 'timestamp' of ssh://github.com/coralproject/talk into timestamp
2018-07-13 15:34:33 -03:00
Chi Vinh Le
34b80165c7
Move react-timeago to dev
2018-07-13 15:34:11 -03:00
Chi Vinh Le
07b910d7a3
Upgrade docz
2018-07-13 15:24:25 -03:00
Chi Vinh Le
911a03ba3d
Cleanup docz scripts
2018-07-13 15:03:43 -03:00
Chi Vinh Le
035d241a72
Support watcher sets
2018-07-13 14:56:36 -03:00
Belen Curcio
d1d80544ba
Merge branch 'next' of github.com:coralproject/talk into permalink
2018-07-13 14:46:41 -03:00
Wyatt Johnson
6ce5d8492f
Merge branch 'next' into timestamp
2018-07-13 17:11:05 +00:00
Wyatt Johnson
42d30af27b
Merge branch 'next' into next-passport
2018-07-13 16:57:35 +00:00
Kiwi
cac0afa61e
[next] Support server side jest testing ( #1747 )
...
* Support server side jest testing
* feat: more tests
2018-07-13 16:57:25 +00:00
Wyatt Johnson
9c6a06b2c0
Merge branch 'next' into next-passport
2018-07-13 16:51:43 +00:00
Chi Vinh Le
e76740c31f
Make filter only a pure function
2018-07-13 11:37:56 -03:00
Chi Vinh Le
9684b6046b
Parallel cleanup, skip empty watches
2018-07-13 11:26:19 -03:00
Chi Vinh Le
d8021f0f33
Support sane watcher + auto detect watchman
2018-07-13 03:13:55 -03:00
Chi Vinh Le
05552f7a84
Use different kill method for watcher
2018-07-13 02:00:23 -03:00
Chi Vinh Le
487a108624
Typography support error color
2018-07-12 21:30:21 -03:00
Chi Vinh Le
1a65aa7635
Fix remaining test
2018-07-12 21:11:24 -03:00
Chi Vinh Le
885e53c34d
Remove unnused value
2018-07-12 21:04:08 -03:00
Chi Vinh Le
542df81387
Update tests
2018-07-12 21:01:00 -03:00
Chi Vinh Le
ea115dd5ef
Fix linting
2018-07-12 20:45:38 -03:00
Chi Vinh Le
057d4254fa
Add tests
2018-07-12 20:41:15 -03:00
Chi Vinh Le
809b0d8530
Update snapshts
2018-07-12 20:06:50 -03:00
Chi Vinh Le
c7fc6d4243
Organize
2018-07-12 20:00:52 -03:00
Chi Vinh Le
ab2c9a2195
Turn on better font rendering
2018-07-12 18:43:03 -03:00
Chi Vinh Le
c60c4b3ef8
Make design responsive
2018-07-12 18:38:49 -03:00
Chi Vinh Le
ec0adf8492
Show meaningful css names in dev
2018-07-12 18:38:38 -03:00
Chi Vinh Le
067464104a
Rename Timestamp to RelativeTime
2018-07-12 16:40:11 -03:00
Chi Vinh Le
6467348296
Merge branch 'next' into timestamp
2018-07-12 16:29:23 -03:00
Chi Vinh Le
11d667cfb8
Update snapshots
2018-07-12 16:23:27 -03:00
Kiwi
cf1c5c58c2
Merge pull request #1745 from coralproject/responsive
...
[next] Responsive Support
2018-07-12 15:59:14 -03:00
Chi Vinh Le
ecf9dae9ec
Merge branch 'responsive' of ssh://github.com/coralproject/talk into responsive
2018-07-12 14:43:30 -03:00
Chi Vinh Le
01dc5cd47e
Update snapshots
2018-07-12 14:42:39 -03:00
Kiwi
59f8c68153
Merge branch 'next' into responsive
2018-07-12 14:35:13 -03:00
Chi Vinh Le
ea0456ac76
Add comments
2018-07-12 14:34:40 -03:00
Chi Vinh Le
9f5ce08952
Remove precss
2018-07-12 14:32:56 -03:00
Chi Vinh Le
aac63bfd3c
Move react-responsive to dev deps
2018-07-12 14:28:10 -03:00
Chi Vinh Le
4f8d016ac8
Remove comment
2018-07-12 14:26:17 -03:00
Chi Vinh Le
2d69982ebb
Mobile first approach
2018-07-12 14:23:54 -03:00
Chi Vinh Le
ff41fabb37
Support standard css variables, dynamically set spacing-unit
2018-07-12 03:19:14 -03:00
Chi Vinh Le
1a08aba969
Add docs
2018-07-12 02:02:47 -03:00
Chi Vinh Le
a79e916a96
Fully implement Flex and MatchMedia
2018-07-12 01:13:23 -03:00
Wyatt Johnson
70ff49ec4f
fix: missed users service
2018-07-11 16:49:54 -06:00
Wyatt Johnson
871206740f
fix: cleanups for asset
2018-07-11 16:35:20 -06:00
Wyatt Johnson
35ba69c8ed
fix: allow url to not be provided
2018-07-11 16:30:57 -06:00
Wyatt Johnson
c90f6cbe53
Merge branch 'next' into next-passport
2018-07-11 15:42:52 -06:00
Kiwi
53190f75f1
Merge pull request #1744 from coralproject/comments-connection
...
[next] Stream comments and replies + pagination
2018-07-11 18:10:32 -03:00
Belén Curcio
43c13c0731
Responsive Components <3
2018-07-11 17:50:21 -03:00
Wyatt Johnson
d2368f4cc5
fix: linting
2018-07-11 14:49:18 -06:00
Wyatt Johnson
bfede26ddd
fix: adjusted pageInfo
2018-07-11 14:24:51 -06:00
Chi Vinh Le
5118d5ae58
Remove obsoloe snapshot
2018-07-11 16:22:35 -03:00
Belén Curcio
fc616d1753
wip
2018-07-11 16:14:36 -03:00
Chi Vinh Le
5f9e6b359a
Move jsdom to dev deps
2018-07-10 19:17:16 -03:00
Chi Vinh Le
ec1eff2b9d
Mark comments as always returning a value
2018-07-10 19:14:42 -03:00
Chi Vinh Le
8e87cba52f
Add comment
2018-07-10 19:00:22 -03:00
Wyatt Johnson
6efe36ceaa
feat: signup enhancements; more extensions to schema
2018-07-10 15:54:52 -06:00
Chi Vinh Le
186f8e1987
Fix unit tests
2018-07-10 18:51:22 -03:00
Chi Vinh Le
358fe97069
Translate, concept for translation and id strings
2018-07-10 18:44:56 -03:00
Wyatt Johnson
d46145f04c
fix: linting
2018-07-10 13:58:31 -06:00
Wyatt Johnson
c5dbe4659b
feat: initial signup route
2018-07-10 13:56:20 -06:00
Chi Vinh Le
5e5b0a3888
Add aria props
2018-07-10 16:29:07 -03:00
Wyatt Johnson
c0da4e97aa
feat: asset url query
2018-07-10 13:11:36 -06:00
Kiwi
093e4fd736
Adapt files.exclude ( #1736 )
2018-07-10 13:11:36 -06:00
Chi Vinh Le
15cbb94756
Remove AssetList feature
2018-07-10 16:04:02 -03:00
Chi Vinh Le
f7ef7ae2b0
Use correct gutter for username
2018-07-10 15:30:39 -03:00
Chi Vinh Le
3355400248
Disable load more and show all button during load
2018-07-10 15:25:36 -03:00
Belén Curcio
37338ceab9
Merge branch 'next' of github.com:coralproject/talk into timestamp
...
* 'next' of github.com:coralproject/talk:
Adapt files.exclude (#1736 )
[next] Jest implementation for React Components (#1733 )
[next] Remove nodemon (#1725 )
Use JSDocs comments (#1727 )
feat: added support for --only flag
Do not rerun relay compiler on its own changes
2018-07-10 13:52:56 -03:00
Belén Curcio
805492931b
Implement Timestamp
...
Merge branch 'next' into timestamp
Fix test and translations
Merge branch 'timestamp' of github.com:coralproject/talk into timestamp
* 'timestamp' of github.com:coralproject/talk:
Fix test and translations
Implement Timestamp
2018-07-10 13:34:27 -03:00
okbel
6298a50bbe
Translations :/
2018-07-10 12:33:31 -03:00
Chi Vinh Le
8690646409
Better css classnames in snapshots
2018-07-10 12:29:42 -03:00
Chi Vinh Le
d89d4c25b7
Extract Username, Add indent styles
2018-07-10 12:15:39 -03:00
Chi Vinh Le
ca12ec652d
Throw when wrong args are provided
2018-07-09 21:01:45 -03:00
Chi Vinh Le
a18a9ab0c4
Narrow down arguments in stub
2018-07-09 20:55:36 -03:00
okbel
50fdabc0c0
ui functionality
2018-07-09 19:42:24 -03:00
okbel
37fb9ece66
wip
2018-07-09 18:57:41 -03:00
okbel
7ee9f23542
work in progress
2018-07-09 18:37:46 -03:00
Chi Vinh Le
11de453aac
Fix showAllReplies test
2018-07-09 17:41:39 -03:00
Chi Vinh Le
25c931cc05
Implement Replies
2018-07-09 16:45:36 -03:00
okbel
99b06445c9
progress
2018-07-09 16:41:40 -03:00
okbel
155b8c7316
progress
2018-07-09 16:39:04 -03:00
okbel
b15ea811e5
wip
2018-07-09 14:33:28 -03:00
okbel
6210ae6077
clean request
2018-07-09 11:44:52 -03:00
okbel
50de9a7f84
WIP
2018-07-09 11:37:08 -03:00
okbel
205ef6b4a4
Adding Copy to clipboard functionality
2018-07-09 11:04:16 -03:00
okbel
b77f9b8eaf
Permalink ui
2018-07-06 23:44:29 -03:00
okbel
89c697b18f
Permalink ui
2018-07-06 23:44:29 -03:00
Chi Vinh Le
84dd673c2e
Add integration tests!
2018-07-06 21:19:49 -03:00
Chi Vinh Le
d7acd23884
Merge branch 'next' into comments-connection
2018-07-06 16:23:09 -03:00
Chi Vinh Le
041e2e9cda
Update package-lock.json
2018-07-06 16:22:29 -03:00
Chi Vinh Le
b83dabc616
Add unit tests
2018-07-06 16:11:05 -03:00
Chi Vinh Le
f7a6b974a3
Support Enzyme and Relay in Jest
2018-07-06 16:10:20 -03:00
Kiwi
4fe85b8dbc
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Kiwi
01e14cc110
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Chi Vinh Le
4a9e620eaf
Adapt files.exclude
2018-07-06 15:38:20 -03:00
Chi Vinh Le
2c3e53e573
Make Jest work with Relay!
2018-07-05 19:11:32 -03:00
Wyatt Johnson
15478fe54f
fix: linting
2018-07-05 16:03:34 -06:00
Wyatt Johnson
b3f850724a
Merge branch 'next' into next-passport
2018-07-05 16:01:44 -06:00
Wyatt Johnson
87ce65755c
feat: initial local passport strategy
2018-07-05 15:58:19 -06:00
Chi Vinh Le
0fc57ab6a7
Merge branch 'next' into comments-connection
2018-07-05 15:10:37 -03:00
Kiwi
37cb23dd59
[next] Jest implementation for React Components ( #1733 )
...
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
2018-07-05 09:04:38 -06:00
Kiwi
e4c0e16e1b
[next] Jest implementation for React Components ( #1733 )
...
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
2018-07-05 09:04:38 -06:00
Chi Vinh Le
e1cf3a06f3
Add first tests
2018-07-04 19:04:12 -03:00
Chi Vinh Le
ea6eaee0d7
Make jest testing work with custom path and css modules
2018-07-04 19:02:03 -03:00
Wyatt Johnson
3e90877012
feat: added @auth directive
2018-07-04 14:44:26 -06:00
Kiwi
e450fa05e0
Use JSDocs comments ( #1727 )
2018-07-04 14:39:54 -06:00
Wyatt Johnson
6a185e587e
feat: added support for --only flag
2018-07-04 14:39:54 -06:00
Chi Vinh Le
eb7ddd7310
Do not rerun relay compiler on its own changes
2018-07-04 14:39:54 -06:00
Chi Vinh Le
bdd4702a8f
Invert and full width
2018-07-04 17:26:37 -03:00
Chi Vinh Le
67790ac9e1
Strict typing for pagination container
2018-07-04 17:24:05 -03:00
Chi Vinh Le
94588951d3
Cleanup Relay Types
2018-07-04 17:16:51 -03:00
Chi Vinh Le
9f79ee1c6d
Better relay types
2018-07-04 15:01:47 -03:00
Chi Vinh Le
95bf54366c
Merge branch 'next' into comments-connection
2018-07-04 14:42:29 -03:00
Kiwi
c9c99623bc
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi
52594dc028
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi
85c06617e2
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
...
[next] Adapt relay watch config
2018-07-04 14:07:29 -03:00
Kiwi
e58e7c5cad
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
...
[next] Adapt relay watch config
2018-07-04 14:07:29 -03:00
Wyatt Johnson
b43b8abede
Merge branch 'next' into prevent-compile-loop-relay
2018-07-04 11:02:08 -06:00
Wyatt Johnson
6615dc0ac9
Merge branch 'next' into prevent-compile-loop-relay
2018-07-04 11:02:08 -06:00
Kiwi
1a14c13105
Use JSDocs comments ( #1727 )
2018-07-04 11:01:08 -06:00
Kiwi
ed97f80a00
Use JSDocs comments ( #1727 )
2018-07-04 11:01:08 -06:00
Kiwi
a1fc11a893
Merge pull request #1731 from coralproject/next-watcher-flags
...
Watcher --only
2018-07-04 13:56:33 -03:00
Kiwi
c1ab0d96d8
Merge pull request #1731 from coralproject/next-watcher-flags
...
Watcher --only
2018-07-04 13:56:33 -03:00
Wyatt Johnson
9afc322314
feat: added support for --only flag
2018-07-04 10:50:10 -06:00
Wyatt Johnson
ec6955715f
fixed config
2018-07-04 10:21:29 -06:00
Wyatt Johnson
679ad01a7d
feat: supported watcher
2018-07-04 10:17:48 -06:00
Wyatt Johnson
eacdb7db59
Merge branch 'next' into next-passport
2018-07-04 09:57:07 -06:00
Chi Vinh Le
0784e7dd63
Do not rerun relay compiler on its own changes
2018-07-03 15:49:35 -03:00
Chi Vinh Le
70b88de51a
Do not rerun relay compiler on its own changes
2018-07-03 15:49:35 -03:00
Chi Vinh Le
6ac94c8c2a
Merge branch 'next' into comments-connection
2018-07-03 15:35:09 -03:00
Kiwi
044e1c2863
Watcher infrastructure ( #1724 )
...
* wip
* Adding chokidar and types
* specifiying build tasks
* new structure, new types, executor and watchers
* Adding log
* Fully implemented watchers
* adapt vscode launc
* Add .babelrc.js to toplevel tsconfig project
* Typo
* Get schema path from .graphqlconfig
* Use watcher binary
* Add joi validation to watcher
* Remove fb-watchman for now
* Use correct ignore path
* Fix dist folder
* Allow setting watcher
* Per default only spawn one process at a time
* Support runOnInit
* Rename RestartingExecutor to LongRunningExecutor
* Use debounce instead of throttle
* Remove console log
* Debounce command execution
* Simplify debounce
* Watcher name change
* Typos
* Rename "watcher" root level config to "backend"
2018-07-03 12:21:58 -06:00
Chi Vinh Le
796d24db3d
Use pagination container
2018-07-02 19:13:13 -03:00
Wyatt Johnson
1236946312
initial oidc support
2018-06-29 16:11:32 -06:00
Wyatt Johnson
ab8fd935e7
Merge branch 'next' into next-passport
2018-06-29 12:46:28 -06:00
Kiwi
9375f3ec23
Use workspace typescript version ( #1717 )
2018-06-29 12:38:45 -06:00
Kiwi
4494ac8900
Lint remaining js files ( #1714 )
...
* Lint remaining js files
* Fix tsconfig
2018-06-29 10:33:16 -06:00
Kiwi
986716b3c3
lint js files, cleanup scripts ( #1713 )
2018-06-29 15:25:40 +00:00
Wyatt Johnson
986c92598d
feature: added generated graph types
2018-06-28 17:06:45 -06:00
Kiwi
65c8da0f34
Merge client into next ( #1709 )
...
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
2018-06-27 22:06:30 +00:00
Wyatt Johnson
68794d5919
added different install
2018-06-27 12:19:54 -06:00
Wyatt Johnson
b1f71a8b3e
added initial test
2018-06-27 12:17:09 -06:00
Wyatt Johnson
bcf5658c36
fix: type adjustments
2018-06-27 11:39:26 -06:00
Wyatt Johnson
3527d350da
added blank circleci file
2018-06-26 14:59:03 -06:00
Wyatt Johnson
b51e1c9867
fix: added support for strictNullChecks
2018-06-26 14:46:58 -06:00
Wyatt Johnson
fa57c72842
linting + initial mutation
...
- added tslint
- mutation support
2018-06-25 14:32:01 -06:00
Wyatt Johnson
6f80a2458c
linting
2018-06-21 10:44:36 -06:00
Wyatt Johnson
a3e3d93607
initial subscription support
2018-06-20 15:56:15 -06:00
Wyatt Johnson
1917a17929
refactored design
2018-06-18 15:50:42 -06:00
Wyatt Johnson
7177988059
added mock tenant api
2018-06-16 17:59:21 -06:00
Wyatt Johnson
4318e1ddbe
added tenant + graph support
2018-06-16 17:21:04 -06:00
Wyatt Johnson
02e1236792
initial commit
2018-06-16 17:20:51 -06:00