Commit Graph

2805 Commits

Author SHA1 Message Date
Cayo Puigdefabregas b039e491dc Merge branch 'testing' into feature/3598-binding 2022-07-18 11:54:11 +02:00
Cayo Puigdefabregas d51a3d3b56 Merge branch 'testing' of github.com:eReuse/devicehub-teal into testing 2022-07-18 11:53:18 +02:00
Cayo Puigdefabregas 5b2a4626c6 changelog 2022-07-18 11:53:07 +02:00
cayop f9fcc9697e
Merge pull request #315 from eReuse/bugfix/314-DeviceCreate
Bugfix/314 device create
2022-07-18 11:47:02 +02:00
Cayo Puigdefabregas 3a6032c17d add test for new placeholder from a lot adding from form 2022-07-18 11:28:02 +02:00
Cayo Puigdefabregas 26b322ba70 fix bug 2022-07-18 10:56:36 +02:00
Cayo Puigdefabregas 83ea86705d test for add new placeholder in a lot 2022-07-18 10:56:05 +02:00
Cayo Puigdefabregas 6a6c0e5182 show a error message creating placeholder device 2022-07-18 10:07:37 +02:00
Cayo Puigdefabregas eda61f7808 fix transfer action 2022-07-16 17:16:21 +02:00
Cayo Puigdefabregas 9e42ccafc0 change device for placeholders in lots 2022-07-15 18:07:39 +02:00
Cayo Puigdefabregas 74260c6a00 change devices of lots 2022-07-15 17:43:51 +02:00
Cayo Puigdefabregas ccc9abb835 create placeholder for the actual device 2022-07-15 16:49:04 +02:00
Cayo Puigdefabregas 2b5ff4cb2f add placeholder details in detail of device 2022-07-15 16:47:39 +02:00
Cayo Puigdefabregas 03fbfcb73b add device placeholder only in the list of devices 2022-07-15 16:47:00 +02:00
Cayo Puigdefabregas 1fa6e7512c fix tag automatic only for placeholder 2022-07-15 13:11:04 +02:00
Santiago L b915a561b8
Merge pull request #313 from eReuse/dependabot/pip/numpy-1.22.0
Bump numpy from 1.21.6 to 1.22.0 & reorder dependencies.
2022-07-15 12:17:26 +02:00
Santiago L b2f8fe3ed5 Reorder imports because sentry is an optional dep 2022-07-15 12:10:10 +02:00
Santiago L 5aa6f16ae0 Move selenium to requirements-dev.txt
and update actions to install dependencies from this file.
2022-07-15 12:03:06 +02:00
Santiago L 09412f9ee6 Move sentry & blinker to requirements-prod.txt
Use a separate file to requirements of production environment
2022-07-15 11:59:06 +02:00
Santiago L 05c6b9f47b Add comment to pandas dependencies 2022-07-15 11:58:27 +02:00
Cayo Puigdefabregas 2c6f831068 add a placeholder when arrive a snapshot 2022-07-13 11:23:18 +02:00
Cayo Puigdefabregas 98ebb0d902 Merge branch 'testing' into feature/3598-binding 2022-07-12 14:02:16 +02:00
Cayo Puigdefabregas 2d7e1fdffd fix script 2022-07-12 13:59:56 +02:00
dependabot[bot] dc083f9c16
Bump numpy from 1.21.6 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 11:49:52 +00:00
cayop 676b36811d
Merge pull request #312 from eReuse/feature/3518-define-placeholder
Feature/3518 define placeholder
2022-07-12 13:49:16 +02:00
Cayo Puigdefabregas 49ee618a6a Merge branch 'feature/3518-define-placeholder' into feature/3598-binding 2022-07-12 13:38:54 +02:00
Cayo Puigdefabregas 958a5f1815 fix unused 2022-07-12 13:31:38 +02:00
Cayo Puigdefabregas fb31ce69bc fix models 2022-07-12 13:23:24 +02:00
Cayo Puigdefabregas 0253eda736 fix test 2022-07-12 13:17:13 +02:00
Cayo Puigdefabregas 963f42b248 change debug in app 2022-07-12 11:39:27 +02:00
Cayo Puigdefabregas 9936a89171 Merge branch 'feature/3518-define-placeholder' of github.com:eReuse/devicehub-teal into feature/3518-define-placeholder 2022-07-12 11:25:58 +02:00
Cayo Puigdefabregas e3ca632177 add components as placeholder 2022-07-12 11:23:55 +02:00
Santiago L 6350bcd6a4 Merge branch 'testing' 2022-07-12 10:15:50 +02:00
Santiago L e6accae694 Release version 2.3.0 2022-07-12 10:11:30 +02:00
Santiago L 2491ab9137 Cosmetics and fix typos 2022-07-12 10:11:30 +02:00
Cayo Puigdefabregas 8f4d3e7063 modify changelog 2022-07-12 10:11:30 +02:00
Cayo Puigdefabregas 15a56a59ee fix flak8 2022-07-12 10:11:30 +02:00
Cayo Puigdefabregas a303b935a8 move extract_uuid to script folder 2022-07-12 10:11:30 +02:00
Cayo Puigdefabregas a21018a2d2 add binding relation 2022-07-11 15:36:45 +02:00
Santiago L 785833c1b7
Merge pull request #310 from eReuse/ci/house-keeping
Run Selenium as an independent workflow
2022-07-11 13:57:33 +02:00
Santiago L 214fbb6e37 Bump to Python 3.9 on actions
It's the version used on testing & production servers
2022-07-11 13:53:27 +02:00
Santiago L d6a2dc0a14 Bump actions versions 2022-07-11 13:46:52 +02:00
Santiago L f359aa6cfa Run Selenium as an independent workflow 2022-07-11 13:42:25 +02:00
Cayo Puigdefabregas 99238d69d8 resolve conflict 2022-07-11 09:35:03 +02:00
Cayo Puigdefabregas f60fdfe7a1 add selenium test 2022-07-10 07:21:11 +02:00
cayop 41d0b56369
Merge pull request #281 from eReuse/feature/3096-testing_selenium
Feature/3096 testing selenium
2022-07-10 07:18:49 +02:00
Cayo Puigdefabregas d028cd3c79 fix test selenium 2022-07-08 18:55:50 +02:00
Cayo Puigdefabregas cfb8706598 fix test selenium 2022-07-08 18:55:32 +02:00
Cayo Puigdefabregas b7aaa20879 resolve conclict 2022-07-08 17:33:58 +02:00
Cayo Puigdefabregas acc8015b92 changelog 2022-07-08 12:46:46 +02:00