Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | links in header only available if logged-in | Matthew Lemon | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | moved person details up to top of org detail page | Matthew Lemon | 2020-10-23 | 1 | -121/+118 |
| | |||||
* | more tidying of org detail page | Matthew Lemon | 2020-10-23 | 1 | -130/+92 |
| | |||||
* | improved tables in org detail | Matthew Lemon | 2020-10-23 | 1 | -16/+38 |
| | |||||
* | moved notes to own table on org detail page | Matthew Lemon | 2020-10-23 | 1 | -17/+115 |
| | |||||
* | removed old card implementation to show events | Matthew Lemon | 2020-10-23 | 1 | -21/+0 |
| | |||||
* | turned the Events list on org detail page into an Notes and Events table | Matthew Lemon | 2020-10-22 | 1 | -0/+42 |
| | |||||
* | bit of a hack to get notes to sort alongside objects with actual date ↵ | Matthew Lemon | 2020-10-21 | 1 | -1/+1 |
| | | | | attributes - here we add one for the sort and remove it after | ||||
* | renamed a field in a model to date and look what I need! new migrations and ↵ | Matthew Lemon | 2020-10-21 | 1 | -1/+1 |
| | | | | fixed tests | ||||
* | prettied up the org list page | Matthew Lemon | 2020-10-21 | 1 | -3/+7 |
| | |||||
* | now have an OES-only organisation page | Matthew Lemon | 2020-10-21 | 1 | -9/+20 |
| | |||||
* | added help links | Matthew Lemon | 2020-10-21 | 1 | -0/+1 |
| | |||||
* | added org list hard-filtered by lead inspector | Matthew Lemon | 2020-10-20 | 1 | -2/+12 |
| | |||||
* | poor implementation of lead and deputy inspectors by submode on home page | Matthew Lemon | 2020-10-20 | 1 | -1/+1 |
| | |||||
* | more html... | Matthew Lemon | 2020-10-20 | 2 | -21/+32 |
| | |||||
* | smashing the HTML on the home page | Matthew Lemon | 2020-10-20 | 2 | -3/+18 |
| | |||||
* | added Note form - tests passing | Matthew Lemon | 2020-10-20 | 1 | -1/+1 |
| | |||||
* | moved engagements table up the page | Matthew Lemon | 2020-10-19 | 1 | -76/+82 |
| | |||||
* | can update single datetimeevents from org page | Matthew Lemon | 2020-10-19 | 1 | -9/+10 |
| | |||||
* | cleaned up the template | Matthew Lemon | 2020-10-19 | 1 | -50/+0 |
| | |||||
* | better representation of list of single_datetime_events in org detail page | Matthew Lemon | 2020-10-18 | 1 | -10/+28 |
| | |||||
* | basic inclusion of single datetime events in org detail page - no formatting ↵ | Matthew Lemon | 2020-10-18 | 1 | -1/+7 |
| | | | | and passing tests | ||||
* | nice links from org detail page to specific types of simple event | Matthew Lemon | 2020-10-18 | 1 | -5/+5 |
| | |||||
* | added nice icons for adding org events | Matthew Lemon | 2020-10-18 | 1 | -5/+48 |
| | |||||
* | added basic lead and deputy inspector to organisation model | Matthew Lemon | 2020-10-16 | 2 | -3/+11 |
| | |||||
* | tweaks to organisation list | Matthew Lemon | 2020-10-15 | 1 | -1/+1 |
| | |||||
* | more consistency work on tables | Matthew Lemon | 2020-10-15 | 1 | -1/+1 |
| | |||||
* | more consistency work on tables | Matthew Lemon | 2020-10-15 | 2 | -38/+41 |
| | |||||
* | consistency tweaks | Matthew Lemon | 2020-10-15 | 1 | -43/+47 |
| | |||||
* | back to table for engagement events on org detail page for now | Matthew Lemon | 2020-10-09 | 1 | -1/+3 |
| | |||||
* | trying a list-group-item within a table cell - looks quite nice | Matthew Lemon | 2020-10-08 | 1 | -1/+4 |
| | |||||
* | after much pain aligning badges - we have badges on CAF detail page | Matthew Lemon | 2020-10-02 | 2 | -17/+33 |
| | |||||
* | taken the day out of a date format string | Matthew Lemon | 2020-10-01 | 1 | -1/+1 |
| | |||||
* | Delete button now works for Engagement Event | Matthew Lemon | 2020-09-29 | 1 | -12/+9 |
| | |||||
* | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 2020-09-29 | 1 | -1/+1 |
| | |||||
* | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 2020-09-29 | 1 | -3/+9 |
| | | | | | | | | | | | | dropdown nearly converted engagement event form so that it is based on org tidy in prep for big change to engagement event form link to related CAF included in the OES engagements table formatting | ||||
* | OES engagements on org detail page improved with dates | Matthew Lemon | 2020-09-29 | 1 | -9/+34 |
| | |||||
* | Tidied up the CAF table on org detail page | Matthew Lemon | 2020-09-23 | 1 | -141/+228 |
| | | | | | | | | | | | | removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page | ||||
* | some html changes | Matthew Lemon | 2020-09-14 | 1 | -5/+20 |
| | |||||
* | tidied up person detail page | Matthew Lemon | 2020-09-14 | 2 | -7/+19 |
| | |||||
* | controlling table columns on the person detail page | Matthew Lemon | 2020-09-11 | 1 | -85/+85 |
| | |||||
* | more work | Matthew Lemon | 2020-09-11 | 1 | -4/+40 |
| | |||||
* | working on Person detail page | Matthew Lemon | 2020-09-11 | 2 | -1/+74 |
| | |||||
* | linking up essential service, ass and org detail html | Matthew Lemon | 2020-09-04 | 2 | -1/+34 |
| | |||||
* | reordered cards | Matthew Lemon | 2020-08-28 | 1 | -17/+19 |
| | |||||
* | started adding new content to org detail page - ess service | Matthew Lemon | 2020-08-28 | 1 | -0/+27 |
| | |||||
* | fixed some more view bugs related to db redesign | Matthew Lemon | 2020-08-28 | 1 | -1/+1 |
| | |||||
* | further work trying to get user views working | Matthew Lemon | 2020-08-27 | 1 | -11/+1 |
| | |||||
* | tweaks | Matthew Lemon | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | working on adding list of existing systems to add system form | Matthew Lemon | 2020-08-14 | 1 | -1/+1 |
| |