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

Investigation into Svelte re-write #1005

Draft
wants to merge 148 commits into
base: develop
Choose a base branch
from
Draft

Investigation into Svelte re-write #1005

wants to merge 148 commits into from

Commits on Aug 28, 2024

  1. Svelte create-app

    chrisvire authored and FyreByrd committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7113343 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. npx primsa db pull

    chrisvire committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7a73aef View commit details
    Browse the repository at this point in the history
  2. Simplify model

    FIX: Restore DWKit tables that were removed
    chrisvire committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    210aa83 View commit details
    Browse the repository at this point in the history
  3. Add Prettier for Prisma

    chrisvire committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c682b35 View commit details
    Browse the repository at this point in the history
  4. Fix schema to match EF

    chrisvire committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f363a24 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add migration and seed data

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c905081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d3836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a7a5b View commit details
    Browse the repository at this point in the history
  4. Add TailwindCSS and DaisyUI

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c368088 View commit details
    Browse the repository at this point in the history
  5. Initial UI

    * locale
    * navbar
    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5fde183 View commit details
    Browse the repository at this point in the history
  6. Stub out sidebar

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5045e01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    130eb0c View commit details
    Browse the repository at this point in the history
  8. Page Header

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    593ab13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3dba9e View commit details
    Browse the repository at this point in the history
  10. Navbar a little taller

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bd66e92 View commit details
    Browse the repository at this point in the history
  11. Add admin menu

    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9edd9e3 View commit details
    Browse the repository at this point in the history
  12. Start the admin UI

    * still needs sizing of boxes and buttons
    chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9fa1f63 View commit details
    Browse the repository at this point in the history
  13. Add 7dev7urandom to bootstrap data

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ec690dd View commit details
    Browse the repository at this point in the history
  14. Use VITE_ prefix

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0af5bc7 View commit details
    Browse the repository at this point in the history
  15. Implement product definitions

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    509c508 View commit details
    Browse the repository at this point in the history
  16. Restyle and refactor databoxes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    67998c7 View commit details
    Browse the repository at this point in the history
  17. Add generic error page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    71d4d5c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b07fbc4 View commit details
    Browse the repository at this point in the history
  19. Style changes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ddcb27 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9bca72b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5a45b43 View commit details
    Browse the repository at this point in the history
  22. Fix language selector

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a087d9d View commit details
    Browse the repository at this point in the history
  23. Fix layout in spanish language

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7ec7a0 View commit details
    Browse the repository at this point in the history
  24. Upgrade to sveltekit-v2

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef2f3bb View commit details
    Browse the repository at this point in the history
  25. Switch to adapter-node

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8a79dce View commit details
    Browse the repository at this point in the history
  26. Add svelte-ui to docker

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dc0b0c9 View commit details
    Browse the repository at this point in the history
  27. Fix IDE errors

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    209fc93 View commit details
    Browse the repository at this point in the history
  28. Prettier

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e2a1f7d View commit details
    Browse the repository at this point in the history
  29. IDE errors and lint rules

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e75cd9e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    87ed9e4 View commit details
    Browse the repository at this point in the history
  31. Use spaces instead of tabs

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d441dee View commit details
    Browse the repository at this point in the history
  32. Reduce dup code

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2aff29f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2ad0173 View commit details
    Browse the repository at this point in the history
  34. Componentize input slots

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    59f8834 View commit details
    Browse the repository at this point in the history
  35. Miscellaneous fixes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    39663ae View commit details
    Browse the repository at this point in the history
  36. Add Workflow Definition edits

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e98c4d6 View commit details
    Browse the repository at this point in the history
  37. Rename components

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d3e49a1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    eb49f4b View commit details
    Browse the repository at this point in the history
  39. Make admin store types editable

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a5428b5 View commit details
    Browse the repository at this point in the history
  40. Formatting and style

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b1e278d View commit details
    Browse the repository at this point in the history
  41. Organizations edit

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1811370 View commit details
    Browse the repository at this point in the history
  42. Add description to toggles

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8625fb8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    37d7b45 View commit details
    Browse the repository at this point in the history
  44. Add organization

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c054d3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d3bea62 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7ec8993 View commit details
    Browse the repository at this point in the history
  47. Add errors to forms

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a8e4ed0 View commit details
    Browse the repository at this point in the history
  48. Implement working auth0 auth

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b88e59 View commit details
    Browse the repository at this point in the history
  49. Add home page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0b25a1d View commit details
    Browse the repository at this point in the history
  50. Fix colors and appearance

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1314384 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    492693e View commit details
    Browse the repository at this point in the history
  52. User db connection

    Profile navbar dropdown
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3dbfd5d View commit details
    Browse the repository at this point in the history
  53. Add organization selector

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    72a17bd View commit details
    Browse the repository at this point in the history
  54. Tasks screen

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3d6142b View commit details
    Browse the repository at this point in the history
  55. Fix organizations selector

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9b559a9 View commit details
    Browse the repository at this point in the history
  56. Add no tasks message and icons

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ebeb03f View commit details
    Browse the repository at this point in the history
  57. Selected organization store

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a6bd4f0 View commit details
    Browse the repository at this point in the history
  58. Change i18n library to inlang paraglide

    Make selectedOrganizationId into a client store
    (we will use api routes to fetch project data)
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f705c5e View commit details
    Browse the repository at this point in the history
  59. Remove selectedOrganization

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d79ef55 View commit details
    Browse the repository at this point in the history
  60. Refactor settings menu component

    Add organizations selection table
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b992025 View commit details
    Browse the repository at this point in the history
  61. Start organization settings page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    041e422 View commit details
    Browse the repository at this point in the history
  62. Add stores and groups

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2a8dba7 View commit details
    Browse the repository at this point in the history
  63. Add infrastructure

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    07ce765 View commit details
    Browse the repository at this point in the history
  64. Opensource page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dcc29d7 View commit details
    Browse the repository at this point in the history
  65. Add users page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    119cd74 View commit details
    Browse the repository at this point in the history
  66. Only show authorized organizations

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9104da6 View commit details
    Browse the repository at this point in the history
  67. Add organization filter selector

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2121676 View commit details
    Browse the repository at this point in the history
  68. First version of projects page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ad8986 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    83a3a96 View commit details
    Browse the repository at this point in the history
  70. Add inputs to project menu

    Refactor routes
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5ef7a34 View commit details
    Browse the repository at this point in the history
  71. Cards with information

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fa4bcc7 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    101d6cf View commit details
    Browse the repository at this point in the history
  73. Prune projects

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eab5fc7 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    8bbcabf View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    785681e View commit details
    Browse the repository at this point in the history
  76. Add dark theme

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eabf4a1 View commit details
    Browse the repository at this point in the history
  77. Refactor icons

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    304dd5b View commit details
    Browse the repository at this point in the history
  78. Styling and padding changes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f159b9e View commit details
    Browse the repository at this point in the history
  79. Add favicon

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eda007a View commit details
    Browse the repository at this point in the history
  80. Restyle login page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cecbc6f View commit details
    Browse the repository at this point in the history
  81. Remove log statements

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    57a206e View commit details
    Browse the repository at this point in the history
  82. Overlooked styles

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    25ff5dc View commit details
    Browse the repository at this point in the history
  83. Begin Project Directory

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8225992 View commit details
    Browse the repository at this point in the history
  84. Redesign projects list with an organization dropdown and always use a…

    … selected organization
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    58845c3 View commit details
    Browse the repository at this point in the history
  85. Add langtags

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b0c68ed View commit details
    Browse the repository at this point in the history
  86. Language code search first version

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d1549a9 View commit details
    Browse the repository at this point in the history
  87. Language code search

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5986b2b View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    7b1b057 View commit details
    Browse the repository at this point in the history
  89. Styling and broken link

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f390690 View commit details
    Browse the repository at this point in the history
  90. Projects page first version

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    36f5df7 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    2d2f922 View commit details
    Browse the repository at this point in the history
  92. Prettier format

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b57b0f3 View commit details
    Browse the repository at this point in the history
  93. Begin project edit screen

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c504a81 View commit details
    Browse the repository at this point in the history
  94. Project editing functionality

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    078792d View commit details
    Browse the repository at this point in the history
  95. Fix relative time calc for locales

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    216a4e6 View commit details
    Browse the repository at this point in the history
  96. Project page update

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ba73a3 View commit details
    Browse the repository at this point in the history
  97. Add search bar to users page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb7b874 View commit details
    Browse the repository at this point in the history
  98. Restyle checkboxes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f6c18ba View commit details
    Browse the repository at this point in the history
  99. Various fixes

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    485fb95 View commit details
    Browse the repository at this point in the history
  100. Start user settings page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    335d29b View commit details
    Browse the repository at this point in the history
  101. Change project layout

    (still need to add editable owner and experiment with layout)
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    74ce13f View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    733b043 View commit details
    Browse the repository at this point in the history
  103. Use 302 instead of 303

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    286dd9c View commit details
    Browse the repository at this point in the history
  104. Svelte build docker + use node server and BullMQ

    - Add test button to create bullmq task in admin settings
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0e8e208 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    3d7aed1 View commit details
    Browse the repository at this point in the history
  106. Add basic BullWorker

    - BullWorker runs on the svelte express process in prod
    - BullWorker runs in a separate automatically spawned process in dev
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    99b0ef8 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    6f5dd24 View commit details
    Browse the repository at this point in the history
  108. Fix common package?

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f5f08d6 View commit details
    Browse the repository at this point in the history
  109. User groups

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4d2e696 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    6164d25 View commit details
    Browse the repository at this point in the history
  111. Implement project toggles

    Add authorization checks to settings changes
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    43d4c7c View commit details
    Browse the repository at this point in the history
  112. Phone responsiveness

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4600945 View commit details
    Browse the repository at this point in the history
  113. Move active toggle to user profile

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c3c6b0 View commit details
    Browse the repository at this point in the history
  114. Phone responsiveness

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a201f36 View commit details
    Browse the repository at this point in the history
  115. Add email to users page

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e4b9a2f View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    e3f91f0 View commit details
    Browse the repository at this point in the history
  117. Project directory phone appearance

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d70daa4 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    60b9f65 View commit details
    Browse the repository at this point in the history
  119. Svelte checks

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f3de697 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    1b65944 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    76d2263 View commit details
    Browse the repository at this point in the history
  122. Add svelte-ui to docker

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1851ff2 View commit details
    Browse the repository at this point in the history
  123. Svelte build docker + use node server and BullMQ

    - Add test button to create bullmq task in admin settings
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a9bd441 View commit details
    Browse the repository at this point in the history
  124. Add redis to up:local:start

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    013221a View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    5632e4d View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    43219db View commit details
    Browse the repository at this point in the history
  127. Fix docker build and other issues

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d42e738 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    c668dbd View commit details
    Browse the repository at this point in the history
  129. DatabaseWrites replacement

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7be7479 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    85d52f4 View commit details
    Browse the repository at this point in the history
  131. Fix/add dev to users (#1017)

    * Add Aidan Jones to users
    
    * Add alt for testing non-admin visibility
    FyreByrd authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    90f2710 View commit details
    Browse the repository at this point in the history
  132. Feature/svelte task forms (#1016)

    * Import prisma in flows and auth
    
    * Add structure for task forms
    
    * Direct my tasks links to correct subfolder
    
    * Add rest of instructions
    
    * Use instructions dynamically in svelte:component
    
    Also fixed some things to make TS happy.
    
    * Make tables in forms sortable
    
    * Add simple queries and log results
    
    * Add comments noting which database field
    
    * Retrieve product data from database
    
    Currently grabbing all relevant fields.
    Once workflow backend is implemented, should change to only grab data needed based on the state of the task in the workflow.
    
    * Move arrow icons to lib/icons
    
    * Rename fields to be more meaningful
    
    * Rename instructions to align with DWKit forms
    
    * Remove unneeded query
    
    * Add note for ProductArtifacts
    
    * Clean up code for SortTable and co.
    
    * Break out artifacts query, filter on latest build
    
    ---------
    
    Co-authored-by: 7dev7urandom <30197373+7dev7urandom@users.noreply.github.com>
    2 people authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ecfdabf View commit details
    Browse the repository at this point in the history
  133. Fix svelte-ui build on fresh clone

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8cbe074 View commit details
    Browse the repository at this point in the history
  134. Implement DatabaseWrites safety by blocking nested database writes

    (at build time only)
    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    006efce View commit details
    Browse the repository at this point in the history
  135. Begin ReassignUserTasks bull task

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8547384 View commit details
    Browse the repository at this point in the history
  136. Finish refactor to DatabaseWrites

    7dev7urandom authored and chrisvire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    52fd74c View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    ba9ac90 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    532bb02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e124bf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix tasks link in projects

    The provided link to current tasks when viewing a product in the projects page pointed to the wrong endpoint
    FyreByrd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e817ed View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    9d80e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a146e1c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update some TODOs

    FyreByrd committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    706f24b View commit details
    Browse the repository at this point in the history