Commit Graph

2826 Commits (37e968f76ca255552ba019414913a70ea7cd76e7)

Author SHA1 Message Date
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 2 years ago
Никита Поздняков 75ec22bff0 Add addresses validation 2 years ago
Никита Поздняков 867607dfb5 Migrate to bytead array; need to update extract_and_validate_addresses function 2 years ago
Viktor Baranov 58358e2cc9 Fixing failed test: Revert Poison 5.0.0 -> 4.0.1 2 years ago
Никита Поздняков a0f7f58305 Add redirect to auth0 logout 2 years ago
Никита Поздняков a07f784be0 Add Guardian DB 2 years ago
Никита Поздняков d7eb024eb0 Resolve dependencies; Add tags to address controller 2 years ago
Никита Поздняков b684f50839 Add public tags & private tags (editing) API methods; Add view for 400 HTTP error; Add address_hash in tag body 2 years ago
Никита Поздняков 1689354e86 Account API: add tests && API docs 2 years ago
Никита Поздняков 9dc0f80441 Account: add tests for API 2 years ago
Никита Поздняков 2dbefa322b Account: add tags endpoints to API 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago
Никита Поздняков 5a3ed4b4d4 Account: add API for interaction with front-end 2 years ago
Никита Поздняков 6aa1f818dc Public tags: Tune UI 2 years ago
Никита Поздняков 11f21a9b98 Add check for tags and address uniqueness; Tune UI 2 years ago
Никита Поздняков efc7c265cd Account: Add public tags 2 years ago
Никита Поздняков 5d13d27700 Fix credo & dialyzer 2 years ago
Никита Поздняков 847a5f848a Turn navbar to horizontal view for narrow screens 2 years ago
nikitosing 0f99baafd3 Store given ABI; Improve error messages 2 years ago
nikitosing 2d5c19df31 UI api keys, custom ABI improvements 2 years ago
nikitosing 41709f6d73 Account: add Custom ABI feature 2 years ago
Oleg Sovetnik 728b8d82d5 Add @current_user to TransactionController 2 years ago
Oleg Sovetnik 0cfd19638b Add tags to TransactionController 2 years ago
Oleg Sovetnik 0f12a39bf1 Fix errors with tags 2 years ago
Oleg Sovetnik 5b731926be Add missing tags variable 2 years ago
Oleg Sovetnik 311a47373f Fix transaction tags in tile; summary 2 years ago
Oleg Sovetnik e6e7427f5f Fix tags duplication 2 years ago
Oleg Sovetnik fbcd2b36ca Add tags to addr_transaction controller 2 years ago
Oleg Sovetnik faa10236a7 Add Transaction tag on tx Tile 2 years ago
Oleg Sovetnik 89f25d80ca Add from and to address tags on transaction tile 2 years ago
Oleg Sovetnik 811a3e1651 Add all tags to transaction overview header 2 years ago
Oleg Sovetnik 3860d5a249 Style and fixes 2 years ago
Oleg Sovetnik 611e305b72 Add tags on each address on transaction page 2 years ago
nikitosing aafe2e2394 Fix bug with floating number at the beginning of the API keys page 2 years ago
nikitosing ec4ffe1802 Fix warnings, eslint; mix gettext 2 years ago
nikitosing 2504472be5 Add link to the API keys docs 2 years ago
Oleg Sovetnik dfd4de1aa2 Add transaction_tags to all tx controllers 2 years ago
nikitosing afb1c8cccf Improve API keys 2 years ago
Oleg Sovetnik ac156da680 Active elements in account menu 2 years ago
nikitosing dc3d68433b Review changes 2 years ago
nikitosing a2a65e8568 Fix code complexity 2 years ago
nikitosing 464f260f13 Add API keys to account 2 years ago
Oleg Sovetnik b652d3aa3b Fix the index query for tags 2 years ago
Oleg Sovetnik aa15ce72b5 Show personal_tx_tag on Transaction overview page 2 years ago
Oleg Sovetnik 5cebbe81d6 Forbidden to notify address check 2 years ago
Oleg Sovetnik 357dff2f99 Tag Transaction & UI 2 years ago
Oleg Sovetnik 32c94b7ef9 Style fixes 2 years ago
Oleg Sovetnik 69f9dcdd0f Create Address Tags and UI 2 years ago
Oleg Sovetnik df56a5fa6b Style fixes 2 years ago
Victor Baranov ebb8dc2908 Account/Watchlist/Notifications (#13) 2 years ago