Keith Stevens
c912caaf76
Merge pull request #788 from rsandb/Convert-Header-to-Chakra-Components
...
convert header to chakra components
2023-01-17 11:36:34 +09:00
Keith Stevens
dc64980351
Merge pull request #787 from rsandb/Dashboard-Shadow-Fix
...
dashboard shadow fix
2023-01-17 11:35:48 +09:00
rsandb
57878bc123
Update UserMenu.tsx
2023-01-16 20:31:23 -06:00
rsandb
9986e6f4d8
removed unused components
...
i guess prettier decided to stop working
2023-01-16 20:29:36 -06:00
rsandb
964dc1f2c4
remove divider
2023-01-16 20:24:09 -06:00
rsandb
5f134d44a5
Update Header.tsx
2023-01-16 20:23:43 -06:00
rsandb
ed4d1f2551
Update Header.tsx
2023-01-16 20:23:21 -06:00
rsandb
11a8f47f41
convert header to chakra components
...
also added z-index changes
2023-01-16 20:15:41 -06:00
rsandb
03defa2bec
dashboard shadow fix
...
There was a problem where the shadow of components would get cut off by the container on large screens
2023-01-16 19:45:43 -06:00
Keith Stevens
43547ff11a
Merge pull request #749 from rsandb/Welcome-Modal
...
Basic Welcome Modal
2023-01-17 09:34:58 +09:00
rsandb
23ef831c8a
Update openapi.json
2023-01-16 18:27:26 -06:00
rsandb
87572ad589
removed button as modal will disappear when user is no longer new
2023-01-16 18:24:53 -06:00
rsandb
5d3cd5a4e7
convert modal into widget
...
copy still needs tweaking
2023-01-16 18:24:53 -06:00
rsandb
97a87f8c23
add isNew function
2023-01-16 18:24:32 -06:00
rsandb
2e0f6115c2
styling changes
...
working on new content to put in. Thinking it'll be a menu where the new user will setup their username if they sign up with email and some other tutorial steps
2023-01-16 18:24:32 -06:00
rsandb
92a707bdc1
uses localStorage
2023-01-16 18:24:32 -06:00
rsandb
a57ab054f0
uses localStorage to show modal
2023-01-16 18:24:32 -06:00
rsandb
dbaa3eecf8
add fallback name
2023-01-16 18:24:32 -06:00
rsandb
f70ab2314b
copy edit
2023-01-16 18:24:32 -06:00
rsandb
ce9b665b4d
Welcome Modal
2023-01-16 18:24:32 -06:00
Keith Stevens
44408bad64
Merge pull request #768 from LAION-AI/763-make-labels-required
...
Ensure labeling task requires answers before review stage
2023-01-17 09:06:27 +09:00
Keith Stevens
0b533e4f0f
Merge pull request #757 from LAION-AI/755-setup-env-secrets
...
Switching the deploy workflow to use environment secrets
2023-01-17 08:59:55 +09:00
Keith Stevens
cf29f544eb
Merge branch 'main' into 763-make-labels-required
2023-01-17 08:58:29 +09:00
Keith Stevens
fbb6936e44
Merging with main
2023-01-17 08:57:58 +09:00
stalkermustang
ba68f721aa
Update research papers docpage. ( #782 )
...
* Update research papers docpage.
2023-01-16 23:29:41 +00:00
rsandb
0f49fbf23c
Merge branch 'main' of https://github.com/rsandb/Open-Assistant
2023-01-16 17:16:18 -06:00
rsandb
2edd12a574
Merge remote-tracking branch 'upstream/main'
2023-01-16 17:15:52 -06:00
Keith Stevens
76ffb2a67a
Merge pull request #748 from rsandb/Footer-Styling
...
Footer styling
2023-01-17 07:48:06 +09:00
Keith Stevens
c642472300
Merge pull request #777 from LAION-AI/typos
...
Small website typos & fixes
2023-01-17 07:45:16 +09:00
rsandb
1457d81e6b
added SlimFooter component for dashboard, made original footer mobile-friendly
2023-01-16 16:34:11 -06:00
Yannic Kilcher
c60886f55a
updated prod playbook
2023-01-16 23:13:25 +01:00
Yannic Kilcher
38da3a6fd5
added pgbackrest config
2023-01-16 23:08:42 +01:00
Yannic Kilcher
eae8d44f76
updated prod nginx config
2023-01-16 20:46:26 +01:00
Andreas Köpf
2d4e39cf5d
use sqlalchemy for query_reviews_for_message() in TreeManager
2023-01-16 20:31:29 +01:00
Yannic Kilcher
6ccbd38462
fixed deploy playbook
2023-01-16 20:19:37 +01:00
Yannic Kilcher
8323343224
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
2023-01-16 20:14:44 +01:00
Yannic Kilcher
1a62775fd1
updated prod nginx config
2023-01-16 20:14:39 +01:00
Andreas Köpf
ead51ff423
770 tree manager allow to specify desired task_type no prompter ranking ( #775 )
...
* only ranking assistant replies by default
* add tasks/availability endpoint allow to specify desired task
* move rank_prompter_replies option to TreeManagerConfiguration
* fix type annotation
* remove desired_task_type from _random_task_selection()
* fix typo
* Convert query_tree_size to sqlachemy, return 'full' text-labeling tasks if they were explicitly requested
2023-01-16 20:05:40 +01:00
AbdBarho
6c01205b52
Small website fixes
2023-01-16 19:22:04 +01:00
AbdBarho
ad1bd77039
Merge pull request #772 from othrayte/simple-spam-question
...
website: Improve 'spam?' question
2023-01-16 18:29:30 +01:00
Keith Stevens
922b422d82
Merge pull request #771 from notmd/react-hook-form
...
migrate `formik` to `react-hook-form`
2023-01-16 21:21:12 +09:00
Adrian Cowan
17f860b9d6
website: Improve 'spam?' question
2023-01-16 22:27:32 +11:00
notmd
e464fcbbb2
migrate formik to react-hook-form
2023-01-16 17:54:21 +07:00
Keith Stevens
7e1b57a93e
Fixing the build
2023-01-16 18:58:44 +09:00
Keith Stevens
68f22d0fa9
Adding new index and story files
2023-01-16 18:53:11 +09:00
Keith Stevens
a2f68c7259
Require labels to be set on labeling task and setting up basic storybook stories for tasks
2023-01-16 18:51:01 +09:00
Andreas Köpf
7f562fbbae
add managed_tx_function() decorator and use it for startup db-calls
2023-01-16 09:16:28 +01:00
AbdBarho
35887decfb
Merge pull request #759 from LAION-AI/754-leaderboard-on-dashboard
...
ensure we include a timeframe when fetching leaderboard
2023-01-16 09:11:02 +01:00
Andreas Köpf
a42f2cd3ed
add new debug option 'DEBUG_DATABASE_ECHO' (default False)
2023-01-16 08:46:45 +01:00
James Melvin Ebenezer
c6fbf5543b
599 add row versioning to backend tables ( #710 )
...
* fix: isolation level and nested db.commit() with retry wrappers on concurrent update errors
* refactor: incorporated review comments
changes decorator methods to managed_tx_method and async_managed_tx_method
new enum CommitMode
removed commented commit() from the previous commits
* fix: merge pre-commit errors
* fix: merge pre-commit changes
* fix: conflict in existing OasstErrorCode
* refactor: Added a refresh just to be sure that the select command is triggered on the mapped object
* fix: added refresh for async decorator
Co-authored-by: James Melvin <melvin@gameface.ai >
2023-01-16 08:43:07 +01:00