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

One page picker #46

Closed
wants to merge 46 commits into from
Closed

One page picker #46

wants to merge 46 commits into from

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    0ce6bc1 View commit details
    Browse the repository at this point in the history
  2. init

    LepretteN committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    598b1be View commit details
    Browse the repository at this point in the history
  3. correct errors

    LepretteN committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e39b014 View commit details
    Browse the repository at this point in the history
  4. permvue is unused

    LepretteN committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    45464f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. icons

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ea5554b View commit details
    Browse the repository at this point in the history
  2. no multiple import

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2e78191 View commit details
    Browse the repository at this point in the history
  3. comment PermissionsModal.vue

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    37ef148 View commit details
    Browse the repository at this point in the history
  4. InternalIcon icon test

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    606264f View commit details
    Browse the repository at this point in the history
  5. test EyeIcon and PencilIcon

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6b269ea View commit details
    Browse the repository at this point in the history
  6. space comment

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    79eeb43 View commit details
    Browse the repository at this point in the history
  7. components

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5331eeb View commit details
    Browse the repository at this point in the history
  8. export default

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4fdcd48 View commit details
    Browse the repository at this point in the history
  9. , instead of ; in export

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1fc1c33 View commit details
    Browse the repository at this point in the history
  10. typo

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    69456e6 View commit details
    Browse the repository at this point in the history
  11. Vue.component('eye-icon', EyeIcon)

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    91984dc View commit details
    Browse the repository at this point in the history
  12. 'eye-icon'

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    095c0e4 View commit details
    Browse the repository at this point in the history
  13. @mdi/svg

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c14cc55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b376d2f View commit details
    Browse the repository at this point in the history
  15. typo

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2143d45 View commit details
    Browse the repository at this point in the history
  16. comment icons

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ee30c38 View commit details
    Browse the repository at this point in the history
  17. remove "@mdi/svg"

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c321d17 View commit details
    Browse the repository at this point in the history
  18. copyInternalLink

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0d13fbe View commit details
    Browse the repository at this point in the history
  19. typo

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    84016e2 View commit details
    Browse the repository at this point in the history
  20. comment import Vue from 'vue'

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0a32f96 View commit details
    Browse the repository at this point in the history
  21. generateAbsoluteUrl

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0fb7ab2 View commit details
    Browse the repository at this point in the history
  22. type button

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    278bd1a View commit details
    Browse the repository at this point in the history
  23. indentation

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ba3b51d View commit details
    Browse the repository at this point in the history
  24. newline at end of file

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    84e37db View commit details
    Browse the repository at this point in the history
  25. test icon again

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c1475b8 View commit details
    Browse the repository at this point in the history
  26. "@mdi/svg": "^7.4.47",

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    74c2807 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    264fd8d View commit details
    Browse the repository at this point in the history
  28. icon from vue-material-design-icons/OpenInNew.vue

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c383141 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ccf49f3 View commit details
    Browse the repository at this point in the history
  30. test with import '../css/main.scss'

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    68b88a8 View commit details
    Browse the repository at this point in the history
  31. adapt css

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    22e0d04 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7e9fbea View commit details
    Browse the repository at this point in the history
  33. missing {}

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e47e506 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    53c3f74 View commit details
    Browse the repository at this point in the history
  35. update Readme

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a409993 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    adb3fb8 View commit details
    Browse the repository at this point in the history
  37. import EyeIcon from '../img/eye.svg?raw'

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1b0e76e View commit details
    Browse the repository at this point in the history
  38. test import '../img/open-in-new.svg'

    LepretteN committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2f6e2df View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. webpackConfig.module.rules to support raw loading

    LepretteN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3094792 View commit details
    Browse the repository at this point in the history
  2. const action = 'copy'

    LepretteN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2368d51 View commit details
    Browse the repository at this point in the history
  3. cleanup

    LepretteN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ab56845 View commit details
    Browse the repository at this point in the history
  4. all button primary and centered

    LepretteN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e7229e8 View commit details
    Browse the repository at this point in the history