Andreas Köpf
aa3d9cfebd
Merge branch 'main' into production
2023-01-17 11:33:28 +01:00
Andreas Köpf
9b6dc6bae2
fix join types in TreeManager
2023-01-17 11:01:36 +01:00
Andreas Köpf
2ee01d1224
fix query in TreeManager.query_extendible_parents()
2023-01-17 10:45:52 +01:00
Andreas Köpf
d85cec3d2f
extensible -> extendible
2023-01-17 10:21:57 +01:00
Andreas Köpf
6e4d8097b6
fix availability for label_prompter_reply
2023-01-17 10:15:30 +01:00
Andreas Köpf
988913943f
use '.value' of str-enums in db queries
2023-01-17 09:54:20 +01:00
dhug
8b30c7b68e
add changes for auto_main, tree_manager, and utils/ranking ( #786 )
...
* add changes for auto_main, tree_manager, and utils/ranking
* pre-commit changes
Co-authored-by: Alexander Mattick <alex.mattick@fau.de >
2023-01-17 08:27:21 +01:00
AbdBarho
e3387b43b8
Merge pull request #793 from LAION-AI/773-links-to-docs-everywhere
...
Adding links to external documentation for tasks and in footers
2023-01-17 07:25:01 +01:00
Keith Stevens
34620a4b39
Merge pull request #778 from LAION-AI/update-layout
...
Scroll to top on submit
2023-01-17 15:14:19 +09:00
Keith Stevens
ac5a0e8157
Adding links to external documentation for tasks and in footers
2023-01-17 15:11:33 +09:00
AbdBarho
e49654dfb7
Scroll to top on submit
2023-01-17 07:05:46 +01:00
Keith Stevens
b8f5eacc13
Merge pull request #790 from notmd/react-hook-form-next
...
use `react-hook-form` everywhere
2023-01-17 13:23:27 +09:00
notmd
54b5a4b0a3
use react-hook-form everywhere
2023-01-17 10:13:53 +07:00
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
Yannic Kilcher
cd63df1cb2
updated prod playbook
2023-01-16 23:36:33 +01:00
rsandb
1457d81e6b
added SlimFooter component for dashboard, made original footer mobile-friendly
2023-01-16 16:34:11 -06:00
Yannic Kilcher
4eb97daee0
updated prod playbook
2023-01-16 23:32:09 +01:00
Yannic Kilcher
b0ce816e15
updated prod playbook
2023-01-16 23:28:30 +01:00
Yannic Kilcher
1facc25b9b
updated prod playbook
2023-01-16 23:25:16 +01: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