Commit Graph

  • e9d85e3d9e resolv conflict Cayo Puigdefabregas 2021-04-16 15:46:19 +0200
  • 02fdcb1d42
    Merge pull request #131 from eReuse/feature/#130-code-for-device cayop 2021-04-16 15:05:09 +0200
  • 5dc319486a update changelog #131 Cayo Puigdefabregas 2021-04-16 14:49:03 +0200
  • e6f098abc8 Merge branch 'testing' into feature/#130-code-for-device Cayo Puigdefabregas 2021-04-16 14:44:49 +0200
  • ebe089499d fixing tests Cayo Puigdefabregas 2021-04-16 13:25:41 +0200
  • 4122ac165e fixing tests Cayo Puigdefabregas 2021-04-16 12:45:14 +0200
  • 68ffa0ddff fixing tests Cayo Puigdefabregas 2021-04-16 11:14:36 +0200
  • 7836f2fc8d drop pdbs Cayo Puigdefabregas 2021-04-15 21:23:02 +0200
  • 70188f43a2 simplify get_token method Cayo Puigdefabregas 2021-04-15 21:21:41 +0200
  • 3f423e7712 drop schema users for view Cayo Puigdefabregas 2021-04-15 21:20:08 +0200
  • e1f8f89a9b fixing auth for token Cayo Puigdefabregas 2021-04-15 21:19:20 +0200
  • b3d77ba212 fixing model and migration Cayo Puigdefabregas 2021-04-15 21:18:15 +0200
  • bae5a1d2b1 add session schema Cayo Puigdefabregas 2021-04-15 21:17:24 +0200
  • 9c489c7564 fixing create new users Cayo Puigdefabregas 2021-04-15 21:16:32 +0200
  • 5cc64d2d28 fixing test Cayo Puigdefabregas 2021-04-15 21:16:04 +0200
  • 7ea3041aa0 authorized up snapshots with new token Cayo Puigdefabregas 2021-04-14 13:21:46 +0200
  • d46db11813 adding devices from lot Cayo Puigdefabregas 2021-04-14 13:02:39 +0200
  • e1cca540c4 change verification link for erasure certificate doc Cayo Puigdefabregas 2021-04-13 19:02:16 +0200
  • ca85a1f221 check the token in a test Cayo Puigdefabregas 2021-04-13 18:34:18 +0200
  • 21f019dc14 useing session table in wbconf Cayo Puigdefabregas 2021-04-13 18:33:49 +0200
  • bfa9746de1 session table and model Cayo Puigdefabregas 2021-04-13 18:33:15 +0200
  • 7e4513f5d2 Merge branch 'testing' into feature/#128-endpoint-config-wb Cayo Puigdefabregas 2021-04-12 19:48:23 +0200
  • 4704045da8 more easy to read Cayo Puigdefabregas 2021-04-12 19:34:33 +0200
  • 1620591deb fixing test_get_wbconf Cayo Puigdefabregas 2021-04-12 12:31:07 +0200
  • 3be8678328 resolve bad name of var logout1 Cayo Puigdefabregas 2021-04-12 12:10:57 +0200
  • b9ff50978b Merge branch 'feature/#128-endpoint-config-wb' of https://github.com/eReuse/devicehub-teal into feature/#128-endpoint-config-wb Cayo Puigdefabregas 2021-04-12 12:07:00 +0200
  • aa09413011 fixing review comments Cayo Puigdefabregas 2021-04-12 12:05:52 +0200
  • e40b297f3b
    Update ereuse_devicehub/resources/documents/documents.py cayop 2021-04-12 11:47:26 +0200
  • 5af22b6ec6
    Update ereuse_devicehub/resources/documents/documents.py cayop 2021-04-12 11:47:18 +0200
  • 0138162bdf enlarge test of phantom account and components Cayo Puigdefabregas 2021-04-09 22:22:39 +0200
  • 22633054ba fixing phantom account existing Cayo Puigdefabregas 2021-04-09 22:21:13 +0200
  • a882396f09 check the propertary of the devices Cayo Puigdefabregas 2021-04-09 22:20:30 +0200
  • 48894567c3 check if the validate user is one of the users of the trade Cayo Puigdefabregas 2021-04-09 20:12:30 +0200
  • affeea4f52 check trade.confirm_transfer Cayo Puigdefabregas 2021-04-09 20:11:43 +0200
  • 4157aa8273 adding test of active and phantom login Cayo Puigdefabregas 2021-04-09 20:10:52 +0200
  • eae5422d42 resolve conflict Cayo Puigdefabregas 2021-04-09 14:57:26 +0200
  • 9d4e0d934e
    Merge pull request #134 from eReuse/bugfix/dummy cayop 2021-04-09 14:54:27 +0200
  • c5ef11e670 fixing for todo trade pr #134 Cayo Puigdefabregas 2021-04-09 14:43:20 +0200
  • 2ab9afa1e4 fixing migration Cayo Puigdefabregas 2021-04-08 21:31:50 +0200
  • e88a508efb create correct migrations Cayo Puigdefabregas 2021-04-08 21:22:10 +0200
  • b80322355f create automatic trade and creation of phantom account in the view Cayo Puigdefabregas 2021-04-08 21:21:29 +0200
  • f7f60f6988 remove pdbs Cayo Puigdefabregas 2021-04-08 21:20:14 +0200
  • 17a744a660 add filter active and phantom for login view Cayo Puigdefabregas 2021-04-08 21:19:24 +0200
  • 9a43ab0097 add new columns in user model, (active and phantom fields) Cayo Puigdefabregas 2021-04-08 19:13:28 +0200
  • a9ec5de237 do a better check from schema Cayo Puigdefabregas 2021-04-08 19:11:27 +0200
  • ac5b55d04a new trade tests Cayo Puigdefabregas 2021-04-08 19:10:08 +0200
  • 054f59453d fixing tests Cayo Puigdefabregas 2021-04-08 19:09:52 +0200
  • 6fde0cabc6 change offer with new requirements Cayo Puigdefabregas 2021-04-07 10:49:28 +0200
  • 9a48ea09a4 test offers Cayo Puigdefabregas 2021-04-07 10:49:05 +0200
  • 84fac3f04a fixing schema offer Cayo Puigdefabregas 2021-04-03 17:47:30 +0200
  • 1d6e0c9588 fixing test offer Cayo Puigdefabregas 2021-04-03 17:46:40 +0200
  • 98daa0e3ad fixing enum currency in migration Cayo Puigdefabregas 2021-04-03 17:46:16 +0200
  • 799c2a49bc fixing migration Cayo Puigdefabregas 2021-04-03 15:09:53 +0200
  • 5df9c46f43 fixing shema and model Cayo Puigdefabregas 2021-04-03 15:09:35 +0200
  • bbc22f4a53 Merge branch 'testing' into feature/trade-without-from Cayo Puigdefabregas 2021-04-03 15:02:06 +0200
  • 47dd5b24d8 change offer-trade for 2192 aproach Cayo Puigdefabregas 2021-04-03 13:33:56 +0200
  • 83eeace6fa fixing migrations Cayo Puigdefabregas 2021-03-26 17:58:05 +0100
  • 8f1eee0e89 fixing url to device Cayo Puigdefabregas 2021-03-26 17:57:45 +0100
  • ee55020f3c resolve conflict Cayo Puigdefabregas 2021-03-26 11:04:04 +0100
  • a2da7f37d9
    Merge pull request #127 from eReuse/feature/#126-named-system-tags cayop 2021-03-25 11:51:03 +0100
  • 335c53530e fixing test #127 Cayo Puigdefabregas 2021-03-25 11:39:52 +0100
  • 45b44ce17b fixing tests Cayo Puigdefabregas 2021-03-25 11:26:30 +0100
  • 4a16091b04 Merge branch 'testing' into feature/#126-named-system-tags Cayo Puigdefabregas 2021-03-24 14:19:59 +0100
  • e884ced4d1 try define offer Cayo Puigdefabregas 2021-03-24 14:17:18 +0100
  • edf3700fde Adding Offer action Cayo Puigdefabregas 2021-03-19 11:53:04 +0100
  • a66ddc8390 bugfix trade action Cayo Puigdefabregas 2021-03-18 16:36:19 +0100
  • acbc252fe8 new version of trade Cayo Puigdefabregas 2021-03-18 10:59:38 +0100
  • 9bd787c924 change test Cayo Puigdefabregas 2021-03-18 10:59:09 +0100
  • 5cd140296f test_trade Cayo Puigdefabregas 2021-03-17 18:17:43 +0100
  • 0706aab3b7 test for a simple trade Cayo Puigdefabregas 2021-03-17 10:44:58 +0100
  • 361c4946fe fixing migrations Cayo Puigdefabregas 2021-03-16 21:43:57 +0100
  • 34aeae9908 fixing models Cayo Puigdefabregas 2021-03-16 21:39:17 +0100
  • 4cbe28d591 fixing comment Cayo Puigdefabregas 2021-03-16 20:55:07 +0100
  • 2ee71def75 clean pdbs Cayo Puigdefabregas 2021-03-16 20:53:54 +0100
  • b13d8e5b97 fixing merge Cayo Puigdefabregas 2021-03-16 20:50:57 +0100
  • 10733f8889 fixing test unamed Cayo Puigdefabregas 2021-03-16 20:05:08 +0100
  • f9281fbdc0 Merge branch 'testing' into feature/#126-named-system-tags Cayo Puigdefabregas 2021-03-16 20:01:55 +0100
  • cf2f969b72
    Merge pull request #122 from eReuse/feature/#121-check-stamps cayop 2021-03-16 20:00:58 +0100
  • b309cf5da9 update Changelog #122 Cayo Puigdefabregas 2021-03-16 19:53:10 +0100
  • 4d01e7f05d fixing bug unamed in csv Cayo Puigdefabregas 2021-03-16 15:43:42 +0100
  • d7e50be052 models of new trade Cayo Puigdefabregas 2021-03-16 14:31:38 +0100
  • 2b60af8b08 fixing tests and property url of device Cayo Puigdefabregas 2021-03-09 12:54:57 +0100
  • b83563e0ea swap SystemID for DevicehubID Cayo Puigdefabregas 2021-03-08 22:43:24 +0100
  • 840674e83b devicehubID instead of code Cayo Puigdefabregas 2021-03-08 19:09:12 +0100
  • ff964bfe0a fixing path to hashcode Cayo Puigdefabregas 2021-03-08 13:22:37 +0100
  • b902ab24f8 accept all type of docs Cayo Puigdefabregas 2021-03-08 13:19:35 +0100
  • 2175987c85 hashcode insted of hascode Cayo Puigdefabregas 2021-03-08 13:09:01 +0100
  • 06dfb9e31e adding hashcode Cayo Puigdefabregas 2021-03-08 13:06:07 +0100
  • f331128741 adding TagCode to tag named system Cayo Puigdefabregas 2021-03-08 12:39:17 +0100
  • 0d7a098ac5 adding sequence internal_id Cayo Puigdefabregas 2021-03-05 11:31:47 +0100
  • 3a4410a4ce upgrade actual datas in migration Cayo Puigdefabregas 2021-03-04 20:42:50 +0100
  • 083ce4e660 show code in web Cayo Puigdefabregas 2021-03-04 19:24:05 +0100
  • bf5cae5f96 adding the create code function from ids of devices Cayo Puigdefabregas 2021-03-04 13:27:29 +0100
  • 6bb608b1a6 resolve confict Cayo Puigdefabregas 2021-03-04 10:51:20 +0100
  • 372427375d correct response for every stamp check Cayo Puigdefabregas 2021-03-04 10:38:04 +0100
  • 41cadcc0b3 try execute create_code Cayo Puigdefabregas 2021-03-04 10:19:31 +0100
  • 269550270f add code in device and add listener Cayo Puigdefabregas 2021-03-03 20:05:48 +0100
  • e58b08e12c add code in migrations Cayo Puigdefabregas 2021-03-03 20:04:57 +0100
  • f148a42da1 base of migration Cayo Puigdefabregas 2021-03-03 10:39:40 +0100
  • 7dc88369a4 adding logout in test_base Cayo Puigdefabregas 2021-03-02 21:53:15 +0100