sergio_gimenez
04390b76da
Use nav-item instead of nav-items
2024-10-29 08:25:01 +01:00
sergio_gimenez
eecde7ffaa
This retrieves evidences in details view
2024-10-29 08:23:43 +01:00
sergio_gimenez
cbfee93120
Not using old tests.py
2024-10-29 08:23:26 +01:00
sergio_gimenez
49b3931ac9
Merge branch 'main' into feature/90-implement-public-website-for-device
2024-10-29 08:07:31 +01:00
Cayo Puigdefabregas
b2cda37dd0
add erase server definition
2024-10-28 17:52:34 +01:00
sergio_gimenez
23c0b004a0
Merge branch 'main' into feature/90-implement-public-website-for-device
2024-10-28 07:53:19 +01:00
sergio_gimenez
29bc090d3a
Remove duplicate code due to wron merge
2024-10-24 08:55:58 +02:00
Cayo Puigdefabregas
a2b5415149
response details of device with annotations from api
2024-10-23 13:39:16 +02:00
sergio_gimenez
b1e45bd94e
Merge branch 'main' into feature/90-implement-public-website-for-device
2024-10-23 08:54:12 +02:00
sergio_gimenez
42cf720613
Add public data
2024-10-23 08:47:40 +02:00
sergio_gimenez
fd2adfa3a5
Remove wrong snapshot rendering
2024-10-23 08:39:18 +02:00
sergio_gimenez
64cf6bad17
Remove wrong parsing
2024-10-23 08:38:54 +02:00
sergio_gimenez
380c312c69
Update urls according to new view name
2024-10-22 09:19:16 +02:00
sergio_gimenez
d49cc44b4c
Make class view more descriptive
2024-10-22 09:18:59 +02:00
sergio_gimenez
1ec7a69c06
Fix title
2024-10-22 09:18:46 +02:00
sergio_gimenez
a295896b33
Initial json response when GETting with json header
2024-10-22 08:20:26 +02:00
sergio_gimenez
a9137dbacf
Remove unneccessary stuff from view
2024-10-22 08:15:17 +02:00
sergio_gimenez
dc5671c97f
Make public web work for both legacy and new snapshot
2024-10-22 08:10:37 +02:00
sergio_gimenez
4c00ac8263
Fix url in device details template
2024-10-22 08:10:09 +02:00
sergio_gimenez
5d1513b300
Update breadcrumb
2024-10-22 07:35:47 +02:00
sergio_gimenez
b65056ad92
Add "Public" to url for public website
2024-10-22 07:34:44 +02:00
sergio_gimenez
54f3bcd7f3
Fix details template
2024-10-22 07:24:42 +02:00
Cayo Puigdefabregas
33cc462a4f
resolve conflict
2024-10-21 18:41:43 +02:00
Cayo Puigdefabregas
e8d8c96700
add anchor in tabs of details of devices
2024-10-21 16:48:36 +02:00
Cayo Puigdefabregas
cd3cc62004
fix hid in details of device
2024-10-16 17:40:00 +02:00
Cayo Puigdefabregas
2d7b74c556
fix bug of tag
2024-10-16 14:17:35 +02:00
Cayo Puigdefabregas
69bd81289f
add save snapshots for imports and uploads
2024-10-15 17:56:54 +02:00
Cayo Puigdefabregas
5bf5bc2360
save placeholders
2024-10-15 17:56:54 +02:00
sergio_gimenez
84b3579851
Merge branch 'main' into feature/90-implement-public-website-for-device
2024-10-15 10:08:12 +02:00
Cayo Puigdefabregas
2b40104180
change response from api/snapshots
2024-10-14 17:45:54 +02:00
Cayo Puigdefabregas
4b9875157c
resolve conflicts
2024-10-14 11:24:14 +02:00
Cayo Puigdefabregas
1ef48b3dd8
merge ekoa
2024-10-10 11:44:23 +02:00
sergio_gimenez
99eccc82aa
90: Add device model in the title
2024-10-08 08:02:42 +02:00
sergio_gimenez
b8946dfbde
90: Playing with CSS to make it look good
2024-10-08 08:00:35 +02:00
sergio_gimenez
12e31758b3
90-initial-ugly-view
2024-10-08 07:26:48 +02:00
Cayo Puigdefabregas
693dbc639c
add institutio as owner of devices and add owner to xapian docs
2024-10-04 17:32:53 +02:00
Cayo Puigdefabregas
aa31aefb42
Pagination for list of devices in dashboard and lots
2024-10-02 12:13:05 +02:00
Cayo Puigdefabregas
e96afda483
add details in dashboard for placeholder
2024-09-26 13:09:55 +02:00
cayop
76457893f5
Merge pull request 'add shortid and refactor unassigned devices table' ( #5 ) from tau_shortid into tau
...
Reviewed-on: #5
2024-09-26 09:58:49 +00:00
cayop
fc0bb95017
Merge pull request 'device: avoid hids duplication' ( #4 ) from tau_hids-dup into tau
...
Reviewed-on: #4
2024-09-26 09:56:48 +00:00
pedro
e2f5358d83
add shortid and refactor unassigned devices table
2024-09-26 00:22:21 -03:00
pedro
58c0e9059a
device: avoid hids duplication
2024-09-26 00:10:48 -03:00
pedro
e3b0d70f04
fix typo: customer_id -> custom_id
2024-09-25 23:10:41 -03:00
pedro
5b84d81590
new_device: UX: clarify add component details
2024-09-25 22:48:03 -03:00
pedro
b5b90c50f6
placeholder form: route to unassigned devices
...
An empty form can be filled, and if you press multiple times save, it
saves multiple devices/placeholders
edit device goes to unassigned devices, so probably is the same for
new device
2024-09-25 22:32:26 -03:00
Cayo Puigdefabregas
59f6ac705c
fix components
2024-09-25 19:04:29 +02:00
Cayo Puigdefabregas
54ef0bb41c
add parsing components with new workbench
2024-09-25 12:51:08 +02:00
Cayo Puigdefabregas
029e694958
add institutions and get new worbench
2024-09-18 18:01:46 +02:00
Cayo Puigdefabregas
21feaea3de
revert migrations
2024-09-03 18:45:51 +02:00
Cayo Puigdefabregas
343600a540
migrations
2024-09-03 18:41:53 +02:00