You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated initial data
* Improved project view
Detail view: added internal links
List view: tidied links from dashboard
* Added status agreement field
* Reverted a flag in initial_data
* Updated version
* Removed alphabetical ordering of project objectives
* Implemented form editing in detail view
* Moved some styles
* Implemented htmx updates of multiple elements
* project commitment summary
* project objective status
... from multiple triggers.
Tidied up CSS.
* Bumped version
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ The application will run in a Kubernetes cluster, so we need a container image f
86
86
Creating the container image might take several minutes, so this is a good point to take a break. When you return, you should see the following output:
87
87
88
88
> ```
89
-
> Packed dashboard_0.17_amd64.rock
89
+
> Packed dashboard_0.18_amd64.rock
90
90
> ```
91
91
92
92
### Create a charm
@@ -109,10 +109,10 @@ Creating the charm might take several minutes, so this is another good point to
0 commit comments