Commit Graph
1089 Commits
Author SHA1 Message Date
Keith StevensandGitHub 2d74822083 Merge pull request #111 from LAION-AI/109-fix-build
Fixing imports from merges in the signup page
2022-12-28 17:11:02 +09:00
Keith Stevens a1f7d919c0 Fixing imports from merges in the signup page 2022-12-28 17:08:04 +09:00
Keith Stevens 2989710785 Enhancing the readme with some coordination suggestions 2022-12-28 17:03:24 +09:00
sryu1andAndreas Köpf cf06cb8adf Changed order of examples 2022-12-28 08:25:19 +01:00
sryu1andAndreas Köpf 67c59be9de Update Prompting_Guide.md 2022-12-28 08:25:19 +01:00
sryu1andAndreas Köpf d0904d85ba Update Prompting_Guide.md 2022-12-28 08:25:19 +01:00
Andreas Köpf 6a0d3b5f85 Force merge remote-tracking branch 'origin/65-consistent-paths-plus-ui' into main 2022-12-28 08:21:42 +01:00
Andreas Köpf 0aa83a2e67 Forced merge of remote-tracking branch 'origin/24-web-deploy-aws' into main 2022-12-28 08:17:16 +01:00
Riley SandborgandGitHub 9aade799d4 Update 404.tsx
Wrapped the content in p tags and removed the apostraphe
2022-12-27 17:34:21 -06:00
rsandb 5e27695c47 Merge remote-tracking branch 'upstream/main' 2022-12-27 17:29:11 -06:00
Keith Stevens f3ef32c26b fixing whitespace on signup page 2022-12-28 08:07:34 +09:00
Yannic Kilcher 127c6e05b9 added AbdBarho to codeowners 2022-12-28 00:05:20 +01:00
Keith StevensandGitHub 5ad18f61f9 Merge branch 'main' into 24-web-deploy-aws 2022-12-28 08:04:23 +09:00
Keith StevensandGitHub 0ac0ff9b59 Merge branch 'main' into 65-consistent-paths-plus-ui 2022-12-28 07:56:42 +09:00
Keith StevensandGitHub 35f5770e17 Merge pull request #69 from seyfeddinenecib/Open-Assistant-67
fix bug Open-Assistant #67 : submit form on enter
2022-12-28 07:43:49 +09:00
Lucian PetriandGitHub cea73ad1c4 Merge pull request #75 from LucianPetri/prettier-userchoice
Prettier User Choice on index page
2022-12-28 00:40:50 +02:00
Seyf Eddine NECIBandGitHub 7bb0f74f5d Merge branch 'LAION-AI:main' into Open-Assistant-67 2022-12-27 22:51:46 +01:00
seyf eddine necib 11b9df32f3 prettier formating for 67 2022-12-27 22:49:16 +01:00
Andreas KöpfandAndreas Köpf 602ec355cd moved workpackage-lookup for text-replies to prompt-repository 2022-12-27 22:37:48 +01:00
Andreas KöpfandAndreas Köpf f74fe68f87 add journal table and JournalWriter helper class 2022-12-27 22:37:48 +01:00
seyf eddine necib 6df13ebf04 adding form element to signup 2022-12-27 21:15:50 +01:00
seyf eddine necib c680757042 fix bug Open-Assistant #67 : submit form on enter 2022-12-27 20:39:38 +01:00
Riley SandborgandGitHub dc48861f59 Update 404.tsx
Removed quotation marks from the content. Were previously from being commented out.
2022-12-27 13:38:32 -06:00
rsandb f76ec70f63 Merge branch 'main' of https://github.com/rsandb/Open-Assistant 2022-12-27 13:00:37 -06:00
rsandb de869033bf updated avatar component name, added ability to change username (only works server side for now), updated signin page, updated Footer
Still working on the account settings page but didn't want to get behind on commits.
2022-12-27 13:00:32 -06:00
Lucian Petri ea47c08e4d typo fix 2022-12-27 18:39:19 +02:00
Lucian PetriandGitHub b87dd9c732 fixing pre-commit on TaskSelection 2022-12-27 16:30:24 +02:00
Yannic KilcherandGitHub 514c752eb3 Merge pull request #83 from ss18/ss18/enhancement0
ss18/enhancement0
2022-12-27 14:20:44 +01:00
Semen Zhydenko ebdbc0e3c0 Fixed typo: strenght -> strength 2022-12-27 14:14:48 +01:00
Semen Zhydenko 7dc4fba5cd Fixed typo: publically -> publicly 2022-12-27 14:14:29 +01:00
Semen Zhydenko 5c2bc24294 Fixed typo: existance -> existence 2022-12-27 14:13:58 +01:00
Yannic KilcherandGitHub c70c9d191c Merge pull request #68 from LAION-AI/66-create-a-set-of-fake-default-users-for-the-website
created debug credentials provider
2022-12-27 14:01:15 +01:00
Yannic Kilcher d8a5937b9a removed boolean dependency 2022-12-27 13:59:00 +01:00
2a814b5b0b Update website/src/pages/api/auth/[...nextauth].ts
Co-authored-by: Ville Lahdenvuo <tuhoojabotti@gmail.com>
2022-12-27 13:57:55 +01:00
Lucian Petri 6896674476 adding new Tasks 2022-12-27 14:14:29 +02:00
Lucian Petri 3f084c73d0 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant into prettier-userchoice 2022-12-27 14:09:29 +02:00
Lucian Petri 32a0f14d8a Refactor to TaskSelection 2022-12-27 13:56:01 +02:00
Lucian Petri 33af6fce40 removing UserChoice 2022-12-27 13:55:19 +02:00
Keith StevensandGitHub 38266dd76b Merge pull request #81 from AbdBarho/reply
Implement `*_reply` for the web
2022-12-27 20:20:37 +09:00
Lucian Petri b075e62893 Merge https://github.com/LAION-AI/Open-Assistant into prettier-userchoice 2022-12-27 12:52:40 +02:00
AbdBarho 0987a64a85 Implement *_reply for the web
Also, start extracting shared components
2022-12-27 11:36:20 +01:00
Keith StevensandGitHub 7a4849f084 Merge pull request #52 from poipiii/main
Implement user_ranking_scoreboard for web
2022-12-27 18:10:58 +09:00
poipiii fba75a7942 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant 2022-12-27 16:42:01 +08:00
poipiii 61d8f3bc5a fixed minor style issues 2022-12-27 16:12:40 +08:00
poipiii d629fe0f42 [fix] fixed issues in pr and added pre commit 2022-12-27 14:58:43 +08:00
Keith Stevens 530599d59f Setting a simpler task path structure, Adding some layout to the task types, and fixing a ui bug in the rating task 2022-12-27 11:04:17 +09:00
Lucian Petri e5ed9b43f9 moved transition up to contain heading 2022-12-27 03:48:19 +02:00
Lucian Petri afae42f658 fixed typo 2022-12-27 03:43:48 +02:00
Lucian Petri f5e3b552a9 added UserChoice and cleaned index 2022-12-27 03:38:42 +02:00
Lucian Petri 34b4b5ca1c removed artifacts and linted UserChoice 2022-12-27 03:37:52 +02:00