checktheroads
|
b0d634a89e
|
add startswith helper
|
2021-03-15 08:53:28 -07:00 |
|
checktheroads
|
f62e49c02b
|
remove console.log
|
2021-03-15 08:34:35 -07:00 |
|
checktheroads
|
61f137866e
|
customize file upload field
|
2021-03-15 07:49:59 -07:00 |
|
checktheroads
|
3f1714f076
|
fix select loading display
|
2021-03-15 07:49:39 -07:00 |
|
checktheroads
|
afce8e2516
|
dist updates
|
2021-03-14 17:32:07 -07:00 |
|
checktheroads
|
4e30ed9693
|
style fixes
|
2021-03-14 17:31:55 -07:00 |
|
checktheroads
|
7f02b9436b
|
fix styling when element is not in a form-floating div
|
2021-03-14 17:31:42 -07:00 |
|
checktheroads
|
a237725d0d
|
improve handling of loading data
|
2021-03-14 17:31:06 -07:00 |
|
checktheroads
|
91561e9ca5
|
fix search panel styling
|
2021-03-14 17:27:03 -07:00 |
|
checktheroads
|
4ab5d15ee6
|
update templates to bootstrap 5 classes
|
2021-03-14 17:26:56 -07:00 |
|
checktheroads
|
187f4fa4aa
|
fix device & device component templates
|
2021-03-14 17:26:33 -07:00 |
|
checktheroads
|
3bb2b9e8f6
|
dist updates
|
2021-03-14 01:07:01 -07:00 |
|
checktheroads
|
59d8c0b321
|
handle server-side form errors
|
2021-03-14 01:06:51 -07:00 |
|
checktheroads
|
d0cb7d843d
|
fix select data handling
|
2021-03-14 01:06:35 -07:00 |
|
checktheroads
|
991f71bf28
|
update templates to bootstrap 5 classes
|
2021-03-14 01:06:18 -07:00 |
|
checktheroads
|
362392d1de
|
Merge branch 'feature' of github.com:checktheroads/netbox into feature
|
2021-03-13 14:26:47 -07:00 |
|
checktheroads
|
9e51ddd8d8
|
fix prefix layout
|
2021-03-13 14:26:12 -07:00 |
|
checktheroads
|
f65f924011
|
update templates to bootstrap 5 classes
|
2021-03-13 14:26:06 -07:00 |
|
checktheroads
|
bc4f19c967
|
update templates to bootstrap 5 classes
|
2021-03-13 14:15:23 -07:00 |
|
checktheroads
|
b482c30866
|
add dist to git
|
2021-03-13 13:56:40 -07:00 |
|
checktheroads
|
676d93e829
|
add UI readme
|
2021-03-13 13:51:55 -07:00 |
|
checktheroads
|
cb93953b2c
|
clean up ui src files
|
2021-03-13 13:51:51 -07:00 |
|
jathanism
|
68082a88a7
|
Fix use of URLValidator to correctly validate RELEASE_CHECK_URL
|
2021-03-13 11:39:21 -08:00 |
|
checktheroads
|
4c60a602b9
|
bootstrap 5 template updates
|
2021-03-13 11:16:29 -07:00 |
|
checktheroads
|
912cd220cc
|
add javascript
|
2021-03-13 02:31:57 -07:00 |
|
checktheroads
|
3b120c0372
|
add styles
|
2021-03-13 02:31:46 -07:00 |
|
checktheroads
|
2799d71e93
|
add ui dependencies
|
2021-03-13 02:31:28 -07:00 |
|
checktheroads
|
fcd7b42941
|
remove legacy libraries
|
2021-03-13 02:29:56 -07:00 |
|
checktheroads
|
6fe2f83435
|
scaffold new ui directory
|
2021-03-13 02:28:21 -07:00 |
|
checktheroads
|
94c25b0ff4
|
update templates & rendering for bootstrap 5
|
2021-03-13 02:27:32 -07:00 |
|
checktheroads
|
ec38ec8004
|
restructure home stats for new layout
|
2021-03-13 02:25:28 -07:00 |
|
checktheroads
|
1d9e55ca6e
|
implement layout changes
|
2021-03-13 02:20:50 -07:00 |
|
checktheroads
|
9b89afd6dc
|
begin bootstrap 5 migration, update templates
|
2021-03-13 02:19:42 -07:00 |
|
Jeremy Stretch
|
1aa22d1ba8
|
Add missing SiteGroup filter test case
|
2021-03-12 16:15:19 -05:00 |
|
Jeremy Stretch
|
61d23df83a
|
Closes #5972: Bulk edit support for organizational models (#5974)
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
|
2021-03-12 16:14:42 -05:00 |
|
Jeremy Stretch
|
fca5accba8
|
Clean up base serializers
|
2021-03-12 13:31:28 -05:00 |
|
Jeremy Stretch
|
947da63d56
|
Move Location from racks.py to sites.py
|
2021-03-12 11:20:16 -05:00 |
|
Jeremy Stretch
|
a94e5c7403
|
Changelog for #5953 and #5966
|
2021-03-12 10:59:23 -05:00 |
|
Jeremy Stretch
|
c061f7021e
|
Merge pull request #5964 from rodvand/develop
Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions
|
2021-03-12 10:56:33 -05:00 |
|
Jeremy Stretch
|
ad43373f5b
|
Merge pull request #5967 from abrahamvegh/tabindex
Skip the cheatsheet link when tabbing
|
2021-03-12 10:54:03 -05:00 |
|
Abraham Vegh
|
720b88048d
|
Skip the cheatsheet link when tabbing
|
2021-03-11 22:40:03 -05:00 |
|
Martin Rødvand
|
d58291d119
|
Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions
|
2021-03-11 22:27:43 +01:00 |
|
Jeremy Stretch
|
132b1ff479
|
Fixes #5962: Ensure consistent display of change log action labels
|
2021-03-11 13:42:26 -05:00 |
|
Jeremy Stretch
|
0115a61ab7
|
Add changelog for #5284
|
2021-03-11 11:13:41 -05:00 |
|
Jeremy Stretch
|
fadf15dbc0
|
Fix VLAN group assignment for VLANs
|
2021-03-11 11:07:27 -05:00 |
|
Jeremy Stretch
|
cb9478e0ea
|
Closes #5950: Use TimeZoneSerializerField from django-timezone-field
|
2021-03-10 17:08:11 -05:00 |
|
Jeremy Stretch
|
04964cc52b
|
Fixes #5595: Restore ability to delete an uploaded device type image
|
2021-03-10 17:00:35 -05:00 |
|
Jeremy Stretch
|
6ab1c06036
|
Extend VLAN group assignment form
|
2021-03-10 16:50:04 -05:00 |
|
Jeremy Stretch
|
d3fee54644
|
Fix VLAN.clean()
|
2021-03-10 16:26:27 -05:00 |
|
Jeremy Stretch
|
f4e49495e2
|
Merge branch 'feature' into 5284-vlangroup-scope
|
2021-03-10 14:51:11 -05:00 |
|