Commit 117baba
committed
File tree
419 files changed
+13788
-302
lines changed- .run
- packages
- admin
- core
- prisma
- migrations
- 20210331083521_clean_migration
- 20210331091713_
- 20210401055808_subscription_migration
- 20210401061001_
- 20210401062152_
- 20210401062257_
- 20210402071457_
- 20210409053517_drop_funding_cooldown
- 20210410091827_initial_discussions_migration
- 20210412050840_discussion_links_migration
- 20210412051108_proposal_common_discussion
- 20210412052009_discussion_creator
- 20210412052219_discussion_event_types
- 20210412053758_discussion_type
- 20210413051920_discussion_subscription_type_changed_event_added
- 20210414080451_initial_notifications_migration
- 20210414081720_notification_push_status
- 20210414082051_show_notification_migration
- 20210414130708_notification_templates
- 20210414132148_user_notification_language_preference
- 20210414132959_unique_setting_for_notification
- 20210414134145_notification_process_status
- 20210414134411_
- 20210414140851_stubs
- 20210414140954_stubs_v2
- 20210414182759_from
- 20210414183119_names
- 20210414185035_unique_index
- 20210415045542_funding_request_notifications
- 20210415045939_more_event_links
- 20210415052108_notification_event_types_inlining
- 20210415052408_event_notification_types_inlining
- 20210415052500_fixing_type
- 20210415130239_notification_template_events
- 20210416121438_notification_tokens_migration
- 20210416122743_token_state
- 20210417080536_user_notification_token_events
- 20210420052023_initial_reports_migration
- 20210420054130_report_events
- 20210420055858_report_common_link
- 20210420060958_report_status
- 20210420080053_moderator_common_member_role
- 20210421050808_message_flags
- 20210421055341_
- 20210421063235_rename_event_for_respected_report
- models
- commons
- enums
- discussions
- enums
- events
- enums
- notifications
- enums
- proposals
- enums
- reports
- enums
- subscriptions
- enums
- users
- enums
- seed
- templates
- src
- domain
- clients
- circle
- cards
- notifications
- payment
- types
- Payment
- constants
- errors
- common
- http
- payment
- toolkits
- utils
- validation
- schemas
- services
- authorization
- discussions
- reports
- cards
- commands
- queries
- commons
- command
- queries
- discussions
- core
- commands
- queries
- messages
- subscriptions
- events
- commands
- notifications
- command
- helpers
- mailer
- actions
- pusher
- actions
- payments
- commands
- process
- helpers
- proposals
- commands
- funding
- process
- join
- process
- helpers
- reports
- commands
- queries
- subscriptions
- command
- queues
- users
- commands
- queries
- votes
- commands
- queries
- firebase
- __tests__
- funtions
- __snapshots__
- helpers
- functions
- src
- common/business
- core/graph
- generated
- schema/commons/types
- notification
- email/templates
- proposals/business
- subscriptions
- business
- cron
- util/tests/helpers/mockers/commons
- graphql
- src
- context
- generated
- plugins
- schema
- Types
- Cards
- Mutations
- Types
- CommonMember
- Enums
- Extensions
- Inputs
- Types
- Commons
- Enums
- Extensions
- Inputs
- Mutations
- Queries
- Types
- Discussion
- Enums
- Extensions
- Inputs
- Mutations
- Queries
- Subscriptions
- Types
- Events
- Enums
- Inputs
- Types
- Notifications
- Enums
- Extensions
- Inputs
- Subscriptions
- Types
- Proposals
- Enums
- Extensions
- Inputs
- Mutations
- Queries
- Subscriptions
- Types
- Reports
- Enums
- Extensions
- Inputs
- Mutations
- Types
- Users
- Enums
- Extensions
- Mutations
- Queries
- Types
- Votes
- Enums
- Mutations
- Types
- queues
- src
- constants
- jobs
- types
- src/entities
- web
- public/icons
- src
- containers
- App
- Common
- components/CommonDetailContainer
- DiscussionDetailModal
- DiscussionsComponent
- containers
- CommonDetailContainer
- CommonListContainer
- interfaces
- store
- worker
- src
- processors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
419 files changed
+13788
-302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments