Commit Graph

23 Commits

Author SHA1 Message Date
Jon
3b743a847c refactor: login to use base template
!20
2024-06-07 20:08:07 +09:30
Jon
95a08b2d2c refactor: adjust template block names
renamed so they make sense

!20
2024-06-07 20:01:56 +09:30
Jon
b38984fcb9 feat(base): Enforceable SSO ONLY
this setting removes the login form and forces a redirect to the SSO signin page.

!20 #1
2024-06-07 19:33:57 +09:30
Jon
3040d4afe7 feat(base): configurable SSO
!20 #1
2024-06-07 19:23:39 +09:30
Jon
3fef74e700 feat(api): add org team view page
!16 #41
2024-05-31 17:54:49 +09:30
Jon
95f7cb2bfc chore: clean footer bracket
!15
2024-05-31 15:52:06 +09:30
Jon
a3716b0158 fix(ui): correct repo url used
!13
2024-05-28 15:04:41 +09:30
Jon
da0d3a816d feat(UI): show build details with page footer
!12 #25
2024-05-27 13:32:20 +09:30
Jon
b2f7c83155 feat(base): Add delete icon to content header
only display if model_delete_url is set

!11 #23
2024-05-25 19:08:22 +09:30
Jon
ee7977fe4a feat(user): Add user settings panel
!11 closes #28
2024-05-25 10:44:49 +09:30
Jon
d2dba2f7b8 fix(base): show "content_title - SITE_TITLE" as site title
!10 fixes #18
2024-05-23 22:31:52 +09:30
Jon
ac233e432f feat(settings): new module for whole of application settings/globals
!10
2024-05-23 19:14:07 +09:30
Jon
cf5a5f5e49 chore(ui): add history icon
!9 #5
2024-05-21 03:42:56 +09:30
Jon
e93ce07d88 feat(ui): Show inventory details if they exist
!8 closes #2
2024-05-20 16:48:00 +09:30
Jon
191244ed40 refactor(template): content_title can be rendered in base
!8
2024-05-19 07:18:12 +09:30
Jon
03b06bb2da chore: update tab text colour
!5
2024-05-17 22:56:59 +09:30
Jon
b14a28f1c8 chore: add issue link button for computer inventorying
!5
2024-05-17 21:51:42 +09:30
Jon
68b1e15e01 chore: remove style attribute from icons
!5
2024-05-17 19:36:37 +09:30
Jon
7302f99753 feat(base): add stylised action button/text
!5
2024-05-17 18:53:57 +09:30
Jon
7e3492c4d1 chore: code review fixes
!1
2024-05-15 09:30:37 +09:30
Jon
50cc050adf feat(template): add header content icon block
!1
2024-05-14 05:21:06 +09:30
Jon
0d1b31f9f0 chore: template cleanup
!1
2024-05-13 20:00:17 +09:30
Jon
0edfba604a refactor: rename app from itsm -> app
used app as this is a root application and not a django project app

!1
2024-05-13 17:46:58 +09:30