William Grant
9ee89fd099
feat: made more progress with left pane and left more comments
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
William Grant
6cd81e06f2
Merge branch 'ui-redesigns' into theming
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
d52389132c
WIP
3 years ago
Audric Ackermann
17913697b9
Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
0eac74dd07
Merge branch 'dev' into menu-redesign
3 years ago
Audric Ackermann
973f870ab2
fix: hyperlink text color
3 years ago
Audric Ackermann
6f0d223eb9
fix: address PR reviews
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
55365f817d
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
3 years ago
Audric Ackermann
13d33d1656
fix: radio button in settings + registration page
3 years ago
William Grant
a7297b7b2c
fix: replace hex color with css var in pass-prompt-input id
3 years ago
William Grant
4ba2ed9d92
refactor: finished converting sass colors in _variables.scss
3 years ago
William Grant
00e4a48277
refactor: finished converting sass colors in _session_constants.scss
3 years ago
William Grant
17d893f2b7
refactor: finished converting sass colors in _theme_dark.scss
...
converted module-main-header__search__input class to styled component, consolidated blues, grays and whites
3 years ago
Audric Ackermann
b9cccfc2a8
feat: open convo a session sogs when joined from the UI
3 years ago
William Grant
561ea27a92
fix: use rgb css variables in rgba colors, regular css colors wont work
...
when possible would be good to use relative color syntax instead
3 years ago
William Grant
2d23d3d850
refactor: finished converting sass colors in _session.scss
...
moved react-contextify overwrites to styled compeonts, consolidated some grays and semanic colors, for rgba colors we need to set css variables with RGB values since nothing else is supported
3 years ago
William Grant
b6cb283cdc
refactor: finished converting sass colors in _session_theme.scss
3 years ago
William Grant
db951a4128
refactor: finished converting sass colors in _session_slider.scss
...
consolidated transparent and gray colors, success color should be dropped to text color in future
3 years ago
William Grant
9268fd7186
refactor: finished converting sass colors in _session_signin.scss
3 years ago
William Grant
691b567916
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
dab9428c02
fix: address PR reviews
3 years ago
Audric Ackermann
d86d024a0a
fix: link preview with image displayed horizontal rather than vertical
3 years ago
Audric Ackermann
30e3cb8755
feat: fix other types of messages now that there is no box around
3 years ago
Audric Ackermann
7c80f9e233
feat: move attachments outside of the message box
3 years ago
Audric Ackermann
444282e2ec
fix: position of join button and style of disable buttons
...
also add a little animation to the menu button rotation
3 years ago
Audric Ackermann
c54a438f7c
fix: add some aria labels and match QA test
3 years ago
Audric Ackermann
997cedc42b
fix: signin screen design colors
3 years ago
Audric Ackermann
98b1302589
fix: rounded corners around messages
...
looks like node-sass tries to be too clever
3 years ago
Audric Ackermann
f137cad2a0
feat: add the BlockedList component in Settings
3 years ago
Audric Ackermann
85219d3827
fix: scrollbar colors and some UI issues found by QA
3 years ago
William Grant
3498e97a97
refactor: finished converting sass colors in _session_password.scss
3 years ago
William Grant
aba18020f1
refactor: renamed darker-gray to darkest gray and added new darker gray
3 years ago
William Grant
1ae93f432a
refactor: started converting sass colors in _session_password.scss
...
consolidated grays
3 years ago
William Grant
6b5c09794f
refactor: finished converting sass colors in _session_left_pane.scss
...
converted $black as well
3 years ago
William Grant
edc245c6cb
refactor: finished converting sass colors in _session_conversation.scss
3 years ago
William Grant
454f07fec9
refactor: finished converting sass colors in _quote.scss
3 years ago
William Grant
49df281454
refactor: finished converting sass colors in _modules.scss
...
consolidated some of the gray shades
3 years ago
William Grant
4e1eb1861b
refactor: started converting sass colors in _modules.scss
...
updated sass colors found here in related files, moved theme independant colors
3 years ago
William Grant
07c00463f1
reafctors: converted sass colors in _modal.scss
...
updated session white to use css white everywhere and removed unused classes
3 years ago
William Grant
7692da8e58
reafctors: converted sass colors in _mentions.scss
...
updated session green to use css variable everywhere adn removed unused classes
3 years ago
William Grant
6cdfa47008
reafctors: converted sass colors in _index.scss
...
removed unused colors and classes
3 years ago
William Grant
b4df5148ee
refactor: converted sass colors for global.scss and other related sasss files
...
removed unused grey colors
3 years ago
Audric Ackermann
ef10e0f1d9
chore: move typing animation to styled components
3 years ago
William Grant
407e9fa7da
refactor: removed unused sass colors for _conversation.scss
3 years ago
William Grant
788f78f5d0
refactor: converted sass colors for _avatar.scss
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-redesign
3 years ago
Audric Ackermann
f87d902c98
fix: PR Reviews
3 years ago
Audric Ackermann
ef1f634e6b
Merge remote-tracking branch 'upstream/clearnet' into menu-redesign
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago
Audric Ackermann
7b7a80a2dd
fix: add new designs of typing message settings with animation
3 years ago
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
39cbbda609
chore: move SessionToggle & SettingList to styled
3 years ago
Audric Ackermann
36f929a1ca
fix: batch rename margins to their var equivalent
...
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann
a0d3a00afa
feat: start of settings screen redesign
3 years ago
Audric Ackermann
542c704b64
feat: add search by contacts to closed group overlay
3 years ago
Audric Ackermann
7bbbc74fa8
feat: make the tick on memberList a radio looking element
3 years ago
Audric Ackermann
970e719229
chore: move session radio group to styled components
...
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
3 years ago
Audric Ackermann
f415ef36dd
feat: add sorted contacts list merged by starting char
3 years ago
Audric Ackermann
374b71630a
feat: wrap up the new Join Community overlay
3 years ago
Audric Ackermann
282e631f73
feat: add menu action and action chooser left pane option
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
William Grant
dfb2c3e797
fix: pass yarn ready tests
3 years ago
William Grant
d3d0ac80a0
feat: you can now choose where to save the debug logs
...
debug log window now follows the app theme, logs are save as txt
3 years ago
Audric Ackermann
3ecdb659d8
Merge pull request #2341 from yougotwill/message_text_wrapping
...
fix: make sure to break links and not words when wrapping text in messages
3 years ago
William Grant
48c9b56571
fix: add sass check to yarn ready
3 years ago
William Grant
5cf76c5f08
feat: build sass files using parcel instead of grunt
...
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
3 years ago
William Grant
461e6ec38b
fix: make sure to break links and not words when wrapping text
3 years ago
William Grant
42e06a8399
fix: message text should wrap without causing extremely wide messages
3 years ago
Audric Ackermann
3713e95a9f
feat: ask user for opengroup pruning on/off
3 years ago
Audric Ackermann
d9bc2c5c47
fix: revert unread count color
3 years ago
Will G
511567bc78
fix: emoji panel light mode support ( #2292 )
...
* fix: emoji panel light mode support
* fix: link darkMode prop to redux state
* fix: use getTheme selector directly
3 years ago
Audric Ackermann
b93201fbe6
When deleting multiple messages, inform the user of the number
...
taken from #2263 by @ianmacd
3 years ago
Audric Ackermann
8148c63285
Merge pull request #2231 from ianmacd/pr12
...
Reduce untagged message opacity during message selection.
3 years ago
Audric Ackermann
da9df532b0
Merge pull request #2242 from Bilb/node-side-in-ts
...
Node side + web worker in typescript
3 years ago
Audric Ackermann
3fc476d689
Merge pull request #2167 from ianmacd/pr1
...
Make per conversation unread message count stand out better.
3 years ago
Audric Ackermann
5c9b34fb86
lint files
3 years ago
Audric Ackermann
e11775a2e0
fix color of opengroup invitation
3 years ago
Audric Ackermann
475c92eeb4
migrate about_start to not use jquery
3 years ago
Ian Macdonald
18908c6441
Reduce untagged message opacity during message selection.
...
This improves legibility for moderators when reading through a group and
tagging messages for deletion.
3 years ago
Audric Ackermann
51575d2f56
moved views to TS but broken
3 years ago
Audric Ackermann
71af748eb6
make sure right panel is over the message detail view
3 years ago
Audric Ackermann
43d133519e
do not shrink member list items when list is full
3 years ago
warrickct
3be0f86978
Menu options have black text when highlighted.
3 years ago
warrickct
893f7e99b8
Merge branch 'clearnet' into message-request-ui
3 years ago
Ian Macdonald
6613161b20
Don't nanny the user. Allow all file types as attachments.
...
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
3 years ago
warrickct
ee9156d4f8
Merge clearnet into message-request-ui
3 years ago
warrickct
36ca2a767c
Adding PR changes
3 years ago
warrickct
02cf6fea2b
minor styling fixes
3 years ago
Ian Macdonald
5a689ba16e
Make per conversation unread message count stand out better.
3 years ago
Audric Ackermann
2478a78794
move mentions and emojify to a functional component
3 years ago
Audric Ackermann
19722b6bdc
remove other emoji dependency and use unicode to render them in message
...
Relates #2151
3 years ago
Audric Ackermann
1efe6ca728
click oin @ bring to latest mention
3 years ago
warrickct
436d22bafd
Added colouring of simple session button.
3 years ago
Audric Ackermann
912d6b36dc
remove light roboto as it looks ugly
3 years ago
Audric Ackermann
27906de084
grunt keep underscore in for backbone
3 years ago
Audric Ackermann
5b6d0d25f5
fix typo noteSelf results and shortened pubkey for unknown contacts
3 years ago
warrickct
2d66b1db4e
Adding styling to conversation window for a message request.
3 years ago
Audric Ackermann
44f61073dc
move search results to styled components
...
and cleanup search logic and rendering of message results
3 years ago
Audric Ackermann
5e314e4dcc
remove 'recipients' message field and 'destination'
...
we do not need recipients as it makes no sense for us having medium
groups on the same pubkey
we do not need destination as it can always be guessed from the
direction and the type of conversation of that message
3 years ago
Audric Ackermann
00d2bbc63d
cleanup MessageSearchResults
3 years ago
Audric Ackermann
792c23da87
cleanup scroll to unread of quote or search result on open
3 years ago
Audric Ackermann
a3be2c347d
fixup open convo on search, quote click or hit the bottom
3 years ago
audric
a21751c611
open convo on last unread, and can scroll up
3 years ago
audric
83d27ed3b7
update quoted message to animate to have border-green instead of bg green
3 years ago
audric
e515ce3ca5
Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment
3 years ago
warrickct
804c9a56b9
convert to functional component. Tweak colors for search results. Fix search result header incorrect color. Addressing PR comments from previous search branch. Experimenting trimming approaches.
3 years ago
audric
fc916ce94c
Fix attachments duplication on message syncing with current device
3 years ago
audric
e97ac5d7c7
make the DL spinner a styled component
3 years ago
Audric Ackermann
c7565fe7b3
Move scale/resize and attachment logic to typescript
3 years ago
warrickct
374d5a6619
Global search partially functioning, added basic functions for load testing performance.
3 years ago
Audric Ackermann
e33b6eadc4
bump typescript to 4.5.4
3 years ago
Audric Ackermann
e17b5e0671
Fix attachment dl freeze ( #2086 )
...
* fix attachment download freezing app for some opengroups
* make registration page work with smaller height
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
48e7a0e25f
Various UI fixes ( #2070 )
...
* cleanup unused convo json fields in db
* display a toast if the user is not approved yet on call OFFER received
* enable CBR for calls
* do not update active_at on configMessage if !!active_at
* remove mkdirp dependency
* disable call button if focused convo is blocked
* quote: do not include the full body in quote, but just the first 100
* click on the edit profile qr code padding
* Allow longer input for opengroup join overlay
Fixes #2068
* Fix overlay feature for start new session button
* make ringing depend on redux CALL status
* turn ON read-receipt by default
3 years ago
Audric Ackermann
273d866b98
Cleanup message request ( #2063 )
...
* close incoming call dialog if endCall from seame sender
* disable message request toggle if featureFlag is OFF
* cleanup UI of message requests
* mark all existing conversations as approved in a migration
* fix regex with conversationID for opengroups
3 years ago
Audric Ackermann
cf44896a03
Minor call tweaks ( #2051 )
...
* show missed-call,started-call and answered call notification in chat
* fix types for createLastMessageUpdate
* show incoming dialog if we have a pending call when enable call receptio
* simplify a bit the avatar component
* move disableDrag to a custom hook
* speed up hash colors of avatarPlaceHolders
* fixup text selection and double click reply on message
* keep avatar decoded items longer before releasing memory
* add incoming/outgoing/missed call notification
also, merge that notification with the timer and group notification
component
* hangup call if no answer after 30sec
* refactor SessionInput using hook + add testid field for recovery
* disable message request feature flag for now
* fix merge issue
* force loading screen to be black instead of white
for our dark theme user's eyes safety
3 years ago
warrickct
f17b923add
Fixing rimraf transpile bug. Adding PR fixes - icon buttons.
3 years ago
warrickct
86a9253144
Merge branch 'clearnet' into message-requests
3 years ago
Audric Ackermann
8df85441f7
fix video stream not displaying in draggable container
3 years ago
Audric Ackermann
62e8150021
add padding to qr code for easy scanning in dark mode
...
Relates #2004
3 years ago
Audric Ackermann
864d710460
add a handle to resize the inconvo call video
3 years ago
Audric Ackermann
0f21e12073
make resizable the height of the inconvo call
3 years ago
Warrick Corfe-Tan
84e12ff42f
Alter request button item positioning.
3 years ago
Audric Ackermann
0f2fcbb6e3
delete for opengroups is working
3 years ago
Audric Ackermann
f74ce2a3ae
msg with attachments gets no bigger than the attachment container
4 years ago
Audric Ackermann
6eb6f00c62
make sure messages do not take more than 75% of the list width
4 years ago
Warrick Corfe-Tan
c3f20aceb2
WIP message requesting. Banner styling finished.
4 years ago
Audric Ackermann
87e7cc5ebf
Merge remote-tracking branch 'upstream/clearnet' into webrtc-calls
4 years ago
Audric Ackermann
3f1e55b787
add basic code markup
4 years ago
Audric Ackermann
1e8c8991ad
more cleanup
4 years ago
Audric Ackermann
87aa4dfbf4
center ip and countries in onion path dialog
4 years ago
Audric Ackermann
76100903cb
show ip of onion path on hover of country name
4 years ago
Audric Ackermann
ce4037f43f
do not justify content for messages text
4 years ago
Warrick
1d459ba533
Unsend messages (only message hashes saving for now is enabled) ( #1891 )
...
* WIP unsending message.
* retrieving message with hash from db on receiving unsend request.
* outgoing messages hashes updated on message sent success
* unsend messaging
* unsend message - deleting messages and marking as isDeleted.
* add msg hash to unprocessed records.
* Message unsending working for closed groups provided the message has been updated with a hash from server.
* adding 2-stage confirmation modal for message deletion
* adding rendering of removed incoming messages, disabling rendering of unsent outgoing messages in coversation screen.
* Adding logging
* debugging.
* outgoing only saved for sync message instead of regular message.
* deleting locally
* adding post unsend deletioncode.
* starting adding feature flag.
* Added feature flag.
* addding mandatory messageHash pollling pipeline methods swarm polling.
* Conversation list item message preview showing deletion placeholder text if deleted.
* add condition to drop unsend requests not send by message author
* refactoring deleteMessage. Saving response hash for closed group message sending
* running yarn ready
* removing logging.
* Adding PR fixes
* Minor changes and running yarn ready
* fix typo
* Moved feature flag to lokiFeatureFlags. Fixing linting errors
Co-authored-by: Audric Ackermann <audric@loki.network>
4 years ago
Audric Ackermann
b17312c13c
Cleanup redux store ( #1925 )
...
* do not consider expire timer update unread messages #1881
* cleanup conversation props in redux to only have what cannot be derived
* fix app not starting without the await on convo creation
* cleanup props of message model
4 years ago
Audric Ackermann
945ecf34a1
Fix select colors for sent messages and link text not selectable ( #1924 )
...
* do not update sent_at for synced messages
* reply to message context menu only visible if msg sent
* Allow scrolling in mentioning people in composition box
Relates #1849
* fix selection colors for sent messages and make link selectable
Relates #1922
4 years ago
Audric Ackermann
2fdafb8fba
Out of sync message sync ( #1923 )
...
* do not update sent_at for synced messages
* reply to message context menu only visible if msg sent
* Allow scrolling in mentioning people in composition box
Relates #1849
4 years ago
Audric Ackermann
c92baad736
Fix path building ( #1903 )
...
* Keep line breaks when message has some new lines
Relates #1758 and #1898 and #1901
* fix link preview cropped when received
* make sure we fetch from seed if we end up with not enough snodes
* try to download recent previews if we just trusted a user
* throw if we need to rebuild path while fetching snode list from snode
* fixup no refecthing of snode list while we are fetching them already
* added test for fetch from db or seed
* fetch snode list from snode every hour
also make sure the path building does not try to get more snodes. It
just throws
* do not drop a path if an opengroup room is down and we get errors back
* do not throw an error if the snode in error in not in any path
* fix tests
* bump to v1.7.11
4 years ago
Audric Ackermann
48090b4b25
Keep line breaks when message has some new lines
...
Relates #1758 and #1898 and #1901
4 years ago
audric
bfc805c9d4
fix search logic and UI cosmetic fixes
4 years ago
audric
bf02b85043
finish rework registration page
4 years ago
audric
ba35a8cb24
update design of registration page
4 years ago
audric
56412df2b4
fixup registration page with back buttons for now
...
Relates #1889
4 years ago
audric
0d90248450
fix scrolling jumping to bottom on new messages
4 years ago
audric
08cdd035ae
disable transition for background of leftpane (for app initial load)
4 years ago
audric
bd7d88e170
remove theme from css and used variables instead
4 years ago
audric
a53392853f
make the CompositionBox closer to the mobile UI
4 years ago
audric
e85f351540
cleanup theme object
4 years ago
audric
ec2eab6e23
do not trigger redux update if onion path did not change
4 years ago
audric
4968244491
fix tooltip error in debug run related to memory leak
4 years ago
audric
f9988119f9
major UI rewrite of messages view with redux improvements
4 years ago
audric
ee4ed2e075
fix attachment logic with ui redesign
4 years ago
audric
f7b0c6c7e1
make conversation screen closer to mobile UI part1
4 years ago
Warrick Corfe-Tan
ebb37b44b6
Merge branch 'clearnet' into registration-progress-banner
4 years ago
Audric Ackermann
eed48094fe
Merge pull request #1851 from warrickct/simplify-onboarding
...
Combining registration steps.
4 years ago
Warrick Corfe-Tan
f9ad63d58b
Merge branch 'clearnet' into registration-progress-banner
4 years ago
Brice-W
f6d3715dab
add a link icon when there is no image available or when media download is not allowed
4 years ago
Warrick Corfe-Tan
bf645f36b7
Combining registration steps.
4 years ago
Warrick Corfe-Tan
bfed4a88dd
removing comments
4 years ago
Warrick Corfe-Tan
81969ae12f
applying linting and formatting.
4 years ago
Warrick Corfe-Tan
986fc16e7d
Adding animation to briefly scale up send button after recording is made.
4 years ago
Warrick Corfe-Tan
32f7dcc811
testing shake addition to send button on finished recording.
4 years ago
Warrick Corfe-Tan
81ffb96530
adjusting alignment of buttons. increasing pulse for recording light, increasing hover over effect.
4 years ago
Warrick Corfe-Tan
8fca989736
Fixing delete button JSX evaluating to NaN
4 years ago
Warrick Corfe-Tan
9eb1847da5
WIP removing NaN dsiaply timer text.
4 years ago
Warrick Corfe-Tan
cd7a1233fa
Adding small hover effect to message composition icon buttons. Removing extra method call.
4 years ago
Warrick Corfe-Tan
637b604d0b
Adding fraction timer display, exaggerating recording animation, moving delete button to toolbar, display full recording duration immediately after stop recording.
4 years ago
Audric Ackermann
649a581dd2
make caret-color as text-color to make it for visible
4 years ago
audric
30327257ca
don't overflow char taking too much space
4 years ago
audric
4f5072ee65
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
4 years ago
Warrick Corfe-Tan
398e23256d
minor style tweak.
4 years ago
Warrick Corfe-Tan
ee7e6e47fe
applying to outgoing messages
4 years ago
Warrick Corfe-Tan
fb81fce331
formatting and linting.
4 years ago
Warrick Corfe-Tan
c944fac426
Transparent background for images.
4 years ago
Audric Ackermann
511adcf388
refactored right panel to hook
4 years ago
Audric Ackermann
4eb76df60c
fix line on onion path modal
4 years ago
Warrick Corfe-Tan
00c7c8b969
vertical line wip.
4 years ago
Warrick Corfe-Tan
fe474425ba
wip vertical line.
4 years ago
Audric Ackermann
9bdd6ad139
add button to control speed playback on the player
4 years ago
Audric Ackermann
e8020348b4
fix up onion path animation with no glowing nodes
4 years ago
Warrick Corfe-Tan
eb2e60b2eb
Fixed update-group-name dialog styling.
4 years ago
Audric Ackermann
bbbcfd54d6
rename all spacer-* to react component
4 years ago
Audric Ackermann
a5d7995168
merge dialog refctor with clearnet
4 years ago
Audric Ackermann
c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet
4 years ago
Warrick Corfe-Tan
7dc318aa3d
add / remove moderator modals refactored. Need to remove old whisper code and files.
4 years ago
Warrick Corfe-Tan
b2dcb695f8
Fixed modal header styling for onion path dialog.
4 years ago
Warrick Corfe-Tan
ec39f7ae9b
Moved edit profile saving into edit profile component file.
4 years ago
Warrick Corfe-Tan
7285866e5e
Fix edit icon styling.
4 years ago
Warrick Corfe-Tan
066e0d954e
lights glowing but not yet in order.
...
WIP glow cycle.
Glow animation working.
Glow animation working, modal no longer interferring with left menu margins.
Cleaning up code. Adding PR suggestions.
Adding typing.
Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Audric Ackermann
68f81d387f
fixed mentions overlay with attachment on back
4 years ago
Warrick Corfe-Tan
22a32283b7
WIP Adding country and styling to modals.
4 years ago
Warrick Corfe-Tan
d7b22e13e1
WIP: Onion path modal using redux state and refactored modals.
4 years ago
Lucas Phang
b4ac4db452
Change path node colors depending on status
4 years ago
Lucas Phang
56bd22fd76
Refactor Onion Path rendering logic
4 years ago