Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

empty docTitle value in JSON data #3348

Merged
merged 1 commit into from
Aug 15, 2017
Merged

empty docTitle value in JSON data #3348

merged 1 commit into from
Aug 15, 2017

Conversation

nihakhanna
Copy link
Collaborator

Fix for Bug 1389706

@ianb
Copy link
Contributor

ianb commented Aug 15, 2017

I thought this was a funny way to do it, but after thinking about it I like it – this way we can bring back the title, and effectively we're doing the private/public data approach we eventually want to get to, except for now treating everything like public.

@ianb ianb merged commit 3c2b0a4 into master Aug 15, 2017
@ianb ianb deleted the empty-doctitle branch August 15, 2017 18:14
@ianb
Copy link
Contributor

ianb commented Aug 16, 2017

Now I don't know if I misread the commit or somehow it got applied in an odd way, but it's just removing the title entirely

jaredhirsch pushed a commit that referenced this pull request Aug 17, 2017
* Fix commit from #3348, keep title unless user has overwritten it

* Fix #3249, create npm run test:server

Make the tests no longer be executable, since the test runner runs

* Add test for updating a shot with a new image

Note: test succeeds (despite what I expected from #3290)

* Fix flake8 errors

* Fix #3207, put image sizes in images table

* Fix #3318, add timing to all database queries

Timing is logged when it goes over a configurable limit. Locations are logged based on caller filename/position

* Add npm run test:server to CI tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants