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

chore(release): Test v7.45.1 #10174

Merged
merged 434 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
434 commits
Select commit Hold shift + click to select a range
95a95a1
fix: install plex on system (#9689)
mattkrick Apr 30, 2024
9e6947a
fix: copy fonts from static (#9690)
mattkrick Apr 30, 2024
56a54b3
fix pull static assets from root dir (#9691)
mattkrick Apr 30, 2024
eb6e608
fix: Optimize processRecurrence (#9670)
Dschoordsch Apr 30, 2024
fd30cfa
chore(docker): fonts are managed with the rest of app related stuff (…
rafaelromcar-parabol Apr 30, 2024
29b6e81
chore(release): release v7.29.1 (#9688)
parabol-release-bot[bot] Apr 30, 2024
db17c9d
feat: support private S3 buckets (#9697)
mattkrick May 1, 2024
aa97e05
fix: remove oneOnOne column in Team table (#9696)
mattkrick May 1, 2024
a839d31
chore(release): release v7.30.0 (#9698)
parabol-release-bot[bot] May 1, 2024
0dca699
fix: Refactor active meeting dropdown to get rid of some edge case bu…
Dschoordsch May 2, 2024
acab843
chore(deps): bump ejs from 3.1.8 to 3.1.10 (#9699)
dependabot[bot] May 2, 2024
723a28f
chore: [Snyk] Upgrade graphql from 15.7.2 to 15.8.0 (#9639)
mattkrick May 2, 2024
e61473e
chore: Add custom label to templates (#9703)
Dschoordsch May 2, 2024
1736e43
fix: presign MeetingTemplate.illustrationUrl (#9705)
mattkrick May 2, 2024
2b0c4bc
chore(release): release v7.30.1 (#9702)
parabol-release-bot[bot] May 2, 2024
695ccad
chore: Gracefully shutdown the embedder (#9693)
Dschoordsch May 6, 2024
93b26bb
fix: remove logs from embedder (#9718)
mattkrick May 7, 2024
476b3e5
chore(release): release v7.30.2 (#9717)
parabol-release-bot[bot] May 7, 2024
6c4369d
chore: Add some processRecurrence tracing (#9723)
Dschoordsch May 7, 2024
c71ec42
chore(release): release v7.30.3 (#9724)
parabol-release-bot[bot] May 7, 2024
b4f21d6
chore: Remove deprecated userId from Atmosphere (#9720)
Dschoordsch May 7, 2024
85d4e22
chore: add more granular process recurrence tracing (#9728)
Dschoordsch May 7, 2024
4c0623a
chore(release): release v7.30.4 (#9729)
parabol-release-bot[bot] May 7, 2024
7c75eb1
fix: only query templates when a user clicks the options menu (#9651)
nickoferrall May 7, 2024
881546c
chore: More processRecurrence tracing (#9736)
Dschoordsch May 8, 2024
2123159
chore: remove ai summary from discussion thread (#9708)
nickoferrall May 8, 2024
a02c935
chore: remove discussion prompt from summary (#9711)
nickoferrall May 8, 2024
9d2fa5f
feat: increase team subscription to $8 (#9727)
tianrunhe May 8, 2024
162de5e
fix: Handle invitation links with invalid auth token (#9741)
Dschoordsch May 8, 2024
d5520ae
fix: org admin can change team lead (#9742)
nickoferrall May 8, 2024
47224c1
chore(release): release v7.31.0 (#9734)
parabol-release-bot[bot] May 8, 2024
a5d4bad
fix: close websocket with reason on invalid token (#9744)
mattkrick May 9, 2024
9a904d3
fix: fix the issue where a successful upgrade won't refresh the billi…
tianrunhe May 10, 2024
5ec8f45
feat(single-tenant-host): Embedder and Text Embeddings Inference adde…
rafaelromcar-parabol May 14, 2024
1c8fa84
fix(dev-stack): update text-embeddings-inference to 1.2.2 (#9754)
rafaelromcar-parabol May 14, 2024
341772a
chore: Trace RRule (#9756)
Dschoordsch May 15, 2024
5cbca8d
[Snyk] Upgrade @aws-sdk/client-s3 from 3.537.0 to 3.556.0 (#9752)
mattkrick May 20, 2024
63e1ebd
[Snyk] Upgrade @mattkrick/trebuchet-client from 3.0.1 to 3.0.2 (#9751)
mattkrick May 20, 2024
d6a775d
feat: add favorite activities UI to activity library (#9680)
nickoferrall May 20, 2024
5c40fcf
feat: saml upload (#9750)
mattkrick May 20, 2024
28c7432
chore: update tutorial card thumbnail & video links (#9746)
tianrunhe May 20, 2024
4558e14
feat: add logic that lets users favorite a template (#9713)
nickoferrall May 20, 2024
ca20d75
fix: Send correct websocket status code (#9760)
Dschoordsch May 21, 2024
a39cd41
fix: Update remove user from org copy (#9759)
Dschoordsch May 21, 2024
7a3c567
chore(release): release v7.32.0 (#9747)
parabol-release-bot[bot] May 21, 2024
8fc0ec1
fix: Revert @aws-sdk/client-s3 upgrade (#9763)
Dschoordsch May 22, 2024
d5b5238
chore(release): release v7.32.1 (#9764)
parabol-release-bot[bot] May 22, 2024
2699c3d
fix: team lead can view teams in org settings (#9739)
nickoferrall May 22, 2024
222d6f9
chore: Update processRecurrence tests (#9770)
Dschoordsch May 23, 2024
413f5b6
feat: update plan upgrade CTA label (#9769)
jordanh May 23, 2024
462a7f4
feat: update promote team copy (#9767)
nickoferrall May 23, 2024
2243667
feat(stripe): handle Stripe subscription events (#9768)
tianrunhe May 27, 2024
adcabbc
feat: write equality checker to file store (#9786)
mattkrick May 29, 2024
da350e7
fix: bump trebuchet-client to latest version (#9797)
mattkrick May 29, 2024
c31b1c9
chore(release): release v7.33.0 (#9766)
parabol-release-bot[bot] May 29, 2024
23d48c4
chore: remove kudos (#9785)
nickoferrall May 30, 2024
eec025e
feat: Add Jira Server to Your Work (#9794)
Dschoordsch May 30, 2024
051e51c
chore: Allow global Jira Server integration provider (#9796)
Dschoordsch May 30, 2024
9487c1e
chore(release): release v7.34.0 (#9803)
parabol-release-bot[bot] May 30, 2024
712f79e
feat: type safety for gql perms (#9798)
mattkrick May 30, 2024
74d8dbc
fix: clear kudos received notifications (#9805)
nickoferrall May 30, 2024
bf93718
chore(release): release v7.35.0 (#9806)
parabol-release-bot[bot] May 30, 2024
652a9c0
fix: remove custom activity badge (#9812)
Dschoordsch Jun 4, 2024
52b80b5
chore: read ReflectionGroups from PG (#9801)
mattkrick Jun 4, 2024
6984445
chore(release): release v7.35.1 (#9817)
parabol-release-bot[bot] Jun 6, 2024
b683dc8
feat: security banner concept (#9780)
ackernaut Jun 6, 2024
695646c
chore: refactor ReflectionGroup to SDL pattern (#9807)
mattkrick Jun 6, 2024
eb88af6
fix: Add teamId index to SuggestedAction (#9831)
Dschoordsch Jun 10, 2024
d5d1fd7
chore(release): release v7.36.0 (#9832)
parabol-release-bot[bot] Jun 10, 2024
bd37d85
fix: Retry S3 upload after cloudflare error (#9819)
Dschoordsch Jun 10, 2024
e614253
feat: Update MeetingTemplate.updatedAt on prompt changes (#9829)
Dschoordsch Jun 10, 2024
6aec87f
chore(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.9 (#9840)
dependabot[bot] Jun 11, 2024
6cf4098
fix: hide ai icebreaker ui for non ai users (#9824)
nickoferrall Jun 11, 2024
095cf71
feat: Create embeddings for meeting templates (#9776)
Dschoordsch Jun 13, 2024
71b17c2
feat: update dashboard nav item styles (#9795)
nickoferrall Jun 14, 2024
87e0d86
feat: Add MeetingTemplate update embeddings trigger (#9838)
Dschoordsch Jun 17, 2024
8ab3b72
fix: add meeting block is now 70px (#9848)
ackernaut Jun 17, 2024
8ab679c
chore: Update MeetingTemplate embeddings on insert (#9853)
Dschoordsch Jun 18, 2024
f9ca53b
chore: Avoid undefined in embeddings for Poker scales (#9854)
Dschoordsch Jun 18, 2024
4604716
chore(ci): release-to jobs for both staging and production will notif…
rafaelromcar-parabol Jun 18, 2024
03bd7dd
chore: Reduce language detection threshold for MeetingTemplates (#9855)
Dschoordsch Jun 18, 2024
71484a3
chore: Update fullText when embedding is older than reference (#9857)
Dschoordsch Jun 18, 2024
de659aa
fix: update promote team member copy (#9849)
nickoferrall Jun 24, 2024
b79943d
fix: clicking scope link does not affect checkbox (#9859)
nickoferrall Jun 24, 2024
ecc9cb1
chore: remove summary from retro reflection group (#9851)
nickoferrall Jun 24, 2024
2ab7352
chore(release): release v7.37.0 (#9839)
parabol-release-bot[bot] Jun 24, 2024
95431b2
fix: remove AI UI if user doesn't have access to AI (#9856)
nickoferrall Jun 25, 2024
73cdb7c
fix: ensure dashboard sidebar animates smoothly (#9865)
nickoferrall Jun 25, 2024
b4a1413
chore(release): release v7.37.1 (#9866)
parabol-release-bot[bot] Jun 25, 2024
92247eb
chore(rethinkdb): RetroReflection: Phase 1 (#9820)
mattkrick Jun 25, 2024
d063452
chore(release): release v7.37.2 (#9869)
parabol-release-bot[bot] Jun 25, 2024
ab1e3bd
chore(rethinkdb): RetroReflection: Phase 2 (#9834)
mattkrick Jun 25, 2024
2ff00e3
chore(release): release v7.37.3 (#9873)
parabol-release-bot[bot] Jun 25, 2024
882443c
fix: Don't reset failed embedding jobs (#9877)
Dschoordsch Jun 26, 2024
7b8f505
chore(rethinkdb): RetroReflection: Phase 3 (#9867)
mattkrick Jun 26, 2024
0300ce5
fix: refactor new meeting team dropdown (#9679)
Dschoordsch Jun 26, 2024
c6a028b
chore(rethinkdb): TimelineEvent: Phase 1 (#9871)
mattkrick Jun 26, 2024
a966b0a
chore(release): release v7.37.4 (#9878)
parabol-release-bot[bot] Jun 26, 2024
87363fa
fix: handle sql null equalities (#9884)
mattkrick Jun 26, 2024
1c8b116
chore(rethinkdb): TimelineEvent: Phase 2 (#9875)
mattkrick Jun 26, 2024
f1697cd
chore(release): release v7.37.5 (#9885)
parabol-release-bot[bot] Jun 26, 2024
b4231b5
fix: can scroll public teams modal (#9880)
nickoferrall Jun 27, 2024
edb7e58
fix: download pdf shows multiple pages (#9889)
nickoferrall Jun 27, 2024
ce7e8bb
fix: User can change team in Activity Library (#9893)
Dschoordsch Jun 27, 2024
6796d8c
chore(release): release v7.37.6 (#9888)
parabol-release-bot[bot] Jun 27, 2024
77b56ad
chore(rethinkdb): TimelineEvent: Phase 3 (#9876)
mattkrick Jun 27, 2024
1b0fcef
chore(release): release v7.37.7 (#9896)
parabol-release-bot[bot] Jun 27, 2024
9f5f38c
fix: timeline ordering (#9898)
mattkrick Jun 27, 2024
cb20ddd
chore(release): release v7.37.8 (#9899)
parabol-release-bot[bot] Jun 27, 2024
7e90ac2
chore: remove contact us message for team users that want to downgrad…
nickoferrall Jun 28, 2024
4e2fec1
fix: Avoid adding embedding jobs without metadata id (#9881)
Dschoordsch Jul 1, 2024
486f670
feat: Add search template mutation (#9802)
Dschoordsch Jul 1, 2024
4413142
fix: remove ai from summary url if no ai env var (#9895)
nickoferrall Jul 1, 2024
d91f649
fix: speed up team upgrade (#9902)
mattkrick Jul 1, 2024
55b2dfb
fix: remove Organization.teams field from gql (#9918)
mattkrick Jul 1, 2024
c67a6a8
fix: bugs during upgrade/downgrade (#9919)
mattkrick Jul 1, 2024
ae577e2
fix: Allow to start recurrence for existing Standups (#9909)
Dschoordsch Jul 2, 2024
d17345f
chore: Fix debug output when retrying after Cloudflare error (#9912)
Dschoordsch Jul 2, 2024
28a500b
chore(release): release v7.38.0 (#9905)
parabol-release-bot[bot] Jul 2, 2024
04bfa6c
chore: Show only available integrations (#9908)
Dschoordsch Jul 2, 2024
3f2ca48
fix: Allow starting recurring meetings without GCal (#9920)
Dschoordsch Jul 2, 2024
830235d
chore: Read Gitlab server URL from env for prime integrations (#9910)
Dschoordsch Jul 2, 2024
1dce636
fix: connectionContext always available (#9923)
mattkrick Jul 2, 2024
068f91e
chore(gitignore): ignore anything on the backups folder
rafaelromcar-parabol Jul 3, 2024
4663e9e
fix: handle failed 3DS payments (#9924)
mattkrick Jul 3, 2024
6bb5fb2
chore(rethinkdb): Organization: Phase 1 (#9883)
mattkrick Jul 4, 2024
7971e5c
chore(release): release v7.38.1 (#9922)
parabol-release-bot[bot] Jul 4, 2024
5baad4c
chore(rethinkdb): Organization: Phase 2 (#9931)
mattkrick Jul 4, 2024
0a60ff9
fix: Read embedder URL from env (#9936)
Dschoordsch Jul 4, 2024
9081e38
chore(client): when a release happens, links to the specific tag vers…
rafaelromcar-parabol Jul 4, 2024
ef6e626
chore(postgres): Postgres upgraded to 15.7 and pgvector to 0.7.0 (#9941)
rafaelromcar-parabol Jul 8, 2024
46770a0
chore(release): release v7.38.2 (#9935)
parabol-release-bot[bot] Jul 8, 2024
151b029
chore(rethinkdb): phase 4 of RetroReflection, RetroReflectionGroup an…
rafaelromcar-parabol Jul 9, 2024
3cdf5d4
chore(release): release v7.38.3 (#9946)
parabol-release-bot[bot] Jul 10, 2024
70084f8
chore(rethinkdb): Organization: Phase 3 (#9933)
mattkrick Jul 10, 2024
fa69000
chore(release): release v7.38.4 (#9950)
parabol-release-bot[bot] Jul 10, 2024
b4a9129
fix: Missing email summary for retros (#9960)
Dschoordsch Jul 11, 2024
50b9ef1
chore(release): release v7.38.5 (#9961)
parabol-release-bot[bot] Jul 11, 2024
f63c16e
chore(rethinkdb): OrganizationUser: Phase 1 (#9952)
mattkrick Jul 11, 2024
97bfc0f
chore: Make meeting series naming consistent (#9928)
Dschoordsch Jul 11, 2024
ac5c7fe
chore(release): release v7.38.6 (#9964)
parabol-release-bot[bot] Jul 11, 2024
89d4c4f
chore(rethinkdb): OrganizationUser: Phase 2 (#9953)
mattkrick Jul 11, 2024
5aee8e4
chore(release): release v7.38.7 (#9967)
parabol-release-bot[bot] Jul 11, 2024
0cff6dc
chore(rethinkdb): OrganizationUser: Phase 3 (#9965)
mattkrick Jul 15, 2024
59eb73f
fix: if the content of a task is only spaces, it gets deleted as if i…
rafaelromcar-parabol Jul 15, 2024
63bf930
fix: add ClearAll dataloader method (#9975)
mattkrick Jul 15, 2024
3e9e05b
chore(postgresql): upgrade to v16 (#9976)
rafaelromcar-parabol Jul 15, 2024
c09bd75
chore(release): release v7.38.8 (#9977)
parabol-release-bot[bot] Jul 15, 2024
4d71de4
fix(postgresql): install postgresql-server-dev-16 in the local postgr…
rafaelromcar-parabol Jul 16, 2024
f4a9f11
fix: pull pgvector from image (#9981)
mattkrick Jul 16, 2024
5cb5a9c
chore(release): release v7.38.9 (#9980)
parabol-release-bot[bot] Jul 16, 2024
cec7063
chore: parallelize codecheck (#9983)
mattkrick Jul 16, 2024
0287026
fix: colors of the prompts for the threat level retro match now the p…
rafaelromcar-parabol Jul 17, 2024
4f883fe
fix: SAML return values from dataloader (#9991)
mattkrick Jul 17, 2024
0111839
chore(release): release v7.38.10 (#9984)
parabol-release-bot[bot] Jul 17, 2024
5c45379
fix: Filipino checkin greeting (#9997)
jordanh Jul 18, 2024
6d01097
chore: move some integrations to SDL pattern (#10000)
mattkrick Jul 18, 2024
b0c2cf2
chore(rethinkdb): TeamMember: Phase 1 (#9979)
mattkrick Jul 19, 2024
7100a23
chore(rethinkdb): TaskHistory: One-shot (#10004)
mattkrick Jul 19, 2024
28553e4
chore(rethinkdb): QueryMap: One-shot (#10005)
mattkrick Jul 19, 2024
892cbd6
chore: fix broken build mig file (#10006)
mattkrick Jul 19, 2024
efad77a
chore(release): release v7.38.11 (#9998)
parabol-release-bot[bot] Jul 19, 2024
e6a3c7d
chore: Reduce Azure DevOps scope (#9999)
Dschoordsch Jul 22, 2024
23c8048
chore: Fix test (#10013)
Dschoordsch Jul 22, 2024
8a6659a
feat: GCal event series for Standup (#9959)
Dschoordsch Jul 22, 2024
b816727
chore: upgrade from gpt-3.5-turbo to gpt-4o-mini (#10002)
tianrunhe Jul 22, 2024
1279971
chore: Move more integration GraphQL types to SDL (#10015)
Dschoordsch Jul 23, 2024
eceb7af
chore(release): release v7.39.0 (#10010)
parabol-release-bot[bot] Jul 23, 2024
90de32f
chore(rethinkdb): TeamMember: Phase 2 (#9993)
mattkrick Jul 23, 2024
dbbf588
chore(release): release v7.39.1 (#10020)
parabol-release-bot[bot] Jul 23, 2024
0bb8ead
fix: bump pm2 version (#10027)
mattkrick Jul 24, 2024
73a5881
chore(rethinkdb): TeamMember: Phase 3 (#10003)
mattkrick Jul 24, 2024
1e6c0b4
chore(release): release v7.39.2 (#10028)
parabol-release-bot[bot] Jul 24, 2024
0c6c8e7
chore(rethinkdb): TemplateScale: One-shot (#10021)
mattkrick Jul 25, 2024
88a3539
chore(release): release v7.39.3 (#10031)
parabol-release-bot[bot] Jul 25, 2024
fa52c46
fix: Disable SAML on downgrade to starter (#10026)
Dschoordsch Jul 25, 2024
2dd490a
feat: nav updates (#9973)
ackernaut Jul 25, 2024
f8b029d
chore(SDL): refactor _legacy.graphql into individual typeDefs (#10019)
mattkrick Jul 25, 2024
77e163a
chore(rethinkdb): TemplateDimension: One-shot (#10033)
mattkrick Jul 25, 2024
a653a61
chore: migrate EmailVerification to pg (#9492)
jordanh Jul 25, 2024
0f6d8a4
chore(deps): bump braces from 3.0.2 to 3.0.3 (#9843)
dependabot[bot] Jul 26, 2024
861612a
chore(release): release v7.40.0 (#10034)
parabol-release-bot[bot] Jul 26, 2024
8b3b1b8
chore(docker-stack): force network to be called parabol on the single…
rafaelromcar-parabol Jul 29, 2024
8e4040f
[Snyk] Upgrade @radix-ui/react-alert-dialog from 1.0.5 to 1.1.0 (#9954)
mattkrick Jul 30, 2024
936f1f6
chore: update @radix-ui/react-alert-dialog (#9986)
mattkrick Jul 30, 2024
1ed6a82
fix(build): build prod exits with code 1 if anything goes wrong (#10016)
rafaelromcar-parabol Jul 31, 2024
a27769c
chore: upgrade GraphQL to v16 (#10052)
mattkrick Aug 1, 2024
d00da10
chore(rethinkdb): SuggestedAction: Phase 1 (#10035)
mattkrick Aug 1, 2024
e8b5ed2
chore(release): release v7.40.1 (#10045)
parabol-release-bot[bot] Aug 1, 2024
b777958
fix: discussion mentioned can be triggered by all meetings (#10060)
mattkrick Aug 1, 2024
998a245
chore(release): release v7.40.2 (#10061)
parabol-release-bot[bot] Aug 1, 2024
4207f7d
fix: check signal for build exit code (#10063)
Dschoordsch Aug 1, 2024
e20aefd
fix: Fix error in start meeting if the user has no teams (#10056)
Dschoordsch Aug 1, 2024
31cd317
feat(orgAdmin): org admins can archive teams (#10022)
tianrunhe Aug 1, 2024
6819e90
chore: Add orgId to IntegrationProvider (#6014)
Dschoordsch Aug 1, 2024
e6204a7
fix: null not distinct (#10067)
mattkrick Aug 2, 2024
2c27e13
fix: nest-graphql-endpoint support graphql v16 (#10066)
mattkrick Aug 2, 2024
2e62756
chore(release): release v7.41.0 (#10064)
parabol-release-bot[bot] Aug 2, 2024
3bc68e0
chore(rethinkdb): SuggestedAction: Phase 2 (#10042)
mattkrick Aug 2, 2024
d6777ce
chore(release): release v7.41.1 (#10069)
parabol-release-bot[bot] Aug 2, 2024
5829a11
fix: Fetching more than 200 Azure DevOps issues (#10073)
Dschoordsch Aug 5, 2024
6c0cc36
chore(rethinkdb): SuggestedAction: Phase 3 (#10043)
mattkrick Aug 5, 2024
01884e8
chore(release): release v7.41.2 (#10074)
parabol-release-bot[bot] Aug 6, 2024
0a6534d
chore: cleanup selectors (#10078)
mattkrick Aug 6, 2024
dbb3497
feat: generate a summary of meeting summaries (#10017)
nickoferrall Aug 7, 2024
c497d9e
feat: generate new meeting summaries for a team (#10050)
nickoferrall Aug 7, 2024
41fc268
fix: rename Insight migration (#10087)
mattkrick Aug 7, 2024
fe6310c
fix: Don't fail acceptTeamInvitation for duplicate suggested actions …
Dschoordsch Aug 8, 2024
510c56e
fix: Avoid refetching project template for ADO (#10077)
Dschoordsch Aug 8, 2024
59e8a14
chore(release): release v7.42.0 (#10082)
parabol-release-bot[bot] Aug 8, 2024
2f587ac
fix: accept invite vialotes constraint on suggested action (#10093)
Dschoordsch Aug 8, 2024
6465914
chore(release): release v7.42.1 (#10094)
parabol-release-bot[bot] Aug 8, 2024
445a897
fix: Do not add suggested actions multiple times for autojoin (#10096)
Dschoordsch Aug 8, 2024
1ff2b92
chore(release): release v7.42.2 (#10097)
parabol-release-bot[bot] Aug 8, 2024
10164a8
chore(rethinkdb): Invoice: Remove (#10086)
mattkrick Aug 9, 2024
bf1851e
feat: update meeting summary UI (#10081)
nickoferrall Aug 12, 2024
40d8c8c
chore(rethinkdb): MeetingSettings: Phase 1 (#10088)
mattkrick Aug 12, 2024
602dbbb
chore(release): release v7.43.0 (#10100)
parabol-release-bot[bot] Aug 12, 2024
dfc6422
chore(rethinkdb): MeetingSettings: Phase 2 (#10089)
mattkrick Aug 12, 2024
889ac2f
chore(release): release v7.43.1 (#10102)
parabol-release-bot[bot] Aug 12, 2024
5debeb9
fix: email-meeting-summaries (#10104)
nickoferrall Aug 14, 2024
d5ddf49
chore(release): release v7.43.2 (#10105)
parabol-release-bot[bot] Aug 14, 2024
7aa172b
chore(rethinkdb): MeetingSettings: Phase 3 (#10090)
mattkrick Aug 14, 2024
27e68c3
chore(rethinkdb): AgendaItem: Phase 1 (#10108)
mattkrick Aug 15, 2024
9efa909
chore(release): release v7.43.3 (#10107)
parabol-release-bot[bot] Aug 15, 2024
7c5e532
fix: action meetings that had templates. wtf (#10130)
mattkrick Aug 15, 2024
0bc5d76
chore(release): release v7.43.4 (#10131)
parabol-release-bot[bot] Aug 15, 2024
ae28cde
fix: handle empty array to PG. fixup error handling (#10133)
mattkrick Aug 16, 2024
93f6692
chore(release): release v7.43.5 (#10134)
parabol-release-bot[bot] Aug 16, 2024
62abfa0
fix: add missing ID (#10136)
mattkrick Aug 16, 2024
60f50bd
chore(release): release v7.43.6 (#10137)
parabol-release-bot[bot] Aug 16, 2024
bd802d5
chore(rethinkdb): AgendaItem: Phase 3 (#10109)
mattkrick Aug 16, 2024
4a7df48
chore(release): release v7.43.7 (#10139)
parabol-release-bot[bot] Aug 16, 2024
a1599e9
fix: no team leads (#10145)
mattkrick Aug 21, 2024
6492679
fix: use period end instead of due at (#10151)
mattkrick Aug 21, 2024
5a95f62
chore: update contributing doc (#10148)
ackernaut Aug 21, 2024
c70b87a
fix(orgAdmins): archived teams should be removed from the OrgTeams vi…
tianrunhe Aug 22, 2024
cd570ac
fix(orgAdmins): Billing leaders should not see all teams in the org (…
tianrunhe Aug 22, 2024
4f294c8
chore(release): release v7.43.8 (#10149)
parabol-release-bot[bot] Aug 22, 2024
34d5194
feat: upgrade suggest groups openai models (#10153)
nickoferrall Aug 22, 2024
420f072
chore(rethinkdb): SlackAuth (#10154)
mattkrick Aug 26, 2024
1043859
chore(rethinkdb): SlackNotification (#10163)
mattkrick Aug 27, 2024
a1817be
chore(release): release v7.44.0 (#10156)
parabol-release-bot[bot] Aug 27, 2024
089a537
feat: add ai summary to demo (#10160)
nickoferrall Aug 28, 2024
9c9da95
chore(release): release v7.45.0 (#10167)
parabol-release-bot[bot] Aug 28, 2024
b172a2f
fix: consolidate org user menus (#10162)
mattkrick Aug 28, 2024
002aac2
chore: bump eslint (#10170)
mattkrick Aug 28, 2024
d712811
chore(rethinkdb): Comment: Phase 1 (#10166)
mattkrick Aug 29, 2024
bdfffa4
chore(release): release v7.45.1 (#10171)
parabol-release-bot[bot] Aug 29, 2024
44e9484
Merge remote-tracking branch 'origin/production' into release/v7.45.1
invalid-email-address Aug 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions .eslintrc.js

This file was deleted.

2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "7.45.0"
".": "7.45.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows conventions [outlined here](http://keepachangelog.com/).

## [7.45.1](https://github.com/ParabolInc/parabol/compare/v7.45.0...v7.45.1) (2024-08-29)


### Fixed

* consolidate org user menus ([#10162](https://github.com/ParabolInc/parabol/issues/10162)) ([b172a2f](https://github.com/ParabolInc/parabol/commit/b172a2fa4e29245a916fe4046b29366b0f0b2b0e))


### Changed

* bump eslint ([#10170](https://github.com/ParabolInc/parabol/issues/10170)) ([002aac2](https://github.com/ParabolInc/parabol/commit/002aac201159e99d45367f44634e065566f1553f))
* **rethinkdb:** Comment: Phase 1 ([#10166](https://github.com/ParabolInc/parabol/issues/10166)) ([d712811](https://github.com/ParabolInc/parabol/commit/d7128119c320efed44721fe6c4aad500d4617dbf))

## [7.45.0](https://github.com/ParabolInc/parabol/compare/v7.44.0...v7.45.0) (2024-08-28)


Expand Down
3 changes: 3 additions & 0 deletions codegen.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"mappers": {
"SetSlackNotificationPayload": "./types/SetSlackNotificationPayload#SetSlackNotificationPayloadSource",
"SetDefaultSlackChannelSuccess": "./types/SetDefaultSlackChannelSuccess#SetDefaultSlackChannelSuccessSource",
"AddCommentSuccess": "./types/AddCommentSuccess#AddCommentSuccessSource",
"DeleteCommentSuccess": "./types/DeleteCommentSuccess#DeleteCommentSuccessSource",
"UpdateCommentContentSuccess": "./types/UpdateCommentContentSuccess#UpdateCommentContentSuccessSource",
"AddSlackAuthPayload": "./types/AddSlackAuthPayload#AddSlackAuthPayloadSource",
"RemoveAgendaItemPayload": "./types/RemoveAgendaItemPayload#RemoveAgendaItemPayloadSource",
"AddAgendaItemPayload": "./types/AddAgendaItemPayload#AddAgendaItemPayloadSource",
Expand Down
61 changes: 61 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
import eslint from '@eslint/js'
import tseslint from 'typescript-eslint'

export default tseslint.config(
eslint.configs.recommended,
...tseslint.configs.recommendedTypeChecked,
{
ignores: ['**/*.js', '**/*.mjs']
},
{
languageOptions: {
parserOptions: {
ecmaVersion: 2020,
sourceType: 'module',
projectService: true,
tsconfigRootDir: import.meta.dirname
}
},
rules: {
eqeqeq: 'error',
'no-extra-boolean-cast': 'off',
'no-case-declarations': 'off',
'no-useless-escape': 'off',
'no-constant-binary-expression': 'off',
'@typescript-eslint/ban-ts-comment': 'off',
'@typescript-eslint/camelcase': 'off',
'@typescript-eslint/no-empty-interface': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/no-explicit-any': 'off',
'@typescript-eslint/no-non-null-assertion': 'off',
'@typescript-eslint/no-object-literal-type-assertion': 'off',
'@typescript-eslint/no-use-before-define': 'off',
'@typescript-eslint/explicit-member-accessibility': 'off',
'@typescript-eslint/interface-name-prefix': 'off',
'@typescript-eslint/no-duplicate-enum-values': 'off',
'@typescript-eslint/no-unused-vars': 'off',
'@typescript-eslint/no-var-requires': 'off',
'@typescript-eslint/no-parameter-properties': 'off',
'@typescript-eslint/no-namespace': 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/no-unnecessary-type-assertion': 'off',
'@typescript-eslint/no-unused-expressions': 'off', // relay fragments
'@typescript-eslint/no-unsafe-return': 'off',
'@typescript-eslint/no-unsafe-assignment': 'off',
'@typescript-eslint/no-unsafe-member-access': 'off',
'@typescript-eslint/no-unsafe-call': 'off',
'@typescript-eslint/prefer-promise-reject-errors': 'off',
'@typescript-eslint/no-floating-promises': 'off',
'@typescript-eslint/no-unsafe-argument': 'off',
'@typescript-eslint/no-unsafe-enum-comparison': 'off',
'@typescript-eslint/require-await': 'off',
'@typescript-eslint/no-redundant-type-constituents': 'off',
'@typescript-eslint/no-misused-promises': 'off',
'@typescript-eslint/no-empty-object-type': 'off',
'@typescript-eslint/no-require-imports': 'off',
'@typescript-eslint/restrict-template-expressions': 'off',
'@typescript-eslint/restrict-plus-operands': 'off',
'@typescript-eslint/unbound-method': 'off'
}
}
)
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "An open-source app for building smarter, more agile teams.",
"author": "Parabol Inc. <love@parabol.co> (http://github.com/ParabolInc)",
"license": "AGPL-3.0",
"version": "7.45.0",
"version": "7.45.1",
"repository": {
"type": "git",
"url": "https://github.com/ParabolInc/parabol"
Expand Down Expand Up @@ -79,6 +79,7 @@
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.25.0",
"@datadog/datadog-ci": "^2.33.0",
"@eslint/compat": "^1.1.1",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.1",
Expand All @@ -92,13 +93,13 @@
"@types/dotenv": "^6.1.1",
"@types/jscodeshift": "^0.11.3",
"@types/lodash.toarray": "^4.4.7",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"autoprefixer": "^10.4.13",
"babel-loader": "^9.1.2",
"concurrently": "^8.0.1",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.57.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"graphql": "16.9.0",
"html-webpack-plugin": "^5.5.0",
Expand All @@ -115,7 +116,7 @@
"postcss": "^8.4.21",
"postcss-loader": "^7.0.2",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-organize-imports": "^4.0.0",
"prettier-plugin-tailwindcss": "^0.5.13",
"raw-loader": "^4.0.2",
"relay-compiler": "^14.1.0",
Expand All @@ -125,6 +126,7 @@
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "9.2.6",
"typescript": "^5.3.3",
"typescript-eslint": "^8.3.0",
"vscode-apollo-relay": "^1.5.0",
"webpack": "^5.89.0",
"webpack-cli": "4.9.1",
Expand Down
11 changes: 0 additions & 11 deletions packages/chronos/.eslintrc.js

This file was deleted.

12 changes: 6 additions & 6 deletions packages/chronos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chronos",
"version": "7.45.0",
"version": "7.45.1",
"description": "A cron job scheduler",
"author": "Matt Krick <matt.krick@gmail.com>",
"homepage": "https://github.com/ParabolInc/parabol/tree/master/packages/chronos#readme",
Expand All @@ -10,10 +10,10 @@
"url": "git+https://github.com/ParabolInc/parabol.git"
},
"scripts": {
"lint": "eslint --fix . --ext .ts,.tsx",
"lint:check": "eslint . --ext .ts,.tsx",
"prettier": "prettier --config ../../.prettierrc --ignore-path ./.eslintignore --write \"**/*.{ts,tsx,graphql}\"",
"prettier:check": "prettier --config ../../.prettierrc --ignore-path ./.eslintignore --check \"**/*.{ts,tsx,graphql}\"",
"lint": "yarn lint:check --fix .",
"lint:check": "node --max_old_space_size=8192 ../../node_modules/.bin/eslint .",
"prettier": "prettier --config ../../.prettierrc --ignore-path ./.prettierignore --write \"**/*.{ts,tsx,graphql}\"",
"prettier:check": "prettier --config ../../.prettierrc --ignore-path ./.prettierignore --check \"**/*.{ts,tsx,graphql}\"",
"typecheck": "yarn tsc --noEmit -p tsconfig.json"
},
"bugs": {
Expand All @@ -25,6 +25,6 @@
},
"dependencies": {
"cron": "^2.3.1",
"parabol-server": "7.45.0"
"parabol-server": "7.45.1"
}
}
27 changes: 0 additions & 27 deletions packages/client/.eslintrc.js

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const ActivityDetails = (props: Props) => {
if (!activity) {
return <Redirect to='/activity-library' />
}
// eslint-disable react-hooks/rules-of-hooks -- return above violates these rules, but is just a safeguard and not normal usage
/* eslint-disable react-hooks/rules-of-hooks */
useEffect(() => {
SendClientSideEvent(atmosphere, 'Viewed Template', {
meetingType: activity.type,
Expand Down
1 change: 0 additions & 1 deletion packages/client/components/AnalyticsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ const AnalyticsPage = () => {
configGA()
}, [ReactGA.isInitialized, atmosphere.viewerId])

/* eslint-disable */
const {href, pathname} = location

useEffect(() => {
Expand Down
90 changes: 0 additions & 90 deletions packages/client/components/BillingLeaderActionMenu.tsx

This file was deleted.

40 changes: 0 additions & 40 deletions packages/client/components/BillingLeaderMenu.tsx

This file was deleted.

Loading
Loading