This repository was archived by the owner on May 8, 2018. It is now read-only.
Releases: timetabio/code
Releases · timetabio/code
0.56.1
0.56.0
- Replace frontend with splash page
0.55.0
- Fix schema.sql
- Correct filename for FetchVerificationTokenByEmailQuery
- Remove redundant mount
- Remove everything from survey or beta
0.54.0
- Remove beta notice
- Make floating buttons a bar rather than floating
- Make .user-menu > .nav inert when closed
0.53.0
- Change time based changelog to diff between master and last tag
- Add edit button to
PostSnippet - Add edit post uri to UriBuilder
- Add margin between post card buttons
- Fix computation of height in
- Implement actions for updating body and title of post
- Add support for 'PUT' method to curl
- Change icon from check -> done
- Correct behaviour
- Correct whitespace
- Update Ink
- Add autosave message, update autosave form
- Add styles for .autosave-message
- Add info, ellipsis icon
- Add EditPostPageController
- Add EditPostPageRenderer
- Add TODOs
- Implement saving of inputs
- Update showcase for autosave-form
- Add crfs-token to showcase
- Change null => undefined
- Add
- Implement
PUT /v1/posts/:id/title - Implement UpdatePostTitleCommand
- Implement
PUT /v1/posts/:id/body - Implement UpdatePostBodyCommand
- Generalize post update query handler + model
0.52.5
- Use ?refresh for immediate updates
0.52.4
- Add missing meta.delete_timestamp
0.52.3
- Add missing doc wrapping, format timestamp
- Index 'archived' field directly from API
- Add integration tests
0.52.2
- Hide banner for users that have filled out 2nd survey
0.52.1
- Update survey wording