index
:
ded-go-core.git
master
DED in Go.
y@yulqen.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds the basic table rendering to the Organisation list page
HEAD
master
Matthew Lemon
2024-02-15
1
-17
/
+14
*
Implementing the templateCache in organisations list
Matthew Lemon
2024-02-15
3
-14
/
+13
*
Implemented template cache
Matthew Lemon
2024-02-15
6
-22
/
+74
*
Switched off the gradient background in the table header
Matthew Lemon
2024-02-15
1
-1
/
+1
*
If we want table stripes...
Matthew Lemon
2024-02-12
1
-0
/
+5
*
Adds gradient to table header
Matthew Lemon
2024-02-12
1
-1
/
+2
*
More styling - reverted from gray background
Matthew Lemon
2024-02-12
3
-44
/
+56
*
Introduces much better styling of the operations table
Matthew Lemon
2024-02-12
2
-5
/
+42
*
Removes the bullet from a list
Matthew Lemon
2024-02-12
1
-0
/
+6
*
Method to format an EngagementStrategy for rendering
Matthew Lemon
2024-02-12
2
-3
/
+11
*
Some formatting for ESes in Ops table
Matthew Lemon
2024-02-12
3
-4
/
+16
*
Operations list shows ESs for each entity
Matthew Lemon
2024-02-12
4
-22
/
+46
*
wip: mating EPs with Operations
Matthew Lemon
2024-02-12
5
-9
/
+78
*
Adds mock ES and EP entries in Ops table
Matthew Lemon
2024-02-12
1
-0
/
+4
*
Updates populate file with correct set up
Matthew Lemon
2024-02-12
1
-2
/
+6
*
Changes table header text to normal font weight.
Matthew Lemon
2024-02-12
1
-0
/
+1
*
Adds lorem ipsum text to operations page
Matthew Lemon
2024-02-12
1
-0
/
+4
*
Just adding a couple more demo data
Matthew Lemon
2024-02-12
1
-0
/
+2
*
An Operations list page now renders data in table
Matthew Lemon
2024-02-12
5
-29
/
+15
*
wip: Cannot get the dynamic data to show up in template
Matthew Lemon
2024-02-11
3
-7
/
+30
*
Adds an operations html template
Matthew Lemon
2024-02-11
4
-5
/
+57
*
Have added a listAll handler for new operation model
Matthew Lemon
2024-02-11
4
-5
/
+54
*
Started the Operation model
Matthew Lemon
2024-02-11
2
-1
/
+43
*
Further tinkering with CSS
Matthew Lemon
2024-02-11
3
-5
/
+11
*
Adds entr command to re-run run command
Matthew Lemon
2024-02-11
1
-0
/
+3
*
Started mocking out home page in HTML and CSS
Matthew Lemon
2024-02-11
2
-0
/
+42
*
Adds small-font css
Matthew Lemon
2024-02-11
4
-3
/
+933
*
wip: tweak to font size
Matthew Lemon
2024-02-11
1
-3
/
+3
*
Implements Latest() organisation model method
Matthew Lemon
2024-02-10
2
-11
/
+51
*
Adds the Get handler for organisation model and fixes
Matthew Lemon
2024-02-10
4
-28
/
+70
*
Adds the view handler for our organisation model
Matthew Lemon
2024-02-10
2
-0
/
+6
*
Adds a comment above code to handle "/" route
Matthew Lemon
2024-02-10
1
-0
/
+4
*
Adds missing import
Matthew Lemon
2024-02-10
1
-1
/
+0
*
Have added Insert handler for Organisation model
Matthew Lemon
2024-02-10
4
-53
/
+58
*
Adds the Organisations model
Matthew Lemon
2024-02-09
2
-2
/
+34
*
Adds the database driver and opens database pool
Matthew Lemon
2024-02-09
1
-4
/
+36
*
Adds flags
Matthew Lemon
2024-02-09
2
-3
/
+11
*
Adds my-sql driver dependency
Matthew Lemon
2024-02-09
2
-0
/
+4
*
Adds a populate.sql script
Matthew Lemon
2024-02-09
2
-0
/
+31
*
Added nav partial
Matthew Lemon
2024-02-08
3
-3
/
+8
*
Created a /organisations/list route
Matthew Lemon
2024-02-08
7
-5
/
+91
*
First proper use of templates
Matthew Lemon
2024-02-08
3
-3
/
+14
*
First appearance of HTML on the home page
Matthew Lemon
2024-02-08
2
-1
/
+46
*
Moved main to cmd/web and added routes() method
Matthew Lemon
2024-02-08
5
-19
/
+46
*
Adds a Makefile
Matthew Lemon
2024-02-08
1
-0
/
+8
*
Adds Dockerfile
Matthew Lemon
2024-01-31
1
-0
/
+8
*
Initial commit for testing
Matthew Lemon
2024-01-31
2
-0
/
+21