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

feat(183557950): Add ProjectsGrid View for Cloud Dashboard #3857

Merged
merged 47 commits into from
Dec 4, 2022

Commits on Nov 28, 2022

  1. Preparing simple grid view example

    wdanilo authored and indiv0 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7be86ee View commit details
    Browse the repository at this point in the history
  2. fix

    indiv0 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ed9ebeb View commit details
    Browse the repository at this point in the history
  3. fix

    indiv0 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    aa24a2d View commit details
    Browse the repository at this point in the history
  4. re-add example file

    indiv0 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    dc4cff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9efb714 View commit details
    Browse the repository at this point in the history
  2. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8610793 View commit details
    Browse the repository at this point in the history
  3. refr projects_table to file

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7f0dfeb View commit details
    Browse the repository at this point in the history
  4. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d5b6182 View commit details
    Browse the repository at this point in the history
  5. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    777189b View commit details
    Browse the repository at this point in the history
  6. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9105568 View commit details
    Browse the repository at this point in the history
  7. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1e48922 View commit details
    Browse the repository at this point in the history
  8. REVERT THIS: LOGS

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a1a535d View commit details
    Browse the repository at this point in the history
  9. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    26807b3 View commit details
    Browse the repository at this point in the history
  10. fixes

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f407dfc View commit details
    Browse the repository at this point in the history
  11. Revert "REVERT THIS: LOGS"

    This reverts commit a1a535d.
    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0470bd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4a37d9 View commit details
    Browse the repository at this point in the history
  13. format

    indiv0 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    392e23c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e553ec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. add missing nl

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8de25ab View commit details
    Browse the repository at this point in the history
  2. fix todo spacing

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    368a29a View commit details
    Browse the repository at this point in the history
  3. format

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    38b937f View commit details
    Browse the repository at this point in the history
  4. derive deref

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    fa070b3 View commit details
    Browse the repository at this point in the history
  5. tmp: remove application field

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    64bcfff View commit details
    Browse the repository at this point in the history
  6. move app from model to view

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2b87950 View commit details
    Browse the repository at this point in the history
  7. format

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1ea4f66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcc0ead View commit details
    Browse the repository at this point in the history
  9. remove unused model_for_entry

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b50520a View commit details
    Browse the repository at this point in the history
  10. rewrite section code

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    fa011b0 View commit details
    Browse the repository at this point in the history
  11. remove unused fields

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ac3cae8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b66e56 View commit details
    Browse the repository at this point in the history
  13. switch to anyhow

    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a620f5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baa5a5e View commit details
    Browse the repository at this point in the history
  15. Revert "switch to anyhow"

    This reverts commit a620f5e.
    indiv0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    17ba0a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. propagate error

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4ea66ec View commit details
    Browse the repository at this point in the history
  2. improve error handling

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2d74001 View commit details
    Browse the repository at this point in the history
  3. move split_twice

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    189331e View commit details
    Browse the repository at this point in the history
  4. add token validation

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a05ab6a View commit details
    Browse the repository at this point in the history
  5. make base_url a parameter

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a950c99 View commit details
    Browse the repository at this point in the history
  6. fmt

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a8750d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f1264e View commit details
    Browse the repository at this point in the history
  8. update cargo.lock

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a1a6efc View commit details
    Browse the repository at this point in the history
  9. update changelog

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5ce4b71 View commit details
    Browse the repository at this point in the history
  10. increase build size

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9bfb942 View commit details
    Browse the repository at this point in the history
  11. fix clippy lint

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4480ea8 View commit details
    Browse the repository at this point in the history
  12. make module public

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1aa7b21 View commit details
    Browse the repository at this point in the history
  13. remove late-init

    indiv0 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4fe307d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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