docbrown/app/javascript
Fernando Valverde 75a722bd6e
ForemMobile namespaced functions (#15212)
* window.ForemMobile namespaced functions

* Fix broken Buildkite

* Wait for data-loaded before using Runtime in pack

* Bring back sprockets base

* Better error handling

* Smal fixes to ConsumerApp to support Android platform

* Fix typo

* utilities/waitForDataLoaded.js

* Update app/javascript/utilities/waitForDataLoaded.js

Co-authored-by: Nick Taylor <nick@forem.com>

* Review feedback

* Fix failing spec

* Cleanup promise

* Remove old utility file

* Add Cypress check for namespaced availability

* More specs

* Refactor to rely on ForemMobile for native bridge messaging

* Fix spec/requests/api/v0/instances_spec.rb

* Fix devices spec

* Remove changes to /api/instance

* Refactor to dynamic import

* Fix typo

* Fixed custom event detail payload for tests.

* mock ForemMobile function instead of webkit call directly

* failing jest test debug

* Another attempt

* Fixed broken test that was missing an onMainImageUrlChange prop on the component.

* Fixed mobile bridging E2E tests.

* Move Cypress tests to mobileFlows

* Add JSDocs + cypress spec for injectJSMessage when logged out

* Cleanup + Disable native image upload until AppStore approval

Co-authored-by: Nick Taylor <nick@forem.com>
Co-authored-by: Nick Taylor <nick@dev.to>
2021-11-23 15:25:29 -06:00
..
.storybook Added the babel-inline-react-svg plugin (#15461) 2021-11-23 12:24:50 -05:00
actionsPanel Mod tools trigger (#15400) 2021-11-22 08:22:26 +01:00
admin Dynamically update the brand colors (#15432) 2021-11-23 09:46:17 +02:00
analytics Accessibility enhancements to navigation tabs (#13559) 2021-05-07 15:24:34 +01:00
article-form ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
articles Fix timestamp typo (#15369) 2021-11-15 17:04:04 +00:00
CommentSubscription Fix Prop Types Error #14837 (#14889) 2021-10-05 10:58:48 +02:00
common-prop-types ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
contentDisplayPolicy Hiding comments: an option to hide or keep children (#15178) 2021-11-18 11:57:40 +03:00
crayons Markdown toolbar - update new line logic for block syntaxes (#15343) 2021-11-19 06:59:21 +00:00
githubRepos Bump eslint-config-preact from 1.1.3 to 1.1.4 (#13516) 2021-04-27 18:54:43 +02:00
icons Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
leftSidebar fix some prop type errors on the home page (#15314) 2021-11-10 13:47:55 +00:00
listings ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
mobile ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
modCenter Add separate section for article link to improve accessibility in the mod center (#14312) 2021-08-11 14:30:12 +07:00
onboarding Add bio to onboarding (#14544) 2021-08-20 09:39:01 +07:00
organization fix some prop type errors on the home page (#15314) 2021-11-10 13:47:55 +00:00
packs ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
podcasts Bump eslint-config-preact from 1.1.3 to 1.1.4 (#13516) 2021-04-27 18:54:43 +02:00
previewCards Add author profile preview cards to feed (#14340) 2021-08-13 10:55:43 +07:00
profileDropdown ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
profilePreviewCards padding fix (#14766) 2021-09-20 17:45:18 +02:00
readingList Add Snackbar component on reading list (#15235) 2021-11-15 13:06:21 +02:00
responseTemplates Edit buttons styles for Templates responses (Mod) (#14468) 2021-08-12 15:57:36 +01:00
runtimeBanner Removes target=_blank and small banner redirect tweak (#14548) 2021-09-01 08:27:24 -06:00
Search Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
searchableItemList Reading list: fix broken pagination (#14031) 2021-06-22 08:24:23 +02:00
shared/components treat cmd and ctrl key shortcuts separately on macOS (#15265) 2021-11-03 11:54:15 +00:00
sidebar-widget Refactoring SidebarWidget and sidebarUser (#10887) 2021-02-03 17:47:54 +00:00
Snackbar Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00
topNavigation fix member dropdown does not remain open on mouseout when click (#14317) 2021-07-28 10:43:03 -04:00
utilities ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
.eslintrc.js Added the babel-inline-react-svg plugin (#15461) 2021-11-23 12:24:50 -05:00
netlify.toml Use proper Node version for Storybook (#15182) 2021-10-25 15:29:03 -04:00
routes.js.erb [15-minute fix] Add js-routes gem (#15133) 2021-11-01 10:08:15 +07:00