thatmattlove
6c1507c88c
Implement replaceAll
utility function
...
add #8331 release notes
2022-02-07 14:04:58 -07:00
royreznik
030c573037
Fixes #7228 : Round °F temperature to one decimal place
2021-09-20 02:44:40 -07: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
jeremystretch
b8e387ce98
#6912 : Remove absolute publicPath reference
2021-08-10 14:03:07 -04: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
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
08b955f8b6
migrate napalm device status to typescript
2021-04-21 10:19:13 -07:00