1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
950ce94653 Refactor ApiRequest to take only full URLs; update TableConfigForm 2021-09-08 13:59:25 -04:00
113358f2de Fixes #7148: Handle array values when constructing API URLs 2021-09-02 08:59:26 -07:00
14d87a3584 Fixes #7041: Properly format JSON config object returned from a NAPALM device 2021-09-01 00:03:53 -07:00
d743dc160a Fixes #7080: Re-add missing image preview element 2021-08-31 17:05:02 -07:00
5b87232f59 #7081: Fix APISelect loading of paginated data 2021-08-31 15:13:53 -07:00
679bbd3e76 Fixes #7091: Ensure API requests from the UI are aware of BASE_PATH 2021-08-31 15:13:53 -07:00
25d1fe2c8d Improve APISelect query parameter handling (#7040)
* Fixes #7035: Refactor APISelect query_param logic

* Add filter_fields to extras.ObjectVar & fix default value handling

* Update ObjectVar docs to reflect new filter_fields attribute

* Revert changes from 89b7f3f

* Maintain current `query_params` API for form fields, transform data structure in widget

* Revert changes from d0208d4
2021-08-30 09:43:32 -04:00
2e90f22529 Clean up TypeScript file structure, fix missing VLAN tag visibility logic 2021-08-24 14:53:36 -07:00
a0ba8380c9 Fix eslint misconfiguration and corresponding errors 2021-08-24 00:27:45 -07:00
a3d5e04946 Fixes #6990: Fix query param and query filter handling in API select 2021-08-20 16:25:31 -07:00
664b02d735 Fixes #6856: Properly handle existence of next property in API select responses 2021-08-17 16:50:29 -07:00
3752cb3e56 #6797: Implement new sidebar 2021-07-29 17:33:10 -07:00
e8c91ea3a1 #6372: Don't autopopulate collapsible API select data, improve advanced search 2021-05-23 19:01:05 -07:00
d2b915f6c2 add typed wrapper around document.getElementById 2021-04-22 18:56:37 -07:00
08b955f8b6 migrate napalm device status to typescript 2021-04-21 10:19:13 -07:00
acca69a8a9 implement table filtering on generic object list 2021-04-20 12:45:30 -07:00
99f0e31810 clean up typescript initialization 2021-04-20 09:34:12 -07:00
0aa8fc2fc2 migrate napalm/device config to typescript 2021-04-20 01:43:36 -07:00
f3eb0df081 migrate napalm/lldp to typescript 2021-04-20 01:18:24 -07:00
82ef6f8ac5 implement generic api request function 2021-04-19 16:59:26 -07:00
eb951fdaf1 migrate secrets to bootstrap 5 and deprecate jquery functions 2021-04-17 17:18:13 -07:00
d1d2ad6a5c bootstrap 5 class updates 2021-04-13 21:51:12 -07:00
5fdf2d3416 replace rack elevation logic 2021-03-19 09:25:27 -07:00
4e837c2770 update select to handle display property 2021-03-17 12:39:35 -07:00
912cd220cc add javascript 2021-03-13 02:31:57 -07:00