Joe Previte
|
070b439500
|
fix: remove eslint-plugin-jest-playwright
|
2021-04-29 10:46:14 -07:00 |
|
Joe Previte
|
ad0f12e664
|
refactor: check for editor consistently in tests
|
2021-04-06 15:46:58 -07:00 |
|
Joe Previte
|
c666b47668
|
refactor: globalSetup and create cookie manually
|
2021-04-06 15:46:56 -07:00 |
|
Joe Previte
|
3db19843e2
|
chore: add eslint plugin for jest-playwright
|
2021-04-06 15:46:55 -07:00 |
|
Joe Previte
|
f09ebc06e9
|
fix: add no-extra-semi off to eslint config
|
2021-03-22 11:55:53 -07:00 |
|
dependabot[bot]
|
923ef2f3c4
|
chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 8.1.0 (#2918)
* chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v8.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
* fix(eslintrc): remove prettier/@typescript extend
Removed by upstream in v8.0.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash Satheesan <akash@coder.com>
|
2021-03-18 16:31:23 -05:00 |
|
Joe Previte
|
bea8bb0519
|
refactor: remove mocha
|
2021-01-21 10:10:33 -07:00 |
|
Anmol Sethi
|
a37572d92d
|
ci: Disable no-unused-vars for function args
See previous commit for failure introduced.
|
2020-11-13 18:44:28 -05:00 |
|
Asher
|
112eda4605
|
Convert routes to Express
|
2020-10-26 17:56:13 -05:00 |
|
Anmol Sethi
|
2d1de749f4
|
Unlink socket before using (#2181)
See https://stackoverflow.com/a/34881585/4283659
Closes #1538
|
2020-10-09 12:34:52 -04:00 |
|
Anmol Sethi
|
ebbb1187da
|
Update remaining dependencies
|
2020-08-26 14:27:30 -04:00 |
|
Asher
|
d8568ebaa9
|
Enforce import order
|
2020-08-13 17:11:35 -05:00 |
|
Asher
|
150d37868a
|
Enforce strict equals
|
2020-08-13 17:11:33 -05:00 |
|
Anmol Sethi
|
c0d6eb4664
|
Improve password handling
- Error out if auth is enabled but no password is passed in
- Indicate password location on login page
|
2020-05-12 19:59:55 -04:00 |
|
Anmol Sethi
|
d288131a33
|
Fix lint errors
|
2020-05-12 19:59:54 -04:00 |
|
Anmol Sethi
|
5accf3fe5f
|
Add basic rate limiting to login endpoint
Closes #1320
|
2020-04-28 14:21:08 -04:00 |
|
Anmol Sethi
|
4aa15401c3
|
Format and lint
|
2020-02-14 20:00:19 -05:00 |
|
Asher
|
b8fa7da972
|
Simplify frontend
Just a login form and a list of applications. No modals or anything like
that.
|
2020-02-13 20:10:14 -06:00 |
|
Asher
|
b29346ecdf
|
Implement new structure
|
2020-02-04 14:31:44 -06:00 |
|