Commit Graph

12 Commits

Author SHA1 Message Date
Niels van Velzen 7dfc1a1494 Add "DownloadManagement" app feature for use in NativeShell clients (#6833)
* Add "DownloadManagement" app feature for use in NativeShell clients

* Address review feedback

* Address review feedback (round 2)
2025-05-13 15:35:15 -04:00
Bill Thornton d4995834df Move user settings menu to react (#6675)
* Move user settings menu to react

* Add default href value to LinkButton

* Use loading component while data is pending
2025-04-01 15:10:30 -04:00
Markus Ongyerth e834ae3f41 Use downloadFiles from NatvieShell
Try to pass batched downloads to natvie shell as list
The new downloadFiles function is TBD in shell implementations.
2023-01-04 23:41:51 -05:00
Bill Thornton 858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Ian Walton c4e87eb562 Clean up appHost and shell method checking. 2021-05-04 17:35:38 -04:00
Ian Walton 68e74ede99 Enhance NativeShell for JMP. 2021-04-10 21:55:07 -04:00
Bill Thornton 310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
Maxr1998 7adc288ca6 Improve NativeShell integration
- Move NativeShell calls into shell.js where possible to better group them
- Add "updateVolumeLevel" API (not used yet)
2020-10-08 18:42:21 +02:00
MrTimscampi 936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi 8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
dkanada 200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00