Commit Graph

39 Commits

Author SHA1 Message Date
Oscar Hinton 56477eb39c
Apply Prettier (#1347) 2021-12-17 15:57:11 +01:00
Daniel James Smith 71075cf878
Bump node to v16 (#1336)
* Pull in jslib

* Bump engines required to node 16 and npm 8

* Bump @types/node to 16

* Modify build.yml to build with node 16 and npm 8

* Update requirements in README.md

* Removed step to install npm8
npm8 is included in node v16

* Pull jslib
2021-12-13 17:16:57 +01:00
Matt Gibson 6d4f163824
Update local web development instructions (#1208)
* Indicate production with NODE_ENV

* Use local.json config to point to Bitwarden production APIs

* Add proxy configuration to cloud and qa environment

* Move notifications to urls

Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-10-22 07:50:08 -05:00
Oscar Hinton 3eda0aa2cd
Remove Business Portal and add SSO configuration (#1213) 2021-10-06 20:45:45 +02:00
Oscar Hinton 30d2aeb6a3
Update build commands (#1180) 2021-09-14 13:26:26 +02:00
Matt Gibson 66bd8be2c9
Set urls from config file (#1151)
* Set environment URLs in webpack config.

* Provide non NULL dev server

* QA env uses the pq TLD

* Include icons in qa env

* Move base configs to develop.

local configurations should be done in the `./config/local.json` file.

* Fix config override loading to default to development

* Standardize url formatting

* Limit QA settings to those set in production

* Set self hosted in a config

* Specify cloud instead of production

Self hosted and cloud are both production environments.
The ENV setting is used to specify the env type while
NODE_ENV specifies whether development error handling and services.

* Update config instructions

* Remove invalid json

* Change env `production` references to `cloud`

* Fix formatting
2021-08-25 13:15:31 -05:00
Colin Frei 87d37dd29e
typo (#1086)
build:dev:watch requires a development.json file, not development.js

Causes the error "[webpack-cli] Error: Cannot find module './config/development.json'" otherwise.
2021-07-18 12:01:08 +02:00
Oscar Hinton b3f5c72ba9
Bump NPM to v7 (#995)
* Bump NPM to v7

* Refresh package-lock
2021-05-26 22:17:37 +02:00
Oscar Hinton bb95eb84ea
Bump node to 14 (#955)
* Bump node to 14

* Update Readme

* Change engine to ~14

* Bump jslib

* Remove @angular/localize since it's not used
2021-05-14 20:08:03 +02:00
Joseph Flinn 6e4782784c
New client configuration pattern (#937)
* adding in initial config files

* working config files

* updating the client config pattern to default to dev instead of prod

* updating the npm script commands and docs

* Adding a helpful debugging log for the webpack build

* adding in more supporting documentation for running against production

* updating README.md and removing the unneeded ENV var
2021-04-21 11:29:33 -07:00
Oscar Hinton 769c247832
Configure webpack to proxy requests which avoids CORS issues (#914) 2021-04-05 22:38:21 +02:00
Erik Sennema d6f80378eb
Update README.md (#912) 2021-04-05 11:07:54 -04:00
Daniel James Smith 1b74d22b46
Removed appveyor.yml and replaced badge in README.md (#896)
* Deleted appveyor.yml

* Replaced appveyor badge with GitHub workflow badge
2021-03-24 10:07:34 -04:00
Joshua McCauley 04811c934f
Updated readme to note how to run the app against production (#706)
* Noted upper limit of Node.js verion support for the application: the SCSS dependency v4.13.1 only supports Node.js up to v13.9.0.
Added note for npm commands for running the application against local APIs versus production. The correct npm command for running against production was found here https://github.com/bitwarden/web/issues/666.
Added more lines to the services.module.ts example to better reflect the actual file.

* Added CORS common issue and solution to README.md

* Changed Node.js version notes for real this time.
2020-12-10 12:08:31 -05:00
Kyle Spearrin 4b4e847816
Update README.md 2018-07-26 10:03:55 -04:00
Kyle Spearrin a70c4c250c
Update README.md 2018-07-26 10:03:22 -04:00
Kyle Spearrin 950e75e7e3
Update README.md 2018-07-26 10:02:24 -04:00
Kyle Spearrin 2cbf2006c6
Update README.md 2018-07-26 10:02:04 -04:00
Kyle Spearrin 14c4095a4e
Update README.md 2018-07-26 09:54:36 -04:00
Kyle Spearrin c755e8a90d
Update README.md 2018-07-26 09:25:43 -04:00
Kyle Spearrin 370197aea3
Update README.md 2018-07-24 08:16:49 -04:00
Jacob b3a344635a Fetch image from bitwarden/brand (#219) 2018-07-19 10:50:45 -04:00
Kyle Spearrin e659fd1262
Update README.md 2018-07-09 17:02:03 -04:00
Kyle Spearrin 7459f1d1ad
Update README.md 2018-07-09 17:01:15 -04:00
Kyle Spearrin 90dd0d0b9b
Update README.md 2018-07-09 16:38:21 -04:00
Kyle Spearrin 31bf22063e
Update README.md 2018-05-12 13:56:19 -04:00
Kyle Spearrin f8d6816101 Uppercase Bitwarden 2018-02-27 22:41:27 -05:00
Kyle Spearrin 6cf4c453d9
Update README.md 2017-12-05 11:12:34 -05:00
Kyle Spearrin 0b34b7a980 Update README.md 2017-07-14 08:32:58 -04:00
Kyle Spearrin f291b24a7a Update README.md 2017-07-14 08:32:30 -04:00
Kyle Spearrin 6a292d6905 Update README.md 2017-05-19 13:27:22 -04:00
Kyle Spearrin 7d26361680 Update README.md 2017-03-21 18:12:02 -04:00
Kyle Spearrin bd70dc5966 Update README.md 2017-01-04 00:17:24 -05:00
Kyle Spearrin b5d265526a space between badges 2016-12-01 00:15:35 -05:00
Kyle Spearrin 22290eafb8 update readme with appveyor build badge 2016-12-01 00:14:52 -05:00
Kyle Spearrin 3101e57c36 Reorganization a bit more. Updated readme with build/run instructions. 2016-12-01 00:07:03 -05:00
Kyle Spearrin 5d5d0bfb66 gitter badge 2016-10-13 22:02:46 -04:00
Kyle Spearrin ec55e4566d Update README.md 2016-10-01 23:32:12 -04:00
Kyle Spearrin df69bdbc21 initial commit of source 2015-12-08 22:35:05 -05:00