Simon Højberg

Results 84 issues of Simon Højberg

make sure everything works in IE10

enhancement

Currently, when logging out of Share, a `Successfully logged out.` message is rendered without the context of the Share UI and feels out of place. Instead we should redirect to...

unison-share

Extend the `/getDefinition` codebase server API with metadata like author, license and data. Completing this ticket will support this UI ticket: https://github.com/unisonweb/ui-core/issues/24 ## Suggested response To the already existing `/getDefinition`...

codebase-server
to-discuss
E4
R3
I2
C2

We want to support a notion of a definition summary and source summary which is more compact response than the `/getDefintion` result. This ticket will support and unblock these UI...

design needed
codebase-server
to-discuss
E16
R3
I1
C2

A new endpoint for getting general information about the codebase. Metadata is read via the config file. This will support https://github.com/unisonweb/unison-local-ui/issues/3 ## Suggested Response Schema ```elm type CodebaseResponse = {...

codebase-server
to-discuss
E4
R2
I1
C3

To support nice URLs in the Codebase UI—both local and on Share—we need to be able to ask the codebase server the hash of a namespace name as well the...

codebase-server
to-discuss
E4
R3
I3
C2
project

If a definition is open, and a the perspective is changed to still include that definition but one namespace level deeper, the original definition url remains the same, meaning the...

front-end
unison-share

To support the project notion we'll need some new ucm commands. The goal of this ticket is to design those commands, not implement them. Rough draft: - `.> project.create {{project-name}}`:...

E1
R3
I3
C2
project

Projects should have guard railed namespace structure to make it easy for developers to setup and develop, deal with releases, prs and dependencies. The goal of this ticket is to...

design needed
E4
R3
I3
C2
project

We introduced a pre filter to our FZF implementation to minimize the search space, but this means we get less FZF features. For example with the pre-filter we can't search...

performance
codebase-server
E16
R2
I2
C2