Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Fix config local env script path #2

Merged
merged 1 commit into from
Aug 18, 2020
Merged

Conversation

jowlee
Copy link
Contributor

@jowlee jowlee commented Aug 18, 2020

Trello Card Link

n/a

Description

The path to the script configureLocalEnv was not correct in package.json

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?
n/a

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.
run npm run configure-local-env

@audius-infra
Copy link
Collaborator

Preview this change https://frontend-demo.audius.co/jowlee-fix-script-path

@jowlee jowlee merged commit ded1617 into master Aug 18, 2020
@jowlee jowlee deleted the jowlee-fix-script-path branch August 18, 2020 15:04
sddioulde pushed a commit that referenced this pull request Sep 29, 2021
* Sends postmessage to dapp for enter foreground

* Increments ios build number
sliptype pushed a commit that referenced this pull request Feb 11, 2022
* Sends postmessage to dapp for enter foreground

* Increments ios build number
sliptype pushed a commit that referenced this pull request Feb 12, 2022
* Sends postmessage to dapp for enter foreground

* Increments ios build number
sliptype pushed a commit that referenced this pull request Feb 12, 2022
Kyle-Shanks pushed a commit that referenced this pull request Jun 8, 2022
* Fix scrubber for longer than one hour

* 0.1.2

* Reformat
Kyle-Shanks added a commit that referenced this pull request Jun 9, 2022
* init create-react-library@2.6.7

* Initial commit

* Add storybook and Scrubber

* Update readme

* Fixups

* Update readme

* Update image size

* Update scrubber to fix staleness while dragging bug

* Fixup example app

* Fix scrubber and rollup config

* Clean up

* Clean up hook

* Update readme

* Cleanup scrubber

* Rename uniqueKey

* Clean up and fix scrubber touch events/safari issues

* Add isDisabled back

* Bump version

* Fix scrubber timestamps (#2)

* Fix scrubber for longer than one hour

* 0.1.2

* Reformat

* Add window focus event listener to fix scrubber (#3)

* Add window focus event listener to fix scrubber

* 0.1.3

* Add timeData ref

* Remove usecallback

* Add dark mode to stems (#4)

* Add dark mode to stems

* 0.1.4

* Bedtime (#5)

* Scrubber changes for bedtime

* Fix bedtime styles

* Add disabled check

Co-authored-by: Michael Piazza <michael.piazza.mp@gmail.com>

* Add button & icons (#6)

* Add Button Component

* Clean up and fix lint

* Fix iconShare

* Export ButtonProps

* 0.1.6-dev.0

* Add memo and remove listener

* Fix lint situation

* Clean up styles and add hooks

* Remove memo

* 0.1.6

* Extract css (#7)

* Extract css separately

* 0.2.0

* Add website and donate icons (#8)

* Add dwebsite and donate icons

* 0.2.1

* Added Trending & campfire icons & udpated pkg lock

* 0.2.2

* Updated campfire/trending icons

* Add handle color override & fix global var support (#10)

* Add handle color override

* 0.2.3

* Rework font support and fix inclusion of global vars

* Remove logo

* Update README.md (#12)

* Update README.md

* Bold notice text

* Add LICENSE (#13)

* Fix button animations, exposing animation vars (#14)

* 0.2.4 (#15)

* Adds modal and tab slider component (#16)

* Adds modal and tab slider

* Nest modal in another div

* 0.2.5 (#17)

* Add token value slider and input (#18)

* 0.2.6 (#19)

* Fix btn and slider (#20)

* Fix btn and slider

* 0.2.7

* Allow styling of TokenValueSlider bar (#21)

* Allow styling of slider bar

* 0.2.8

* Add specific color overrides for TokenValueSlider (#22)

* Add specific color overrides for TokenValueSlider

* 0.2.9

* Fix css var identifier

* 0.2.10

* Numeric check in TokenValueInput (#23)

* Update numeric check in TokenValueInput

* 0.2.11

* Add z-index prop to modal (#24)

* Add z-index to modal

* 0.2.12

* Fix bug in modal (#25)

* Rework modal to support all client use cases (#26)

* Add scroll counter to modal itself

* Fix up modal to support dapp

* Fix useClickOutside catch and useGlobal for scroll count

* Use useEffect to set initial

* Add useEffect and lint

* 0.3.0 (#27)

* Fix click outside bug in modal (#28)

* 0.3.1 (#29)

* [AUD-17] useGlobal fix (#31)

* 0.3.2-dev.0

* 0.3.2

* [AUD-17] Fix use global memoization

* [AUD-9] Fix modal multi-line title on Safari (#30)

* Use modal absolute position only on ios safari (#32)

* Use absolute position only on ios safari

* 0.3.3

* Fix typo

* [AUD-112] Fix scrollable modals on iOS (#33)

* Fix modal cleaup bg overflow (#35)

* Fix modal cleaup bg overflow

* Update comment on modal cleanup

* 0.3.4 (#34)

* Matrix Button Fix (#36)

* Matrix fix

* 0.3.5

* Additional changes

* Add crown icon (#37)

* Add crown

* 0.3.6

* Slider Changes (#38)

* Tab Slider changes

* 0.3.7

* Change overflow to auto instead of scroll to hide if not needed (#39)

* 0.3.8 (#40)

* Expose shadow (#41)

* Expose shadow

* Update slider vars

* 0.3.9

* Update storybook (#42)

* Add deployer cut and minimum icons (#43)

* 0.3.10 (#44)

* Add TikTok icons (#45)

* Add TikTok icons

* Update inverted icon

* 0.3.11 (#46)

* Add Popup and PopupMenu (#47)

* Update storybook

* Update directory structure, nesting components

* Add linting for import order and default exports

* Add Popup

* Add PopupMenu

* Fix icon styling

* Update paths

* [WIP] Update PopupMenu

* Minor tweaks to popup

* Improve popup styling and logic

* Remove duplicate Button.stories.tsx

* Remove duplicate Scrubber.stories.tsx

* Implement changes from PR comments

* Add listener to close Popup on escape

* Add back missing scrubber handle height (#48)

* Add forward refs to Popup and PopupMenu (#49)

* Add a forward ref to Popup and PopupMenu

* Use named functions so ref-forwarded components are named in dev tools

* 0.3.12 (#50)

* Add eth and sol logos (#51)

* 0.3.13 (#52)

* Use react-spring transition config to animate popup (#53)

* Add ProgressBar component (#54)

* Add ProgressBar component

* Update ProgressBar component to support BN and use BN under the hood

* Add ref to Modal (#55)

* 0.3.14 (#56)

* Export ProgressBar component and bump version to 0.3.15 (#57)

* Update TabSlider component (#58)

* Add lock icon (#60)

* Update LICENSE (#59)

* 0.3.16 (#61)

* [AUD-1026] Prevent escape from doing anything when a modal is closed (#63)

* Update icon verified to have a path for the check mark (#62)

* [AUD-900] Improve popup component (#64)

* [AUD-900] Improve popup component

* Address comments

* 0.3.17 (#65)

* Fix null types (#69)

* 0.3.18 (#70)

* Pin react version (#71)

* Pin react version

* Update react scripts

* Upgrade to react@17.0.2 (#77)

* [AUD-1351] Improve bundle size (#78)

* Fix disabled button, update install instructions (#81)

* 0.3.19 (#83)

* [AUD-1359] Fix button label and buttonType (#84)

* [AUD-1362] Fix modal a11y (#85)

- Adds dialog role
- Adds aria-labelledby and aria-describedby for title and subtitle

* 0.3.20 (#86)

[f2c470b] [AUD-1362] Fix modal a11y (#85) Dylan Jeffers
[5d78444] [AUD-1359] Fix button label and buttonType (#84) Dylan Jeffers

* Add gradient colors to theme vars (#87)

* [AUD-1394] Fix window resize modal bug (#88)

* 0.3.21 (#89)

* Add Icons and Svg Backgrounds stories (#92)

* add icons story

* add source

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Rename Tabslider -> SegmentedControl; add Modal sub components (#93)

* rename tabslider to segmentedcontrol

* add modal story and modalContent component

* file name fix

* decomp Modal into sub components

* changes to modal design, add icon folder

* review

* get rid of extra lines

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* small primary button update (#94)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.22 (#95)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* fix icons fill colors (#100)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.23 (#101)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* fix icons fill colors and add outlined variant of folder icon (#103)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.24 (#104)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Add Scrollbar component (#107)

* add scrollbar component

* fix import

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.25 (#109)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Add polyfill for resize observer (#110)

* add polyfill for resize observer

* add dep

* pin dep

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.26 (#111)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* smoll css changes for scrollbar (#112)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.27 (#115)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* modal changes and add icon button (#113)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Upgrade storybook and add A11y add on (#114)

* upgrade storybook and add a11y

* run prettier eslintrc

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.28 (#116)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Add on blur callback and isWhole prop for whole numbers (#118)

Co-authored-by: Saliou Diallo <saliou@audius.co>

* 0.3.29 (#119)

Co-authored-by: Saliou Diallo <saliou@audius.co>

* Set button text to be static white on hover and add button icon transition (#122)

* 0.3.30 (#123)

* Add primary-secondary-text-color and update PopupMenu and Button text and icon colors to use it (#124)

* 0.3.31 (#125)

* Add role and aria-valuenow attributes to ProgressBar (#126)

* 0.3.32 (#127)

* add at sign icon (#128)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.33 (#129)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* fix disabled button states (#130)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.34 (#131)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* add transforms file to dist css (#132)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.35 (#133)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Hide scrollbar after delay [C-550] (#134)

* hide scrollbar after delay

* change transition

* more specificity

* fix id

* remove comment

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* 0.3.36 (#135)

Co-authored-by: Nikki Kang <kangaroo233@gmail.com>

* Use click instead of mousedown for listener (#136)

* Use click instead of mousedown for listener

* Only dismiss on click outside if modal is open

* Fix boolean logic, add comment

* edit comment

* 0.3.37 (#137)

* Add stems link to the readme

Co-authored-by: Raymond Jacobson <ray@audius.co>
Co-authored-by: Michael Piazza <michael.piazza.mp@gmail.com>
Co-authored-by: jowlee <joeylee0925@gmail.com>
Co-authored-by: Sebastian Klingler <sliptype@gmail.com>
Co-authored-by: Marcus Pasell <rickyrombo@users.noreply.github.com>
Co-authored-by: Dylan Jeffers <dylan@audius.co>
Co-authored-by: nicoback2 <36916764+nicoback2@users.noreply.github.com>
Co-authored-by: Nikki Kang <kangaroo233@gmail.com>
Co-authored-by: Saliou Diallo <sddioulde@hotmail.com>
Co-authored-by: Saliou Diallo <saliou@audius.co>
nicoback2 pushed a commit that referenced this pull request Jul 20, 2022
nicoback2 pushed a commit that referenced this pull request Jul 27, 2022
dylanjeffers added a commit that referenced this pull request Oct 25, 2022
audius-infra pushed a commit that referenced this pull request Oct 29, 2022
[07e1225] [C-1385] Stream mp3 instead of segments (#2147) Andrew Mendelsohn
[930c11c] Truncate balance in account-drawer (#2197) Dylan Jeffers
[14c37db] Add disabed tooltip text for hidden tracks tab in artist dashboard (#2196) Kyle Shanks
[60be197] [C-1376] Kickoff mobile upload (#2193) Dylan Jeffers
[1205956] Pass retry through for client handle validation (#2192) Joseph Lee
[2053951] fix artist link badge alignment (#2189) nicoback2
[fc65758] Fix mobile lint (#2190) Sebastian Klingler
[a9e1873] [PAY-709][PAY-704][PAY-702][PAY-700][PAY-696][PAY-692][PAY-691] Various Stripe OnRamp Fixes pt 2 (#2185) Marcus Pasell
[9789952] [C-1375] Fix push notification navigation (#2184) Dylan Jeffers
[1bf06cc] [C-1377] Move cover photo button to top (#2186) Raymond Jacobson
[9b9570f] Bump ios to 1.1.36 (#2188) Sebastian Klingler
[5d5117d] Use Hermes for iOS; allow enabling/disabling locally C-1334 (#2177) nicoback2
[109d34b] Avoid `handleInUse` libs function bc it hits poa (#2183) Sebastian Klingler
[7ffce1b] [C-1359] Prevent double navigation on android, plus StatusBar fixes (#2182) Sebastian Klingler
[760bb5d] [C-1370] Fix app initialization sequence and assumptions for offline and online startup (#2164) Andrew Mendelsohn
[b7364a9] [PAY-703][PAY-698][PAY-699][PAY-686] Various Stripe Fixes pt 1 (#2176) Marcus Pasell
[8ba8ccb] Bump sdk to 1.0.19 (#2181) Isaac Solo
[bd0f1fe] [C-1369] Fix account screen crash on android (#2180) Sebastian Klingler
[e241f9c] [C-1261] Android sign on overflow (#2171) Sebastian Klingler
[edd5408] Fix notification subscriptions (#2167) Raymond Jacobson
[089b283] [C-1349] Improve StatusBar colors (#2175) Sebastian Klingler
[ba80376] Fix typecheck (#2179) Raymond Jacobson
[1bb0ab0] [C-1371, C-1372] Address mobile-navbar QA issues #2 (#2173) Dylan Jeffers
[4f53032] Update libs (#2178) Raymond Jacobson
[7a8a207] Dual writes when setting artist pick (#2128) Michelle Brier
[25954c3] Bump @audius/sdk to 1.0.16 (#2168) Sebastian Klingler
[dfab0c2] Update nethermind provider to https (#2174) Isaac Solo
[d1e8c1f] Update stage config to nethermind RPC (#2172) Isaac Solo
[3da52ee] [C-1302] Fix blank profile picture background color (#2166) Dylan Jeffers
[be0a1d2] Fix useLocalStorage hook to use getItem rather than getValue (#2170) Marcus Pasell
[1bc59fc] Call getUserListenCountsMonthly in client artist dashboard (#2157) sabrina-kiam
[a8617f8] [C-1368, C-1354, C-1364] Address mobile-nav qa (#2165) Dylan Jeffers
[fefd3f4] SEO updates (#2162) Joseph Lee
[c77558b] Put recovery flow behind feature flag (#2163) Marcus Pasell
[56109b4] [PAY-680] Fix BuyAudio recovery success modal (#2110) Marcus Pasell
dylanjeffers added a commit that referenced this pull request May 25, 2023
dylanjeffers added a commit that referenced this pull request Jun 1, 2023
dylanjeffers added a commit that referenced this pull request Jul 21, 2023
dylanjeffers added a commit that referenced this pull request Jul 22, 2023
dylanjeffers added a commit that referenced this pull request Jul 24, 2023
[72ec48f] Upgrade to 1.5.33 Dylan Jeffers
[9ec1f54] Update to reroute to trending when deleting a playlist if the playlist is viewed (#3789) Kyle Shanks
[5cbc230] [C-2877] Address suggested-tracks qa #2 (#3787) Dylan Jeffers
[4ad7987] [PAY-1652] Update LockedContentDrawer on mobile (#3786) Reed
[5e2337c] Fix mobile premcontent locked badge colors (#3783) Reed
[19cca4c] Change mobile drawer background to white (#3784) Reed
[05b7d1f] [PAY-1635] Always show share button for track owners on hidden tracks (#3782) Randy Schott
[ca66d4d] [PAY-1575] Always show premium DogEars on track details page (#3781) Randy Schott
[46f41a8] [PAY-1620] Fix disabled play button for unlocked gated tracks on Mobile Web (#3779) Randy Schott
[44666b2] [PAY-1615] Fix display of "Artist Pick" text (#3780) Randy Schott
[3e24539] [PAY-1618] Update DogEar rendering and fix spacing (#3775) Randy Schott
[bb28a09] [C-2866] Undo secondary button style changes (#3777) Randy Schott
[699f8f6] [PAY-1634] Fix hidden track tile + add share button (#3765) Reed
[1d95e73] Add support for UDSC Mint in Client (#3776) Marcus Pasell
[79d85f1] [PAY-1638] Fix iconLockUnlocked icon (#3766) Reed
[b63107b] [C-2872] Fix image retries (#3773) Dylan Jeffers
[b99b93a] Add fallback url to embed (#3772) Raymond Jacobson
[5adb25b] Remove usages of CN /health_check/verbose (#3769) Theo Ilie
[62a0c72] [C-2846] Suggested Tracks QA (#3771) Dylan Jeffers
[9c87fb2] [C-2861] Replace private with hidden (#3768) Dylan Jeffers
[87f7f35] [C-2650] Add playlist-library sanitization hook (#3767) Dylan Jeffers
[8ba6d04] Add Dapp store publishing in CI (#3747) Raymond Jacobson
[9324a06] [C-2842] Improve playlist image generation (#3762) Dylan Jeffers
[9c5a412] Remove unused notification announcement page (#3739) Reed
[5023cef] [C-2853] Fix deletedCount calculation (#3763) Andrew Mendelsohn
[b627216] [PAY-1639] Fix mobile hidden track dog ear (#3764) Reed
[40ea57e] [C-2856] Fix track/collection artwork field (#3760) Dylan Jeffers
[366e4df] [C-2858] Fix phantom signing (#3761) Raymond Jacobson
[8a7cbc7] [PAY-1621] Reverse order of mobile lineup tile stat icon and number (#3759) Reed
[9206ab0] [PAY-1612] Change mobile hidden track header color (#3758) Reed
[745ff35] Use Text component in mobile DMs (#3749) Reed
[1afc426] [PAY-1607] Fix mobile prem content track tile layout (#3757) Reed
[07f0f6c] [PAY-1606] Updates gated content experience  (#3754) Randy Schott
[a82e296] v1.5.32 Dylan Jeffers
dharit-tan pushed a commit that referenced this pull request Jul 24, 2023
[72ec48f] Upgrade to 1.5.33 Dylan Jeffers
[9ec1f54] Update to reroute to trending when deleting a playlist if the playlist is viewed (#3789) Kyle Shanks
[5cbc230] [C-2877] Address suggested-tracks qa #2 (#3787) Dylan Jeffers
[4ad7987] [PAY-1652] Update LockedContentDrawer on mobile (#3786) Reed
[5e2337c] Fix mobile premcontent locked badge colors (#3783) Reed
[19cca4c] Change mobile drawer background to white (#3784) Reed
[05b7d1f] [PAY-1635] Always show share button for track owners on hidden tracks (#3782) Randy Schott
[ca66d4d] [PAY-1575] Always show premium DogEars on track details page (#3781) Randy Schott
[46f41a8] [PAY-1620] Fix disabled play button for unlocked gated tracks on Mobile Web (#3779) Randy Schott
[44666b2] [PAY-1615] Fix display of "Artist Pick" text (#3780) Randy Schott
[3e24539] [PAY-1618] Update DogEar rendering and fix spacing (#3775) Randy Schott
[bb28a09] [C-2866] Undo secondary button style changes (#3777) Randy Schott
[699f8f6] [PAY-1634] Fix hidden track tile + add share button (#3765) Reed
[1d95e73] Add support for UDSC Mint in Client (#3776) Marcus Pasell
[79d85f1] [PAY-1638] Fix iconLockUnlocked icon (#3766) Reed
[b63107b] [C-2872] Fix image retries (#3773) Dylan Jeffers
[b99b93a] Add fallback url to embed (#3772) Raymond Jacobson
[5adb25b] Remove usages of CN /health_check/verbose (#3769) Theo Ilie
[62a0c72] [C-2846] Suggested Tracks QA (#3771) Dylan Jeffers
[9c87fb2] [C-2861] Replace private with hidden (#3768) Dylan Jeffers
[87f7f35] [C-2650] Add playlist-library sanitization hook (#3767) Dylan Jeffers
[8ba6d04] Add Dapp store publishing in CI (#3747) Raymond Jacobson
[9324a06] [C-2842] Improve playlist image generation (#3762) Dylan Jeffers
[9c5a412] Remove unused notification announcement page (#3739) Reed
[5023cef] [C-2853] Fix deletedCount calculation (#3763) Andrew Mendelsohn
[b627216] [PAY-1639] Fix mobile hidden track dog ear (#3764) Reed
[40ea57e] [C-2856] Fix track/collection artwork field (#3760) Dylan Jeffers
[366e4df] [C-2858] Fix phantom signing (#3761) Raymond Jacobson
[8a7cbc7] [PAY-1621] Reverse order of mobile lineup tile stat icon and number (#3759) Reed
[9206ab0] [PAY-1612] Change mobile hidden track header color (#3758) Reed
[745ff35] Use Text component in mobile DMs (#3749) Reed
[1afc426] [PAY-1607] Fix mobile prem content track tile layout (#3757) Reed
[07f0f6c] [PAY-1606] Updates gated content experience  (#3754) Randy Schott
[a82e296] v1.5.32 Dylan Jeffers
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants