docbrown/app/javascript/article-form/components
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
..
__tests__ ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
Help generator cleanup (#15284) 2021-11-08 11:55:24 +01:00
AccessibilitySuggestions.jsx Advise users about potential accessibility failings in their posts - RFC #58 (#13745) 2021-06-03 10:27:12 +01:00
ArticleCoverImage.jsx ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
ClipboardButton.jsx make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
Close.jsx updates article form to have warning modal (#12430) 2021-01-28 11:32:28 -05:00
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
EditorBody.jsx make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
ErrorList.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Form.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Header.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
ImageUploader.jsx ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Options.jsx missing padding (#15168) 2021-10-22 22:35:05 +02:00
PageTitle.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
pasteImageHelpers.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.jsx Update tag's style (#15266) 2021-11-11 14:03:31 -05:00
Tabs.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagsField.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Title.jsx Rename WRITE A POST to CREATE POST (#13855) 2021-05-25 10:30:30 -07:00
Toolbar.jsx [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00