Commit Graph

176 Commits

Author SHA1 Message Date
Chi Vinh Le 5580ab385f fix: remove margin from amp body 2019-05-27 17:20:07 +02:00
Kiwi bfde9bf8c7 [CORL-373] Experimental AMP Support (#2324)
* feat: support amp

* fix: support a custom PORT for amp development
2019-05-23 20:42:58 +02:00
type_face 3404578ecc Merge branch 'master' into admin-ui-custom-css 2019-04-24 15:54:12 -07:00
Rob Ring 48c5355a5b apply custom CSS to admin panel 2019-04-24 15:50:29 -07:00
Kim Gardner 9319bb4e1f Remove unnecessary Talk branding (#2271)
* Remove Talk copy from Login view

* Remove favicon from base template and only use it for admin view
2019-04-15 11:06:09 +02:00
Wyatt Johnson cd6da751a6 fix: added patch to reset form 2018-10-22 12:12:35 -06:00
Wyatt Johnson d3158f5c7e GraphiQL Fixes (#1671)
* bug: fixed graphiql style, upgraded
2018-06-01 15:14:49 -06:00
Kim Gardner 135f0e300f Small typo 2018-05-31 13:33:34 -04:00
Wyatt Johnson 9d752685cd resolved custom css loading issue 2018-05-31 11:27:02 -06:00
Wyatt Johnson c24251e8f2 Fixed double encoding 2018-05-30 14:22:13 -06:00
Wyatt Johnson dd0ad17038 fix for custom css 2018-05-18 16:44:43 -06:00
Wyatt Johnson c84a9716a1 added support for csp 2018-05-17 18:37:50 -06:00
Wyatt Johnson 95072be97e switched ejs for nunjucks 2018-05-17 15:59:49 -06:00
Wyatt Johnson 969206f905 copy adjustment 2018-05-09 14:14:48 -06:00
Wyatt Johnson 302cab8ca0 added header to graphiql 2018-05-09 14:12:27 -06:00
Wyatt Johnson 55a9c1e6b4 added link to graphiql 2018-05-09 14:05:16 -06:00
Wyatt Johnson 4426be5f39 improved dev experience, fixed css order 2018-05-09 13:56:05 -06:00
okbel 76ede5c541 fix for large icons, reorder of styles 2018-04-23 15:32:21 -03:00
Wyatt Johnson f23f962adb Updated error styling 2018-04-16 10:47:09 -06:00
Wyatt Johnson 276cb03953 fixed missing partial 2018-04-13 18:27:40 -06:00
Wyatt Johnson 12bb886032 itterated on copy 2018-04-13 18:24:46 -06:00
Wyatt Johnson 5941bfac7c pulled data download into seperate plugin 2018-04-09 15:52:40 -06:00
Wyatt Johnson c904d0f0c0 improved routing, cleaned mail 2018-04-02 14:58:54 -06:00
okbel b0ea4960e3 Working 2018-03-22 15:40:04 -03:00
okbel 36988d7e20 Forbidden component 2018-03-22 15:29:56 -03:00
Kim Gardner 17e02deecb Merge branch 'master' into slots-debug 2018-03-19 17:12:54 -04:00
Chi Vinh Le a23f4fd5db Fix css order 2018-03-15 00:40:10 +01:00
Chi Vinh Le f74641a548 Cache busting 2018-03-14 20:24:26 +01:00
Chi Vinh Le 106b2faaf1 Extract css 2018-03-14 14:25:00 +01:00
Kim Gardner 9f1c59da11 Merge branch 'master' into slots-debug 2018-03-12 18:08:16 -04:00
okbel b80184d9ee set debug to false 2018-03-12 14:29:18 -03:00
okbel e713b39846 clearer api - wip debug tools 2018-03-12 09:17:30 -03:00
Wyatt Johnson cf87b52177 Merge branch 'master' into docs 2018-02-28 16:29:25 -07:00
Wyatt Johnson ec285dc87a Merge branch 'master' into docs 2018-02-22 15:40:06 -07:00
Wyatt Johnson 26a660248e replaced localStorage state events with postMessage 2018-02-22 14:22:58 -07:00
Wyatt Johnson 7404962741 embedded graph docs into static docs 2018-02-20 15:59:44 -07:00
Wyatt Johnson dc82db6eda fixed template bugs 2018-02-16 14:38:57 -07:00
Wyatt Johnson 8f7171b54e fixed old default.css 2018-02-13 13:59:20 -07:00
Wyatt Johnson 0a324a2268 template cleanup 2018-02-13 12:46:55 -07:00
Wyatt Johnson e924ed9189 reverted path change, cleaned embed stream 2018-02-13 11:35:20 -07:00
Wyatt Johnson 4053a25239 moved login route from /login to /embed/login 2018-02-13 11:35:20 -07:00
Chi Vinh Le f4fc8915e3 Refactor talk-plugin-auth part 1 2018-02-09 20:12:02 +01:00
Chi Vinh Le 4883bb17b9 Finish refactor embed stream auth 2018-02-09 00:08:31 +01:00
Leandro c4b6cb54e6 Insert BASE_PATH on public assets 2018-02-01 13:27:17 +01:00
Wyatt Johnson 366f40a6e4 applied fix to template 2018-01-24 10:09:33 -07:00
Wyatt Johnson e4834027b0 Auth Callback Regression 2018-01-23 11:03:53 -07:00
Wyatt Johnson 8f1d9f051e added encoding for the user data as json with proper encoding/escaping 2018-01-18 13:58:45 -07:00
Wyatt Johnson 9c595b7f84 Merge branch 'master' into next 2018-01-05 11:10:32 -07:00
Wyatt Johnson 20878ba040 css and standardization on all admin pages 2017-12-21 23:27:37 -07:00
Wyatt Johnson 6850dd1a53 redis optim
- removes call for comment count when we already have
  totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00