Commit b587b94
Andri/wave background in flow (dfinity#3211)
* anchor_management
* tentative device registration
* add most of the rest
* fix get_anchor_info
* add updating lookup table
* refactor and cleanup
* clippy
* rename metric
* update type and tests
* cwippy
* quippy
* add some integration tests
* did
* fix test
* fix tests
* fix tests
* gwippy
* fix tests
* ckouieppie
* fix test
* clippy
* update lookup function
* fix typo
* fix did
* fix did
* add did type alias
* add one more integration test
* update integration test
* rename function
* make id optional in reg mode enter endpoint
* update frontend to work with backend
* update integration tests
* update integration tests
* implement basic wavegrid
* scope files
* update static animation
* adjuts
* add stuff
* add controls
* make tempo-dependent, add double-wave
* update color
* adjust, add scalar
* add perlin wave
* add text
* refactor and make more usable
* ts fixes
* another option in dropdown
* get started on flaircanvas, write interface description
* basic implementation
* add more options and cool things
* coolify
* enough for today
* minor adjustments
* minor cleanupt
* tentatively finish ringmask mode (needs a bit of refactoring)
* add perlin opacity and scale
* add maskwave controls
* add custom color
* prevent moving color when moving opacity
* build into flow
* add to signup as well
* remove from button click
* remove iterated files
* minor fixes and merge main
* cleanup
* generate
* cleanup
* remove demo page
* add preloading
* lint
* add to authorize flow
* Changes proposed by Misha
* add feature flag, style animation according to design guidance
* remove flair from mobile
* remove from authenticating
* remove custom color
* temporarily deactivate tests
* Reenable tests and remove problematic lines
* Fix test
* Revert to lowercase
* merge changes
* add feature flag check for delay
* revert button names
* fix e2e
* fix tests
---------
Co-authored-by: Llorenç <llorenc.muntaner@dfinity.org>1 parent 15e7fce commit b587b94
11 files changed
Lines changed: 2103 additions & 7 deletions
File tree
- src/frontend
- src
- lib
- components/backgrounds
- state
- utils/UI/backgrounds
- routes/(new-styling)
- authorize
- tests/e2e-playwright
Lines changed: 76 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments