Kiwi and Wyatt Johnson
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 and Wyatt Johnson
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 and GitHub
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 and Wyatt Johnson
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 and Kiwi
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 and Kiwi
647227e66c
feat: renamed me -> viewer ( #2238 )
2019-03-21 19:37:35 +01:00
Kiwi and GitHub
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 and GitHub
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 and GitHub
5a7340ac3a
fix: improve development instructions ( #2233 )
2019-03-19 18:09:43 +01:00
Kiwi and Wyatt Johnson
18127ee72a
[next] Remove margin ( #2231 )
...
* fix: remove undesired margin
* fix: tests
2019-03-18 17:22:19 -06:00
Kiwi and GitHub
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 and GitHub
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 and GitHub
c738d9a355
Merge pull request #2226 from coralproject/next-readme
...
[next] README
2019-03-18 20:19:48 +00:00
Kiwi and GitHub
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 and GitHub
d05bece722
feat: add note that building might take a while
2019-03-18 10:58:06 +01:00
Kiwi and GitHub
d9d6403cda
feat: add word about linters
2019-03-18 10:52:51 +01:00
Kiwi and GitHub
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 and Wyatt Johnson
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 and Kiwi
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Kiwi
7ad724e576
fix: applied visibility status to replies ( #2195 )
2019-03-01 17:21:27 +01:00
Wyatt Johnson and GitHub
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 and GitHub
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 and GitHub
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 and Wyatt Johnson
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 and Wyatt Johnson
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 and GitHub
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 and GitHub
710de07fa6
chore: harmonize authToken to accessToken ( #2184 )
2019-02-08 23:40:20 +01:00
Kiwi and GitHub
7ec6780ee1
chore: upgrade react ( #2183 )
2019-02-08 23:18:39 +01:00
Wyatt Johnson and GitHub
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 and Kiwi
a9431cd4d8
fix: repairs bug with user on request ( #2181 )
...
- fixes CORL-210
2019-02-08 00:00:05 +01:00
Kiwi and GitHub
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 and GitHub
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 and GitHub
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 and Wyatt Johnson
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 and Wyatt Johnson
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 and Kiwi
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 and GitHub
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 and GitHub
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 and Kiwi
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 and GitHub
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 and GitHub
326a10dc5d
[next] Concurrency ( #2136 )
...
* feat: added concurrency options
* fix: Default CONCURRENCY to 2 for development
2018-12-20 17:01:10 +00:00
Kiwi and Wyatt Johnson
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 and Wyatt Johnson
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 and GitHub
779c0292f3
feat: added bundle size ci check ( #2127 )
2018-12-17 16:39:56 +00:00