Commit Graph

173 Commits

Author SHA1 Message Date
Héctor Hurtado
040fc55b39 Added insert/success and insert/error_unprocessable features. Fixed some typos on append/error_unprocessable feature 2019-08-17 10:37:36 +02:00
Héctor Hurtado
ba9e80e620 Added delete/success and delete/error_notfound features 2019-08-17 10:28:47 +02:00
Héctor Hurtado
baf8217a14 Added append/success and append/error_unprocessable features 2019-08-17 10:26:40 +02:00
Héctor Hurtado
12a5d8761b Rewritten the step to start a preconfigured server 2019-08-17 10:24:10 +02:00
Héctor Hurtado
fc5e510f89 Fix typo in new error code 2019-08-14 21:06:33 +02:00
Héctor Hurtado
2d53a66c3e Fixed some typos in spec's correction 2019-08-14 20:57:19 +02:00
Héctor Hurtado
42bebfcc89 Fixed som errors and modified control API specs to support route_id ans new 412 error codes 2019-08-14 20:43:33 +02:00
Roberto Abdelkader Martínez Pérez
bc2b323923 Implement feature list success. 2019-08-14 13:19:56 +02:00
Héctor Hurtado
4e86cf1ba4 Added control/list/success.feature scenarios 2019-08-14 11:13:18 +02:00
Héctor Hurtado
29b85bdfdb Added Hector's Go poc 2019-08-13 14:17:39 +02:00
Roberto Abdelkader Martínez Pérez
b4b8be995b Starting the spec E2E tests. 2019-08-13 13:19:40 +02:00
Roberto Abdelkader Martínez Pérez
dcb12801ce GoLint 2019-08-06 16:35:22 +02:00
Roberto Abdelkader Martínez Pérez
b5110cb681 Ignore binary output. 2019-08-06 16:19:37 +02:00
Roberto Abdelkader Martínez Pérez
4f279059a2 Import order. 2019-08-06 16:19:26 +02:00
Roberto Abdelkader Martínez Pérez
4b8ca7d379 Go module. 2019-08-06 16:18:13 +02:00
Roberto Abdelkader Martínez Pérez
c6cb9e361e Remove executable. 2019-08-06 12:32:28 +02:00
Roberto Abdelkader Martínez Pérez
0c783447e3 Minimal poc in Go, executing one command and with two HTTP servers. 2019-08-06 12:06:58 +02:00
Roberto Abdelkader Martínez Pérez
292acac8ab Inserting an empty line between .pow files when loading multiple at a time. Closes #6. 2019-08-02 10:34:27 +02:00
Roberto Abdelkader Martínez Pérez
0f87d22317 Setup files for PoC. Closes #7 2019-08-02 10:21:50 +02:00
Roberto Abdelkader Martínez Pérez
505b1ca07a Added SSL support and ability to change bind host and port. 2019-07-17 16:11:37 +02:00
Roberto Abdelkader Martínez Pérez
21547e3fe9 Optimize Dockerfile layer order to improve speed. 2019-07-09 11:35:41 +02:00
Roberto Abdelkader Martínez Pérez
a7e5f63612 Added new resources to expose form fields and form fields with files. 2019-07-09 11:31:55 +02:00
pancho horrillo
2b64e1cb92 Merge branch 'hotfix-control-access' 2019-07-05 10:40:29 +02:00
pancho horrillo
23c66f4794 Use '127.0.0.1' instead of 'localhost' to prevent IPv6 resolution errors in Docker 2019-07-04 12:22:04 +02:00
Roberto Abdelkader Martínez Pérez
a4bc96555e Separated user and control interfaces. 2019-07-03 14:29:22 +02:00
pancho horrillo
fc4f4ac8cb README.rst: fix link to the spec 2019-07-01 15:59:30 +02:00
pancho horrillo
00b539b1aa README.rst: style fixes 2019-07-01 15:56:56 +02:00
pancho horrillo
01d1bf6038 doc/readme.rst: fix docker image build instructions 2019-07-01 15:42:16 +02:00
pancho horrillo
9d1937ebbf poc/examples/nmap/Dockerfile: make use of published docker image @ hub.docker.com 2019-07-01 15:37:47 +02:00
pancho horrillo
6af8fe7256 Merge branch 'develop' 2019-06-28 10:33:29 +02:00
pancho horrillo
b058136eb2 poc/examples/pdfeditor/pdfeditor.pow: remove trailing whitespace 2019-06-27 10:12:08 +02:00
César Gallego Rodríguez
4bd27f91e0 fix links 2019-06-24 15:13:38 +02:00
César Gallego Rodríguez
b759c0aca5 change to rst because tables 2019-06-21 10:56:35 +02:00
César Gallego Rodríguez
b5e3a962aa resize logo 2019-06-21 10:43:30 +02:00
César Gallego Rodríguez
16fff456c7 less Kapow! in our speech 2019-06-21 09:47:28 +02:00
César Gallego Rodríguez
abd60c24c2 another fix for url 2019-06-20 15:41:04 +02:00
César Gallego Rodríguez
ee013834ef fix blob url 2019-06-20 15:37:53 +02:00
César Gallego Rodríguez
3532be8ccc updated gif 2019-06-20 15:32:29 +02:00
César Gallego Rodríguez
d54beb3454 even more fixes 2019-06-20 12:02:08 +02:00
César Gallego Rodríguez
0ad3cd8f5e more fixes 2019-06-20 11:54:01 +02:00
César Gallego Rodríguez
99d36b6da0 fix typos 2019-06-20 11:35:01 +02:00
César Gallego Rodríguez
0a0d979148 Merge branch 'develop' of personal.github.com:BBVA/kapow into develop 2019-06-20 11:06:06 +02:00
César Gallego Rodríguez
e773f8ec29 more simple Readme and brand new doc 2019-06-20 11:04:24 +02:00
pancho horrillo
9b474d0d23 poc: add script for generating the docker image 2019-06-20 10:04:51 +02:00
pancho horrillo
4244ceba24 poc/examples/nmap/Dockerfile: revert version bump in base image 2019-06-19 11:48:57 +02:00
pancho horrillo
04715abbe1 poc/examples/nmap/Dockerfile: tidy it a little bit 2019-06-18 15:50:24 +02:00
pancho horrillo
1c7b2c5e96 poc/Dockerfile: tidy it a little bit 2019-06-18 15:49:57 +02:00
pancho horrillo
16145da7a5 README.md: fix style for clarity 2019-06-18 15:29:01 +02:00
pancho horrillo
b0e640716f README.md: style fix
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-06-18 11:08:37 +02:00
César Gallego Rodríguez
dd6afc21bb Kapow for the imatient 2019-06-14 12:20:36 +02:00