Commit Graph

31 Commits

Author SHA1 Message Date
Jon
57060975b0 chore: remove old history model access from original UI and API V1
ref: #601 #605 closes #606
2025-02-18 04:13:34 +09:30
Jon
268e3294a2 feat(api): Setup API to be correctly versioned
ref: #248 #365
2024-11-28 02:22:16 +09:30
Jon
2ab2b65fc2 refactor(core): update markdown styles
ref: #270 #271
2024-09-12 17:09:39 +09:30
Jon
52db44eac7 feat(development): add option for including additional stylesheets
ref: #252
2024-08-25 11:31:43 +09:30
Jon
86fc1448a6 feat(project_management): save project history
!30 #14
2024-08-23 18:02:53 +09:30
Jon
4ecf5236c1 feat(base): create detail view templates
purpose is to aid in the development of a detail form

#22 #24 #226
2024-08-23 17:45:43 +09:30
Jon
32cdcc38b5 feat(base): add code highlighting to markdown
!43 #10
2024-08-23 17:45:43 +09:30
Jon
c3b585d416 fix(base): correct project links to github
. #218
2024-08-10 20:24:43 +09:30
Jon
5c74360842 fix(base): dont show user warning bar for non-authenticated user
!42
2024-07-18 01:48:57 +09:30
Jon
60538e1cec feat(base): show warning bar if the user has not set a default organization
!42 fixes #133
2024-07-17 23:51:25 +09:30
Jon
1f35893db9 chore: footer text to be grey
does not need to be prominent

!35
2024-07-14 15:27:03 +09:30
Jon
a4617c28f8 chore: complete footer layout
git icon from https://gitlab-org.gitlab.io/gitlab-svgs

!35 closes #25
2024-07-14 04:22:41 +09:30
Jon
ee3dd68cfe fix(base): add missing content_title to context
!35 #74
2024-07-10 15:58:18 +09:30
Jon
87282ce41c feat(base): add dynamic docs icon
specifying `context['model_docs_path']` with the path will add the docs icon

!21
2024-06-12 05:06:22 +09:30
Jon
3fb2706321 refactor(base): cleanup form and prettyfy
!23 #24
2024-06-10 09:37:54 +09:30
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
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
191244ed40 refactor(template): content_title can be rendered in base
!8
2024-05-19 07:18:12 +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