issues
search
bushwallyta271828
/
logic_graph_scalable
This repository should support the logicgraph.dev website, taking over from logic_graph.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Debate Name Management
#188
bushwallyta271828
opened
5 months ago
0
Let's set up the /debates/ page.
#187
bushwallyta271828
opened
5 months ago
1
For error messages, let's switch from using 'message' to using 'detail' for consistency with Django defaults
#186
bushwallyta271828
closed
5 months ago
1
Let's switch from just using GET/POST to allowing all HTTP request methods
#185
bushwallyta271828
closed
5 months ago
1
Let's set up the Debate model
#184
bushwallyta271828
closed
5 months ago
3
Let's use a decorator for standard backend authentication checks
#183
bushwallyta271828
closed
5 months ago
1
Create Account Deletion Dialog
#182
bushwallyta271828
closed
5 months ago
3
Let's provide confirmation password boxes and confirm when passwords are updated
#181
bushwallyta271828
closed
5 months ago
0
Messed up a change to DisplayUsername, backing up a bit
#180
bushwallyta271828
closed
5 months ago
3
Let's improve the UI of the account forms
#179
bushwallyta271828
closed
5 months ago
7
Looks like we need account context after all...
#178
bushwallyta271828
closed
5 months ago
5
Fetch wrapper error handling
#177
bushwallyta271828
closed
5 months ago
7
Fix AccountButton bugs
#176
bushwallyta271828
closed
5 months ago
12
Account state
#175
bushwallyta271828
opened
5 months ago
5
I don't need the user context any more.
#174
bushwallyta271828
closed
5 months ago
1
The debate name also needs to be kept up-to-date and should thus be introduced as another piece of the puzzle
#173
bushwallyta271828
closed
5 months ago
3
Let's make the server actions in account-actions.tsx work properly (version 3).
#172
bushwallyta271828
closed
5 months ago
25
Let's create a dialog for error messages
#171
bushwallyta271828
closed
5 months ago
2
Create and use a common Dialog component for warnings and errors
#170
bushwallyta271828
closed
5 months ago
1
Let's make the server actions in account-actions.tsx work properly.
#169
bushwallyta271828
closed
5 months ago
14
Let's correctly configure the server actions in account-actions.tsx.
#168
bushwallyta271828
closed
5 months ago
2
Let's redirect to appropriate places after performing server actions
#167
bushwallyta271828
closed
5 months ago
6
Let's configure the account dropdown menu properly.
#166
bushwallyta271828
closed
5 months ago
1
Let's set up authentication (at least somewhat)
#165
bushwallyta271828
closed
5 months ago
13
Oops, wrong branch
#164
bushwallyta271828
closed
6 months ago
0
Let's get a database setup that I'm happy with
#163
bushwallyta271828
closed
6 months ago
8
Let's set up the [account] and [debate] dynamic routes.
#162
bushwallyta271828
closed
6 months ago
3
Let's set up the backend to handle sampling
#161
bushwallyta271828
opened
6 months ago
13
Display debate name in window tab
#160
bushwallyta271828
opened
6 months ago
0
Let's draw samples from the maximum entropy distribution
#159
bushwallyta271828
opened
6 months ago
5
Let's try to get the body to extend all the way down the screen
#158
bushwallyta271828
closed
6 months ago
1
A continuation of the parsing-errors pull request but I had to back-track
#157
bushwallyta271828
closed
6 months ago
2
Let's generate and display meaningful parsing errors.
#156
bushwallyta271828
closed
6 months ago
3
Let's create the navigation bar that will operate within a debate.
#155
bushwallyta271828
closed
6 months ago
1
Removed getInterpretedText
#154
bushwallyta271828
closed
6 months ago
0
Rename zeroth order
#153
bushwallyta271828
closed
6 months ago
0
I was editing the wrong branch ... oops ...
#152
bushwallyta271828
closed
6 months ago
0
Let's change the ClaimTab dropdown from a Menu to a Popover
#151
bushwallyta271828
closed
6 months ago
3
Let's be able to condition on claims.
#150
bushwallyta271828
closed
6 months ago
7
Let's compute what claims directly or indirectly reference a given claim
#149
bushwallyta271828
closed
6 months ago
1
Let's create the dialog box that pops up if the claim has ancestors.
#148
bushwallyta271828
closed
6 months ago
7
Let's restrict the interface of claims-context.tsx so that other parts of the code can't break the data invariants.
#147
bushwallyta271828
closed
6 months ago
5
Let's collect information as we parse
#146
bushwallyta271828
closed
6 months ago
12
Let's delete claims!
#145
bushwallyta271828
closed
6 months ago
14
Let's display a syntax message beneath zeroth order claims with invalid formulas.
#144
bushwallyta271828
closed
6 months ago
2
Oops, this update should have been in the last pull request!
#143
bushwallyta271828
closed
6 months ago
0
Let's try switching from a text area to a content editable paragraph
#142
bushwallyta271828
closed
6 months ago
1
Let's try to increase the text density to something closer to what the current logicgraph.dev website has.
#141
bushwallyta271828
closed
6 months ago
4
Visualized graph undirected lines
#140
bushwallyta271828
opened
6 months ago
0
ClaimList two column grid on wider screens?
#139
bushwallyta271828
closed
6 months ago
1
Next