Commit Graph

1049 Commits

Author SHA1 Message Date
Lucy Cifferello
e061d0db4e fix docker build 2021-09-30 15:43:22 -06:00
Lucy C
78342f3095 Update Dockerfile
remove unnecessary quote
2021-09-30 15:03:37 -06:00
Lucy C
d04f281321 Update Dockerfile
Adjust health check with exit code
2021-09-30 15:02:51 -06:00
Lucy C
cae5d5ce3d Update Dockerfile
add healthcheck instruction
2021-09-30 14:56:44 -06:00
Lucy C
36ba23c475 Update Dockerfile
Persist `curl` as a dependency, mainly for upstream service availability health checks.
2021-09-30 14:08:52 -06:00
Viktor Strate Kløvedal
776d0e69d7 Merge pull request #547 from photoview/viktorstrate/issue540
Fix postgres share token bug
2021-09-30 16:15:50 +02:00
viktorstrate
f6cc86d75a Fix bug 2021-09-30 16:05:23 +02:00
viktorstrate
d060ee9fd9 Write failing test for bug 2021-09-29 11:20:15 +02:00
Viktor Strate Kløvedal
e05c4bef82 Merge pull request #538 from photoview/api-tests
More API tests
2021-09-27 21:42:04 +02:00
viktorstrate
c977f076db Fix timeline for sqlite 2021-09-27 21:26:30 +02:00
viktorstrate
bb19d18c42 Add test for user favorite media 2021-09-27 21:20:47 +02:00
viktorstrate
00e436a518 Add tests for album path 2021-09-27 20:59:41 +02:00
viktorstrate
c7865a94e4 Fix problem with postgres for MyTimeline action 2021-09-27 20:43:26 +02:00
viktorstrate
e66a9199a1 Add timeline resolver tests 2021-09-27 20:23:10 +02:00
Viktor Strate Kløvedal
794243e1bd Merge pull request #537 from Zazou49/patch-2
Update translation.json
2021-09-27 19:15:34 +02:00
Zazou49
b52b5864c7 Update translation.json 2021-09-27 17:40:43 +02:00
Viktor Strate Kløvedal
428c4fdcaf Merge pull request #534 from PJ-Watson/master
Fix bug in new install.
v2.3.8
2021-09-26 23:08:27 +02:00
PJ-Watson
6b8a621913 Fix bug in new install. 2021-09-26 21:17:16 +01:00
viktorstrate
344d554b8a Make serice-worker ignore API + fix #506 v2.3.7 2021-09-26 20:51:14 +02:00
viktorstrate
7799674b74 Fix album downloads when running production 2021-09-26 15:15:31 +02:00
viktorstrate
68b6a49638 Fix timeline ordering (#531) + layout fixes for AlbumBox 2021-09-26 13:42:00 +02:00
Viktor Strate Kløvedal
df070309f8 Merge pull request #532 from photoview/album-download
Album download
2021-09-26 13:30:35 +02:00
viktorstrate
342f0a31e1 Fix API tests 2021-09-26 13:23:38 +02:00
viktorstrate
929da08ea2 Add UI for album downloads 2021-09-26 13:10:37 +02:00
viktorstrate
80c2019b3f Protect download routes 2021-09-26 12:02:53 +02:00
viktorstrate
92662f9b8e Start on album download 2021-09-26 00:21:02 +02:00
Viktor Strate Kløvedal
77e1a45f0c Merge pull request #530 from photoview/improved-timeline
Improved timeline
2021-09-25 18:21:56 +02:00
viktorstrate
4860f7ac0e Small cleanup 2021-09-25 18:13:27 +02:00
viktorstrate
4722510653 Write tests for timeline gallery 2021-09-25 18:03:33 +02:00
viktorstrate
894704d9e3 Update translations 2021-09-25 17:35:41 +02:00
viktorstrate
69bf8a01c4 Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
viktorstrate
2c0baa6bdf Fix UI tests 2021-09-25 14:47:54 +02:00
viktorstrate
e7dbe0868d First working version of new timeline 2021-09-25 14:12:12 +02:00
viktorstrate
612a191f6d Merge branch 'master' into improved-timeline 2021-09-25 13:50:42 +02:00
Viktor Strate Kløvedal
e6da096aa3 Merge pull request #526 from PJ-Watson/master
Selectable Album Covers
2021-09-23 21:15:22 +02:00
viktorstrate
fcee82367c Move album cover options from sidebar/Sharing.tsx
...to AlbumSidebar.tsx and MediaSidebar.tsx instead.

Fix API tests for Postgresql
2021-09-23 20:14:37 +02:00
viktorstrate
b52e72b244 Move some album resolvers to actions, refactor album tests
- Album resolvers has been refactored to make it easier to test, this is
done by converting some of the resolvers to actions.

- The album tests has been rewritten (and simplified) to accommodate the changes.
2021-09-23 19:59:40 +02:00
viktorstrate
feeb9e0a40 Remove Album.coverID + fix thumbnail refresh
- Album.coverID has been removed from `schema.graphql`
- Make sure the proper informations are fetched from the set/reset album
  cover mutations such that Apollo can update the cache accordingly.
2021-09-23 19:00:14 +02:00
Peter - Ubuntu dual boot
5610fe0c00 Changed fetch policy to force refresh. 2021-09-23 13:56:02 +01:00
Peter - Ubuntu dual boot
9f81276448 Tests complete. 2021-09-23 12:45:54 +01:00
Peter - Ubuntu dual boot
d9e851dcd5 Finished album_test for resolvers. 2021-09-23 12:22:38 +01:00
Peter - Ubuntu dual boot
69211688f4 Forgot about non-sequentiality. Fingers crossed this works. 2021-09-23 03:20:31 +01:00
Peter - Ubuntu dual boot
72edfc3566 Hopefully fixed all album cover photo tests. 2021-09-23 01:18:41 +01:00
Peter - Ubuntu dual boot
0a4a228031 Setup testing branch. 2021-09-21 13:07:14 +01:00
Peter - Ubuntu dual boot
f7b0723cde Seems to be getting confused with MYSQL env. variable. Maybe this will work? 2021-09-20 14:52:23 +01:00
Peter - Ubuntu dual boot
82f4785f2b TODO: mutations test. Thumbnail resolver test working? 2021-09-20 14:13:21 +01:00
Peter - Ubuntu dual boot
d636b57c4c Added test client. 2021-09-20 13:48:21 +01:00
Peter - Ubuntu dual boot
e0176b2cf8 Remove unnecessary files. 2021-09-19 20:24:44 +01:00
Peter - Ubuntu dual boot
f530e90d27 Forgot to add test code. 2021-09-19 20:03:48 +01:00
Peter - Ubuntu dual boot
13330c4e1b Starting to write unit tests. 2021-09-19 20:02:52 +01:00