Commit Graph

187 Commits

Author SHA1 Message Date
Keith Stevens fb0771995d Addressing review comments 2023-01-08 17:54:30 +09:00
Keith Stevens c234e8b0d0 Adding an admin page to manage a specific user's status 2023-01-08 16:15:48 +09:00
Keith Stevens 0d91e748ef Merge pull request #477 from LAION-AI/label-initial-prompt
Label Initial Prompt
2023-01-08 10:32:12 +09:00
Keith Stevens ca132c6b13 Merge pull request #480 from Klotske/add-admin-dashboard-layout
#432 - Added basic Admin Dashboard layout
2023-01-08 10:27:38 +09:00
AbdBarho 2a5d37a07f Remove unused task elements 2023-01-07 17:29:03 +01:00
AbdBarho 53814d77ab Label Initial Prompt 2023-01-07 17:24:43 +01:00
AbdBarho 4ecdc57621 Merge pull request #470 from kostiak/website-tasks-refactor-2
Refactor tasks into components
2023-01-07 16:59:01 +01:00
klotske a493fc2fe9 Changed some links to NextJS & Fixed messages page 2023-01-07 16:32:24 +03:00
klotske f57041cdda Added basic Admin dashboard layout 2023-01-07 15:08:38 +03:00
AbdBarho 99dcfd06ed Merge pull request #478 from LAION-AI/cleanup-web-import-warnings
Fixing most of the eslint warnings in the web code
2023-01-07 12:18:04 +01:00
Keith Stevens dca0ba1774 Fixing most of the eslint warnings in the web code 2023-01-07 19:57:59 +09:00
Keith Stevens 8f459d9aae Addressing review comments 2023-01-07 19:43:10 +09:00
Keith Stevens b70c638f7c Adding a very rudimentary admin page that displays a table of users and their basic information 2023-01-07 19:13:26 +09:00
jojopirker 4f5a864305 visual cleanup 2023-01-07 10:23:08 +01:00
jojopirker f4fcee3ef9 Merge branch 'LAION-AI:main' into messageNavigation 2023-01-07 08:12:18 +01:00
Kostia 2987ec76ff Refactor tasks into components 2023-01-07 05:13:28 +02:00
klotske 5524db5a01 Removed duplicate Box components 2023-01-07 03:50:25 +03:00
klotske d3a0bd4305 Moved SideMenu to component & refactored layout 2023-01-07 03:38:34 +03:00
klotske 3449c053f6 Removed unused imports & unused variable 2023-01-07 00:08:56 +03:00
klotske 44d05ed709 Initial implementation of progressbar tracking 2023-01-07 00:06:15 +03:00
jojopirker fa7d8ecfde Update index.tsx 2023-01-06 17:01:27 +01:00
jojopirker ad7ccb21d8 Merge branch 'LAION-AI:main' into messageNavigation 2023-01-06 16:43:50 +01:00
jojopirker 2db310ab06 (#309) Message navigation recursive 2023-01-06 15:53:18 +01:00
Keith Stevens d182f6f093 Merge pull request #441 from LAION-AI/236-admin-role
Creating a role field for Users #236
2023-01-06 21:21:28 +09:00
Keith Stevens 8a5b7ed80c Merge pull request #421 from Klotske/add-oasst_api-interaction
#353 - Add OasstApiClient interaction with task
2023-01-06 20:22:56 +09:00
Keith Stevens 7e517db934 Fixing the type errors when updating the jwt and session with a role 2023-01-06 20:19:02 +09:00
Keith Stevens 498daef9d3 Creating a role field for Users and seeding it everytime a user logs in based on a shortlist 2023-01-06 20:01:02 +09:00
jojopirker a822db11a7 pre-commit 2023-01-06 11:55:31 +01:00
klotske 3c330dcd13 Added the oasstApiClient global var and init 2023-01-06 13:44:46 +03:00
Keith Stevens ea83c830ed Merge pull request #345 from stephancill/main
Add warning when submitting unchanged ranking
2023-01-06 08:14:44 +09:00
klotske a4e8d829b1 Implement interaction in oasst_api 2023-01-05 23:27:44 +03:00
jojopirker 1bd0336d27 bugfix 2023-01-05 19:02:00 +01:00
jojopirker 1d46b3132a hacky solution for a bug
https://dev.to/wh1zk1d/swr-dynamic-routes-in-next-js-3cbl
2023-01-05 18:54:38 +01:00
jojopirker d0bc720761 inital try for navigation messages trees
should be redone probably in a recursive way...
2023-01-05 12:17:45 +01:00
Keith Stevens 64a4c4ab6c Merge pull request #401 from jojopirker/messagesPage
spacing for message dashboard (comment in #375)
2023-01-05 19:31:35 +09:00
Keith Stevens 38fec237d0 Merge pull request #342 from jack-michaud/jm/contract-tests-for-website
refactor + test: add OasstApiClient in website with tests
2023-01-05 19:30:47 +09:00
jojopirker ac8ae2652e spacing for message dashboard 2023-01-05 10:33:35 +01:00
AbdBarho 165e87353c Merge pull request #375 from jojopirker/messagesPage
#307 new page to display recent messages
2023-01-05 08:12:30 +01:00
Keith Stevens 34ffeb5434 Merge pull request #393 from kostiak/fix-343
Fix for #343
2023-01-05 09:28:12 +09:00
jojopirker b4034e56e2 moved isLoading 2023-01-04 20:35:20 +01:00
jojopirker 8e61cef81d added getDashboardLayout 2023-01-04 20:22:06 +01:00
jojopirker 173356929a removed content-type 2023-01-04 20:09:03 +01:00
Kostia 96be0edb1e Fix for #343 2023-01-04 18:58:54 +02:00
chs20 8f4c9637a7 Fix dark mode display for some pages 2023-01-04 16:29:01 +01:00
jojopirker 3905f75d6c moved messages page into subfolder 2023-01-04 16:01:37 +01:00
jojopirker 910c1c88ce pre-commit 2023-01-04 15:42:51 +01:00
jojopirker be22c77b07 moved components into new folder 2023-01-04 15:38:26 +01:00
jojopirker b08e1b986a split api into multiple files 2023-01-04 15:19:46 +01:00
jojopirker dba693ee85 using avatar instead of image & pre-commit 2023-01-04 15:13:08 +01:00
jojopirker b24bfd1d74 new page to display recent messages 2023-01-04 15:02:45 +01:00