Skip to content

Conversation

@DanielZavala11
Copy link
Collaborator

No description provided.

minhngo3818 and others added 30 commits June 26, 2022 19:26
Install eslint & prettier for debugging and formatting code
This fixes issue #12 which opens the corresponding tab indicated by e…
- useState was imported twice
- toggleTab was defined twice
Will be used in later features
- Update resources css to include contents animation and effect for tab buttons
- Reconfigure Resources.js to use updated resources css
Apply Prettier formatting to entire project
- Different structure is being directly implemented from NavigationBar.js
- FIle no longer needed. Will implement directly in Activity files
Also removed unnecessary empty text
- NavBar and Activity file cleanup
- Certain files and functions no longer needed due to changed implementation of NavigationBar.js
- Unnecessary comments removed from Activity.js
minhngo and others added 16 commits August 1, 2022 10:54
- Type-safe equality operators are preferred
- A lone div with "onClick" must have some role to add interactivity
- Buttons must be focusable by having a tabIndex that lets users reach the element by pressing tab
This PR adds dummy data in activity page for testing its ui.
…ta-activity

Reformat fakeData for activity using prettier rules
- Incorporate eslint, prettier, and windows/mac builds
- Fail-fast is set to false so tests on all OS's are run before stopping
- We don't have any tests, and we only need to test if the app will build here
Create Github Actions file to test builds before merging
Replace website's background image with solid black color
@DanielZavala11 DanielZavala11 merged commit 19fb2e2 into 29-footer-component Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants