Commit graph

117 commits

Author SHA1 Message Date
dependabot[bot]
a5ee0aa31c
Bump babel-loader from 8.2.5 to 9.0.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 10:30:58 +00:00
Raymond Wang
f268e0fa6a
final merge pull request #8 from ieeeucsd/firebase
bring main up to firebase
2022-10-26 09:11:30 -07:00
Raymond Wang
5c81f933f8
Merge pull request #7 from ieeeucsd/ray-dev
bring firebase up to ray-dev
2022-10-26 09:05:43 -07:00
Raymond Wang
955f3be62a Merge branch 'main' of https://github.com/ieeeucsd/ieeeucsd.org 2022-10-26 09:04:46 -07:00
Raymond Wang
f9b00c11e5 update package name and webpack config 2022-10-26 09:04:42 -07:00
Raymond Wang
4261f2c3b6 Merge remote-tracking branch 'origin/main' into ray-dev 2022-10-26 08:31:47 -07:00
Raymond Wang
6e4177ebcd update actions trigger on main 2022-10-26 08:31:00 -07:00
Raymond Wang
c80a534beb
activate firebase! merge pull request #5 from ieeeucsd/ray-dev
initiate transition to firebase hosting
2022-10-25 22:14:53 -07:00
Raymond Wang
3c68d69386 Merge remote-tracking branch 'origin/main' into ray-dev 2022-10-25 21:59:21 -07:00
Raymond Wang
b7af0db10e
Merge pull request #6 from ieeeucsd/dependabot/npm_and_yarn/types/react-18.0.23
Bump @types/react from 18.0.22 to 18.0.23
2022-10-25 15:19:32 -07:00
dependabot[bot]
46a4f49319
Bump @types/react from 18.0.22 to 18.0.23
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.22 to 18.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 22:13:39 +00:00
IEEE @ UCSD
a64f599a3a
create dependabot.yml
will check weekly for vulnerable dependencies
2022-10-25 15:13:00 -07:00
Raymond Wang
d7d09e9cf2 update validate action name 2022-10-25 15:05:13 -07:00
Raymond Wang
d26d6fb95d Merge remote-tracking branch 'origin' into ray-dev 2022-10-25 15:03:26 -07:00
Raymond Wang
33cfbb8ce5 update firebase action trigger 2022-10-25 14:52:43 -07:00
Raymond Wang
0aaf708e32 configure firebase action 2022-10-25 14:43:52 -07:00
Raymond Wang
545081f6d9 create firebase action 2022-10-25 13:47:21 -07:00
Raymond Wang
b6a027cc70 fix broken asset paths 2022-10-25 13:37:35 -07:00
Raymond Wang
0e48bf7c31 reorganize file structure for firebase 2022-10-25 11:54:07 -07:00
Raymond Wang
972064a710 Merge remote-tracking branch 'origin/main' into ray-dev 2022-10-25 11:19:34 -07:00
Raymond Wang
4c71bec3fe update readme.md 2022-10-24 22:45:28 -07:00
Raymond Wang
666779de5b update comment in index.ts 2022-10-24 21:46:23 -07:00
Raymond Wang
d0c95ffdb6 Merge remote-tracking branch 'origin/main' into ray-dev 2022-10-24 21:45:49 -07:00
Raymond Wang
bdbf263a5b update preview.yml 2022-10-24 21:45:32 -07:00
Raymond Wang
ff37b00d8b reorder title element
testing custom action
2022-10-24 21:35:36 -07:00
Raymond Wang
12b3c6f515 Merge remote-tracking branch 'origin/main' into ray-dev 2022-10-24 21:28:51 -07:00
Raymond Wang
daa6d22470 use custom preview action 2022-10-24 21:27:44 -07:00
Raymond Wang
55471122d9 update template.html
testing firebase previews
2022-10-24 20:59:59 -07:00
Raymond Wang
43459b778f enable firebase previews for pr 2022-10-24 20:55:17 -07:00
Raymond Wang
14633ea47d hard code google analytics id 2022-10-24 18:10:51 -07:00
Raymond Wang
66fadde8da remove node_env varaiable 2022-10-24 18:06:38 -07:00
Raymond Wang
5029cf38b6 update env variables 2022-10-24 18:04:54 -07:00
Raymond Wang
8eb7d0797e move env variables 2022-10-24 17:56:29 -07:00
Raymond Wang
61880f157c use npm i, main.yml 2022-10-24 17:54:57 -07:00
Raymond Wang
c4c78b7b40 update main.yml 2022-10-24 17:51:36 -07:00
Raymond Wang
b82d1a04cd update main.yml 2022-10-24 17:46:54 -07:00
Raymond Wang
beb7e10b45 update main.yml 2022-10-24 17:41:50 -07:00
Raymond Wang
4c32b5f4f6 fix image, add g-analytics, fix component binding 2022-10-24 17:39:31 -07:00
Raymond Wang
b8396ae2c7 update package files
updated scripts
2022-10-24 17:33:30 -07:00
Raymond Wang
6f7a09643d update config files 2022-10-24 17:33:05 -07:00
Raymond Wang
deb40ba5a9 fix actions 2022-10-24 17:32:36 -07:00
JilianaTiu
bf4a321f22 update projects & style 2022-10-24 00:20:09 -07:00
JilianaTiu
e028b050db added padding to officer images 2022-10-23 23:13:04 -07:00
JilianaTiu
5b411da1a0 remove contact page website info 2022-10-23 22:33:25 -07:00
JilianaTiu
5134b76e1c Contact Us link to #contact-us 2022-10-23 22:28:15 -07:00
JilianaTiu
b0f569c493 update officers image 2022-10-23 22:03:43 -07:00
JilianaTiu
16d8081d1f update officer photos 2022-10-23 21:56:47 -07:00
Raymond Wang
281d36fc2e
Merge pull request #2 from ieeeucsd/ray-dev
code clean up, initiate eslint action
2022-10-23 17:07:48 -07:00
Raymond Wang
457ccb172e update index.ts 2022-10-23 17:04:58 -07:00
Raymond Wang
fb838f62e2 update validation.yml 2022-10-23 16:59:31 -07:00