summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds the basic table rendering to the Organisation list pageHEADmasterMatthew Lemon2024-02-151-17/+14
* Implementing the templateCache in organisations listMatthew Lemon2024-02-153-14/+13
* Implemented template cacheMatthew Lemon2024-02-156-22/+74
* Switched off the gradient background in the table headerMatthew Lemon2024-02-151-1/+1
* If we want table stripes...Matthew Lemon2024-02-121-0/+5
* Adds gradient to table headerMatthew Lemon2024-02-121-1/+2
* More styling - reverted from gray backgroundMatthew Lemon2024-02-123-44/+56
* Introduces much better styling of the operations tableMatthew Lemon2024-02-122-5/+42
* Removes the bullet from a listMatthew Lemon2024-02-121-0/+6
* Method to format an EngagementStrategy for renderingMatthew Lemon2024-02-122-3/+11
* Some formatting for ESes in Ops tableMatthew Lemon2024-02-123-4/+16
* Operations list shows ESs for each entityMatthew Lemon2024-02-124-22/+46
* wip: mating EPs with OperationsMatthew Lemon2024-02-125-9/+78
* Adds mock ES and EP entries in Ops tableMatthew Lemon2024-02-121-0/+4
* Updates populate file with correct set upMatthew Lemon2024-02-121-2/+6
* Changes table header text to normal font weight.Matthew Lemon2024-02-121-0/+1
* Adds lorem ipsum text to operations pageMatthew Lemon2024-02-121-0/+4
* Just adding a couple more demo dataMatthew Lemon2024-02-121-0/+2
* An Operations list page now renders data in tableMatthew Lemon2024-02-125-29/+15
* wip: Cannot get the dynamic data to show up in templateMatthew Lemon2024-02-113-7/+30
* Adds an operations html templateMatthew Lemon2024-02-114-5/+57
* Have added a listAll handler for new operation modelMatthew Lemon2024-02-114-5/+54
* Started the Operation modelMatthew Lemon2024-02-112-1/+43
* Further tinkering with CSSMatthew Lemon2024-02-113-5/+11
* Adds entr command to re-run run commandMatthew Lemon2024-02-111-0/+3
* Started mocking out home page in HTML and CSSMatthew Lemon2024-02-112-0/+42
* Adds small-font cssMatthew Lemon2024-02-114-3/+933
* wip: tweak to font sizeMatthew Lemon2024-02-111-3/+3
* Implements Latest() organisation model methodMatthew Lemon2024-02-102-11/+51
* Adds the Get handler for organisation model and fixesMatthew Lemon2024-02-104-28/+70
* Adds the view handler for our organisation modelMatthew Lemon2024-02-102-0/+6
* Adds a comment above code to handle "/" routeMatthew Lemon2024-02-101-0/+4
* Adds missing importMatthew Lemon2024-02-101-1/+0
* Have added Insert handler for Organisation modelMatthew Lemon2024-02-104-53/+58
* Adds the Organisations modelMatthew Lemon2024-02-092-2/+34
* Adds the database driver and opens database poolMatthew Lemon2024-02-091-4/+36
* Adds flagsMatthew Lemon2024-02-092-3/+11
* Adds my-sql driver dependencyMatthew Lemon2024-02-092-0/+4
* Adds a populate.sql scriptMatthew Lemon2024-02-092-0/+31
* Added nav partialMatthew Lemon2024-02-083-3/+8
* Created a /organisations/list routeMatthew Lemon2024-02-087-5/+91
* First proper use of templatesMatthew Lemon2024-02-083-3/+14
* First appearance of HTML on the home pageMatthew Lemon2024-02-082-1/+46
* Moved main to cmd/web and added routes() methodMatthew Lemon2024-02-085-19/+46
* Adds a MakefileMatthew Lemon2024-02-081-0/+8
* Adds DockerfileMatthew Lemon2024-01-311-0/+8
* Initial commit for testingMatthew Lemon2024-01-312-0/+21