Commit Graph

2054 Commits

Author SHA1 Message Date
thatmattlove
af59328869 Fixes #7202: Verify integrity of bundled assets in CI 2021-09-07 16:20:36 -07:00
thatmattlove
b92a513e6f Fixes #7176: Reset query parameters on APISelect when deep copied 2021-09-07 14:13:53 -07:00
jeremystretch
70edc176eb Use shallow git clone for production installations 2021-09-07 16:35:48 -04:00
jeremystretch
6256c41b1a Remove obsolete entries from .gitignore 2021-09-07 16:21:01 -04:00
Daniel Sheppard
2e35898c13 Fixes #7193 - Fixes issue with viewing child prefixes when prefix (flat) column is selected and there are available prefixes. 2021-09-07 14:53:12 -05:00
jeremystretch
e8418142c3 Fixes #7164: Fix styling of "decommissioned" label for circuits 2021-09-03 13:52:48 -04:00
jeremystretch
460fc3a21c Fixes #7169: Fix CSV import file upload 2021-09-03 13:46:38 -04:00
jeremystretch
7b24bef500 Fixes #7153: Allow clearing of assigned device type images 2021-09-02 16:48:54 -04:00
jeremystretch
0ff1ac62fe Fixes #7159: Remove NAPALM link 2021-09-02 15:55:41 -04:00
thatmattlove
54f4b7bec3 Fixes #7148: Handle array values when constructing API URLs 2021-09-02 08:59:26 -07:00
slowy07
8a79f49a8b fix: typo spelling grammar
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
2021-09-02 12:01:43 +07:00
thatmattlove
faa57406e3 Update changelog for #7131 2021-09-01 17:05:50 -07:00
jeremystretch
b7f49d8e37 Release v3.0.1 2021-09-01 14:53:57 -04:00
thatmattlove
c34d620a98 Fixes #7124: Fix duplicate static query param values in API Select 2021-09-01 11:48:13 -07:00
thatmattlove
38a2ff4c9e #7084: Fix issue where hidden VLAN form fields were incorrectly included in the form submission 2021-09-01 11:41:35 -07:00
jeremystretch
6a2a25ddb4 #7123: Remove "Global" placeholder for null VRF field 2021-09-01 13:52:32 -04:00
Jeremy Stretch
35637b653b Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit 2021-09-01 10:55:52 -04:00
jeremystretch
38357838a1 Fixes #7109: Ensure human readability of exceptions raised during REST API requests 2021-09-01 10:43:12 -04:00
Max Rink
68ac7e6d09 Add Remote Group Support to the RemoteUserAuth Backend and Middleware
fix incorrect assumption about when to run the group sync

Add documentation for new Settings

format to autopep8 compliance

add first set of basic testcases

format test to comply with pep8

rename SEPERATOR to SEPARATOR

remove accidentally carried over parameter
2021-09-01 16:34:14 +02:00
Stefan de Kooter
905fa92a97 Changelog for #7113 2021-09-01 11:00:30 +02:00
thatmattlove
0f21cb2ebf Fixes #7107: Fix missing search button and search results in IP Address assignment "Assign IP" tab 2021-09-01 00:11:48 -07:00
thatmattlove
65ec26c7f6 Fixes #7041: Properly format JSON config object returned from a NAPALM device 2021-09-01 00:03:53 -07:00
thatmattlove
22f62b6211 Fixes #7080: Re-add missing image preview element 2021-08-31 17:05:02 -07:00
thatmattlove
ffc9db2d3c Fixes #7106: Fix incorrect "Map It" button URL on a site's Physical Address field 2021-08-31 16:27:02 -07:00
thatmattlove
60e5c4c9d7 Fixes #7092: Fix missing object permissions on Prefix IP Addresses view 2021-08-31 16:03:22 -07:00
thatmattlove
5b6bf1b7f2 Changelog for #7081, #7091 2021-08-31 15:23:12 -07:00
Stefan de Kooter
1e92690947 Changelog #7090 fix whitespace 2021-08-31 22:01:15 +02:00
Stefan de Kooter
e3606a727c Changelog for #7090 2021-08-31 21:24:07 +02:00
jeremystretch
2e6cb35bb3 Fixes #7093: Multi-select custom field filters should employ exact match 2021-08-31 15:03:39 -04:00
jeremystretch
25b91ae5b5 Fixes #7101: Enforce MAX_PAGE_SIZE for table and REST API pagination 2021-08-31 13:52:04 -04:00
Daniel Sheppard
1597d44541 Fixes #7089 - Adds Q filter to ContentTypeFilterSet 2021-08-31 11:31:40 -05:00
jeremystretch
94212fa3b5 Changelog for #7075 2021-08-31 11:44:51 -04:00
jeremystretch
37c4a3963e Fixes #7082: Avoid exception when referencing invalid content type in table 2021-08-31 11:43:44 -04:00
jeremystretch
6ddf1313c8 Fixes #7072: Fix table configuration under prefix child object views 2021-08-31 11:15:41 -04:00
jeremystretch
6c6267f9b0 Fixes #7083: Correct labeling for VM memory attribute 2021-08-31 09:44:59 -04:00
jeremystretch
42e52ee722 Fixes #7084: Fix KeyError exception when editing access VLAN on an interface 2021-08-31 09:44:59 -04:00
jeremystretch
bb2bc12ea4 Fixes #7096: Home links should honor BASE_PATH configuration 2021-08-31 09:44:59 -04:00
jeremystretch
44d8c3cf14 Fixes #7071: Fix exception when removing a primary IP from a device/VM 2021-08-30 16:55:31 -04:00
jeremystretch
6c0535e77c Fixes #7070: Fix exception when filtering by prefix max length in UI 2021-08-30 16:51:07 -04:00
jeremystretch
9ae69fa9de Release v3.0.0 2021-08-30 14:22:00 -04:00
jeremystretch
2ccd8bd2b2 Better copy/paste support for installation docs 2021-08-30 14:15:21 -04:00
jeremystretch
b528672fd5 Update references to NAPALM in docs 2021-08-30 11:51:18 -04:00
jeremystretch
752ca2c5c4 Delete extraneous v2.11 release notes 2021-08-30 11:35:06 -04:00
jeremystretch
88408951c6 Update UI screenshots 2021-08-30 10:52:11 -04:00
jeremystretch
7e0c051f07 Update dependencies & release notes 2021-08-30 10:30:48 -04:00
jeremystretch
73e1dba4e4 Merge branch 'develop' into feature 2021-08-30 10:05:12 -04:00
jeremystretch
78261c7ed0 Fixes #7045: Fix navigation menu rendering under Chrome 2021-08-30 09:56:05 -04:00
jeremystretch
308c9b832e JS & changelog updates for #7034 2021-08-27 11:36:29 -04:00
jeremystretch
2199e1aeec Closes #7042: Show count of journal entries in tab under object view 2021-08-27 10:36:06 -04:00
jeremystretch
dfd94bc13d Fixes #7019: Enable searching VM interfaces by description 2021-08-27 10:14:12 -04:00