Commit Graph

3 Commits

Author SHA1 Message Date
Eddybrando Vásquez 01b9830e96
fix: multiple TypeScript issues (#3631)
* fix: type imports and exports

* fix: wrong types and lint

* fix: missing type

* style: lint fix

* style: prefer `type { ... }` over `{ type ... }`
2024-01-17 15:58:16 +01:00
Randy 8a14b07725
feat(fall-fest): airtable integration (#3539)
* feat(fall-fest): setup airtable integration

* feat(fall-fest): render university directory

* feat(fall-fest): replace fall fest logo img

* feat(fall-fest): render extension events table

* feat(fall-fest): remove json files and add fall-fest to gitignore

* feat(fall-fest): update to use the correct Extension table view

* Updates agenda title

* Updates airtable view name

* Updates airtable view name

* Fixes references to airtable

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-09-20 18:24:17 +02:00
Yaiza 7464d94c54
feat(events): Fall fest 2023 (#3530)
* feat(fall-fest): archive 2022 page (#3524)

* [Fall-fest]: prepare fall fest page 2023 (#3525)

* feat(fall-fest): add fall fest 2023 page and content file

* feat(fall-fest): add fall fest 2023 directory file, event img, and intro copy

* feat(fall-fest): remove directory and agenda for 2023

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(fall-fest): add description to content file

* feat(fall-fest): fix lint error

* feat(fall-fest): fix errors

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update constants/fallFest2023Content.ts

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(fall-fest): update blog segment info

* feat(fall-fest): update event img

* feat(fall-fest): add event img alt description

---------

Co-authored-by: Randy <randytolentino@ibm.com>
2023-09-05 09:11:49 -07:00