Keith Stevens and GitHub
2046b32b92
Merge pull request #138 from jojopirker/newLoading
...
New loading screen component
2022-12-29 20:22:06 +09:00
jojopirker and GitHub
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
jojopirker
205ff7971c
deleted comment
2022-12-29 08:12:34 +01:00
jojopirker and GitHub
7725297eb2
Merge branch 'LAION-AI:main' into newLoading
2022-12-29 08:01:45 +01:00
jojopirker
d4887e0054
new LoadingScreen to replace old loading divs
2022-12-28 20:49:03 +01:00
rsandb
9404654672
Merge remote-tracking branch 'upstream/main'
2022-12-28 12:26:17 -06:00
AbdBarho
4fe45e3651
Implement rank_initial_prompts for web
2022-12-28 11:58:35 +01:00
AbdBarho
072190145b
Add global layout
...
with the ability to be overridden per-page
2022-12-28 10:03:03 +01:00
Keith Stevens
bc235b5f51
Closing issue 113 by fixing the landing page links for two tasks
2022-12-28 17:24:25 +09:00
rsandb
5e27695c47
Merge remote-tracking branch 'upstream/main'
2022-12-27 17:29:11 -06:00
Keith Stevens and GitHub
0ac0ff9b59
Merge branch 'main' into 65-consistent-paths-plus-ui
2022-12-28 07:56:42 +09:00
Lucian Petri and GitHub
cea73ad1c4
Merge pull request #75 from LucianPetri/prettier-userchoice
...
Prettier User Choice on index page
2022-12-28 00:40:50 +02: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 Petri and GitHub
b87dd9c732
fixing pre-commit on TaskSelection
2022-12-27 16:30:24 +02:00
Yannic Kilcher and GitHub
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
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 Stevens and GitHub
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
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
34b4b5ca1c
removed artifacts and linted UserChoice
2022-12-27 03:37:52 +02:00
Lucian Petri
3204924e34
created UserChoice Component
2022-12-27 03:37:12 +02:00
Vechtomov
e94b6c2a31
pre-commit run
2022-12-27 02:30:13 +03:00
Vechtomov
297d39d272
fixed footer logo icon
2022-12-27 02:12:25 +03:00
78ab698ca9
Update website/src/components/Avatar.tsx
...
Co-authored-by: Ville Lahdenvuo <tuhoojabotti@gmail.com >
2022-12-26 17:49:21 +01:00
Yannic Kilcher
5125e84055
created debug credentials provider
2022-12-26 16:13:43 +01:00
Yannic Kilcher
6452bb860d
moved bot to discord-bot
...
added playbook to deploy dev machine
added playbook to deploy dev machine
added next.js font module, updated fonts, updated login page
replaced logos, changed logo on login and header
added 404 and email confirmation pages, changed discord and github buttons to show conditionally
also removed unused imports, fixed one spelling error, and minor styling changes
Quick format to the authenticated user page, updated header with user profile, styling updates
fixed html encoding
added checkout for release
re-vamped release config and ports
2022-12-25 11:35:54 +01:00
rsandb
75e47f9905
Quick format to the authenticated user page, updated header with user profile, styling updates
2022-12-24 18:02:05 -06:00
rsandb
b75d330521
added 404 and email confirmation pages, changed discord and github buttons to show conditionally
...
also removed unused imports, fixed one spelling error, and minor styling changes
2022-12-24 11:40:01 -06:00
rsandb
f1236acd97
replaced logos, changed logo on login and header
2022-12-23 17:16:54 -06:00
rsandb
5f12baa440
added next.js font module, updated fonts, updated login page
2022-12-23 16:10:59 -06:00
poipiii
69bac33c28
added skeleton for leaderboard
2022-12-21 22:46:52 +08:00
Keith Stevens
c056a31d2f
Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration.
2022-12-20 20:28:53 +09:00
Keith Stevens
6d006532a6
Updating the grading view to use a few Chakra components and a custom radio group for the rating scale
2022-12-19 19:50:31 +09:00
Keith Stevens
2aacc542d3
Integrate the new UI pages with the working backend for the rate_summary task. This also migrates some pages to properly link up authorization flows. Some cruft is still in
2022-12-19 15:12:45 +09:00
Lennon Puldagrealy
6c271e3cc1
Removed some unused stuff
2022-12-18 12:10:10 -08:00
Lennon Puldagrealy
f2be89fc73
Add Prettier configuration. Run Prettier
2022-12-18 11:30:23 -08:00
Lennon Puldagrealy
ed47bcaa7a
Add Prettier. Remove unused Button component
2022-12-18 11:14:41 -08:00
Lennon Puldagrealy
a296f6ea99
Grading Page WIP & Homepage
2022-12-18 10:28:43 -08:00