Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-02 | Support deleting trips from the client | William Carroll | 3 | -43/+103 |
2020-08-02 | Protect views from a State with an empty Session | William Carroll | 1 | -0/+10 |
2020-08-02 | Define defaults for init in State.elm | William Carroll | 1 | -3/+39 |
2020-08-02 | Assign fixed width to error banners | William Carroll | 1 | -1/+2 |
2020-08-01 | Support creating Trips from the frontend | William Carroll | 7 | -95/+373 |
2020-07-31 | Support sign-up | William Carroll | 2 | -91/+88 |
2020-07-31 | Support UI.disabledButton | William Carroll | 1 | -0/+12 |
2020-07-31 | Support UI.textButton | William Carroll | 1 | -0/+20 |
2020-07-31 | Support a basic client-side login flow | William Carroll | 11 | -46/+1283 |
2020-07-29 | Add boilerplate for Google sign-in | William Carroll | 2 | -2/+5 |
2020-07-29 | Add Elm boilerplate to project | William Carroll | 4 | -0/+100 |