jeremystretch
2c1745ce28
Refactor checkJobStatus() to use API URLs provided via context
2021-09-08 14:17:27 -04:00
jeremystretch
950ce94653
Refactor ApiRequest to take only full URLs; update TableConfigForm
2021-09-08 13:59:25 -04:00
thatmattlove
113358f2de
Fixes #7148 : Handle array values when constructing API URLs
2021-09-02 08:59:26 -07:00
thatmattlove
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
thatmattlove
d743dc160a
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
thatmattlove
5b87232f59
#7081 : Fix APISelect loading of paginated data
2021-08-31 15:13:53 -07:00
thatmattlove
679bbd3e76
Fixes #7091 : Ensure API requests from the UI are aware of BASE_PATH
2021-08-31 15:13:53 -07:00
thatmattlove
19e77ed456
Pin Bootstrap 5 to 5.0.2
2021-08-30 11:02:47 -07:00
thatmattlove
ed0f792f04
Fixes #7068 : Disable sourcemaps on CSS files, use external sourcemaps
2021-08-30 10:56:02 -07:00
thatmattlove
f78fdd6900
Fixes #7063 : Update security dependencies, move esbuild to devDependencies, update clipboard
2021-08-30 08:14:24 -07:00
Matt Love
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
Matt
2e90f22529
Clean up TypeScript file structure, fix missing VLAN tag visibility logic
2021-08-24 14:53:36 -07:00
Matt
a0ba8380c9
Fix eslint misconfiguration and corresponding errors
2021-08-24 00:27:45 -07:00
Matt
a3d5e04946
Fixes #6990 : Fix query param and query filter handling in API select
2021-08-20 16:25:31 -07:00
Matt
664b02d735
Fixes #6856 : Properly handle existence of next
property in API select responses
2021-08-17 16:50:29 -07:00
Matt
da67a35328
#6797 : Automatically collapse inactive sections in the sidenav
2021-08-05 09:28:25 -07:00
Matt
0ea9c65007
Add common Bootstrap components to window so they can be consumed by plugins
2021-08-04 23:46:34 -07:00
checktheroads
3752cb3e56
#6797 : Implement new sidebar
2021-07-29 17:33:10 -07:00
checktheroads
0479d5a02a
#6797 : Improve toast styles
2021-07-24 17:08:18 -07:00
checktheroads
0572d03003
Migrate from ParcelJS to esbuild for UI bundling
2021-07-24 00:00:38 -07:00
checktheroads
e72982a7f8
#6372 : Fix nav menu scrolling and styling
2021-07-15 00:32:28 -07:00
checktheroads
32b6bc6a74
#6372 : Upgrade bootstrap to 5.0.2
2021-06-23 11:22:25 -07:00
checktheroads
e8c91ea3a1
#6372 : Don't autopopulate collapsible API select data, improve advanced search
2021-05-23 19:01:05 -07:00
jeremystretch
93534db79e
Clean up object.html header
2021-05-17 20:23:14 -04:00
Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
checktheroads
aef513f038
improve styles and documentation
2021-04-26 00:31:51 -07:00
checktheroads
2b159fc40f
implement dark mode
2021-04-25 20:11:46 -07:00
checktheroads
5bb7bf8947
properly handle select all confirmation on tables
2021-04-22 18:58:23 -07:00
checktheroads
024f3962b2
use getNetboxData utility function in job handling
2021-04-21 10:40:37 -07:00
checktheroads
08b955f8b6
migrate napalm device status to typescript
2021-04-21 10:19:13 -07:00
checktheroads
acca69a8a9
implement table filtering on generic object list
2021-04-20 12:45:30 -07:00
checktheroads
99f0e31810
clean up typescript initialization
2021-04-20 09:34:12 -07:00
checktheroads
0aa8fc2fc2
migrate napalm/device config to typescript
2021-04-20 01:43:36 -07:00
checktheroads
f3eb0df081
migrate napalm/lldp to typescript
2021-04-20 01:18:24 -07:00
checktheroads
03390815af
migrate table config to typescript & update templates
2021-04-19 17:00:09 -07:00
checktheroads
4b0d5815c0
migrate script job checking to typescript & update templates for bootstrap 5
2021-04-18 14:17:13 -07:00