Brian Gough
e7703242e1
Merge pull request #14687 from overleaf/bg-queue-affiliation-confirmation
...
add rate limited bull queue for institutional domain confirmation
GitOrigin-RevId: 6dd38b586b7023e017d6480567a3f5faff74cbd5
2023-09-08 08:03:51 +00:00
Brian Gough
2f926ce09e
Merge pull request #14685 from overleaf/bg-refactor-institutions-controller
...
refactor InstitutionsController and unit tests
GitOrigin-RevId: 947733b276fd3a5597baa0e95cd0ecca4853611f
2023-09-08 08:03:47 +00:00
Jakob Ackermann
c97e95aeba
[web] confirmDomain: skip fetching affiliations per user
...
Nothing is looking at either
- `user.emails[i].affiliation` or
- `user.emails[i].emailHasInstitutionLicence`
So we might as well skip fetching the data.
This eliminates N v1 calls and N mongo calls from the endpoint.
GitOrigin-RevId: bb1d077df19910b9dfb7ef06562cf35ce5302290
2022-01-14 09:03:33 +00:00
June Kelly
b5625fe3df
Merge pull request #6227 from overleaf/jpa-de-dupe-feature-refresh
...
[web] when confirming institution domain, refresh features once per user
GitOrigin-RevId: 3855441848cf0b140a6cf0264b887d8eca7db5ad
2022-01-13 09:03:33 +00:00
Jakob Ackermann
a6f05109a3
Merge pull request #5352 from overleaf/jpa-no-var
...
[misc] fix eslint violations for `no-var`
GitOrigin-RevId: c52e82f3a8a993b8662cc5aa56e7b95ca3c55832
2021-10-27 08:03:00 +00:00
Jessica Lawshe
5d7faa7977
Merge pull request #4006 from overleaf/jel-refresh-features-reason
...
Pass reason to refreshFeatures
GitOrigin-RevId: 400e3081333239248e3408f93b0517b9bbdbc90c
2021-05-12 02:09:55 +00:00
Alf Eaton
1be43911b4
Merge pull request #3942 from overleaf/prettier-trailing-comma
...
Set Prettier's "trailingComma" setting to "es5"
GitOrigin-RevId: 9f14150511929a855b27467ad17be6ab262fe5d5
2021-04-28 02:10:01 +00:00
Alf Eaton
1ebc8a79cb
Merge pull request #3495 from overleaf/ae-prettier-2
...
Upgrade Prettier to v2
GitOrigin-RevId: 85aa3fa1acb6332c4f58c46165a43d1a51471f33
2021-04-15 02:05:22 +00:00
Timothée Alby
ede3b6a248
Merge pull request #3152 from overleaf/ta-jpa-confirm-entitlement
...
Send Entitlement for Affiliations During Domains Confirmation
GitOrigin-RevId: 9d6b41022adfdb5e1a797b9471830014b1ef43e3
2020-09-16 02:05:03 +00:00
Jakob Ackermann
a22e252666
Merge pull request #3114 from overleaf/msm-remove-logger-warn-controllers
...
Replaced logger statements with error tagging in Controllers
GitOrigin-RevId: c5231913c82f95a325f4c3ab406d89cb534835a4
2020-08-20 02:06:25 +00:00
Timothée Alby
3f5e90078e
Merge pull request #2864 from overleaf/ta-institutions-decaf
...
Decaffeinate Institutions Code
GitOrigin-RevId: 520565d58518e499d2522653ba1ff9c232ebdb88
2020-06-03 10:30:46 +00:00
Timothée Alby
e73a5d9103
Merge pull request #1923 from overleaf/ta-error-log-level
...
Reduce Log Level
GitOrigin-RevId: 63a8859e6b78cb0774a28069089f4bce73eb91ec
2019-07-01 14:06:36 +00:00
Timothée Alby
4583c25b1b
Merge pull request #1843 from overleaf/ta-limit-affiliation-rate
...
Limit the Number of Affiliations Created Simultaneously
GitOrigin-RevId: 242d3f3a2859eb2114f43091e7ca52534b282396
2019-06-11 13:34:18 +00:00
Timothée Alby
e659703745
Merge pull request #1842 from overleaf/ta-remove-v1-sync
...
Remove v1 Sync on Features Refresh
GitOrigin-RevId: a99e0a74c4fc503bf81d0b847b3f331b3228e24f
2019-06-11 13:34:11 +00:00
Alasdair Smith
0ca81de78c
Merge pull request #1717 from overleaf/as-decaffeinate-backend
...
Decaffeinate backend
GitOrigin-RevId: 4ca9f94fc809cab6f47cec8254cacaf1bb3806fa
2019-05-29 09:32:21 +00:00