Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up custom events and test #250

Merged
merged 15 commits into from
Dec 19, 2022
Merged

Conversation

create-issue-branch[bot]
Copy link
Contributor

closes #228

@create-issue-branch create-issue-branch bot temporarily deployed to previews/issues/228-Set_up_custom_events_and_test October 24, 2022 14:31 Inactive
@github-actions
Copy link

@github-actions
Copy link

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 2, 2022 16:40 Inactive
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 2, 2022 17:12 Inactive
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 2, 2022 17:25 Inactive
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 2, 2022 17:42 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 3, 2022 09:47 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 3, 2022 10:49 Inactive
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 3, 2022 11:41 Inactive
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 3, 2022 11:55 Inactive
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

@loiswells97 loiswells97 marked this pull request as ready for review November 3, 2022 11:59
@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 3, 2022 12:35 Inactive
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

@loiswells97 loiswells97 temporarily deployed to previews/issues/228-Set_up_custom_events_and_test November 24, 2022 17:24 Inactive
@github-actions
Copy link

patch0
patch0 previously approved these changes Dec 19, 2022
patch0
patch0 previously approved these changes Dec 19, 2022
@patch0 patch0 enabled auto-merge (squash) December 19, 2022 16:21
patch0
patch0 previously approved these changes Dec 19, 2022
type: string
react_app_plausible_source:
required: false
default: 'https://staging-analytics.raspberrypi.org/js/plausible.js'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a type here

@github-actions
Copy link

@patch0 patch0 merged commit 736f288 into main Dec 19, 2022
@patch0 patch0 deleted the issues/228-Set_up_custom_events_and_test branch December 19, 2022 17:21
@patch0 patch0 mentioned this pull request Jan 6, 2023
patch0 added a commit that referenced this pull request Jan 6, 2023
### Added

- Plausbile event tracking for login, remix, save and code run (#250)
- Message prompting users to login or save if they make non-autosaved
changes (#291)
- Unit tests for the autosave trigger (#291)
- Project not found and access denied modals shown on project loading
error (#298)
- Styling for small buttons (#303)
- Project page header and styling (#314)
- Ability to open and focus files from the left hand file pane (#301)
- Ability to close file tabs (#301)
- Validation to prevent file names containing spaces (#301)

## Changed

- Bump terser from 4.8.0 to 4.8.1 (#143)
- Updated buttons and tabs styling (#296)
- Updated icons (#296)
- Bump engine.io from 6.2.0 to 6.2.1 (#272)
- Increased clickable area for tabs (#299)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#295)
- File tab bar scrolls rather than wraps (#301)
- Long file names no longer wrap in tab bar (#301)

### Fixed

- Moved `FileMenu` click handler to `MenuItem` for better keyboard
support (#300)
- Touch target size on button to open file context menu (#301)
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.

Set up custom events and test on Production
2 participants