forked from hotosm/tasking-manager
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrations to TM 4 #65
Open
tsmock
wants to merge
1,754
commits into
kaart-stage
Choose a base branch
from
kaart-tm-4
base: kaart-stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.0.0...6.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.0.0...6.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 5.0.0 to 5.0.3. - [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases) - [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-hooks-testing-library@v5.0.0...v5.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [msw](https://github.com/mswjs/msw) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/master/CHANGELOG.md) - [Commits](mswjs/msw@v0.25.0...v0.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
… address (hotosm#3993) * Change email sending to only message verified users * Reformat.
Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.7...v1.2.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.2.0 to 4.0.2. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@4.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
- add task stats dto - return tasks matching query parameters
* Add setTaskSizes component tests * Move grid functions to utils and test them * Remove trailing underscore + add descriptive test comment
* Add tests for licences components * Add more licence mock data for tests * add test to mock function Co-authored-by: Wille Marcel <[email protected]>
* Fix bug in OSMCha filter id field of edit project page * Set initial osmchaFilterId value to empty string if null Co-authored-by: Diana Rita Nanyanzi <[email protected]>
…on (hotosm#4554) * Show task ids for tasks locked for validation * show locked taskId over the map * Enable the task id dialog only on validation + add comments to the code * improve code of map event handlers Co-authored-by: Wille Marcel <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]> migrations: 7408ceebbef7: Project files don't need to add indexes The indexes are added in a separate upstream migration. Signed-off-by: Taylor Smock <[email protected]> Initial Mapillary frontend Signed-off-by: Taylor Smock <[email protected]> Translate tile geom coords to lat lon coords when setting geometry for a tile Properly determine cutoff keys, will need to have recursion for tile fetching Remove features after adding to task, move computing tasks to separate function, add org param Determine if geom is in original bbox, add basic state to frontend for displaying failed sequence state Formatted messages, properly buffer geometry (for both front and backend), UI enhancements Co-authored-by: Taylor Smock <[email protected]>
tsmock
force-pushed
the
kaart-tm-4
branch
2 times, most recently
from
June 16, 2021 19:54
1f47d36
to
cbb00b2
Compare
CI: * Fix code navigation * Fix python tests * Fix docker build * Modify docker so that it skips frontend building when necessary This looks for a tasking-manager.env file Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will probably be a branch delete/replace, instead of a merge.
Current statistics:
Priorities
MapWithAI-like server, and use the JOSM MapWithAI plugin instead, b04288b (migration))
port of this already)
Default changeset source (oneline change insee cf4ce2asrc/utils/openEditor.js
)server does have SMTP set up, IIRC)