Audric Ackermann
509dd76b49
chore: share gh actions logic between workflows
2 years ago
Audric Ackermann
c796afe4c8
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
2 years ago
Audric Ackermann
ab946e69b1
fix: finish updating dependencies
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Emily
75c42356c7
Adding in data test-id to path light and fixing disappearing messages test
2 years ago
tomobre
46c166d0d5
fix: undefined country removed strings in onion status
2 years ago
William Grant
4657181993
fix: qa feedback - updated input box styling and tweaked modals
3 years ago
William Grant
dda9067e01
feat: theme editprofile, onion status and seed modals
...
styled qr code and cleanup
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
3 years ago
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
b68cb07e3e
add crown icon for closed group admins ( #2084 )
3 years ago
Audric Ackermann
28c7445dce
refactor most of the components to outside of their Session folder ( #2072 )
...
* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes #2079
3 years ago
Audric Ackermann
4ce1b7813a
add data-testid for leftpane sections and edit profile dialog
3 years ago
Audric Ackermann
fa32e61982
network delete_all force retries if we get a 421
4 years ago
Audric Ackermann
76100903cb
show ip of onion path on hover of country name
4 years ago
Ian Macdonald
14bcbe4ab6
Display the service node's IP address after its country.
4 years ago
audric
350f00283b
move tsx and theme to css variables part1
4 years ago
audric
a30876fd65
removed the enum from SessionIconType. Just rely on the type itself
4 years ago
audric
8ebcb2d1e1
replace SessionIcon size enum with type
4 years ago
audric
9e37985d03
enable no-unused local and imports and fix tslint
4 years ago
audric
79c8fada6e
move all dialogs to a subfolder
4 years ago