Keith Stevens and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
Jack Michaud
bdcfae54fc
docs: update TODOs to include issue numbers
2023-01-04 08:04:27 -05: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
rsandb
ba2c4cbc0f
Dashboard
2023-01-03 22:48:21 -06:00
Keith Stevens and GitHub
66662d9f7a
Merge pull request #350 from kostiak/context-messages
...
Context messages
2023-01-04 12:33:06 +09:00
Keith Stevens and GitHub
fea6e70951
Merge pull request #335 from brentbagapuro/ui/about_page
...
about page
2023-01-04 12:29:54 +09:00
Keith Stevens and GitHub
76ea30d1c1
Merge pull request #332 from Jac-Zac/main
...
Fixing username not updating
2023-01-04 12:09:42 +09:00
Jack Michaud
7b5f702a00
docs: add TODOs
2023-01-03 20:54:49 -05:00
Kostia
8aad3beda8
pre-commit fixes
2023-01-04 02:01:53 +02:00
Kostia
c80f89f545
Added context messages to fix #339
2023-01-04 01:59:15 +02:00
Jack Michaud
91099657fe
refactor: move new task's oasst api fetching into OasstApiClient
2023-01-03 17:11:28 -05:00
AbdBarho and GitHub
7ff6a55c45
Merge pull request #256 from LAION-AI/46-privacy-and-terms
...
Adding a bare bones unstyled terms of service and privacy policy
2023-01-03 22:07:32 +01:00
Jacopo Zacchigna and GitHub
aedab0eda6
Merge branch 'LAION-AI:main' into main
2023-01-03 21:15:26 +01:00
brentbagapuro
7d44142b06
modified component imports on about page
2023-01-04 02:00:56 +08:00
brentbagapuro
af5704e033
componentized sections
2023-01-04 01:30:08 +08:00
brentbagapuro
68ffae1941
about page
2023-01-04 01:21:56 +08:00
Jac-Zac
8e6af17612
Fixing username not updating
2023-01-03 15:27:37 +01:00
Adrian Cowan
81e354dec5
website: Implement page for creating initial prompts
2023-01-04 00:13:15 +11:00
Adrian Cowan
413e211761
website: Fix broken e2e tests
2023-01-04 00:13:15 +11:00
Keith Stevens
dbfa77e8b7
Fixing some small merge issues and ensure docker runs the backend properly
2023-01-03 15:01:24 +09:00
Desmond Grealy
e546eaa070
one more fix for header border-bottom. Also fixed some eslint whine
2023-01-02 21:09:37 -08:00
Desmond Grealy
a76441baf0
fix method signature from merge. eslint fixes
2023-01-02 20:28:36 -08:00
Desmond Grealy and GitHub
de7e8c08a2
Merge branch 'main' into dark-mode-implementation
2023-01-02 19:00:10 -08:00
Desmond Grealy
3d13c7c91c
Darkmode for survey pages. Fixes for eslint.
2023-01-02 18:36:54 -08:00
Keith Stevens and GitHub
a83eb7ffe1
Merge pull request #299 from croumegous/fix-204-response-invalid-json
...
fix(frontend): fix invalid json error when HTTP response is 204
2023-01-03 08:47:43 +09:00
croumegous
47ffd40d38
fix(frontend): fix invalid json error when HTTP response is 204
2023-01-03 00:44:07 +01:00
Keith Stevens
7f1644e38d
Factoring out the re-used layout
2023-01-03 08:40:59 +09:00
Klotske
15c06348ce
Removed unused import
2023-01-03 00:17:32 +03:00
Klotske
65e3800997
Use session for username, removed update handler
2023-01-03 00:13:05 +03:00
Adrian Cowan
447a3bce41
website: Add some new detail to the docs on e2e testing
2023-01-02 22:40:51 +11:00
Adrian Cowan
dc1af6e2d8
website: Add e2e tests of ranking replies and prompts
...
Like the previous commit, these are intended to function as a minimal smoke test that the API interaction with the backend is functional.
2023-01-02 21:13:10 +11:00
Adrian Cowan
32e212b5a5
website: Add e2e tests of creating an assistant/prompter reply
...
These are intended to function as a minimal smoke test that the API interaction with the backend is functional.
2023-01-02 21:13:10 +11:00
Adrian Cowan
0df6d7fd31
website: more e2e tests for signin
...
Fixed issue where existing sign in test fails due to the existence of dev test login.
Added reusable cy.signInWithEmail() to login before testing rest of UI.
2023-01-02 21:13:10 +11:00
Desmond Grealy
5f3d32b875
Merge branch 'main' into dark-mode-implementation
2023-01-02 00:49:03 -08:00
Desmond Grealy
97625a8398
Theme implementation which does not rely on the Chakra Container component, which is for contianing width (and buggy). Last commit before pulling in latest to resolve merge confilicts, and continue to fix the survey pages.
2023-01-01 23:12:37 -08:00