Commit Graph

189 Commits

Author SHA1 Message Date
Gerardo Gálvez 8163b52301 Flag users as "Always premoderate" (#2145)
* Flag users as "Always premoderate"

Status can be set using the action dropdown in the People tab and in User Details.
Users flagged as "Always premoderate" will have their comments sent to the premod queue.
Users can be filtered with the Always Premoderate status.
Include Always Premoderate status changes in User History.
Add spanish translations.

* Reorder CSS as per cvle's suggestion

* Address second comment
2019-02-13 20:08:22 +01:00
Wyatt Johnson ec816636e6 feat: added concurrency features 2018-12-19 12:40:08 -07:00
immber 1ed5df71da fix bug in cli-setup (#2116)
* fix bug in cli-setup

* fix cli setup bug

* fix: fixed password bug
2018-12-12 00:20:16 +00:00
Wyatt Johnson 7d246bba76 Metadata Scraper Debugger (#2048)
* feat: added asset scrape debugger

* fix: added docs for scraper

* fix: added asset scraping to sidebar
2018-10-30 17:02:33 +00:00
Wyatt Johnson c287b842f3 review: spelling 2018-06-20 21:08:32 -06:00
Wyatt Johnson b6d2092048 added more fallbacks 2018-06-20 21:06:55 -06:00
Wyatt Johnson ae9f5d4e8e fixes #1691 2018-06-20 21:03:23 -06:00
Chi Vinh Le ccff6ed63b Resolve linter issues 2018-06-05 04:28:54 +02:00
Chi Vinh Le 3a84da9495 Activate Websocket and add browser console logging 2018-05-29 16:42:04 +02:00
Wyatt Johnson ca3d56def8 asset refresh patched 2018-05-09 14:40:24 -06:00
Wyatt Johnson 9af3772087 Added json output for assets list
- Fixes #1597
2018-05-09 14:28:04 -06:00
Wyatt Johnson 51525de679 fixed set-role description 2018-05-09 14:17:43 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -06:00
Wyatt Johnson f5099d94bc fix 2018-05-03 14:32:56 -06:00
Wyatt Johnson 7c16ae2220 cli fix 2018-05-02 10:17:41 -06:00
Wyatt Johnson d6828c5ef4 cli fixes 2018-05-01 16:27:47 -06:00
Clint Brown f83d6246cb Fix lint 2018-04-24 17:34:14 +10:00
Clint Brown a444d98733 Add missing ctx arg for CLI users create 2018-04-24 17:17:48 +10:00
Wyatt Johnson 10d11c1615 adjusted index creation and managemen 2018-04-12 09:37:17 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Wyatt Johnson 93ccec6614 Fixes #1505 2018-04-06 16:19:10 -06:00
Kiwi cb6fe6fd16 Merge branch 'master' into restore-new-user-event 2018-03-15 18:47:26 +01:00
Kim Gardner 21722d36ea Merge branch 'master' into restore-new-user-event 2018-03-14 18:19:29 -04:00
Kim Gardner 1f548e1c5e Merge branch 'master' into del-user 2018-03-13 21:21:05 -04:00
Kim Gardner e25b2d01c2 Merge branch 'master' into del-user 2018-03-13 19:32:02 -04:00
Kim Gardner 8db3f72bb4 Merge branch 'master' into restore-new-user-event 2018-03-13 19:31:50 -04:00
Kim Gardner 94fa21c57f Merge branch 'master' into job-separation 2018-03-13 19:31:20 -04:00
Wyatt Johnson da6b5c7f36 fixed some missing calls to service 2018-03-12 16:54:18 -06:00
Wyatt Johnson f5fd162b37 moved user deletion into graph 2018-03-12 15:39:50 -06:00
Wyatt Johnson 96323de147 added option to disable jobs from starting 2018-03-12 14:10:51 -06:00
Kim Gardner 907554044d Merge branch 'master' into user-create 2018-03-12 08:35:52 -04:00
Wyatt Johnson 6298658194 restored user creation cli 2018-03-09 17:11:19 -07:00
Wyatt Johnson a32a205069 updates to some docs 2018-03-09 17:07:58 -07:00
Wyatt Johnson bd93d2d5b5 fixed workspace error 2018-02-28 15:54:26 -07:00
Wyatt Johnson 31c643e4eb Merge branch 'master' into events 2018-02-22 16:02:07 -07:00
Wyatt Johnson 5bba2ea0ae updated plugin reconciler, replaced docker commands 2018-02-22 14:27:14 -07:00
Wyatt Johnson e5f6188bd2 replaced custom loading with yarn workspaces 2018-02-20 21:39:32 -07:00
Wyatt Johnson 376ffd8486 fixed runtime errors 2018-02-15 10:23:27 -07:00
Wyatt Johnson 8d656b51a0 introduced count adjusters for deleting a user 2018-01-29 13:56:09 -07:00
Wyatt Johnson bc42539fc4 cleanup 2018-01-29 10:02:38 -07:00
Wyatt Johnson 752825db68 Merge branch 'master' into migration-updates 2018-01-26 10:51:58 -07:00
Wyatt Johnson 6caae2df97 applied migration performance improvements 2018-01-25 18:17:04 -07:00
Wyatt Johnson 75751285fe fixed default setup 2018-01-25 16:18:05 -07:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Wyatt Johnson e8f73ddb87 changed copy 2018-01-25 13:20:16 -07:00
Wyatt Johnson e6f796e99c expanded on migration support 2018-01-25 13:07:29 -07:00
Wyatt Johnson de9383e657 more extreme error exiting for rejected promise that are not handled 2018-01-25 10:17:26 -07:00
Wyatt Johnson 1e517469c3 Fail on plugin installation fail 2018-01-25 10:16:14 -07:00
Wyatt Johnson 26c109e8ae Removed cwd in place of __dirname 2018-01-22 11:06:49 -07:00
Wyatt Johnson 4bbd561a1b fix to cli 2018-01-18 16:54:27 -07:00