John Whitlock
bc9599764b
Recommend venv over virtualenv
...
venv is included in the standard library starting with Python 3.5
2024-03-26 13:30:22 -05:00
John Whitlock
39ca0ec125
Update Python from 3.10.14 to 3.11.8
2024-03-26 13:29:16 -05:00
Rafee Rahman
4fb28c3181
Readme update for backend locales strings
2024-03-25 15:35:22 -04:00
Se Yeon Kim
3a5568c036
Remove test changes for signed commit
2024-03-06 11:55:54 -06:00
Se Yeon Kim
4ee76c1cfa
Test signed commit
2024-03-06 11:37:21 -06:00
John Whitlock
f6ebbadcc4
Document the phones flag
...
Add that the waffle flag 'phones' is required for the phones feature
outside of production.
2023-11-01 09:40:28 -05:00
Raphael Okafor Jr
886122c914
Update README.md
...
Co-authored-by: John Whitlock <jwhitlock@mozilla.com>
2023-10-06 05:38:06 -04:00
mozrokafor
483c849600
adding status badges for e2e runs to readme
2023-10-05 09:20:34 -04:00
lloan alas
aeb3dd001f
remove formatting added to docs
2023-09-29 12:59:45 -07:00
lloan alas
408e45400b
remove linting of MD files - test
2023-09-29 12:23:34 -07:00
lloan alas
1d49422535
remove linting of MD files
2023-09-29 12:22:41 -07:00
lloan alas
1ab7babf0b
remove linting of MD files
2023-09-29 12:20:38 -07:00
lloan alas
3e8da719ee
initial round of string changes - firefox account(s) to mozilla account(s)
2023-09-27 13:57:54 -07:00
lloan alas
81581905a9
Update README.md
...
Co-authored-by: John Whitlock <jwhitlock@mozilla.com>
2023-07-20 07:41:06 -07:00
lloan alas
eef2c4dba0
readme improvement - status badges
2023-07-20 04:39:10 -07:00
unknown
30e771087d
Changed /bin to /Scripts for Windows
2023-07-06 17:36:49 -04:00
unknown
12d2ae498b
added differentiation between Git bash and regular windows terminal
2023-07-06 17:36:49 -04:00
unknown
92703f4332
Windows instruction additions in Step 2 of the readme
2023-07-06 17:36:49 -04:00
lloan alas
2b84a64124
update readme to provide debug help for windows users running npm install on the front-end
2023-02-28 15:09:39 -08:00
lloan alas
7730a4f0dc
add instructions for windows - env setup step
2023-02-28 12:23:41 -08:00
Vincent
e440d2415d
Fix SubPlat link
2023-02-08 16:03:17 +01:00
John Whitlock
3d828935da
Upgrade to Python 3.10
2023-01-11 08:28:11 -06:00
Vincent
ea65a70ec3
Add updated stage product/plan IDs to README
2022-11-07 15:50:28 +01:00
Vincent
f1066d6a32
Frivolous commit to test overriding GitHub checks
...
Although the update to the README is technically relevant, it's
not too important. I mainly want to test whether I can push
directly to the `main` branch, bypassing checks and approving
reviews.
2022-09-21 11:11:40 +02:00
John Whitlock
f453ba68cd
docs: Add submodule.recurse config
2022-05-31 16:44:22 -05:00
John Whitlock
e066fb8518
MPP-1747: Expand translation docs
2022-05-31 16:44:22 -05:00
Vincent
b22061cfb7
Update README instructions to refer to Volta
2022-05-10 13:53:52 +02:00
John Whitlock
873832542e
Update to Python 3.9.10
2022-03-23 13:46:09 -05:00
Vincent
7c3d6134c6
Set up infrastructure to analyse bundle size
2022-03-16 03:02:49 -07:00
Vincent
8ffdbf8900
Clarify where `npm run watch` should be run
2022-03-16 03:02:49 -07:00
Vincent
d2f2071829
Update README to document running the new frontend
2022-03-16 03:02:49 -07:00
John Whitlock
e0ec9d9703
FxA Auth: Split migrate and runserver steps
...
Split the commands into separate steps, and mirror the "Install"
section.
2022-02-17 16:33:24 -06:00
John Whitlock
071cc17d33
Add migration step to enabling FxA
...
After setting `ADMIN_ENABLED=True`, a migration is needed to create the
admin tables, and a restart to add the admin URL routes.
Other cleanup for the section:
* Use <h3> level, same as "Working With Translations", rather than <h4>
to be under that topic
* Remove some whitespace
2022-02-17 14:22:51 -06:00
Vincent
0caf334bb0
Remove the `premiumEnabled` feature flag
...
Premium has now been enabled for everyone.
2022-01-05 12:57:52 +01:00
Vincent
7bebb866c4
Reference Stripe testing cards
2021-09-17 12:04:39 +02:00
Vincent
88d9213215
Add reference to Python header files
...
Unfortunately I don't know what command (if any) needs to be
executed on MacOS, but this is what I needed on Fedora.
2021-09-17 12:04:13 +02:00
Vincent
235b1425aa
Fix anchor links in the readme
2021-09-17 12:00:11 +02:00
Saswot lamichhane
55c49ac946
Improved Readme
...
Added a link for PostgreSQL to be installed on Windows and clarified that a virtualenv is a recommendation
2021-09-08 06:37:49 -07:00
luke crouch
fec017641e
add section for enabling premium purchase and features ( #1006 )
2021-08-16 13:59:27 -05:00
groovecoder
ff26e9f3eb
change locales/ to a submodule
2021-08-13 12:59:48 -05:00
Maxx Crawford
af7084970a
Update README with coding standards ( #1002 )
...
* Update README, add coding standards doc
* Updated social app config to a table
* Additional README fixes
* Add stylelint config
* README: Stage OAuth Fix
Co-authored-by: luke crouch <luke.crouch@gmail.com>
* README: Stage OAuth Fix
Co-authored-by: luke crouch <luke.crouch@gmail.com>
* README: Update team contact point.
Co-authored-by: luke crouch <luke.crouch@gmail.com>
* README: Stage OAuth Fix
Co-authored-by: luke crouch <luke.crouch@gmail.com>
Co-authored-by: luke crouch <luke.crouch@gmail.com>
2021-08-09 16:56:46 -05:00
Saswot lamichhane
ff798998d5
Added the command to install libpq on Fedora Linux
2021-07-21 10:26:49 +05:45
Maxx Crawford
54a87518aa
Override default gulp command
2021-06-11 12:48:44 -05:00
Sarah Bird
ee9d4e99c3
Fix Client ID in dev instructions
2021-01-06 09:28:23 -06:00
Suriyaa Sundararuban
511c350773
Remove URL redirection in README.md
2020-10-27 10:57:12 +01:00
Sarah Bird
6fa1159e22
Fixes 687 ( #704 )
...
Adds note about libpq requirement.
2020-10-15 19:58:56 -05:00
groovecoder
4cd97befea
remove remaining references to socketlabs
2020-08-07 09:17:06 -05:00
Uvindu Shehan Perera
4199459a7a
Gitclone url updated
...
https
2020-06-22 20:51:53 +05:30
Uvindu Shehan Perera
eca411f4e4
Updated the git clone url
...
Previous git clone URL isn't in the correct format
2020-06-20 11:15:48 +05:30
groovecoder
a9be36f6b6
fix #153 : update npm commands and READMEs
2020-04-14 16:31:59 -05:00