Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenSTF

Control and manage Android devices from your browser
Collective - Host: opensource - https://opencollective.com/openstf - Code: https://github.com/openstf/stf

Remove commented out old commands.

github.com/openstf/stf - 8cb03cfe14ad5bd2e7da31456e95002a5b558eba authored over 10 years ago
Added TODO for IE9.

github.com/openstf/stf - a06782ffb85de1f404549b41cea251a00b77fd50 authored over 10 years ago
Implemented change charset with the native PC charset keys.

Hacking was needed:
- Textarea changed to Input type "password", so that Alphanumeric keyboard i...

github.com/openstf/stf - da40f061b4851ffeb747925256001200051eb1ce authored over 10 years ago
Changed default screen timeout to 3 seconds.

github.com/openstf/stf - 8d165bc7a37ceb6d3c1b7e6d55762b9c60bc2e9c authored over 10 years ago
All of the usable hotkeys now work and are translated.

github.com/openstf/stf - 6a8fb6fa75cbdae0ac5812a40e33ef9db78def89 authored over 10 years ago
Added tabindex and accesskeys for common input controls.

github.com/openstf/stf - 700c32025778f4dd38b6513deb240be60842b48e authored over 10 years ago
IE10 fix: supports only partially dataset.

github.com/openstf/stf - e922b263f7c3702a3cdd7b3e50a16a9dde9ec492 authored over 10 years ago
Added an alert for when the device is null. This needs debugging.

github.com/openstf/stf - 7ac6691bdbb9405a28095dcca93ec05fedad9905 authored over 10 years ago
Update device counters using DOM methods in real time.

github.com/openstf/stf - 1af6e7b7d78e89ea1a14b3f3d9e3168196c92484 authored over 10 years ago
Pressing shift-click on 'Use' button now invites the device without routing to control it.

github.com/openstf/stf - ed17c00f80571c95df5ccfdb436c265080e44916 authored over 10 years ago
Tried to fix the counting for zero,

but the real problem relies in that the device counting takes time and
we don't know before-hand ...

github.com/openstf/stf - dd5b04998db9440e749de2cff4d17c4f0613f029 authored over 10 years ago
Started adding a badge-icon directive.

github.com/openstf/stf - 0f0cc56c41913b6df4fd08db5e4e7a776b9a3b5a authored over 10 years ago
Fix "using" counter.

github.com/openstf/stf - 0057bca5236709a20d9f59a1eefb26aab2c62dfe authored over 10 years ago
Fix table segment insertion.

github.com/openstf/stf - 0e761db3194ea1750e3cc2f077eed3932a57412c authored over 10 years ago
Disabled minify for now.

github.com/openstf/stf - 13387622c596c8d8f090ef7e5e0bb547a7ab40a0 authored over 10 years ago
- Updating sensible dependencies.

- Removing shim for socket.io-client since it now supports browserify.
- Removing component.json ...

github.com/openstf/stf - a8b89a143eb2cda0a6d8a0d6d59ffae053d2b056 authored over 10 years ago
Update socket.io (and client) and install them both from NPM to avoid weird issues. Hoping this will fix a mystery "parse error" problem in production.

github.com/openstf/stf - 085c6d2ee01d45c1cd19caca8af1d7ef53e94f8b authored over 10 years ago
Fix error when removing a device from a tracker.

github.com/openstf/stf - 7f9153788d17248b27a1e11382b4b2b02c647822 authored over 10 years ago
Fix static path.

github.com/openstf/stf - 1a9ad6fc2290424d9f033acd502b598f5c413cab authored over 10 years ago
Fix ldap template URL.

github.com/openstf/stf - da2863f94f742caefe37a9dafecc04c742375fe8 authored over 10 years ago
Require trailing slash in auth URLs.

github.com/openstf/stf - 2d726a4f755ff5afd084153793dd4c8e4ea66987 authored over 10 years ago
Make auth URLs friendlier to load balancers and allow partials to be loaded as well.

github.com/openstf/stf - b19e1784abfb39939322c737f74b860f5ce275d2 authored over 10 years ago
Added auto-complete to search in Device Icon.

github.com/openstf/stf - beff3d88f2b37a1677504da34bd8c679f882b96b authored over 10 years ago
Make the icon-based device list match the current filters in the details view.

github.com/openstf/stf - acaeb88ae78b1618c67a84f6688adadb40eb6117 authored over 10 years ago
Logic typo.

github.com/openstf/stf - 93690a6874b0bd7b108b2c61cade8c55a6b0309b authored over 10 years ago
Fixed kicking in admin mode.

github.com/openstf/stf - 035384c6e6fc043aadaa883f3dbe5cfbaaef7576 authored over 10 years ago
Added admin-mode.

For now it shows/hides columns in the Device List and adds kicking behaviour.
Using $rootScope.ad...

github.com/openstf/stf - fa71aae56a20a808ac885647ec464fc64c77a3e5 authored over 10 years ago
Fix device API path.

github.com/openstf/stf - e33b0f922f5edc6da971aaf28c2edc66dad7442f authored over 10 years ago
Hopefully make SettingsService work with boolean values.

github.com/openstf/stf - 85d71f43b8acf1828089b9d39b14abdcea8e3a76 authored over 10 years ago
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.

github.com/openstf/stf - 1d77d8c97d4424c1c23d54fd33356f8a91097aab authored over 10 years ago
Separate ldap and mock auth endpoints for potentially increased loadbalancer friendliness.

github.com/openstf/stf - 7da3c912899130a35fea0358fbe94bcc172f7fe0 authored over 10 years ago
Merge branch 'feature/add-account' into develop

github.com/openstf/stf - 8a4f424d75b9b9c9356fd72f5559af391aa317c7 authored over 10 years ago
Implement automated login (Google Account).

github.com/openstf/stf - d398b7e5fb615f82463b7700a11459542fc0f7d3 authored over 10 years ago
Better compatibility with docker's --link option.

github.com/openstf/stf - 87a51ef76d57a8fc8dd71cd590043c74bd230474 authored over 10 years ago
Added directive counter for device stats (it was not updating the numbers smoothly).

github.com/openstf/stf - 84e2a4ae1c0d2dc5218fb0417eefd716001938f8 authored over 10 years ago
Changed setTimeout to $timeout.

github.com/openstf/stf - 2c7940f6ea1891323f62ef31c7844d3e3bbfa088 authored over 10 years ago
Added Reset button for sorting and filtering.

github.com/openstf/stf - ff6ca2a22dd041980f84dbdf6216eceab88a3506 authored over 10 years ago
Added text-focus-select directive for text inputs so it selects automatically the text when clicked.

github.com/openstf/stf - fb2e52294577d07499e17e03a6cee01ba1ab7969 authored over 10 years ago
Each icon view li now features:

- The whole area is clickable
- When the device is in use, if you click the button it stops using...

github.com/openstf/stf - f9fd3fd4bc3386759a61acf543f7103c22d6faf0 authored over 10 years ago
Added device kicking back on the Device List.

Added device controlling button.

github.com/openstf/stf - 3443990d316fa2647aed3b0746a7313dc232c626 authored over 10 years ago
Hide datalist for unsupported browsers.

github.com/openstf/stf - 6ee738695eb22171287fa34af08825f265f8d91d authored over 10 years ago
Added datalist based autocomplete for search filters.

github.com/openstf/stf - 6f29ccdecc043af856b1a3c7313e491ceca3d9aa authored over 10 years ago
No display width may happen.

github.com/openstf/stf - 943daa8e0b62d8363ac1daf009b805d04de825ba authored over 10 years ago
Updated autofill to the new HTML5 standard.

github.com/openstf/stf - 14b297b419ed3c5d1213ce775f16956788c6eac1 authored over 10 years ago
Refactored Control HotKeys to its own controller.

github.com/openstf/stf - 659ffa6d8e355287aff8d4a688b3fdb6c3df3129 authored over 10 years ago
Added device-not-usable class for Device List.

github.com/openstf/stf - 971c03d54c75226b0f99d5500959fea32c9857fd authored over 10 years ago
Added scoped hotkeys service.

github.com/openstf/stf - d6c8e15bc1ad15859c2b1355b38c53170725f089 authored over 10 years ago
Adding more hotkeys.

github.com/openstf/stf - f490d97611c195924c3d225f456e21658396aa2b authored over 10 years ago
Add op support to query parser. You can now look for values using <=, <, > and >=.

github.com/openstf/stf - 72c6de0414750e42e167dd69d1a28ae3dea722c1 authored over 10 years ago
Device filter works on the device table. Icon list is not supported yet and the filter is not saved.

github.com/openstf/stf - 28981702402a6f249a94d3e485544b8b4d8f3a5f authored over 10 years ago
Increase size of device search field on focus.

github.com/openstf/stf - 342ea7c472280ca4ce07f19479ef4d23205fd89c authored over 10 years ago
Fix typo in comment.

github.com/openstf/stf - e66f8d37cc0ad990488f33b338d75ef923f2077c authored over 10 years ago
Add track by to column headers so that angular doesn't have to calculate $$hashCode.

github.com/openstf/stf - c5b745c20c0ac646dff7f3c01f791e200aacda5c authored over 10 years ago
Save device list columns and sort settings.

github.com/openstf/stf - 91aebeb39c9364084cd75faf675329501ce2a19c authored over 10 years ago
Remove duplicate column labels, they should only be in one place.

github.com/openstf/stf - 814217368252c0cebf0a9e7cddf1048848ddee6f authored over 10 years ago
Merge branch 'feature/embedded-settings' into develop

github.com/openstf/stf - f86f1230f512373cdb6fe1d1b064e71104d11950 authored over 10 years ago
Save user settings to the database and embed them to the template for fast access.

github.com/openstf/stf - e13fc6701f9178f95f1b37a57b8a28887ed97cb7 authored over 10 years ago
Added hotkeys cheatsheet.

Added some hotkeys (not mapped yet).
Fixed logging search style.

github.com/openstf/stf - 01aefb441a74f7af70b0082a4e8e3cdc63295ac1 authored over 10 years ago
Added busy class for Icon view.

Made text un-selectable in Devices List accordingly to Application guidelines.

github.com/openstf/stf - 6715bff6341b80f720bd9dcb121e301f7a5452f9 authored over 10 years ago
Updated translations.

github.com/openstf/stf - f3e882f0132b71500531ad50b7c38039d02b3ea8 authored over 10 years ago
Improved Search and Customize filtering controls.

github.com/openstf/stf - b1cbbc7030792024e18b6249a6ac6baf1304685b authored over 10 years ago
Added UI for device filtering.

Customize columns is now 2 columns.

github.com/openstf/stf - 854db4c218d927ed2bc5b5b0b357c34db1bec0ab authored over 10 years ago
Embed user into the main template. "Hide" it using a data URL so that it looks better in the source.

github.com/openstf/stf - 332c7b610600a10cad1e79ce4fc7241797105651 authored over 10 years ago
Realized that the main app doesn't use partials anymore, which makes template customization easier.

github.com/openstf/stf - a9d9f61615b3ccd5de32680ceac94bf1d2a72c46 authored over 10 years ago
Rename the APP global variable to APPSTATE. It will soon contain more information.

github.com/openstf/stf - 720292ae3cd521250c1eca98a65e59a2f468312d authored over 10 years ago
Remove angular touch because bower keeps removing it.

github.com/openstf/stf - a392cd66132b5e887a42ca10c9b1786aa724d1e2 authored over 10 years ago
Update webpack and patch our middleware to match webpack-dev-middleware/commit/90b10b133fbd245b50439427228bdf97909e0680.

github.com/openstf/stf - cb487afce628ef9b278be87c33ed436d881bb31f authored over 10 years ago
Save stats to a json file for deep analysis.

Fixed translate parallel running.

github.com/openstf/stf - fba8586a70448d9b37d499b7493e8f9eea356762 authored over 10 years ago
Added styles for sorting on the Device List table.

github.com/openstf/stf - 1fc6b0965a2cf8cb52275ed06daf470b59c9de1d authored over 10 years ago
Finally updated to angular-borderlayout.

github.com/openstf/stf - df5a5e2308b509f59854e54a49bfb9b973974bf4 authored over 10 years ago
Ensure common modules.

github.com/openstf/stf - 21975af4af825509d7277149c4aa4d089bb5c8a9 authored over 10 years ago
Sync icon list classnames status button classnames with the detail list.

github.com/openstf/stf - ec470a849390b8b2590f19c9af949d0de1b6090c authored over 10 years ago
Make device columns a service so that we can keep just one copy in memory.

github.com/openstf/stf - c858bfa7df1d59b44ebf7888005a94ffdfff5f2f authored over 10 years ago
Remove unused variable.

github.com/openstf/stf - 69cb530b191579516d34c1ff8625e522b968a539 authored over 10 years ago
JSHint fix.

github.com/openstf/stf - 6a4ff35a780eaf104a0142003a1af5088c683b77 authored over 10 years ago
Adding cache and gzip for the static build files (except the build entries, to make things easier).

github.com/openstf/stf - 562776d9426898070d96412334d24b02e842a2d0 authored over 10 years ago
Merge branch 'feature/fast-device-list' into develop

github.com/openstf/stf - f421919c034ddfd17dbaebdae6a16f53e67d0603 authored over 10 years ago
Updated bower dependencies.

angular-hotkeys 0.4.0 fixes hiding of cheatsheet.

github.com/openstf/stf - d27d0f86da6c7775b861b5e541b5df81860552f8 authored over 10 years ago
Fix busy classname.

github.com/openstf/stf - b459e9f5bd0abeb47a8e47fd86cdeb3b7a4072bf authored over 10 years ago
Fixed new build entry path.

github.com/openstf/stf - 71ce7a58b65562cacf34529fc2955e70517f022c authored over 10 years ago
Separated webpack entries from chunks so the big chunks can be cached easily.

github.com/openstf/stf - 0add3eaddc3bf7932904bf6498c4c7c7a0b897f3 authored over 10 years ago
Bundle file was being scanned with translate:extract.

github.com/openstf/stf - 080d7d9e39e77f3c93ec459c15b36f2fec51b1af authored over 10 years ago
Don't render both lists at once, and remember which list was selected (just like before). Some refactoring here would be nice.

github.com/openstf/stf - 714867de59db121cf0d145f109a774e6f36cc7e2 authored over 10 years ago
Merge branch 'feature/add-account-menu' into develop

github.com/openstf/stf - 275dc873af132c94cd66995582602da2ad79bb35 authored over 10 years ago
Implement pop up add account menu (for Google Account).

github.com/openstf/stf - d294906a6566a8053fecdaf40f03e9bd89f8ebda authored over 10 years ago
Update the "no devices" widget to work with the new system.

github.com/openstf/stf - 46baaf4fe0e3aa7629507346e901800cb0d939dd authored over 10 years ago
Rename device-list-icon to device-list-icons.

github.com/openstf/stf - f329d021d3e933d58b9b6ed1fd328b26519e35e6 authored over 10 years ago
Compare versions properly.

github.com/openstf/stf - 6ab7cd702a571f563ffb86b237a66494c067a484 authored over 10 years ago
Add some max-age to device and browser icons so that they can be served directly from cache.

github.com/openstf/stf - c5d79c7b802e432b188ad6d69d967633e3c1b5cc authored over 10 years ago
Add username back to device list stats.

github.com/openstf/stf - d51da4b2153c0e017ce5fbd9af63b85bbfcd455a authored over 10 years ago
Make SDK column sorting work.

github.com/openstf/stf - d2ea49ef07144c683a9f2d3f08adc56fb329307b authored over 10 years ago
Make display column sort by total number of pixels.

github.com/openstf/stf - 305a67330be3cc15033fa5fd43417e5c1bd19926 authored over 10 years ago
Remove unused directive attribute.

github.com/openstf/stf - 20076ffc0ed1e3ce6010586bd7f5f99b6f98c86d authored over 10 years ago
Merge branch 'feature/wifi-status' into develop

github.com/openstf/stf - 9125816d07d473991d85ba933430d0ce39245784 authored over 10 years ago
Implement get Wifi status.

github.com/openstf/stf - d9281bb30a59a7e8fa0919102c2a28249044f65a authored over 10 years ago
Remove controller attribute from template (the controller was already removed).

github.com/openstf/stf - eaebbc76ce8d04cf75e308c391d57a1968450ca6 authored over 10 years ago
Make the icon view use a custom renderer too. Many common parts with the details view; planning on refactoring duplicate code away.

github.com/openstf/stf - 29785058f93737779ed12e2ba27a1b188a8d7492 authored over 10 years ago
Disabling auto-reconnect because it fights with the auto-timeout.

Need to find a balance between both based on real usage.

github.com/openstf/stf - 98148cdc7f696f4a3f8b3b0bfe21af62dd538fca authored over 10 years ago
Verify static results.

github.com/openstf/stf - 447903f7716736b72ac157dbe02dadf3af52a08d authored over 10 years ago
Remove unfinished test case from patch-array-test.

github.com/openstf/stf - a971c5a7dc1f9d4734ffef921b5c75997eab9b73 authored over 10 years ago