Commit Graph

1765 Commits

Author SHA1 Message Date
Cayo Puigdefabregas 03e681a3d1 fix version of Werkzeug to 0.15.5 2022-04-08 18:25:08 +02:00
Cayo Puigdefabregas f6c332cdbf fix bug 2022-04-08 17:05:50 +02:00
Cayo Puigdefabregas 79672cc9ff add register api 2022-04-08 16:52:17 +02:00
Cayo Puigdefabregas a45c8d4fed Merge branch 'testing' into feature/server-side-render-parser-3021 2022-04-08 16:48:16 +02:00
Cayo Puigdefabregas 09738478ae change schema_version for schema_api 2022-04-08 16:46:57 +02:00
Cayo Puigdefabregas 50d0dffc16 add api to basic test 2022-04-08 12:45:35 +02:00
Cayo Puigdefabregas 2b5178c198 add parser schemas 2022-04-08 12:39:01 +02:00
Cayo Puigdefabregas 21c5cbce9f drop imports unused 2022-04-08 12:33:20 +02:00
Cayo Puigdefabregas 028f3c8e74 precommit 2022-04-08 12:26:36 +02:00
Cayo Puigdefabregas bd3befa0af fix test 2022-04-08 12:25:17 +02:00
Cayo Puigdefabregas 2471fa90cf use the common enum DataStorageInterface 2022-04-08 11:40:39 +02:00
Cayo Puigdefabregas 04e11586bf add schema_version to tests lite 2022-04-08 11:36:39 +02:00
Cayo Puigdefabregas 59e8db205d clean build2 from form uploadSnapshot 2022-04-08 11:17:58 +02:00
Cayo Puigdefabregas a8e05d76ae refactor build in form snapshot 2022-04-08 11:12:17 +02:00
Cayo Puigdefabregas 545a1013e9 add schema_version 2022-04-08 11:10:03 +02:00
Cayo Puigdefabregas cd6e079aee rebuild api views 2022-04-07 21:04:05 +02:00
Cayo Puigdefabregas d729b55f26 load json from snapshot schemas 2022-04-07 21:01:56 +02:00
Cayo Puigdefabregas 128140d4a8 refactoring build snapshot for reuse code 2022-04-07 21:00:45 +02:00
Cayo Puigdefabregas c92723d01b change resources for URIs in calls to api 2022-04-07 21:00:05 +02:00
Cayo Puigdefabregas b3ab6d306e add api resources un conftest 2022-04-07 20:59:13 +02:00
Cayo Puigdefabregas 5df183edf1 add view for inventor snapshot 2022-04-06 20:23:08 +02:00
Cayo Puigdefabregas fe21ac3cd8 new validate api with out teal 2022-04-06 19:43:35 +02:00
Santiago L 63d99998a2
Merge pull request #213 from RubenPX/PR-Initial-setup
Add development setup & convert README.rst to Markdown
2022-04-06 17:37:43 +02:00
RubenPX 554d79d2f9 Upercase readme.md 2022-04-06 14:12:27 +02:00
Cayo Puigdefabregas 58b4ead86c add components to check old snapshots 2022-04-05 19:17:26 +02:00
Santiago L 3a05e96d21
Merge pull request #216 from eReuse/dependencies/upgrade-ereuse-utils
Bump ereuse-utils from 0.4.0b49 to 0.4.0b50
2022-04-05 13:33:58 +02:00
Santiago L c2501a143a Bump ereuse-utils from 0.4.0b49 to 0.4.0b50 2022-04-05 13:20:26 +02:00
Cayo Puigdefabregas 0150b88e6e Merge branch 'testing' into feature/server-side-render-parser-3021 2022-04-05 12:49:53 +02:00
Cayo Puigdefabregas fbf3a20c1e add new snapshots 2022-04-05 12:37:43 +02:00
Cayo Puigdefabregas 7c6e5a8d2f add test for old snapshots 2022-04-05 12:35:33 +02:00
Santiago L a7d5a3917d
Merge pull request #215 from eReuse/bugfix/minor-ui-changes
Bugfix/minor UI changes
2022-04-05 12:08:13 +02:00
Santiago L 277c3a84a9 Rename removelot.html -> lot_delete_modal.html 2022-04-05 11:49:47 +02:00
Santiago L 64182403a2 UI: update button colors 2022-04-05 11:47:12 +02:00
Santiago L 82cea04625 Sort lot action's buttons 2022-04-05 11:46:31 +02:00
Santiago L c9068385c3 Update icons of device buttons 2022-04-05 11:40:23 +02:00
Santiago L 8ea8fba201 Add link to help.usody.com 2022-04-05 11:32:55 +02:00
Santiago L 1e79948e57 Drop broken link of breadcrumb 2022-04-05 11:32:27 +02:00
Santiago L 683c7cff72 Hide user profile details untils is implemented 2022-04-05 11:28:07 +02:00
Santiago L b465513212 Fix flask.messages render 2022-04-05 11:27:21 +02:00
Santiago L 07d83006a0
Merge pull request #214 from eReuse/bugfix/login-workflow
Bugfix login workflow
2022-04-05 11:04:35 +02:00
Cayo Puigdefabregas bf77934fdb fix uuid 2022-04-05 11:04:16 +02:00
Cayo Puigdefabregas 7f0184f049 add test for old snapshots 2022-04-05 11:03:40 +02:00
Santiago L 88751b46bd Update CHANGELOG.md
- Add reference to fixed PR
- Fix reference to PR instead of Taige
2022-04-05 11:03:18 +02:00
Santiago L 66afb7b683 Configure index route (redirect to login) 2022-04-05 10:49:27 +02:00
Santiago L 348970946b Fix login_manager.user_loader
Also redirect unathorized requests to login view
2022-04-05 10:36:04 +02:00
Cayo Puigdefabregas b13c3347b9 add SnapshotErrors in inventory form 2022-04-05 09:22:02 +02:00
Cayo Puigdefabregas db637a99ac add migrations for snapshot errors 2022-04-04 19:37:06 +02:00
Cayo Puigdefabregas 27d018a6a3 add new test snapshot qemu 2022-04-04 19:08:03 +02:00
Cayo Puigdefabregas d592e2fb06 bug fix uuid 2022-04-04 19:07:26 +02:00
RubenPX 57e35c016f fix link readme (reviewed) 2022-04-04 17:59:51 +02:00