Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore i18n post-UM #3072

Merged
merged 15 commits into from
Apr 11, 2022
Merged

Restore i18n post-UM #3072

merged 15 commits into from
Apr 11, 2022

Commits on Mar 30, 2022

  1. 🐛 Fix defaultLocale watcher

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fcd87af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8015f99 View commit details
    Browse the repository at this point in the history
  3. ✏️ Improve naming

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b7ba200 View commit details
    Browse the repository at this point in the history
  4. 🐛 Fix hiring banner check

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    da718da View commit details
    Browse the repository at this point in the history
  5. ⚡ Flatten base text keys

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    862482a View commit details
    Browse the repository at this point in the history
  6. ⚡ Fix miscorrected key

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c6a2752 View commit details
    Browse the repository at this point in the history
  7. ⚡ Implement pluralization

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f187c3c View commit details
    Browse the repository at this point in the history
  8. ✏️ Update docs

    ivov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5e4fa8f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    3b20d32 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. fix hiring banner

    mutdmour committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b56baa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01558ae View commit details
    Browse the repository at this point in the history
  3. ⚡ Fix missing import

    ivov committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d3f1a52 View commit details
    Browse the repository at this point in the history
  4. ✏️ Alphabetize translations

    ivov committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    de2b550 View commit details
    Browse the repository at this point in the history
  5. ⚡ Switch to async check

    ivov committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    175e63f View commit details
    Browse the repository at this point in the history
  6. feat(editor): Refactor Output Panel + fix i18n issues (#3097)

    * update main panel
    
    * finish up tabs
    
    * fix docs link
    
    * add icon
    
    * update node settings
    
    * clean up settings
    
    * add rename modal
    
    * fix component styles
    
    * fix spacing
    
    * truncate name
    
    * remove mixin
    
    * fix spacing
    
    * fix spacing
    
    * hide docs url
    
    * fix bug
    
    * fix renaming
    
    * refactor tabs out
    
    * refactor execute button
    
    * refactor header
    
    * add more views
    
    * fix error view
    
    * fix workflow rename bug
    
    * rename component
    
    * fix small screen bug
    
    * move items, fix positions
    
    * add hover state
    
    * show selector on empty state
    
    * add empty run state
    
    * fix binary view
    
    * 1 item
    
    * add vjs styles
    
    * show empty row for every item
    
    * refactor tabs
    
    * add branch names
    
    * fix spacing
    
    * fix up spacing
    
    * add run selector
    
    * fix positioning
    
    * clean up
    
    * increase width of selector
    
    * fix up spacing
    
    * fix copy button
    
    * fix branch naming; type issues
    
    * fix docs in custom nodes
    
    * add type
    
    * hide items when run selector is shown
    
    * increase selector size
    
    * add select prepend
    
    * clean up a bit
    
    * Add pagination
    
    * add stale icon
    
    * enable stale data in execution run
    
    * Revert "enable stale data in execution run"
    
    8edb68d
    
    * move metadata to its own state
    
    * fix smaller size
    
    * add scroll buttons
    
    * update tabs on resize
    
    * update stale data on rename
    
    * remove metadata on delete
    
    * hide x
    
    * change title colors
    
    * binary data classes
    
    * remove duplicate css
    
    * add colors
    
    * delete unused keys
    
    * use event bus
    
    * update styles of pagination
    
    * fix ts issues
    
    * fix ts issues
    
    * use chevron icons
    
    * fix design with download button
    
    * add back to canvas button
    
    * add trigger warning disabled
    
    * show trigger warning tooltip
    
    * update button labels for triggers
    
    * update node output message
    
    * fix add-option bug
    
    * add page selector
    
    * fix pagination selector bug
    
    * fix executions bug
    
    * remove hint
    
    * add json colors
    
    * add colors for json
    
    * add color json keys
    
    * fix select options bug
    
    * update keys
    
    * address comments
    
    * update name limit
    
    * align pencil
    
    * update icon size
    
    * update radio buttons height
    
    * address comments
    
    * fix pencil bug
    
    * change buttons alignment
    
    * fully center
    
    * change order of buttons
    
    * add no output message in branch
    
    * scroll to top
    
    * change active state
    
    * fix page size
    
    * all items
    
    * update expression background
    
    * update naming
    
    * align pencil
    
    * update modal background
    
    * add schedule group
    
    * update schedule nodes messages
    
    * use ellpises for last chars
    
    * fix spacing
    
    * fix tabs issue
    
    * fix too far data bug
    
    * fix executions bug
    
    * fix table wrapping
    
    * fix rename bug
    
    * add padding
    
    * handle unkown errors
    
    * add sticky header
    
    * ignore empty input, trim node name
    
    * nudge lightness of color
    
    * center buttons
    
    * update pagination
    
    * set colors of title
    
    * increase table font, fix alignment
    
    * fix pencil bug
    
    * fix spacing
    
    * use date now
    
    * address pagination issues
    
    * delete unused keys
    
    * update keys sort
    
    * fix prepend
    
    * fix radio button position
    
    * Revert "fix radio button position"
    
    ae42781
    mutdmour authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    aaf259f View commit details
    Browse the repository at this point in the history