bb-plane-fork/apps/web
Aaron Heckmann d8f58d28ed
fix: CI to include lint and format along with build (#7482)
* fix(lint): get ci passing again

* chore(ci): run lint before build

* chore(ci): exclude web app from build check for now

The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.

* fix: formating of files

* fix: adding format to ci

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-08-18 21:27:16 +05:30
..
app fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
ce fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
core fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
ee refactor: remove barrel exports from web app (#7577) 2025-08-15 13:10:26 +05:30
helpers [WEB-4457] refactor: decouple work item properties from mobx store (#7363) 2025-07-18 20:38:21 +05:30
public [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
styles [WEB-4654] refactor: replace nprogress with bprogress and clean up unused code (#7559) 2025-08-11 00:37:35 +05:30
.env.example chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.eslintignore fix: lint (#7433) 2025-07-25 01:44:51 +05:30
.eslintrc.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierrc chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
Dockerfile.dev chore: updated node version to 22 and python version to 3.12.10 (#7343) 2025-07-04 16:28:30 +05:30
Dockerfile.web chore: updated node version to 22 and python version to 3.12.10 (#7343) 2025-07-04 16:28:30 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next-env.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
package.json fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
postcss.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tailwind.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tsconfig.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30