Commit Graph

2166 Commits

Author SHA1 Message Date
Karol Wrótniak
d1dd37b320 Merge pull request #1204 from xu-duqing/master
Bugfix: chinese characters donot support
2020-03-17 18:51:49 +01:00
许度庆
b078336dd2 fix: eslint 2020-03-17 12:42:14 +08:00
许度庆
371ee429e1 fix: chinese characters donot support 2020-03-17 12:03:37 +08:00
Karol Wrótniak
e346700708 Merge pull request #1191 from petemyron/cross-compiling-with-buildx-fix
[armhf] address npm 'could not get uid/gid' error when building with docker buildx for cross-compiling
2020-03-04 02:42:26 +01:00
Karol Wrótniak
54648c0b02 Merge pull request #1192 from denis99999/patch-4
Update README.md
2020-02-27 11:53:10 +01:00
Denis Barbaron
07c586c1e4 Update README.md
Introducing administrator level and Booking & Partitioning systems
2020-02-27 11:16:16 +01:00
Pete Myron
122ee8f51d address npm 'could not get uid/gid' error when building with docker buildx for cross-compiling to armhf 2020-02-26 11:22:43 -08:00
Karol Wrótniak
f940e0cd2f Merge pull request #540 from DroidsOnRoids/rejected-email-template
Rejected email hardcoded HTML replaced with template.
2020-02-26 01:16:54 +01:00
Karol Wrótniak
7cb2968a0a Merge pull request #1050 from horochx/patch-1
Update .bowerrc
2020-02-26 01:16:31 +01:00
Karol Wrótniak
4a1150c42a Merge pull request #1189 from att55/handling_touch_move_error
Catch a touchMove error
2020-02-23 16:45:15 +01:00
Karol Wrótniak
494b652743 Add workaround note with link to #1180 2020-02-23 15:39:43 +01:00
atyamash
5a3c872739 handle a touchMove error
handle a touchMove error

handle a touchMove error
2020-02-23 20:46:38 +09:00
Karol Wrótniak
d1f785efdd Merge pull request #1174 from denis99999/add-alternative-dockefiles
add alternative dockerfiles for armhf and x86_64 architectures
2020-02-21 18:54:45 +01:00
Karol Wrótniak
d0c7dd1b64 Merge pull request #1184 from openstf/apk-v243
Update STFService.apk to v2.4.3
2020-02-20 21:01:29 +01:00
Karol Wrótniak
31f9f58d07 Update STFService.apk to v2.4.3 2020-02-20 20:48:16 +01:00
Karol Wrótniak
f4c41531ef Merge pull request #1178 from denis99999/patch-3
Required version of STFService.apk is now 2.4.2
2020-02-18 21:13:40 +01:00
Denis Barbaron
71d9478a69 Required version of STFService.apk is now 2.4.2
.. for Android 10 support
2020-02-18 14:37:01 +01:00
Karol Wrótniak
217c2c6dda Merge pull request #1176 from denis99999/patch-2
Add swagger UI support in DEPLOYMENT.md
2020-02-14 19:49:37 +01:00
Karol Wrótniak
dc5f287de6 Merge pull request #1175 from denis99999/patch-1
Update description of Group API in swagger file
2020-02-14 16:52:01 +01:00
Denis Barbaron
1be4db990d Add swagger UI support in DEPLOYMENT.md
For playing with STF API against your STF platform using swagger UI tool through a web access, NGINX version is upgraded to 1.17.4
2020-02-14 16:02:19 +01:00
Denis Barbaron
4aa72e7ee3 Update description of Group API in swagger file
Using API, Group dates have to be provided in UTC conforming to RFC 3339 section 5.6
2020-02-14 11:35:56 +01:00
Denis barbaron
457e08a9eb add alternative dockerfiles for armhf and x86_64 architectures based on debian 2020-02-13 10:22:13 +01:00
Karol Wrótniak
fdc4846f9b Merge pull request #1173 from denis99999/patch-1
add API unit in NGINX setup recap
2020-02-12 17:23:51 +01:00
Karol Wrótniak
1423826fad Merge pull request #1172 from denis99999/group-feature-rethinkdb-migration
Group feature rethinkdb migration
2020-02-12 17:23:38 +01:00
Denis Barbaron
8c4afb38fa add API unit in NGINX setup recap 2020-02-12 15:54:21 +01:00
Denis barbaron
ce025e070a update group feature documentation 2020-02-12 12:36:33 +01:00
Denis barbaron
311b077945 add database migration for group feature 2020-02-12 12:17:51 +01:00
Karol Wrótniak
d3011ff7ba Merge pull request #1171 from lukzeg/fix/delete_json_config_lock
Remove not necessary package-lock.json
2020-02-11 00:23:49 +01:00
Lukasz.Zeglinski
a5e3a847f1 Remove not necessary package-lock.json
Add package-lock.json to .gitignore
2020-02-10 21:30:39 +01:00
Karol Wrótniak
143ca30b49 Merge pull request #1170 from denis99999/group-feature-documentation
Group feature documentation
2020-02-10 16:55:28 +01:00
Denis barbaron
6ba28e8955 adding detailed documentation about Group feature 2020-02-10 15:39:28 +01:00
Denis Barbaron
dca0439e93 Updating deployment documentation
add Group feature
2020-02-10 15:28:11 +01:00
Karol Wrótniak
4c9d8767ac Merge pull request #1169 from openstf/node893
Update nodejs to 8.9.3
2020-02-09 00:32:29 +01:00
Karol Wrótniak
07e4cb0415 Update nodejs to 8.9.3 2020-02-09 00:25:48 +01:00
Karol Wrótniak
b9a9bcda16 Merge pull request #1168 from openstf/prebuilt-beta
Correct prebuilt binaries paths
2020-02-08 18:45:04 +01:00
Karol Wrótniak
9dfb09e32c Correct prebuilt binaries paths 2020-02-08 17:24:36 +01:00
Karol Wrótniak
8deae20510 Merge pull request #1095 from lukzeg/feature/separate-device-logs
[#92] Separate device logs
2020-02-08 01:55:18 +01:00
Karol Wrótniak
c76ef7c766 Remove trailing spaces from menu-controller.js 2020-02-08 01:51:15 +01:00
Karol Wrótniak
5d9b694376 Merge branch 'master' into feature/separate-device-logs 2020-02-08 01:46:44 +01:00
Karol Wrótniak
eb96dfe2a5 Merge pull request #1074 from lukzeg/fix/TID_PID_input_validator
#1050: Feature -add filter.tid/filter.pid/filter.data input validator
2020-02-08 01:41:20 +01:00
Karol Wrótniak
c3a51cf867 Merge branch 'master' into feature/separate-device-logs 2020-02-08 01:40:43 +01:00
Karol Wrótniak
80f8c0b0c6 Merge pull request #1038 from esmiralha/ptBR_translation
pt_BR translation
2020-02-08 01:37:11 +01:00
Karol Wrótniak
6742a4d4bc Merge pull request #1077 from lukzeg/fix/enable_reopening_device_view
#1076 - Fix/enable reopening device view
2020-02-08 01:35:57 +01:00
Karol Wrótniak
1937cfb209 Merge pull request #1124 from openstf/dependabot/npm_and_yarn/lodash-4.17.13
Bump lodash from 4.17.4 to 4.17.13
2020-02-08 01:31:36 +01:00
Karol Wrótniak
801217541c Merge pull request #1144 from openstf/dependabot/npm_and_yarn/ws-3.3.1
Bump ws from 3.0.0 to 3.3.1
2020-02-08 01:31:10 +01:00
Karol Wrótniak
88bb59c271 Merge pull request #1056 from denis99999/group-feature
Addition of a powerful system for device booking & partitioning
2020-02-08 01:30:37 +01:00
Karol Wrótniak
28341db76b Merge pull request #1127 from Orange-OpenSource/android-10-support
ensure we are using the relevant command to start the service
2020-02-05 17:06:11 +01:00
dependabot[bot]
d5bae16c80 Bump lodash from 4.17.4 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-05 01:00:11 +00:00
Karol Wrótniak
5c8069d5a4 Merge pull request #1165 from openstf/minicap-beta
Update minitouch-prebuilt to 2.4.0
Update minicap-prebuilt to 1.3.0
2020-02-05 01:59:24 +01:00
Karol Wrótniak
3559a84b9a Update package.json 2020-02-05 01:53:32 +01:00