Jared Hirsch
20a0acf8b0
chore(docs): Replace 'master' with 'main' throughout
...
Certain references to 'master' haven't been removed yet, see
issue #5698 , issue #5699 , issue #5700 for more complex followups.
2020-06-25 13:44:28 -07:00
Shubham Kumar
38624143e8
style(README files): Fix dead links in READMEs
2020-06-11 11:52:57 +05:30
Danny Coates
3be8a8435b
docs(adrs): Added workspaces ADR
2020-05-27 14:02:54 -07:00
Danny Coates
81575019a9
refactor(packages): use workspace references
2020-05-21 10:57:21 -07:00
Lauren Zugai
1283e303fd
Merge pull request #5252 from mozilla/jh/5087/css-adr-p2
...
docs(adr): Use Utility-First CSS (Tailwind) with Custom SCSS
2020-05-14 10:14:35 -05:00
Lauren Zugai
4cc289fb5f
Merge pull request #5222 from mozilla/graphql-adr
...
docs(adrs): Use GraphQL and Apollo for Settings Redesign
2020-05-14 10:13:21 -05:00
Jody Heavener
ef29e4bf09
docs(adr): CSS part 2 - Use utility-first CSS (Tailwind) with custom SCSS
2020-05-13 16:27:53 -04:00
Les Orchard
d934f9ed6a
docs(settings): Switch from OAuth2 to sharing sessionToken with GraphQL server for settings redesign auth
2020-05-12 14:59:44 -04:00
Lauren Zugai
919ecfb84d
docs(adrs): Use GraphQL and Apollo for Settings Redesign
2020-05-11 12:50:32 -05:00
Lauren Zugai
9c9966d2fb
docs(adrs): CSS part 1 - Use CSS variables, prefer SCSS over css-in-js solutions
2020-04-30 13:36:18 -04:00
Les Orchard
9a52a7efdb
Merge pull request #4931 from lmorchard/settings-auth-adr
...
docs(adrs): proposal for "Authentication in Settings Redesign"
2020-04-21 13:26:35 -07:00
Les Orchard
add29d2d01
docs(adrs): proposal for "Authentication in Settings Redesign"
...
FXA-1559
2020-04-16 17:51:07 -04:00
Jody Heavener
9d4671bf7e
docs(adrs): proposal for "React Toolchain for Settings Redesign"
2020-04-14 20:59:22 -04:00
Vijay Budhram
21b14e4eef
feat(docs): Add ADR for WebAuthn and FIDO2
2020-04-02 13:09:36 -04:00
Lauren Zugai
57b8d4add1
docs(adrs): (1) Transition FxA from Backbone to React, (2) Create a new React app for settings redesign
2020-03-26 11:34:34 -05:00
Danny Coates
7f60ef5769
chore(deps): update top-level dependencies
...
start-android is no longer needed so it was removed
along with its dependencies and replaced by adb-reverse
I removed `adr-log` in favor of running `npx adr-log` to
make `npm ci` smaller.
`concurrently` is no longer used.
The remainder were updated to their latest versions.
2020-03-12 14:01:59 -07:00
Les Orchard
bc3ea1511a
chore(adr): note choices in testing stacks
...
fixes #3993
2020-02-05 16:55:28 -05:00
Danny Coates
9f8f9dbef3
feat(adr): added Redis Lua scripts ADR
2020-01-07 13:35:31 -08:00
Danny Coates
244ce50579
feat(redis): ADR proposing redis lua scripts
2020-01-07 11:08:40 -08:00
Shane Tomlinson
9b1e28e45d
feat(jwt-access-tokens): Add subscription info to JWT access tokens
...
Make a backendService request from the oauth server to the auth
server to get the user's subscription info since the oauth server
does not have that state.
fixes #1595
2019-09-30 13:35:26 +01:00
Ben Bangert
6e31c2aa08
feat: add json-schema/schemaver ADR
2019-08-15 08:13:02 -07:00
Shane Tomlinson
587acdb2a9
feat(signin): Reduce the need to enter a password, better expired session handling
...
Do not ask for a password for users signing into a non-key
requesting RP if they already have an FxA session of any sort.
I removed a lot of tests that now seem duplicate, since there is
no real distinction between a "Sync" signin and an "OAuth" signin
when it comes to whether to display the password field.
I also added onto a bunch of the "cached session" tests
to actually click the "submit" button to ensure the user
is redirected where they are supposed to be. The idea
is to follow on with trying expired cached credentials
targeting the problems uncovered in #999 .
fixes #1371
2019-08-07 21:47:26 +01:00
Les Orchard
4aa1f34f5d
docs(payments): Product Capabilities for Subscription Services
2019-06-04 14:56:11 -04:00
Ben Bangert
cb99c4777e
feat: add event broker for subscription platform ADR
2019-05-21 18:40:04 -07:00
Les Orchard
0b0b5c2e5d
docs(adrs): Update ADRs index with missing link
2019-05-09 17:26:43 -04:00
Les Orchard
9cb5043634
Merge pull request #1048 from mozilla/adr-react
...
docs(adrs): Use React, Redux, and Typescript for subscription management pages
2019-05-09 17:25:21 -04:00
Les Orchard
3737754a15
docs(adrs): Use React, Redux, and Typescript for subscription management pages
2019-05-09 11:51:51 -04:00
Les Orchard
4cf922b1e3
docs(adrs): Isolating payment content with third-party widgets from general account management
2019-05-07 12:44:09 -04:00
Les Orchard
ebf0ca77a4
chore(adrs): initial setup of docs/adr using MADR format
2019-05-07 11:02:40 -04:00