Commit Graph

276 Commits

Author SHA1 Message Date
Jeremy Stretch
bd007eb297 Update workflows to use most recent release of each action 2024-06-03 08:01:50 -04:00
Jeremy Stretch
f86547c59c Enable scheduled runs 2024-05-30 10:43:54 -04:00
Jeremy Stretch
ea13a691a9 Fix action permissions 2024-05-30 10:21:02 -04:00
Jeremy Stretch
84d9d55dec Install gettext 2024-05-30 10:14:43 -04:00
Jeremy Stretch
ef315b1efa Add GitHub action to run makemessages 2024-05-30 09:56:56 -04:00
Jeremy Stretch
82eaa48d9c Skip CI if changes are limited to non-code paths 2024-05-30 08:37:24 -04:00
Jeremy Stretch
f77a1b8c59 Remove abhi1693 from issue triage rotation 2024-05-29 11:37:25 -04:00
Jeremy Stretch
8fbdc1288e Update exempt issue labels for stale action 2024-05-22 15:39:24 -04:00
Jeremy Stretch
4c5be8594a Release v4.0.3 2024-05-22 14:10:00 -04:00
Jeremy Stretch
8c2d8c6343 Define separate stale & close timers for PRs 2024-05-21 10:52:23 -04:00
Jeremy Stretch
e140b7de78 Remove start date restriction from stale check for incomplete issues 2024-05-20 11:36:35 -04:00
Jeremy Stretch
f2546f4caa Correct label name 2024-05-16 14:08:28 -04:00
Jeremy Stretch
a9a27f6ab5 Enable stale bot for incomplete issues 2024-05-16 14:04:37 -04:00
Jeremy Stretch
d5dee8962e Release v4.0.2 2024-05-14 11:02:17 -04:00
Jeremy Stretch
0c67224c3b Fix permissions for stalebot (see actions/stale #1131) 2024-05-14 08:20:31 -04:00
Jeremy Stretch
47ed436b82 Release v4.0.1 2024-05-09 15:41:20 -04:00
Jeremy Stretch
6ae164a47d Update supported Python versions for v4.0 2024-05-06 16:41:16 -04:00
Jeremy Stretch
beece4040f Release v4.0.0 2024-05-06 14:40:31 -04:00
Jeremy Stretch
58f4c854eb Merge branch 'develop' into feature 2024-05-06 12:59:24 -04:00
Jeremy Stretch
f319d830eb Release v3.7.8 2024-05-06 12:43:46 -04:00
Jeremy Stretch
0571d36f83 Merge branch 'develop' into feature 2024-05-01 16:09:14 -04:00
Jeremy Stretch
43b0841d8e Release v3.7.7 2024-05-01 15:08:08 -04:00
Jeremy Stretch
2914276837 Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
Jeremy Stretch
837772522e Release v3.7.6 2024-04-22 11:46:03 -04:00
Jeremy Stretch
ec83aeca04 Convert "needs triage" label to a status indicator 2024-04-15 12:12:35 -04:00
Jeremy Stretch
c1b3c0b4cf Release v3.7.5 2024-04-04 16:06:42 -04:00
Jeremy Stretch
0ca070c2e7 Fix formatting 2024-04-04 10:03:12 -04:00
Jeremy Stretch
86e2484e97 Simplify auto-assignment qualification 2024-04-04 09:53:49 -04:00
Jeremy Stretch
2bf85b5396 Add weighted assignments & enable for documentation issue 2024-04-04 09:20:20 -04:00
Jeremy Stretch
75f5af199b Merge branch 'develop' into feature 2024-04-03 08:43:12 -04:00
Jeremy Stretch
3d44f97d95 Limit auto-assignment to bug reports & feature requests 2024-03-28 14:14:34 -04:00
Jeremy Stretch
b1c61ec67a Add Jeff; remove duplicate entries from rotation (not supported) 2024-03-28 11:48:15 -04:00
Jeremy Stretch
ef0c9506c2 Apply "needs triage" label to new issues by default 2024-03-25 10:39:17 -04:00
Jeremy Stretch
9545ef1ab8 Add auto-assign-issue GitHub action 2024-03-25 09:57:13 -04:00
Jeremy Stretch
81fa373cf4 Clean up GitHub actions 2024-03-25 09:55:21 -04:00
Jeremy Stretch
521735c400 Merge branch 'develop' into feature 2024-03-15 12:32:54 -04:00
Jeremy Stretch
296b813104 Release v3.7.4 2024-03-13 19:23:51 -04:00
Jeremy Stretch
f3af6b12a9 Add NetBox Enterprise deployment type 2024-03-12 10:57:14 -04:00
Jeremy Stretch
f58313fe97 Closes #14459: Update coverage report 2024-03-12 10:51:29 -04:00
Jeremy Stretch
703791326d Merge branch 'develop' into feature 2024-02-21 16:24:23 -05:00
Jeremy Stretch
a7663fbc02 Release v3.7.3 2024-02-21 15:46:41 -05:00
Jeremy Stretch
b8cb391084 Add link to netbox-docker repo 2024-02-20 11:36:27 -05:00
Jeremy Stretch
f76e3ce68c Merge branch 'develop' into feature 2024-02-05 14:38:26 -05:00
Jeremy Stretch
86448adf7a Release v3.7.2 2024-02-05 13:56:52 -05:00
Jeremy Stretch
cfa326d2b2 Grant permission to modify discussions 2024-01-20 23:02:55 -05:00
Jeremy Stretch
9cff8d0d60 Closes #14872: Extend CI workflow to check for missing Django migrations 2024-01-19 15:59:06 -05:00
Jeremy Stretch
8cc13e9c13 Automatically lock inactive GitHub discussions after 180 days 2024-01-19 15:51:22 -05:00
Jeremy Stretch
f430ca49c2 Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833)
* Remove dark mode styling

* Condense & rename light mode stylesheet

* Upgrade to Bootstrap 5.3.2

* Swap out Bootstrap for Tabler; remove custom styling

* Update base page layout for Tabler

* Update login page

* Bump node to v18

* Update button styles

* Update object list view

* Tweak navbar size

* Clean up dashboard widgets

* Ditch separate stylesheet for print media

* Remove simplebar

* Remove obsolete sidebar styling

* Clean up object view template

* Clean up object edit template

* Standardize primary button sizing

* Clean up object list styling

* Add buttons for add & import to navigation menu

* Fix global search bar

* Fix slim-select form widget styling

* Fix toast styling

* Set base fonts

* Clean up paginator styling

* Clean up navigation menu group headings

* Clean up footer links

* Clean up card styles

* Move SVG styles to a designated directory

* Restructure SCSS files

* Remove obsolete/redundant dependencies

* Fix icon spacing

* Update background color classes

* Tweak banner & footer styling and spacing

* Fix badge background colors in table content

* Bump @types/bootstrap to 5.2.10

* Clean up form layouts

* Fix object selector button style

* Fix icon padding inside small buttons

* Fix icon & badge spacing inside buttons and tabs

* Hide paginator for empty pages

* Fix hover color for list items (Tabler bug #1694)

* Fix width of checkbox column in empty tables

* Clean up bulk edit template

* Fix border color of reslug button

* Package & serve Google fonts locally

* Fix tab styling

* Reduce vetical space at top of dashboard

* Remove obsolete content-wrapper template block

* Fix icon spacing in dropdown menu items

* Fix color label sizing

* Separate bulk delete form & object list into tabs

* Fix styling of filter group headings

* Fix styling for object changelog & journal views

* Standardize ordering & styling of action buttons

* Fix designation of active menu item

* Automatically expand menu section containing the active link

* Clean up nav menu styling

* Remove button colors; hide buttons except on hover/active

* Highlight menu group containing the active item

* Update & standardize alert styling

* Refactor base templates to ensure consistent display of header content

* Tweak styling for links inside badges

* Clean up top menu

* Fix JSON/YAML toggles for config context data

* Fix object template header

* Constrain tabs to container-xl; tweak header margins

* Fix object identifier styling

* Fix positioning of card header buttons

* Remove padding from HTMX tables inside cards

* Ensure consistent use of row headings in attribute tables

* Remove padding surrounding tables inside cards

* Remove obsolete CSS classes

* Misc cleanup of old styling

* Refactor 'controls' template block; ditch old classes

* Fix login button sizing

* Limit object edit form width

* Append asterisk to required form field labels

* Remove obsolete styling

* Remove obsolete styling

* Fix position of progress bar outside label

* Fix alignment of delete button in report/script lists

* Fix <pre> styling

* Clean up page headers

* Replace SVG icons with Material Design icons

* Restore dark mode togle functionality

* Fix top navbar background color under dark mode

* Rebuild static assets
2024-01-17 16:25:42 -05:00
Jeremy Stretch
050446b5e1 Release v3.7.1 2024-01-17 14:37:27 -05:00
Jeremy Stretch
a6d77f48ce Add link to Transifex platform 2024-01-10 14:28:38 -05:00