notmd
042c151e77
hide user score for now
2023-01-15 17:35:30 +07:00
notmd
c01a4fa345
use NextLink for UserMenu option and cleanup
2023-01-15 17:23:46 +07:00
rsandb
b4d6d93da3
remove FAQ page
2023-01-14 00:48:32 -06:00
rsandb
22c1e79edc
forgot to change name for settings back
...
last commit
2023-01-13 21:09:59 -06:00
rsandb
f1ba1e5508
grouped items, added FAQ to menu
2023-01-13 21:08:16 -06:00
rsandb
05f3ce5d20
Update UserMenu to use Chakra components and include score
2023-01-13 20:34:52 -06:00
rjmacarthy
3dbc1058c5
Fix Header.stories.js rendering add FlagsProvider
2023-01-13 17:42:56 +00:00
klotske
0ef85fbd25
Added Bug button under UserMenu
2023-01-13 12:48:46 +03:00
Keith Stevens
6dee5b132f
Deleting a small set of components that aren't used within the project anymore
2023-01-13 10:26:57 +09:00
AbdBarho
bac70ce241
Merge pull request #628 from Klotske/add-admin-link
...
Added admin dashboard link to UserMenu
2023-01-12 09:13:56 +01:00
rsandb
80cf195972
Dashboard Integration
2023-01-11 22:12:09 -06:00
klotske
b568f12727
Moved check out of the array
2023-01-11 18:43:28 +03:00
klotske
82bba57353
Added admin dashboard link to UserMenu
2023-01-11 16:09:08 +03:00
rsandb
f61f582a9b
Integrate Dashboard with Messages/Styling Changes
2023-01-10 18:48:14 -06:00
Keith Stevens
69dc6bf68d
Adding a bare bones feature flag setup
2023-01-09 09:44:01 +09:00
klotske
a493fc2fe9
Changed some links to NextJS & Fixed messages page
2023-01-07 16:32:24 +03:00
Karthik Raju
c42dd97462
Merge branch 'main' into discord-credentials
2023-01-04 17:40:27 +05:30
Keith Stevens
733884943a
Change the header logo link based on signed in status
2023-01-04 18:14:35 +09:00
rsandb
afe2afc169
Dashboard
2023-01-03 22:55:44 -06:00
rsandb
ba2c4cbc0f
Dashboard
2023-01-03 22:48:21 -06:00
chs20
ff5e88916a
Make menu icon visible in dark mode
2023-01-03 13:27:51 +01:00
Karthik Raju
b0f0705f64
use discord credentials when available
2023-01-03 16:45:24 +05:30
Keith Stevens
dbfa77e8b7
Fixing some small merge issues and ensure docker runs the backend properly
2023-01-03 15:01:24 +09:00
Desmond Grealy
e546eaa070
one more fix for header border-bottom. Also fixed some eslint whine
2023-01-02 21:09:37 -08:00
Desmond Grealy
a76441baf0
fix method signature from merge. eslint fixes
2023-01-02 20:28:36 -08:00
Desmond Grealy
de7e8c08a2
Merge branch 'main' into dark-mode-implementation
2023-01-02 19:00:10 -08:00
Desmond Grealy
3d13c7c91c
Darkmode for survey pages. Fixes for eslint.
2023-01-02 18:36:54 -08:00
Adrian Cowan
0df6d7fd31
website: more e2e tests for signin
...
Fixed issue where existing sign in test fails due to the existence of dev test login.
Added reusable cy.signInWithEmail() to login before testing rest of UI.
2023-01-02 21:13:10 +11:00
Desmond Grealy
5f3d32b875
Merge branch 'main' into dark-mode-implementation
2023-01-02 00:49:03 -08:00
Desmond Grealy
97625a8398
Theme implementation which does not rely on the Chakra Container component, which is for contianing width (and buggy). Last commit before pulling in latest to resolve merge confilicts, and continue to fix the survey pages.
2023-01-01 23:12:37 -08:00
Desmond Grealy
6299f3673e
Add an icon-based toggle. Fix alignment of items in header. Keeping unused 'ColorModeSwitch' component for now.
2023-01-01 17:01:47 -08:00
Desmond Grealy
862a0ac3fd
border-bottom should be configurable and off for transparent
2023-01-01 15:57:19 -08:00
Keith Stevens
d7c0495605
Deleting a few links that don't go to a page we're planning to build out. Updating two links to go to pages that will soon exist
2023-01-01 12:48:05 +09:00
croumegous
8c79cadbb1
chore: manually fix linter warning
2022-12-31 18:27:08 +01:00
croumegous
a0b900559c
chore: eslint plugins to sort import and remove unused import automatically
2022-12-31 18:22:06 +01:00
Lucian Petri
84805ddfba
Merge https://github.com/LAION-AI/Open-Assistant into dark-mode-implementation
2022-12-30 02:42:10 +02:00
Lucian Petri
ae58be5116
refactor Header
2022-12-30 01:56:00 +02:00
Lucian Petri
fc64fd6e60
implementing scaling of theme
2022-12-30 01:29:12 +02:00
Desmond Grealy
ea65654fc2
Merge branch 'main' into eslint
2022-12-29 10:32:21 -08:00
Lucian Petri
8a4855c651
UserMenu darkMode refactor
2022-12-29 19:18:21 +02:00
Bill Ray
d1eeecbf7a
Updated join-us and FAQ links to link back to their sections on the home page.
2022-12-29 11:51:31 -05:00
Lucian Petri
ded14c737f
Basic Color switch - WIP
2022-12-29 18:43:55 +02:00
Desmond Grealy
2d4d621ed7
Cleaner className expression
2022-12-29 06:06:48 -08:00
Desmond Grealy
b718ab699c
prettier
2022-12-29 05:38:22 -08:00
Desmond Grealy
58a74af771
Add arg to Header story
2022-12-29 05:28:18 -08:00
Desmond Grealy
c597e7317c
Adding a specific layout for Home so other pages are not coupled to the the header / footer / grid used on Home; Make header transparent on Home
2022-12-29 05:07:14 -08:00
AbdBarho
0ffbe625f5
Lint files
2022-12-29 13:00:54 +01:00
jojopirker
cb317ebccb
Initial Storybook setup ( #110 )
...
* Storybook setup
Storybook can be started using `npm run storybook`
* moved files and bugfix
Moved component files into their own directory and moved stories next to them. Fixed a bug with loading images
* prettier and bugfix
* prettier and bugfix
* Absolute Import in Header.tsx
* import fix
some imports did not work after merging
* Storybook update for chakra ui to properly work
* Prettier main.js
* comment in preview.js about hacky solution
* webpack final update and prettier update to preview
* Updated website/readme to include storybook description
* prettier...
* Delete docker-compose 2.yaml
2022-12-29 10:44:14 +01:00