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

Template resources setting #511

Merged
merged 36 commits into from
Oct 20, 2023
Merged

Template resources setting #511

merged 36 commits into from
Oct 20, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1df8d27 View commit details
    Browse the repository at this point in the history
  2. Resource setting from template

    Resolve ambiguity of quick-setup widget and callback
    
    Move quick setup components into one tab
    
    Make quick_setup tab optional by setting through argument
    
    decouple the quick setup out
    
    Decouple detailed setup widget out
    
    Test for quick setup widget
    
    Test for detailed setup widget
    
    Update help text of detailed setup and layout of detail in resource widget
    
    layout reorganized for quick setup. Having account/password aligned as normal login UI.
    
    XXX: reset quick setup
    
    XXX: reset detailed setup
    
    XXX: Remove default_calc_job_plugin from trait and unused remove path_to_root
    
    Fix di test
    
    New database widget refactoring and for new resource registry
    
    template varible support widget
    
    quicksetup with template work version
    
    Now the problem is the computer_setup is set for aiida_computer_setup widget,
    but when create the computer, the parameter values are from widget.
    It should from computer_setup with updated from the inputs.
    
    template for same key with multiple fields
    
    sub, TemplateVariable namedtuple polish
    
    Detail widget test update with new computer data widge
    
    f-m: database widget clean with code
    
    f-m: don't display help text if no template
    
    f-m: reset template widget
    
    show all code if plugin entry not sepcified
    
    f-m: helptext disappear and computer re-selecte code widegt update
    
    Clean XXX and apply metadata
    
    f-m: notebook tests
    
    SSH key prepare in advance and ssh set after
    
    Call ssh_copy_id
    
    use aiidateam/aiida-resource-registry
    
    Potential cause of the error
    
    Hide password continue button if not ask
    
    Adapt with new metadata format
    
    suppress entry point not found error when it is template
    
    Bugfix: the filled can be continuesly updated
    
    default plugin entry point to match template
    
    Hide the ssh cridential widgets when it is 2FA
    
    f-m: typos
    
    fix di test
    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9b136c1 View commit details
    Browse the repository at this point in the history
  3. f-sa: module import convention

    iron-up
    Remove legacy resource setup widget
    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    63129a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0de388a View commit details
    Browse the repository at this point in the history
  5. WIP: on

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f5d3601 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b340503 View commit details
    Browse the repository at this point in the history
  7. more advanced quick_setup

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5d09767 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    804f6ec View commit details
    Browse the repository at this point in the history
  9. detailed setup as tabs

    - all UI settle
    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    38d69c7 View commit details
    Browse the repository at this point in the history
  10. end-to-end test

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    141b1b4 View commit details
    Browse the repository at this point in the history
  11. Username specified

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bee5017 View commit details
    Browse the repository at this point in the history
  12. Sending password add a message

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a774bb6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    301d5b0 View commit details
    Browse the repository at this point in the history
  14. Layout align

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    76f90c2 View commit details
    Browse the repository at this point in the history
  15. fix notebook

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0e4f062 View commit details
    Browse the repository at this point in the history
  16. Solving private key issue

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7db94b9 View commit details
    Browse the repository at this point in the history
  17. fix 516-2: upload private key

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2819bcb View commit details
    Browse the repository at this point in the history
  18. f-sa

    - _database_generator as a staticmethod
    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a2b7c1a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16c9a38 View commit details
    Browse the repository at this point in the history
  20. f-sa: screenshots/ remove

    - layout
    - enable_quick_setup
    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    88a1eea View commit details
    Browse the repository at this point in the history
  21. f-m

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ebe62ac View commit details
    Browse the repository at this point in the history
  22. rebase-f

    unkcpz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1184f99 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. f-sa

    unkcpz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6f72d78 View commit details
    Browse the repository at this point in the history
  2. f-sa: use dlink

    unkcpz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fe49438 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    481e37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e44fb54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f47e0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0696364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    710f4b8 View commit details
    Browse the repository at this point in the history
  6. f-jyu: fix tests

    unkcpz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d31c84c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Bring the unfilled warning back

    - pre-fill with default and use only one function to do it.
    unkcpz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ba6501f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d43e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e23f0 View commit details
    Browse the repository at this point in the history
  4. nitpick

    unkcpz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    db82534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39335bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4060723 View commit details
    Browse the repository at this point in the history