Commit Graph

117 Commits

Author SHA1 Message Date
Lucio Maranta 28e65cbdda Fix tool update 2018-07-05 17:35:34 +02:00
Lucio Maranta 30b72ff724 Added offset management
Added family put
Model fix
2018-07-05 17:11:45 +02:00
Lucio Maranta fa335443f3 FIx query and returned data
First shank option management
2018-07-04 17:27:22 +02:00
Lucio Maranta 4accaacc06 Fix shanks query
Added options config
2018-07-03 17:22:32 +02:00
Lucio Maranta d461fde0e8 Added load/Unloading in magazine
Available tools/mounted tools
Added Osai configuration
2018-07-02 17:31:11 +02:00
Lucio Maranta 028770dd0a Added PUT & DELETE API 2018-06-28 17:20:47 +02:00
Lucio Maranta b5d499e6ed WIP Added family/tool/shank add API 2018-06-27 13:01:15 +02:00
Lucio Maranta 8c8e168832 Added models and GET API 2018-06-26 17:21:58 +02:00
Lucio Maranta a791886cea Fix tool api 2018-06-25 16:17:51 +02:00
Lucio Maranta 2037b6d173 Added user in attachment
Check userId before delete attachment
New database
2018-06-22 12:04:55 +02:00
Lucio Maranta db9e32e366 Fix header 2018-06-21 16:41:31 +02:00
Lucio Maranta 1fc2629979 Fix download image 2018-06-21 16:24:37 +02:00
Lucio Maranta 6315653d44 Fix file download 2018-06-21 16:08:45 +02:00
Lucio Maranta c86d7bf56b Merge branch 'feature/Attachments' into develop
# Conflicts:
#	Step/Controllers/WebApi/MaintenanceController.cs
2018-06-19 17:12:44 +02:00
Lucio Maranta c636745421 Fix maintenance attachments API 2018-06-19 17:06:03 +02:00
Lucio Maranta 5e46caab8d fix returned data in performed api 2018-06-19 15:42:53 +02:00
Lucio Maranta 8151ca9154 Added return value to perform value 2018-06-19 14:26:32 +02:00
Lucio Maranta 34c50889ef Added:
- CanPerform field
- Perform maintenance API
2018-06-19 11:13:48 +02:00
Lucio Maranta 4802ff09c9 Added maintenance attachments API 2018-06-18 17:17:14 +02:00
Lucio Maranta 90938fab20 Added delete And update note
And bug fixing
2018-06-14 14:56:10 +02:00
Lucio Maranta c3fa10c899 Fix canEdit field in maintenance model 2018-06-14 09:21:28 +02:00
Lucio Maranta 81b4c60abd Added delete maintenance
GET/POST maintenance note API
2018-06-13 14:36:15 +02:00
Lucio Maranta 16c33979d5 Fix update
Added update maintenance
2018-06-12 15:13:54 +02:00
Lucio Maranta 8afd17c2e1 Merge branch 'feature/MaintenancesWP5' into develop 2018-06-11 17:48:21 +02:00
Lucio Maranta 2b403685b1 Added list of maintenances api
Create maintenance api
2018-06-11 17:46:55 +02:00
Lucio Maranta c35bbbf911 Fix Nc Data API 2018-06-06 16:23:36 +02:00
Lucio Maranta 0d8b897385 Added response into load/unload 2018-05-30 16:50:44 +02:00
Lucio Maranta b3b2632e8e Fix siemens library
Change load/unload in magazine API
2018-05-30 15:09:24 +02:00
Lucio Maranta 8c2cf3204e Added tool data into magazines API 2018-05-29 14:36:11 +02:00
Lucio Maranta 41ec296678 Add single magazine API 2018-05-28 10:58:33 +02:00
Lucio Maranta f0e483d7aa Fix errors on API
Change unload api url
2018-05-24 12:20:51 +02:00
Lucio Maranta 7ba9db0fd1 Fix positionId
WIP error hanling
2018-05-23 17:02:36 +02:00
Lucio Maranta c65203f2bd Fix tool manager urls 2018-05-23 15:54:42 +02:00
Lucio Maranta 1bd9d47b02 Fix siemens library bugs and added speed fields 2018-05-21 15:44:57 +02:00
Lucio Maranta 57331c4391 Added siemens tool managements functions:
- Auto read magazine update
- Auto read relocation in magazine

Added load/unload in/from shank
2018-05-17 18:44:38 +02:00
Lucio Maranta 239b976a4e Load unload tool in magazine
Added Siemens functions like: available tools, load/unload, max values in configuration
2018-05-16 17:41:26 +02:00
Lucio Maranta 76ae652167 Fix returned data from update tool API 2018-05-11 10:07:59 +02:00
Lucio Maranta bded8e936e Added Siemens reading functions
& minor fix
2018-05-10 17:06:17 +02:00
Lucio Maranta 953211b506 Fix tools models 2018-05-09 14:55:14 +02:00
Lucio Maranta 54cdb69cb0 Fix families API 2018-05-09 08:45:47 +02:00
Lucio Maranta f019ec44d5 Added Magazine API 2018-05-08 11:07:44 +02:00
Lucio Maranta d2b88a6992 Added new shanks data
Added isEnabled tool field
2018-05-04 17:06:25 +02:00
Lucio Maranta 147e7cc912 Added Edges CRUD 2018-05-03 14:44:48 +02:00
Lucio Maranta 70ba5b9045 Fix 2018-04-27 17:51:54 +02:00
Lucio Maranta d775ffbe3a Added:
- Delete tool
- Delete shank
- Delete family

Demo api
2018-04-27 17:31:47 +02:00
Lucio Maranta a7c488a630 Added:
- Add/Update tool api
- Update family/magazines positions
2018-04-27 16:48:55 +02:00
Lucio Maranta 9166b07813 Added:
+ Add ShankApi
+ Add Family Api
2018-04-24 18:11:53 +02:00
Lucio Maranta 2240ac48be Added:
+ Families API
+ Shanks API
+ Magazines Position API
2018-04-24 11:02:04 +02:00
Lucio Maranta e8e8d8928b Fix Siemens Library
Added Tools Data Api
2018-04-19 14:18:41 +02:00
Lucio Maranta 3a8f5fff35 WIP Added Tool table API Config 2018-04-18 17:33:51 +02:00