Commit graph

108 commits

Author SHA1 Message Date
Jack 60a4bd7b64
Create labeler.yml 2022-05-06 12:52:24 +02:00
Miodec 89c9557475 definitely didnt forget about those 2022-05-05 23:35:40 +02:00
Bruce Berrios 8095dd6bfc
Add test step in pr-check action (#2942) Bruception
* Add test step in pr-check action

* Add jest action

* Specify wd

* Remove action

* Remove test

* Add anti-cheat check
2022-05-05 23:06:40 +02:00
Bruce Berrios 91220a5bdc
Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00
Rizwan Mustafa 0dac742efb
Update some document links (#2919)
* Update some document links

* Updated repo link
2022-05-03 13:44:39 +02:00
Evan f584d683bb
Rename scripts to ts (#2869) ferotiq
* Rename scripts to ts

* Update config.base.js

* Delete firebase-config.ts
2022-04-24 17:20:30 +02:00
Harry Hopkinson e303690cbb
Linted Files according to the .prettierrc (#2758) Harry-Hopkinson 2022-03-23 22:51:55 +01:00
Bruce Berrios adf5a0d1db
Include dev branch in CI (#2739) 2022-03-20 11:31:51 -05:00
Jack fe668e4811
Moved firebase to new modular version 9 sdk (#2727)
* using modular sdk

* removing last script

* replacing more code

* unused code

* removed unused code

* removed unused code

* importing auth

* using analytics controller

* importing auth and analytics

* importing auth

* updated git ignore

* fixed path

* removed live config from gitignore

* added error message when failing to initialize firebase

* added live config
using live config when building production

* removed unused code

* fixed incorrect function use

* added example config

* added a step to the contributing guide

* optional steps

* fixed path

* using example in source code so that github actions dont cry like little babies

* using function correctly

* using function correctly

* ignoring live

* removed

* added action webpack config

* bruce said "no-no"

This reverts commit 0a1e5e1660.

* Fix

* Add ignore

* updated instructions

* using correct functions

* using correct function

* missing parameter

* using correct function

* using correct function

* removed ts ignores

* using new functions

* removed refresh

* using new functions

* merge fix

* fixed merge

* regenereated lockfile

* using correct function

* defaulting to the email thats already entered

* moved lines

Co-authored-by: Bruception <bberr022@fiu.edu>
2022-03-19 12:33:25 +01:00
Bruce Berrios 6d0966eea0
Compile sass using webpack (#2728) bruception
* Compile sass using webpack

* Add scss compilation
2022-03-18 15:40:40 +01:00
Bruce Berrios 1ba7a76b86
Migrate middlewares to TypeScript (#2574)
* Migrate middlewares

* Update workflow

* Fix ignore

* Fix

* Fix

* Remove babel loader from root dependencies

* Remove mongoDb
2022-02-23 10:03:38 -05:00
Jack e57d864e9c
Update bug_report.yaml 2022-02-23 00:20:22 +01:00
Bruce Berrios 61f16584c9
Action anti cheat step (#2570)
* Add anti-cheat check

* Add anti-cheat step

* Test

* Revert

* .

* Fix
2022-02-22 23:02:37 +01:00
Ferotiq 1233d266a1
Fix (#2550)
* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update pr-check.yml
2022-02-20 22:29:39 +01:00
Ferotiq 7cbd9d2722
Allow the process for setting up project and committing code on Windows to be much smoother (#2549)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Create install.cmd

* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update install.cmd

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update package.json

* fix lint script so windows users can use it correctly

* adFd

* rename
2022-02-20 20:47:24 +00:00
Ferotiq 71cdce20e3
TypeScript FrontEnd: Add Account Files (#2494)
* add account files, config, and db, fix other files, and make lint script work on cmd

* fuck operating systems

* remove project from eslint

* Merging and fixing some bugs

* fixed result ordering

* fixed quote filter stopping all results

* fixed words filter not working

* corrected type

* Update commandline-lists.ts

* Update types.d.ts

* removing explicit tag types

* mfing prettier

* small changes

* stuff

* fixes

* fix cannot read properties of undefined

* another check just to be safe

* okay that works

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-19 17:44:27 +01:00
Miodec f0313d6524 updated pr check action 2022-02-19 15:35:43 +01:00
Jack f8727b5c68
Action only installs node and dependencies when a changed file passes the filters 2022-02-18 20:23:58 +01:00
Jack 432fedb3c0
Pr-check 2022-02-18 19:25:33 +01:00
Miodec a478128bc5 pr check now only runs the required actions.
part of #2527
2022-02-18 18:23:26 +01:00
Jack 0d66afe2be
Update bug_report.yaml 2022-02-16 15:41:05 +01:00
Jack 8b879db9e5
Update bug_report.yaml 2022-02-16 15:40:40 +01:00
Jack db65902217
Update bug_report.yaml 2022-02-16 15:39:16 +01:00
Jack 556bc3614b
Update bug_report.yaml 2022-02-16 15:39:01 +01:00
Jack 4446e38f42
Update bug_report.yaml 2022-02-16 15:36:24 +01:00
Jack e3864e59ab
Create bug_report.yaml 2022-02-16 15:36:00 +01:00
Jack 4a69597c9f
Update bug_report.yaml 2022-02-16 15:33:48 +01:00
Jack 3a5fd22563
Update bug_report.yaml 2022-02-16 15:31:48 +01:00
Jack d04cdc6b8d
Update bug_report.yaml 2022-02-16 15:31:16 +01:00
Jack 7522808744
Update bug_report.yaml 2022-02-16 15:29:17 +01:00
Jack d3656d71db
Update bug_report.yaml 2022-02-16 15:28:39 +01:00
Jack 311583aea9
Update bug_report.yaml 2022-02-16 15:28:20 +01:00
Jack d43bca8244
Update bug_report.yaml 2022-02-16 15:27:59 +01:00
Jack 7be9e5ae8c
Update bug_report.yaml 2022-02-16 15:27:06 +01:00
Jack 2edbcc0ddd
Update bug_report.yaml 2022-02-16 15:26:36 +01:00
Jack 7be20efb9a
Update bug_report.yaml 2022-02-16 15:26:14 +01:00
Jack 34bd9165cf
Update bug_report.yaml 2022-02-16 15:25:50 +01:00
Jack c245f77c7f
Update bug_report.yaml 2022-02-16 15:25:00 +01:00
Jack a3577277a6
Update bug_report.yaml 2022-02-16 15:24:14 +01:00
Jack 202c7a4f03
Create bug_report.yaml 2022-02-16 13:20:47 +01:00
Jack 793b967460
Update bug_report.yaml 2022-02-16 13:20:05 +01:00
Jack 95010d36d9
Update bug_report.yaml 2022-02-16 13:19:52 +01:00
Jack 52437d13fb
Update bug_report.yaml 2022-02-16 13:19:24 +01:00
Jack ec0164b9b2
Update bug_report.yaml 2022-02-16 13:19:06 +01:00
Jack c576164c1e
Create bug_report.yaml 2022-02-16 13:18:34 +01:00
Jack 9904e5befe
Update bug_report.yaml 2022-02-16 13:16:53 +01:00
Jack 2e649dc461
Update bug_report.yaml 2022-02-16 13:16:20 +01:00
Jack c720717238
Update bug_report.yaml 2022-02-16 13:15:59 +01:00
Jack a54da18af6
Update bug_report.yaml 2022-02-16 13:15:38 +01:00
Jack 7fdf583f31
added more steps to the bug report form 2022-02-16 13:14:49 +01:00