ericv105
3673a5bbb0
readme for unit testing with Jest + RTL
2023-01-10 13:39:21 -05:00
ericv105
d9565c5de2
tested TaskOption component and about page
2023-01-10 00:45:36 -05:00
ericv105
a0d656404e
scripts for typecheck and cypress component tests
2023-01-07 23:01:20 -05:00
ericv105
bf2a5e4a46
jest setup, cypress type conflict fix
2023-01-06 01:07:27 -05:00
Yannic Kilcher
9ce4348263
set rate limit to false while we don't have redis yet
2023-01-04 22:40:31 +01:00
sanagnos
fa7f8f238a
Merge pull request #352 from theblackcat102/main
...
[fix] rename old summary human feedback dataset to new one
2023-01-04 17:28:23 +02:00
Yannic Kilcher
0ab117ff28
Merge pull request #368 from Psychpsyo/main
...
Fix #336
2023-01-04 14:50:33 +01:00
Yannic Kilcher
099d035d98
Merge pull request #324 from lewtun/add-datasets-docs
...
Add dataset creation guide
2023-01-04 14:47:56 +01:00
Keith Stevens
d83e75dbe4
Merge pull request #370 from k-nearest-neighbor/a_few_dashboard_fixes
...
A few dashboard fixes
2023-01-04 20:37:40 +09:00
Desmond Grealy
87a6628ee2
Fix a few more key errors
2023-01-04 03:23:38 -08:00
Desmond Grealy
ab41420327
Moving the dashboard-related components out of the 'widgets' folder and into a 'dashboard' components folder.
2023-01-04 03:09:40 -08:00
Desmond Grealy
79d18f959b
Fix 'two children with same key' error. Remove superflous key on link
2023-01-04 02:52:46 -08:00
Psychpsyo
215289808e
Fix #336
2023-01-04 11:00:46 +01:00
AbdBarho
dc3725709b
Merge pull request #366 from LAION-AI/156-fix-header-link
...
Change the header logo link based on signed in status
2023-01-04 10:23:49 +01:00
AbdBarho
8cf7ae77e1
Merge pull request #365 from LAION-AI/364-web-build-m1
...
Downgrading sharp to ensure it builds on mac m1
2023-01-04 10:22:29 +01:00
Keith Stevens
733884943a
Change the header logo link based on signed in status
2023-01-04 18:14:35 +09:00
Keith Stevens
ad67f66aee
Downgrading sharp to ensure it builds on mac m1
2023-01-04 18:09:39 +09:00
Alex Ott
065e9273bc
update a few things ( #357 )
2023-01-04 08:14:05 +01:00
Keith Stevens
fe2c7f0bcb
Merge pull request #359 from rsandb/main
...
Added Dashboard
2023-01-04 15:05:01 +09:00
rsandb
a293675a3c
Delete .package-lock.json
2023-01-04 00:03:00 -06:00
rsandb
38d5e25c60
fixed breakpoint issue on mobile. last commit
2023-01-03 23:11:16 -06:00
rsandb
afe2afc169
Dashboard
2023-01-03 22:55:44 -06:00
rsandb
ba2c4cbc0f
Dashboard
2023-01-03 22:48:21 -06:00
Lewis Tunstall
6950fff781
pre-commit fix
2023-01-04 15:41:52 +11:00
Lewis Tunstall
42e8440f2c
pre-commit fix
2023-01-04 15:36:32 +11:00
Lewis Tunstall
8eab50b1c1
pre-commit fix
2023-01-04 15:36:10 +11:00
Lewis Tunstall
5b0f6c1567
pre-commit fix
2023-01-04 15:35:19 +11:00
Lewis Tunstall
a4a9a7b4d5
Merge
2023-01-04 15:21:23 +11:00
Lewis Tunstall
000a9083d0
Fix style
2023-01-04 15:15:41 +11:00
Keith Stevens
66662d9f7a
Merge pull request #350 from kostiak/context-messages
...
Context messages
2023-01-04 12:33:06 +09:00
Keith Stevens
fea6e70951
Merge pull request #335 from brentbagapuro/ui/about_page
...
about page
2023-01-04 12:29:54 +09:00
Keith Stevens
76ea30d1c1
Merge pull request #332 from Jac-Zac/main
...
Fixing username not updating
2023-01-04 12:09:42 +09:00
Keith Stevens
e5715686c9
Merge pull request #328 from chs20/main
...
Make menu icon visible in dark mode
2023-01-04 12:07:42 +09:00
Keith Stevens
65d2706334
Merge pull request #303 from kostiak/collapsable-text
...
Added collapsable text for text that's too long
2023-01-04 12:01:46 +09:00
Lewis Tunstall
ca8d3c8f8d
Fix style
2023-01-04 13:45:05 +11:00
theblackcat102
f7bd22246e
[fix] rename old summary human feedback dataset to new one
2023-01-04 01:00:37 +00:00
Kostia
8aad3beda8
pre-commit fixes
2023-01-04 02:01:53 +02:00
Kostia
c80f89f545
Added context messages to fix #339
2023-01-04 01:59:15 +02:00
Yannic Kilcher
d6efdd6b49
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
2023-01-04 00:35:05 +01:00
Yannic Kilcher
afc29975d1
added note to schemas
2023-01-04 00:34:50 +01:00
Andrew Maguire
1cc0eecd10
Merge pull request #333 from andrewm4894/devcontainer-improvements
...
Devcontainer improvements:
- make devcontainer more generic as opposed to launching into any specific service.
- add readme to .devcontainer folder.
- ensure `pre-commit` is installed and available in dev container.
- validate that `docker compose up --build` works from within the codespace/devcontainer.
2023-01-03 22:06:35 +00:00
kostiak
a66289789a
Merge branch 'main' into collapsable-text
2023-01-03 23:30:16 +02:00
Kostia
30ae9bde8a
fixed pre-commit
2023-01-03 23:26:54 +02:00
Kostia
ec9e338c46
fixed the modal overlay
2023-01-03 23:21:16 +02:00
Andrew Maguire
25667956e2
Merge branch 'LAION-AI:main' into devcontainer-improvements
2023-01-03 21:17:34 +00:00
AbdBarho
7ff6a55c45
Merge pull request #256 from LAION-AI/46-privacy-and-terms
...
Adding a bare bones unstyled terms of service and privacy policy
2023-01-03 22:07:32 +01:00
Andrew Maguire
da776c47e4
link to folder
2023-01-03 21:00:06 +00:00
Andrew Maguire
6160bccf01
Merge branch 'devcontainer-improvements' of https://github.com/andrewm4894/Open-Assistant into devcontainer-improvements
2023-01-03 20:59:25 +00:00
Andrew Maguire
e608a2c59b
typo
2023-01-03 20:59:22 +00:00
Andrew Maguire
f440d1924d
Merge branch 'LAION-AI:main' into devcontainer-improvements
2023-01-03 20:57:42 +00:00