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
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
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
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
Andrew Maguire
f43c8718ba
add devcontainer note to main readme
2023-01-03 20:56:35 +00:00
Yannic Kilcher
e14c670cb0
Merge pull request #239 from markcheeky/patch-1
...
Create docs/supervised_datasets.md, suggested by yk in issue 186
2023-01-03 21:35:05 +01:00
Marek Kadlcik
c7ff4c6a97
fix formatting on docs/supervised_data again to make linter happy again because the formatting rules changed in between
2023-01-03 21:25:54 +01:00
Marek Kadlcik
43d82dfaf5
Merge branch 'patch-1' of github.com:markcheeky/Open-Assistant into patch-1
2023-01-03 21:23:11 +01:00
Marek Kadlcik
35cc68d7f7
fix formatting to make linter happy
2023-01-03 21:22:54 +01:00
Jacopo Zacchigna
aedab0eda6
Merge branch 'LAION-AI:main' into main
2023-01-03 21:15:26 +01:00
Andrew Maguire
5d8f081a7f
readme
2023-01-03 19:56:50 +00:00
markcheeky
f10e10e842
Merge branch 'LAION-AI:main' into patch-1
2023-01-03 20:44:41 +01:00
Andrew Maguire
79196b066b
Merge branch 'LAION-AI:main' into devcontainer-improvements
2023-01-03 18:54:10 +00:00
brentbagapuro
7d44142b06
modified component imports on about page
2023-01-04 02:00:56 +08:00
AbdBarho
1970b43a57
Merge pull request #329 from othrayte/website-implement-create-initial-prompt
...
Website implement create initial prompt
2023-01-03 18:42:45 +01:00
brentbagapuro
af5704e033
componentized sections
2023-01-04 01:30:08 +08:00
brentbagapuro
68ffae1941
about page
2023-01-04 01:21:56 +08:00
Andrew Maguire
767be0830a
reduce image size in readme
2023-01-03 16:24:51 +00:00
Andrew Maguire
3de5f1ac29
precommit
2023-01-03 16:18:23 +00:00
Andrew Maguire
cbc17683d9
add to readme
2023-01-03 16:13:25 +00:00
Andrew Maguire
204b9030c9
add readme
2023-01-03 15:52:48 +00:00