Commit Graph

28 Commits

Author SHA1 Message Date
Tom Moor 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
Tom Moor c929f83813
feat: Improved error filtering and reporting (#1293) 2020-05-29 07:22:09 -07:00
Tom Moor c15cbd06a4
chore: Bugsnag -> Sentry (#1178)
* Bugsnag -> Sentry

* fix: Import style
2020-02-16 22:58:50 -08:00
Tom Moor dd95c9cba9 feat: Opensearch tags / descriptor 2019-08-08 19:52:29 -07:00
Tom Moor 59c82f1f06
Dark Mode (#912)
closes #704
2019-03-12 21:35:35 -07:00
Tom Moor d91f4045c9 Add favicon to serverside html 2019-03-02 21:43:07 -08:00
Tom Moor 39a61d8559
Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
Tom Moor 7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
Tom Moor 87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
Tom Moor 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
Jori Lallo f5c51a96f0 Renamed Atlas to Outline 2017-11-09 00:20:22 -08:00
Tom Moor 524afd8b44 SignIn / SignOut working 2017-10-22 20:29:27 -07:00
Jori Lallo d4dc6f2a28 separated bugsnag token 2017-10-15 16:37:10 -07:00
Tom Moor dc3ebf0c27
Quick fixes from last PR 2017-09-04 12:26:00 -07:00
Jori Lallo a72a681e97 optimize js 2017-07-10 21:34:39 -07:00
Jori Lallo 79921ebd18 Added client side bugsnag tracking 2017-07-10 20:02:52 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Tom Moor cac4b0811b
Remove old placeholder styles 2017-06-25 21:58:44 -07:00
Jori Lallo aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
Tom Moor 044486b9a6
Cleanup 2017-05-27 11:22:42 -07:00
Jori Lallo dc0b721d8a Comment out service workers for now 2017-02-09 20:47:58 -08:00
Jori Lallo 45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
Jori Lallo eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
Jori Lallo cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +03:00
Jori Lallo d2780233c1 Added service workers 2016-07-21 22:06:43 -07:00
Jori Lallo 4d81bf0fa2 Added fake appshell 2016-07-15 00:55:45 -07:00
Jori Lallo 16e972e53c Separated css and fonts into a separate file 2016-05-03 23:43:43 -07:00
Jori Lallo cce82b3d43 Refactor 2016-04-28 22:25:37 -07:00