Commit Graph

77 Commits (892806d8dc5eeccf48e9a2419889c7d2c3fbe5a8)

Author SHA1 Message Date
Salvatore Giammanco 892806d8dc
[remove] package-lock.json from repo 2019-09-04 15:04:17 +02:00
blallo 1de8734a1d
Remove unused dir. 2019-09-04 15:02:30 +02:00
blallo f6e67ca977
Improve platform detection. 2019-09-04 15:02:25 +02:00
blallo a369c4978d
Fix movements ui when erroring. 2019-09-04 15:02:20 +02:00
blallo 969e0b1ae7
Improve path detection. 2019-09-04 15:02:15 +02:00
blallo 6c16cbb590
Fix bind address if passed via command line. 2019-09-04 15:02:09 +02:00
blallo 9ecea804c9
Update build process. 2019-09-04 15:02:04 +02:00
blallo 43057351b9
Update web app routes and branding. 2019-09-04 15:01:58 +02:00
blallo 357c74ae10
Update server app to serve static files. 2019-09-04 15:01:53 +02:00
blallo b2c0e41c79
Update gitignore. 2019-09-04 15:01:48 +02:00
blallo 28ee2a7bf4
Fix Badge component in web app. 2019-09-04 15:01:42 +02:00
blallo 21590435e7
Improved styling in web app. 2019-09-04 15:01:37 +02:00
blallo 163d1ff8b1
Ignore debug config files. 2019-09-04 15:01:32 +02:00
blallo ae9fc624de
Updated web app with react-bootstrap. 2019-09-04 15:01:27 +02:00
blallo 11e5378300
Updated routes and session logic improved. 2019-09-04 15:01:22 +02:00
blallo 7d6b445678
Introduce configuration in server app. 2019-09-04 15:01:16 +02:00
blallo 50f0b64182
CORS in dev_server. 2019-09-04 15:01:12 +02:00
blallo 581af133ea
Added basic react app. 2019-09-04 15:01:06 +02:00
blallo 4e820158bc
Added a dev server. 2019-09-04 15:01:01 +02:00
blallo eaa3b9ba6f
Fix checkout logic. 2019-09-04 15:00:55 +02:00
blallo 49f5f41d30
Add /checkin and /checkout api. 2019-09-04 15:00:49 +02:00
blallo 7ccb42e90f
Add /movements api. 2019-09-04 15:00:44 +02:00
blallo 595d80c69c
Fix focus issues in operator. 2019-09-04 15:00:39 +02:00
blallo 37361da75d
Raise the waiting time between retries. 2019-09-04 15:00:34 +02:00
blallo 3faf8a0f97
Remove unused var. 2019-09-04 15:00:29 +02:00
blallo 8a11946627
Use typing. 2019-09-04 15:00:24 +02:00
blallo 2015bd40c2
Update depenencies. 2019-09-04 15:00:19 +02:00
blallo 5b3949e2ab
Session-based firefox instance. 2019-09-04 15:00:14 +02:00
blallo 9abf1855d9
Handle operation failure in api. 2019-09-04 15:00:09 +02:00
blallo 5e906d53cf
Added the first app sketch. 2019-09-04 15:00:03 +02:00
blallo a72f657b56
Making api a module. 2019-09-04 14:59:58 +02:00
blallo f302d96001
Added async entrypoints in the api module. 2019-09-04 14:59:44 +02:00
blallo 5052ad4b5e
Added an async version of operator. 2019-09-04 14:59:33 +02:00
blallo 54bcac590e
Improved checked_in property. 2019-09-04 14:59:26 +02:00
blallo 7197cd01aa
Rename Operator module. 2019-09-04 14:59:22 +02:00
blallo 479a2a2b00
Comma in dict. 2019-09-04 14:59:17 +02:00
blallo d205d98eb4
Fix macos with bdist_wheel. 2019-09-04 14:59:11 +02:00
Salvatore Giammanco a2efa60085
[fix] driver format in url generation 2019-09-04 14:59:06 +02:00
blallo f3202b17ea
Fix daemon start not in debug mode. 2019-09-04 14:59:00 +02:00
blallo 8a4632de75
Improve login/logout logic. 2019-09-04 14:58:55 +02:00
blallo 11785bc1e2
Fix logging error. 2019-09-04 14:58:49 +02:00
blallo 91c2cc4717
Fix boring macos issue (booo for macos users). 2019-09-04 14:58:45 +02:00
blallo c7daefb9b7
Bump to v0.2.0 2019-09-04 14:58:39 +02:00
blallo a319726c28
Pylint configuration. 2019-09-04 14:58:34 +02:00
blallo 7eacfa14f8
Daemonic check-in/out. 2019-09-04 14:58:29 +02:00
blallo 9d0b48da9a
Added checkin/out subcommands to cli. 2019-09-04 14:58:24 +02:00
blallo cf9295bb6a
Fix log in. 2019-09-04 14:58:19 +02:00
blallo 83f74ce799
Improve help in cli 2019-09-04 14:58:13 +02:00
blallo eaaf492293
Fix logged_in property: meaningful also after logout. 2019-09-04 14:58:08 +02:00
blallo 32a87d7b6d
Fix (?) logged_in property. 2019-09-04 14:58:03 +02:00