1
Fork 0
Commit Graph

195 Commits

Author SHA1 Message Date
dependabot[bot] cd503c6bac
ui (npm): bump eslint-plugin-react from 7.21.3 to 7.21.4 in /ui
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.3 to 7.21.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 05:02:56 +00:00
Viktor Strate Kløvedal 69747b3741
Merge pull request #93 from viktorstrate/dependabot/npm_and_yarn/ui/semantic-ui-react-2.0.0
ui (npm): bump semantic-ui-react from 1.3.0 to 2.0.0 in /ui
2020-10-05 09:25:27 +02:00
dependabot[bot] b0f6098d6b
ui (npm): bump semantic-ui-react from 1.3.0 to 2.0.0 in /ui
Bumps [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/Semantic-Org/Semantic-UI-React/releases)
- [Changelog](https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Semantic-Org/Semantic-UI-React/compare/v1.3.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:03:21 +00:00
dependabot[bot] a60d2b890b
ui (npm): bump eslint-plugin-react from 7.21.2 to 7.21.3 in /ui
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.21.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:02:42 +00:00
viktorstrate 6e2d5032ee Rewrite PhotosPage with react hooks 2020-10-01 22:19:40 +02:00
viktorstrate bba82538fc Remove call to react-lazyload forceVisible
This call resulted in all media being loaded at once, which is a huge performance hit with larger libraries
2020-09-28 16:56:35 +02:00
viktorstrate 885748905a Remove unused App.test.js file 2020-09-27 23:06:26 +02:00
viktorstrate 335ee3ebe2 Cleanup ui files 2020-09-27 22:50:27 +02:00
viktorstrate b5e640c1bd Add graphql query for getting media from an array of ids
- Add keyboard navigation when presenting images in map view
2020-09-27 20:52:09 +02:00
viktorstrate db64d3eb1b Merge branch 'master' into geographic-map-page 2020-09-27 20:08:43 +02:00
Viktor Strate Kløvedal a0ee666616
Merge pull request #76 from stz184/favorites-checkobox-on-photos-and-album-page-viktorstrate/photoview#6
Fixes viktorstrate/photoview#6
2020-09-27 18:34:46 +02:00
viktorstrate 1b55caa0a2 Disable places page when mapbox token isn't defined 2020-09-27 18:18:30 +02:00
viktorstrate 539b1c1245 When map marker is clicked a present view is shown 2020-09-27 17:54:50 +02:00
viktorstrate c73c962fc3 Show media with thumbnail on map 2020-09-27 16:20:55 +02:00
stz184 cd0d9d811c Fixes viktorstrate/photoview#6
- Removed unused methods from PhotosPage component
2020-09-27 17:17:31 +03:00
stz184 abc0bc54d5 Fixes viktorstrate/photoview#6
- Used useCallback to improve the performance
2020-09-27 16:58:26 +03:00
stz184 df973c3992 Fixes viktorstrate/photoview#6
- Replaced pushState with replaceState
- Fixed issue that caused problems navigating to album's favorites page
2020-09-27 16:17:58 +03:00
viktorstrate 0a314b8e1d Add geojson graphql endpoint, work on mapbox 2020-09-27 00:46:01 +02:00
viktorstrate 41febdb180 Start on map page web ui 2020-09-26 21:19:47 +02:00
stz184 85a8dbedb0 Fixes viktorstrate/photoview#6
- Fixed issue that prevented favorites toggle to switch on on the Photos page
- The favorites toggle is moved on left
2020-09-26 02:18:30 +03:00
viktorstrate 467ec54797 Fix bug where reloading initial setup page,
would cause an exception
2020-09-25 19:16:49 +02:00
viktorstrate b1f911d29c Set fixed versions in docker-compose.example.yml
- Update ui dependencies
2020-09-25 19:10:35 +02:00
stz184 9212ac52eb Fixes viktorstrate/photoview#6
- Fixed incorrect typename of the optimistic response of markFavorite()
- Added onFavorite callback to track when media is favorited
- Added logic to refetch the query when media is added/removed to favorites
2020-09-25 19:10:32 +03:00
dependabot[bot] 3524e85e22
ui (npm): bump eslint from 7.7.0 to 7.9.0 in /ui
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 20:24:01 +00:00
Viktor Strate Kløvedal 33ebd497d5
Merge pull request #84 from viktorstrate/dependabot/npm_and_yarn/ui/prettier-2.1.2
ui (npm): bump prettier from 2.0.5 to 2.1.2 in /ui
2020-09-21 22:02:52 +02:00
Viktor Strate Kløvedal cb63aca0f8
Merge pull request #85 from viktorstrate/dependabot/npm_and_yarn/ui/babel-plugin-graphql-tag-3.1.0
ui (npm): bump babel-plugin-graphql-tag from 3.0.0 to 3.1.0 in /ui
2020-09-21 22:02:42 +02:00
Viktor Strate Kløvedal 721e5f0119
Merge pull request #86 from viktorstrate/dependabot/npm_and_yarn/ui/babel/plugin-transform-runtime-7.11.5
ui (npm): bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5 in /ui
2020-09-21 22:02:29 +02:00
dependabot[bot] fb9d2ee8b2
ui (npm): bump semantic-ui-react from 1.2.0 to 1.2.1 in /ui
Bumps [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/Semantic-Org/Semantic-UI-React/releases)
- [Changelog](https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Semantic-Org/Semantic-UI-React/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 19:51:57 +00:00
dependabot[bot] e7a2f00539
ui (npm): bump @babel/plugin-transform-runtime in /ui
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 19:51:40 +00:00
dependabot[bot] df876d63ad
ui (npm): bump babel-plugin-graphql-tag from 3.0.0 to 3.1.0 in /ui
Bumps [babel-plugin-graphql-tag](https://github.com/gajus/babel-plugin-graphql-tag) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gajus/babel-plugin-graphql-tag/releases)
- [Commits](https://github.com/gajus/babel-plugin-graphql-tag/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 19:51:15 +00:00
dependabot[bot] a03e09c10f
ui (npm): bump prettier from 2.0.5 to 2.1.2 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 19:50:55 +00:00
viktorstrate 9c9807ecc9 Add admin setting to change max concurrent workers 2020-09-21 21:32:30 +02:00
viktorstrate 74f1eb26f7 Only update scan interval, when value differ 2020-09-21 12:41:58 +02:00
viktorstrate 05380354e3 Setup periodic scan background runner 2020-09-21 12:34:56 +02:00
viktorstrate 167ff4b8c4 Update periodic scanner value from UI 2020-09-21 11:50:39 +02:00
viktorstrate 28749c44ac Start on UI for periodic scanner settings 2020-09-20 22:49:50 +02:00
stz184 23d9d27764 Merge branch 'master' of github.com:viktorstrate/photoview into favorites-checkobox-on-photos-and-album-page-viktorstrate/photoview#6 2020-09-11 22:00:27 +03:00
viktorstrate a257dfb3e6 Fix layout problems with narrow images 2020-09-07 17:05:06 +02:00
stz184 75e43aae80 Merge branch 'master' of github.com:viktorstrate/photoview into favorites-checkobox-on-photos-and-album-page-viktorstrate/photoview#6 2020-09-07 13:08:25 +03:00
stz184 d7e6ab9cf3 Fixes viktorstrate/photoview#6
- Added favorites toggle on both Album and Photos page
- When the favorites are viewed, the URL changes
- Removed unused variable activeImage
- Added match.params propTypes to AlbumPage component
2020-09-07 13:04:14 +03:00
viktorstrate 4890b0c5b7 Update ui dependencies 2020-08-18 13:20:34 +02:00
viktorstrate cb2d806900 Hide presentation button outlines 2020-08-17 15:27:06 +02:00
viktorstrate 60f398cb94 Fix sidebar layout problems on mobile 2020-08-17 15:13:37 +02:00
viktorstrate d69d21dda3 Make sidebar hideable on mobile 2020-08-17 14:32:21 +02:00
viktorstrate 650522cc3b Fix sidebar layout problems on mobile 2020-08-17 14:09:14 +02:00
viktorstrate 4db10cddf9 Move sidebar to the bottom on mobile
- Hide photoview header text on smaller screens
2020-08-17 13:55:24 +02:00
viktorstrate 6193197c71 Improve photo ui rendering 2020-08-15 14:09:47 +02:00
viktorstrate c9216a4d79 General cleanup 2020-08-15 13:00:46 +02:00
viktorstrate 020321959d Show file size for media downloads
This closes #63
2020-08-11 22:34:42 +02:00
dependabot[bot] 95862300c8
Bump elliptic from 6.5.2 to 6.5.3 in /ui
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 11:12:45 +00:00