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 |
|
Kostia
|
7d014cc35b
|
Added TaskCategory enum
|
2023-01-07 17:25:15 +02:00 |
|
Kostia
|
7d6a8fa8d0
|
Add instruction/overview to TaskType. Fix capitalize.
|
2023-01-07 16:56:47 +02:00 |
|
klotske
|
a493fc2fe9
|
Changed some links to NextJS & Fixed messages page
|
2023-01-07 16:32:24 +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
|
ac409be6f9
|
Fixing a build issue I introduced
|
2023-01-07 20:04:54 +09:00 |
|
Keith Stevens
|
19ff44f442
|
Fixing a build issue I introduced
|
2023-01-07 20:01:50 +09: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 |
|
Keith Stevens
|
d59a75a0be
|
Merge pull request #440 from jojopirker/messageNavigation
#309 - Message navigation
|
2023-01-07 18:44:32 +09:00 |
|
jojopirker
|
4f5a864305
|
visual cleanup
|
2023-01-07 10:23:08 +01:00 |
|
AbdBarho
|
d98b7a1890
|
Simplify Footer
|
2023-01-07 09:42:34 +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
|
d3a0bd4305
|
Moved SideMenu to component & refactored layout
|
2023-01-07 03:38:34 +03:00 |
|
Keith Stevens
|
b36d263cad
|
Merge pull request #457 from Klotske/add-longer-response-incentive
#435 Added longer response incentive
|
2023-01-07 08:34:39 +09:00 |
|
klotske
|
44d05ed709
|
Initial implementation of progressbar tracking
|
2023-01-07 00:06:15 +03:00 |
|
jojopirker
|
a1b0bb5561
|
moved key prop
|
2023-01-06 16:50:25 +01:00 |
|
jojopirker
|
ad7ccb21d8
|
Merge branch 'LAION-AI:main' into messageNavigation
|
2023-01-06 16:43:50 +01:00 |
|
jojopirker
|
d292643ea6
|
(#309) pre-commit
|
2023-01-06 15:57:20 +01:00 |
|
jojopirker
|
2db310ab06
|
(#309) Message navigation recursive
|
2023-01-06 15:53:18 +01:00 |
|
chs20
|
667d51df55
|
Fix message flagging in dark mode (#434)
|
2023-01-06 15:31:11 +01:00 |
|
Andrew Maguire
|
95158ff16d
|
Merge pull request #423 from andrewm4894/submit-button-dynamic-color
make submit button blue for submit and green for next task
|
2023-01-05 23:21:02 +00: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 |
|
Andrew Maguire
|
78c6333bcf
|
make submit button blue for submit and green for next task
|
2023-01-05 22:05:24 +00: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 |
|
Adrian Cowan
|
cb8fec868c
|
website: Add Create Initial Prompts link to the dashboard.
|
2023-01-05 20:51:45 +11:00 |
|
Keith Stevens
|
75e6e72486
|
Merge pull request #326 from KarthikRaju391/discord-credentials
Use Discord Credentials when available
|
2023-01-05 17:25:50 +09: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
|
1c3314365a
|
Merge pull request #389 from Klotske/fix-dashboard-user-link
Fixed broken link in the dashboard
|
2023-01-05 09:06:31 +09:00 |
|
Klotske
|
8fab6cfe25
|
Fixed broken link in the dashboard
|
2023-01-05 00:50:17 +03: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
|
efdfb09695
|
fixed typo
|
2023-01-04 20:04:26 +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
|
b24bfd1d74
|
new page to display recent messages
|
2023-01-04 15:02:45 +01:00 |
|
Klotske
|
088bc181bd
|
Add tooltip to Report button
|
2023-01-04 16:15:22 +03:00 |
|
Karthik Raju
|
c42dd97462
|
Merge branch 'main' into discord-credentials
|
2023-01-04 17:40:27 +05:30 |
|
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 |
|
Keith Stevens
|
733884943a
|
Change the header logo link based on signed in status
|
2023-01-04 18:14:35 +09:00 |
|
Stephan Cilliers
|
fd17004756
|
Merge branch 'main' of github.com:stephancill/Open-Assistant
|
2023-01-04 11:03:48 +02: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 |
|