Skip to content
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

0.21.0 #707

Closed
wants to merge 14 commits into from
Closed

0.21.0 #707

wants to merge 14 commits into from

Conversation

kishore03109
Copy link
Contributor

v0.21.0

  • chore(Infra Service): fix failing build #706
  • chore(deploymentsservice): add a brand for <env>Url types #705
  • Is 59/fix/disallow special character as first character #699
  • chore: add ga4 to request schema #689
  • fix(authservice): return userId when e2e #700
  • build(deps): bump vm2 from 3.9.15 to 3.9.16 in /microservices #702
  • build(deps): bump vm2 from 3.9.11 to 3.9.16 #701
  • Fix/rename subcollection and rename/delete resource room #692
  • fix(constants): fixed import #694
  • 0.20.0 (develop) #696
  • fix(launches service): change to primary domain source for clarity #669
  • Feat/buttons #585
  • Feat/site creation form email #679

alexanderleegs and others added 14 commits April 11, 2023 15:08
* Feat: add findOrCreateByEmail

* Feat: add site member instead of github team

* Feat: update forms parsing

* Fix: update infraService initialisation

* Chore: remove unused createTeamOnGithub

* nit: update variable name

* chore: update todo with issue number

* Fix: trim user input
* feat(reviewrequestservice): add initial impl to copute url

* chore(errors): add many errors

* feat(types): add types

* refactor(deployment): chaneg string type to permalink

* feat(pageservice): add new pageservice abstration for raw js wrappers

* feat(json): add new safeJsonParse util

* refactor(reviewrequestservice): refactor to use new page service

* refactor(sitesservice): refactor to use new page service

* refactor(review): refactor for neverthrow api

* chore(server): init page service

* chore(pageservice): add comment

* fix(reviewrequestservice): add in await

* fix(collaboratorsservice): add in unwrap

* chore(review.ts): removed vapt fixes

* chore(services/types): renamed variables and methods for clarity

* chore(errors): removed unneeded properties

* fix(server): u9pdate after rebase

* fix(review): update after rebase

* fix(rebase fixes): add cast cos the `permalink` property is guaranteed but it's opaque atm

* chore(server): add code for init of pageservice

* chore(rr service): specify return types

* fix(notif handler): update to fit new api

* test(app): updated specs to fit with new API   (#587)

* fix(sites.spec): update imports

* test(sitesservice): update types

* test(reviewrequestservice.spec): update spce

* test(collaboratorsservice): fixed tests

* chore(databaseerror): add new error

* fix(sitesservice): fixed regression in code

* test(sitesservice.spec): fixed tests

* chore(sitesservice): remove extra console log

* chore(sites/user spec): add sync to prevent db clash

* chore(databaseerror): removed extra properties

* chore(constants): add new constant for homepage name

* fix(pageservice): fixed bug allowing empty collections

* chore(constants): add new constant for contact-us

* refactor(pages): rename property

* test(pageservice.spec): add tests

* chore(constants): rename homepage constants for consistency

* chore(pageservice): remove redundant code

* chore(pageservice.spec,): remove extra async

* chore(pageservice.spec): standardise imports

\

* refactor(pageservice): update parsecolletionpage

* test(pageservice.spec): update tests for new error mesasge

* fix(pageservice.spec): removed extra newline

* test(integration): fixed reviews integration tests

* test(review): updated spec for new api

* tests(notifs + page): fixed failing tests

* test(review): fix for dev changes
* Fix: remove githubSessionData from subcollection renameDirectory call

* chore: rename instances of reqDetails to sessionData

* Fix: resource room rename/delete and tests
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.15...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: add ga4 to request schema

* Fix: tests
* Fix: update special character regex check

* chore: update logging for create/rename

* chore: rename title regex check
@kishore03109 kishore03109 requested a review from a team April 13, 2023 08:46
@kishore03109 kishore03109 mentioned this pull request Apr 13, 2023
@alexanderleegs alexanderleegs deleted the release/v0.21.0 branch April 13, 2023 10:10
@alexanderleegs alexanderleegs restored the release/v0.21.0 branch April 13, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants