Commit Graph

49 Commits

Author SHA1 Message Date
735d5cbf26 fix: Ignore safely ignored loop error
closes #1646
2020-11-11 17:05:05 -08:00
ea69d09562 fix: Guard usage of localStorage 2020-09-21 19:43:51 -07:00
55858d5d7d fix: put guard around sentry init (#1547) 2020-09-13 19:54:08 -07:00
de59147418 chore: Upgrade Sentry to 5.22.3
closes #1498
2020-08-31 18:36:30 -07:00
67981a351e chore: Remove env variables in webpack bundle (#1353)
* chore: Remove env variables in webpack bundle

* remove unused globals

* refactor: consolidate window.env calls to single file

* fix: Slack client side integration auth

* fix: developers url
2020-07-18 11:02:40 -07:00
c929f83813 feat: Improved error filtering and reporting (#1293) 2020-05-29 07:22:09 -07:00
c15cbd06a4 chore: Bugsnag -> Sentry (#1178)
* Bugsnag -> Sentry

* fix: Import style
2020-02-16 22:58:50 -08:00
dd95c9cba9 feat: Opensearch tags / descriptor 2019-08-08 19:52:29 -07:00
3d805d5fe7 chore: tooltip update / remove css loader (#985)
* fix: Add suspended filter to people management #984

* chore: removing css loader

* pui-react-tooltip -> tippy
closes #980

* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
59c82f1f06 Dark Mode (#912)
closes #704
2019-03-12 21:35:35 -07:00
d91f4045c9 Add favicon to serverside html 2019-03-02 21:43:07 -08:00
39a61d8559 Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
32ba98bb1a Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
f5c51a96f0 Renamed Atlas to Outline 2017-11-09 00:20:22 -08:00
524afd8b44 SignIn / SignOut working 2017-10-22 20:29:27 -07:00
802ce10f14 POC 2017-10-22 17:16:57 -07:00
aceaf261d2 Working on 'static' pages 2017-10-22 16:33:10 -07:00
d4dc6f2a28 separated bugsnag token 2017-10-15 16:37:10 -07:00
dc3ebf0c27 Quick fixes from last PR 2017-09-04 12:26:00 -07:00
a72a681e97 optimize js 2017-07-10 21:34:39 -07:00
79921ebd18 Added client side bugsnag tracking 2017-07-10 20:02:52 -07:00
948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
cac4b0811b Remove old placeholder styles 2017-06-25 21:58:44 -07:00
aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
044486b9a6 Cleanup 2017-05-27 11:22:42 -07:00
5dd8a759f9 Removed serviceworker 2017-04-29 14:09:53 -07:00
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
dc0b721d8a Comment out service workers for now 2017-02-09 20:47:58 -08:00
45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
9cd42ba3c5 Don't do SW in dev 2016-08-22 23:37:11 -07:00
7fb112cf42 Renamed cache storages 2016-08-19 08:34:45 -07:00
28089dc6e5 Cache gravatar requests 2016-08-19 08:11:21 -07:00
eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +03:00
9c4415ace1 simpler caching logic 2016-07-22 00:47:34 -07:00
a2b7a5fe6f duh 2016-07-22 00:29:48 -07:00
4a0a369c0b updated caching strategies 2016-07-22 00:23:29 -07:00
e2c69903b3 Moved to using GET and caching with SW 2016-07-22 00:11:54 -07:00
2669b27a08 regex for sw 2016-07-21 22:59:39 -07:00
598ef9078d service worker 2016-07-21 22:44:52 -07:00
abaf6043ce more service workers 2016-07-21 22:31:58 -07:00
faf98a9d62 testing other cache stategies 2016-07-21 22:26:05 -07:00
db86dbb797 API is POST for service worker 2016-07-21 22:14:55 -07:00
d2780233c1 Added service workers 2016-07-21 22:06:43 -07:00
4d81bf0fa2 Added fake appshell 2016-07-15 00:55:45 -07:00
16e972e53c Separated css and fonts into a separate file 2016-05-03 23:43:43 -07:00
cce82b3d43 Refactor 2016-04-28 22:25:37 -07:00