Commit Graph

93 Commits

Author SHA1 Message Date
0434d7ba58 Bump version: 1.1.0 → 1.1.1 2019-09-05 17:57:58 +02:00
f507a26b9d
Add max_age for short-lived session. 2019-09-05 17:57:40 +02:00
1c241d268f
Improve session management in rest logic. 2019-09-05 17:57:09 +02:00
1dd241d2c9 Bump version: 1.0.0 → 1.1.0 2019-09-04 15:17:07 +02:00
ce72d587e6
Fix authorship and version. 2019-09-04 15:06:40 +02:00
fae15e5737
Change entrypoint of dockerfile.
Use environment variables for base_uri and config file.
2019-09-04 15:05:21 +02:00
c1bcd47220
Improved Dockerfile. 2019-09-04 15:05:16 +02:00
7b8d577f03
Update /api/movements endpoint. 2019-09-04 15:05:11 +02:00
1e4bb57cd8
Fix missing attribute in webdriver and reload loop. 2019-09-04 15:05:06 +02:00
ef848e6ca8
Fix bcrypt version. 2019-09-04 15:05:01 +02:00
0fd0cde11c
Add verification endpoint for client.
Also fix http code for missing auth.
2019-09-04 15:04:56 +02:00
7d8a6c4075
Make push_to_loop public. 2019-09-04 15:04:51 +02:00
aba31919f5
Fix missing firefox executable in docker container. 2019-09-04 15:04:45 +02:00
5e9e526fc2
Remove redundant handlers. 2019-09-04 15:04:39 +02:00
e3155922af
Updated README. 2019-09-04 15:04:29 +02:00
548b4e9b81
Working Dockerfile. 2019-09-04 15:04:24 +02:00
Salvatore Giammanco
892806d8dc
[remove] package-lock.json from repo 2019-09-04 15:04:17 +02:00
1de8734a1d
Remove unused dir. 2019-09-04 15:02:30 +02:00
f6e67ca977
Improve platform detection. 2019-09-04 15:02:25 +02:00
a369c4978d
Fix movements ui when erroring. 2019-09-04 15:02:20 +02:00
969e0b1ae7
Improve path detection. 2019-09-04 15:02:15 +02:00
6c16cbb590
Fix bind address if passed via command line. 2019-09-04 15:02:09 +02:00
9ecea804c9
Update build process. 2019-09-04 15:02:04 +02:00
43057351b9
Update web app routes and branding. 2019-09-04 15:01:58 +02:00
357c74ae10
Update server app to serve static files. 2019-09-04 15:01:53 +02:00
b2c0e41c79
Update gitignore. 2019-09-04 15:01:48 +02:00
28ee2a7bf4
Fix Badge component in web app. 2019-09-04 15:01:42 +02:00
21590435e7
Improved styling in web app. 2019-09-04 15:01:37 +02:00
163d1ff8b1
Ignore debug config files. 2019-09-04 15:01:32 +02:00
ae9fc624de
Updated web app with react-bootstrap. 2019-09-04 15:01:27 +02:00
11e5378300
Updated routes and session logic improved. 2019-09-04 15:01:22 +02:00
7d6b445678
Introduce configuration in server app. 2019-09-04 15:01:16 +02:00
50f0b64182
CORS in dev_server. 2019-09-04 15:01:12 +02:00
581af133ea
Added basic react app. 2019-09-04 15:01:06 +02:00
4e820158bc
Added a dev server. 2019-09-04 15:01:01 +02:00
eaa3b9ba6f
Fix checkout logic. 2019-09-04 15:00:55 +02:00
49f5f41d30
Add /checkin and /checkout api. 2019-09-04 15:00:49 +02:00
7ccb42e90f
Add /movements api. 2019-09-04 15:00:44 +02:00
595d80c69c
Fix focus issues in operator. 2019-09-04 15:00:39 +02:00
37361da75d
Raise the waiting time between retries. 2019-09-04 15:00:34 +02:00
3faf8a0f97
Remove unused var. 2019-09-04 15:00:29 +02:00
8a11946627
Use typing. 2019-09-04 15:00:24 +02:00
2015bd40c2
Update depenencies. 2019-09-04 15:00:19 +02:00
5b3949e2ab
Session-based firefox instance. 2019-09-04 15:00:14 +02:00
9abf1855d9
Handle operation failure in api. 2019-09-04 15:00:09 +02:00
5e906d53cf
Added the first app sketch. 2019-09-04 15:00:03 +02:00
a72f657b56
Making api a module. 2019-09-04 14:59:58 +02:00
f302d96001
Added async entrypoints in the api module. 2019-09-04 14:59:44 +02:00
5052ad4b5e
Added an async version of operator. 2019-09-04 14:59:33 +02:00
54bcac590e
Improved checked_in property. 2019-09-04 14:59:26 +02:00