Commit Graph

1605 Commits

Author SHA1 Message Date
Keith Stevens 4f681c2f34 Merge pull request #378 from chs20/dev
Fix dark mode display for some pages
2023-01-05 09:02:24 +09:00
Keith Stevens 086e1a7742 Merge pull request #374 from Klotske/add-report-tooltip
#338 - Tooltip for Report button
2023-01-05 08:54:33 +09:00
Sotirios Anagnostidis dfaa00dccc gptj 8bit 2023-01-05 00:33:16 +01:00
Klotske 8fab6cfe25 Fixed broken link in the dashboard 2023-01-05 00:50:17 +03:00
Yannic Kilcher 9ce4348263 set rate limit to false while we don't have redis yet 2023-01-04 22:40:31 +01: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
Jack Michaud 695e1f3932 refactor: avoid using Response.clone() 2023-01-04 14:17:02 -05:00
jojopirker 173356929a removed content-type 2023-01-04 20:09:03 +01:00
jojopirker efdfb09695 fixed typo 2023-01-04 20:04:26 +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
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
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
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
Klotske 088bc181bd Add tooltip to Report button 2023-01-04 16:15:22 +03:00
Jack Michaud bdcfae54fc docs: update TODOs to include issue numbers 2023-01-04 08:04:27 -05:00
Karthik Raju c42dd97462 Merge branch 'main' into discord-credentials 2023-01-04 17:40:27 +05:30
Karthik Raju dda5514bae update readme file 2023-01-04 17:38:55 +05:30
Karthik Raju a2adfd4551 update readme 2023-01-04 17:37:55 +05:30
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
Stephan Cilliers fd17004756 Merge branch 'main' of github.com:stephancill/Open-Assistant 2023-01-04 11:03:48 +02:00
Keith Stevens 556391bf49 Adding the Redis secret for running the backend on AWS 2023-01-04 17:20:51 +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