index
:
ded-go-core.git
master
DED in Go.
y@yulqen.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
Implementing the templateCache in organisations list
Matthew Lemon
2
-13
/
+12
2024-02-15
Implemented template cache
Matthew Lemon
4
-22
/
+73
2024-02-12
Operations list shows ESs for each entity
Matthew Lemon
1
-4
/
+9
2024-02-12
wip: mating EPs with Operations
Matthew Lemon
2
-7
/
+20
2024-02-12
An Operations list page now renders data in table
Matthew Lemon
2
-4
/
+2
2024-02-11
wip: Cannot get the dynamic data to show up in template
Matthew Lemon
2
-6
/
+19
2024-02-11
Adds an operations html template
Matthew Lemon
1
-4
/
+17
2024-02-11
Have added a listAll handler for new operation model
Matthew Lemon
3
-0
/
+16
2024-02-10
Implements Latest() organisation model method
Matthew Lemon
1
-11
/
+21
2024-02-10
Adds the Get handler for organisation model and fixes
Matthew Lemon
2
-27
/
+46
2024-02-10
Adds the view handler for our organisation model
Matthew Lemon
2
-0
/
+6
2024-02-10
Adds a comment above code to handle "/" route
Matthew Lemon
1
-0
/
+4
2024-02-10
Adds missing import
Matthew Lemon
1
-1
/
+0
2024-02-10
Have added Insert handler for Organisation model
Matthew Lemon
2
-13
/
+45
2024-02-09
Adds the Organisations model
Matthew Lemon
1
-2
/
+5
2024-02-09
Adds the database driver and opens database pool
Matthew Lemon
1
-4
/
+36
2024-02-09
Adds flags
Matthew Lemon
1
-2
/
+7
2024-02-08
Added nav partial
Matthew Lemon
1
-2
/
+2
2024-02-08
Created a /organisations/list route
Matthew Lemon
3
-4
/
+35
2024-02-08
First proper use of templates
Matthew Lemon
1
-1
/
+1
2024-02-08
First appearance of HTML on the home page
Matthew Lemon
1
-1
/
+33
2024-02-08
Moved main to cmd/web and added routes() method
Matthew Lemon
3
-0
/
+45