Yannic Kilcher
59997a573f
deploy trigger
2023-01-17 14:29:00 +01:00
Yannic Kilcher
3749791bce
moved oasst-postgres
2023-01-17 12:25:26 +01:00
Yannic Kilcher
8ed80525c1
updated backup script
2023-01-17 12:23:42 +01:00
Yannic Kilcher
bb032089cc
Merge branch 'main' into production
2023-01-17 12:22:38 +01:00
Yannic Kilcher
1b41f8bbfc
fixed pre-commit
2023-01-17 12:22:10 +01:00
Yannic Kilcher
8b291fb29a
fixed pre-commit
2023-01-17 12:22:01 +01:00
Yannic Kilcher
4379aadd87
added backup script
2023-01-17 12:21:16 +01:00
Yannic Kilcher
279da268bf
Merge branch 'main' into production
2023-01-17 12:06:23 +01:00
Yannic Kilcher
ca9af52c51
added region to aws
2023-01-17 12:06:08 +01:00
Yannic Kilcher
98b9f97508
Merge branch 'main' into production
2023-01-17 12:02:22 +01:00
Yannic Kilcher
db8fedf010
added region to aws
2023-01-17 12:02:10 +01:00
Yannic Kilcher
11bd457b2d
Merge branch 'main' into production
2023-01-17 11:49:03 +01:00
Andreas Köpf
aa3d9cfebd
Merge branch 'main' into production
2023-01-17 11:33:28 +01:00
Yannic Kilcher
137f733fef
added oasst postgres
2023-01-17 11:30:52 +01:00
Yannic Kilcher
4285438fe7
added postgres dockerfile
2023-01-17 11:15:35 +01:00
Yannic Kilcher
b0c0159b63
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
2023-01-17 11:13:48 +01:00
Yannic Kilcher
ab90d7810a
added postgres dockerfile
2023-01-17 11:13:43 +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