grossmj
|
332fa47b50
|
Option to prune images when deleting template.
|
2021-08-23 10:27:10 +09:30 |
|
Jeremy Grossmann
|
f13b4e89b7
|
Merge branch '3.0' into image-management-refactoring
|
2021-08-10 05:46:22 -07:00 |
|
grossmj
|
ce55ec73a4
|
Fix exception with endpoints returning HTTP status code 204. Fixes #1891
|
2021-08-10 21:53:21 +09:30 |
|
grossmj
|
515bd50261
|
Start refactoring for images management
|
2021-06-06 16:52:47 +09:30 |
|
grossmj
|
8be015cd86
|
Move "/{project_id}/templates/{template_id}" endpoint.
|
2021-06-03 18:18:34 +09:30 |
|
grossmj
|
d65b49acaa
|
Add user permissions + RBAC tests.
|
2021-06-03 15:40:12 +09:30 |
|
grossmj
|
912fb2ed29
|
Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122
|
2021-05-06 16:22:16 +09:30 |
|
grossmj
|
9404c00411
|
Complete type annotations for API endpoints.
|
2021-04-18 15:40:38 +09:30 |
|
grossmj
|
cefab8d362
|
Rename __json__() to asdict()
|
2021-04-17 23:34:28 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
91920e5a5b
|
Fix issue with tests + some cleaning.
|
2021-03-31 09:58:52 +10:30 |
|
grossmj
|
0fea3f969e
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
|
grossmj
|
d730c591b3
|
Refactor template management to use database.
|
2021-03-28 11:15:08 +10:30 |
|
grossmj
|
c043830e3f
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
|