Theresa Gresch
73c4891cde
Frontend: Add acceptance test
2020-06-04 11:11:26 +02:00
Theresa Gresch
f1b84c4c88
Frontend: Add acceptance tests
2020-06-04 08:06:17 +02:00
Theresa Gresch
49fb38b1df
Frontend: Add acceptance tests
2020-06-03 08:54:09 +02:00
Theresa Gresch
0dc340e55d
Frontend: Add acceptance tests
2020-06-03 08:54:09 +02:00
Theresa Gresch
a8ae54a886
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
2adf5fe32b
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
12efe82fbf
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
ad9167360d
Feature/246 ( #345 )
...
* Import: Implement "add to album" in backend #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Import: Implement "add to album" in frontend #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Add OriginalName to photo search result
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Add json tags to PhotoName and PhotoPath
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Photo: Use EstimateCountry() in UpdateLocation()
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Photo: Set OriginalName earlier while indexing
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Ignore whitespace when stripping sequence from filename #335
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Fix labels count for SQLite
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Import: Show name of new albums #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Frontend: Add acceptance test files
Co-authored-by: Michael Mayer <michael@liquidbytes.net>
2020-06-01 09:45:24 +02:00
Theresa Gresch
4cf06a795f
Frontend: Add/refactor acceptance tests
2020-05-28 18:00:54 +02:00
Theresa Gresch
5749b93e0c
Frontend: Add/refactor acceptance tests
2020-05-28 17:59:57 +02:00
Theresa Gresch
e65b12ed7a
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:40 +02:00
Theresa Gresch
6c6224a7e8
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:39 +02:00
Theresa Gresch
57030d3cc7
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:39 +02:00
Michael Mayer
2f48dae860
Frontend: First draft for an edit dialog #212 #217
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 00:45:59 +01:00
Michael Mayer
abeb2d16f8
Frontend: Fix acceptance tests
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-20 12:36:12 +01:00
Michael Mayer
fb82749447
Frontend: Change sort order defaults
...
See https://twitter.com/browseyourlife/status/1213498860133343234
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-06 00:16:16 +01:00
Michael Mayer
b3f8fb76bf
Frontend: Disable tile view for simplicity
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-28 21:31:14 +01:00
Michael Mayer
1621cd35b1
Update acceptance test suite
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-10 19:56:32 +01:00
Michael Mayer
e1a6e5da87
Frontend: Disable login test until auth is complete #150
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-01 16:55:00 +01:00
Theresa Gresch
711c34b3dc
Add acceptance test for login ( #150 )
2019-11-21 18:56:11 +01:00
Michael Mayer
cdb7134b80
Frontend: Use public flag to disable auth #16
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-11-11 22:14:34 +01:00
Michael Mayer
56c97ec057
Basic login for admin #16
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-11-08 06:53:40 +01:00
Theresa Gresch
9516a2e1e6
Use page model functions in story test
2019-07-02 18:17:16 +02:00
Theresa Gresch
a52683429a
Use page model functions in private test
2019-07-02 18:17:07 +02:00
Theresa Gresch
ec6a484d15
Use page model functions in photos test
2019-07-02 18:16:55 +02:00
Theresa Gresch
bf2f81e95d
Use page model functions in favorites test
2019-07-02 18:16:43 +02:00
Theresa Gresch
f6493fa254
Add custom functions to page model
2019-07-02 18:16:11 +02:00
Michael Mayer
3655ebf9d8
Use daemon server mode to run acceptance tests #58
2019-06-30 05:38:39 +02:00
Theresa Gresch
d4a399d06e
Add test for story flag functionality
2019-06-27 17:04:56 +02:00
Theresa Gresch
6063b7b153
Add test for scroll to top functionality
2019-06-27 17:04:35 +02:00
Theresa Gresch
54cd378d75
Add test for toggle private flag functionality
2019-06-27 17:04:10 +02:00
Theresa Gresch
c60db43b4c
Add test for clear clipboard functionality
2019-06-27 17:02:02 +02:00
Theresa Gresch
813ecebf6b
Improve search test by waiting for response body of xhr requests to confirm that they finished
2019-06-27 17:01:12 +02:00
Theresa Gresch
d2ebe1e915
Improve favorites test by waiting for response body of xhr requests to confirm that they finished
2019-06-27 17:00:47 +02:00
Theresa Gresch
b332be4c0d
Improve filter test by waiting for response body of xhr requests to confirm that they finished
2019-06-27 17:00:20 +02:00
Theresa Gresch
6d27e34d3d
Add descriptive classes to clipboard component and use dialog component for deletion confirmation
2019-06-27 16:58:44 +02:00
Theresa Gresch
644e930575
Replaced ids from acceptance tests with descriptive classes
2019-06-25 14:55:46 +02:00
Theresa Gresch
6576f4e2af
Improve test for views
2019-06-22 15:41:44 +02:00
Theresa Gresch
dec718aa82
Improve test for search
2019-06-22 15:14:47 +02:00
Theresa Gresch
14e6a9afaa
Improve test for places
2019-06-22 15:14:32 +02:00
Theresa Gresch
74e838c391
Improve page model
2019-06-22 15:13:52 +02:00
Theresa Gresch
77ab003716
Improve test for navigation
2019-06-22 15:13:23 +02:00
Theresa Gresch
871728802b
Improve test for filters
2019-06-22 15:13:00 +02:00
Theresa Gresch
3797830165
Improve test for favorites
2019-06-22 15:11:45 +02:00
Theresa Gresch
3a576d56d7
Improve test for filters
2019-06-21 10:52:19 +02:00
Theresa Gresch
97c0894d9a
Revert "Improve filter test by adding check for expected response status code"
...
Revert committing package.json
This reverts commit f1bfbf224e
.
2019-06-20 16:24:32 +02:00
Theresa Gresch
b2ed847da9
Improve test for selecting and unselecting photos
2019-06-20 16:17:43 +02:00
Theresa Gresch
3d92990215
Improve test for liking and disliking photos
2019-06-20 14:38:22 +02:00
Theresa Gresch
f1bfbf224e
Improve filter test by adding check for expected response status code
2019-06-20 14:08:42 +02:00
Theresa Gresch
56ed571b42
Improve search test by adding check for expected response status code
2019-06-20 13:46:58 +02:00