This repository was archived by the owner on May 26, 2025. It is now read-only.
[WIP] Ngo management table#296
Open
idormenco wants to merge 65 commits intocode4romania:developfrom
Open
Conversation
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/npm/registry-fetch/releases) - [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/registry-fetch/commits) Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn/frontend/npm-registry-fetch-4.0.5 Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /frontend
…and_yarn/frontend/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Cleanup and yaml builds
cleanups & new backend link
Upgrade to Angular 9
updated api and observer manual links
…ength update max password length
* Updated login to new UI * translations added * larger image added
* updated form spacing and mobile * fixed spacing
merge to master
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/code4romania/monitorizare-vot-ong/1sz1sbnxb |
…4romania#297) * Implemented DELETE /api/v1/observer endpoint in observers list. * Added localized strings for observer delete dialog. * Added localized strings for previously implemented observer delete dialog.
* 1 line on cards * removed the dash
* AnswerFilter mdl rm observerId add observerPhone Added phoneObserver param to srvc Filter by observerPhone instead of observerId * added translations * add observer phone number filter Co-authored-by: Irina Borozan <anirib@gmail.com>
merge dev
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
[WIP] closes #292
also closes #203