 KiwiandWyatt 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 |
|
 KiwiandWyatt Johnson
|
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 JohnsonandGitHub
|
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 |
|
Chi Vinh Le
|
c8cd68c6b7
|
Use Message Component
|
2018-09-12 22:01:43 +02:00 |
|
Belen Curcio
|
6f367a0078
|
changes
|
2018-09-12 13:13:09 -03:00 |
|
Belén Curcio
|
5a8ce7655c
|
Updated tests
|
2018-09-11 13:09:49 -03:00 |
|
Belén Curcio
|
91d421ad46
|
Updated tests
|
2018-09-11 10:01:14 -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 |
|
Belén Curcio
|
dce2177dcd
|
Updated snapshots
|
2018-09-07 13:03:56 -03: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 |
|