@ozdao/martyrs 0.2.547 → 0.2.548
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auth.server.cjs +9 -9
- package/dist/auth.server.js +9 -9
- package/dist/builder.cjs +12 -751
- package/dist/builder.js +21 -721
- package/dist/chats.server.cjs +61 -59
- package/dist/chats.server.js +61 -59
- package/dist/{common.schema-BzFEVNn3.cjs → common.schema-BtXLULba.cjs} +2 -2
- package/dist/{common.schema-Bw1O5_2Q.js → common.schema-GFSlNJo7.js} +2 -2
- package/dist/community.server.cjs +10 -10
- package/dist/community.server.js +10 -10
- package/dist/{credentials.schema-C9FB2EyY.js → credentials.schema--2vvcu8c.js} +2 -2
- package/dist/{credentials.schema-DwhGdrwC.cjs → credentials.schema-DVXaFnXl.cjs} +2 -2
- package/dist/{crud-Ed3dcRsC.js → crud-D_snnl2K.js} +78 -2
- package/dist/{crud-DGM6Xa1R.cjs → crud-pedHI2by.cjs} +78 -2
- package/dist/{engagement.schema-JADHu8pj.cjs → engagement.schema-DHw4iY_W.cjs} +2 -2
- package/dist/{engagement.schema-Dh1adRsn.js → engagement.schema-fh6W1fb_.js} +2 -2
- package/dist/events.server.cjs +452 -11
- package/dist/events.server.js +433 -9
- package/dist/files.server.cjs +2 -2
- package/dist/files.server.js +2 -2
- package/dist/gallery.server.cjs +5 -5
- package/dist/gallery.server.js +5 -5
- package/dist/globals.server.cjs +11 -373
- package/dist/globals.server.js +11 -356
- package/dist/globals.websocket-C2FxNmZ1.js +357 -0
- package/dist/globals.websocket-Cm72lPCs.cjs +374 -0
- package/dist/inventory.server.cjs +4 -5
- package/dist/inventory.server.js +2 -3
- package/dist/main-DvjCsGb1.cjs +11 -0
- package/dist/{main-d9n_ibdE.js → main-q-y0Lhcy.js} +28 -28
- package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.2.1/node_modules/bignumber.js/bignumber.cjs +8 -8
- package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.2.1/node_modules/bignumber.js/bignumber.cjs.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.2.1/node_modules/bignumber.js/bignumber.js +8 -8
- package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.2.1/node_modules/bignumber.js/bignumber.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.cjs +2 -2
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.cjs.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.js +2 -2
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.cjs +2 -2
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.cjs.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.js +2 -2
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.cjs +8 -8
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.cjs.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.js +8 -8
- package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue.js.map +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs +3 -3
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs.map +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +3 -3
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue2.cjs +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue2.js +1 -1
- package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs +4 -4
- package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +4 -4
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.cjs → Dropdown.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js.map → Dropdown.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js → Dropdown.vue.js} +2 -2
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -0
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js +1 -1
- package/dist/martyrs/src/components/EmptyState/EmptyState.vue.cjs +1 -1
- package/dist/martyrs/src/components/EmptyState/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +1 -1
- package/dist/martyrs/src/components/Field/{Field.vue.cjs → Field.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Field/Field.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Field/{Field.vue.js → Field.vue2.js} +2 -2
- package/dist/martyrs/src/components/Field/{Field.vue.cjs.map → Field.vue2.js.map} +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.cjs +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs +2 -2
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +2 -2
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js.map +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs +1 -1
- package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/{Select.vue2.cjs → Select.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Select/{Select.vue2.js.map → Select.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Select/{Select.vue2.js → Select.vue.js} +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -0
- package/dist/martyrs/src/components/Status/Snack.vue.cjs +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.js.map +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.cjs +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImage/{UploadImage.vue.cjs → UploadImage.vue2.cjs} +5 -5
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/UploadImage/{UploadImage.vue.js → UploadImage.vue2.js} +5 -5
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +7 -7
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs +3 -3
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +3 -3
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +3 -3
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.cjs +2 -2
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +3 -3
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +3 -3
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.cjs +2 -2
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +2 -2
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +4 -4
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +4 -4
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +5 -5
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +4 -4
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +4 -4
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/classes/globals.app.cjs +4 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.app.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.app.js +4 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.app.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +5 -5
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +5 -5
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/elements/PhotoStack.vue.cjs +4 -4
- package/dist/martyrs/src/modules/globals/views/components/elements/PhotoStack.vue.js +4 -4
- package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.cjs +2 -2
- package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Footer.vue.cjs +6 -6
- package/dist/martyrs/src/modules/globals/views/components/partials/Footer.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Footer.vue.js +6 -6
- package/dist/martyrs/src/modules/globals/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +4 -4
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +4 -4
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/LocationSelection.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/LocationSelection.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +3 -3
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +3 -3
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +2 -2
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs +10 -10
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js +10 -10
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +2 -2
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +5 -5
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +7 -7
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +8 -8
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +7 -7
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +9 -9
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +10 -10
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +10 -10
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +4 -4
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +6 -6
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +6 -6
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +10 -10
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +10 -10
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.cjs +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs +2 -2
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs +8 -8
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +8 -8
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs +4 -4
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +9 -9
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +5 -5
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +5 -5
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +4 -4
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +7 -7
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +7 -7
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +10 -10
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +10 -10
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +9 -9
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +9 -9
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/router/organizations.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs +4 -4
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +4 -4
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +5 -5
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +5 -5
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +7 -7
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +3 -3
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +6 -6
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +2 -2
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.cjs.js +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/{metadata.schema-RlxNv46L.cjs → metadata.schema-BGykn-_r.cjs} +2 -2
- package/dist/{metadata.schema-CWmcDJN7.js → metadata.schema-CIRR_WQ-.js} +2 -2
- package/dist/music.server.cjs +30 -33
- package/dist/music.server.js +30 -33
- package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +2 -2
- package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +1 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.js +2 -2
- package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/dayjs.min.cjs +13 -13
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/dayjs.min.cjs.map +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/dayjs.min.js +13 -13
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/dayjs.min.js.map +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/plugin/weekOfYear.cjs +3 -3
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/plugin/weekOfYear.cjs.map +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/plugin/weekOfYear.js +3 -3
- package/dist/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/plugin/weekOfYear.js.map +1 -1
- package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs +10 -10
- package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs.map +1 -1
- package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.js +10 -10
- package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.js.map +1 -1
- package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs +2 -2
- package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs.map +1 -1
- package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +2 -2
- package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +1 -1
- package/dist/notifications.server.cjs +22 -18
- package/dist/notifications.server.js +22 -18
- package/dist/orders.server.cjs +10 -10
- package/dist/orders.server.js +10 -10
- package/dist/organizations.server.cjs +13 -13
- package/dist/organizations.server.js +13 -13
- package/dist/{ownership.schema-D1p5XSpt.cjs → ownership.schema-CRYdbemm.cjs} +2 -2
- package/dist/{ownership.schema-BqH4v5vH.js → ownership.schema-fwwDf_e5.js} +2 -2
- package/dist/pages.server.cjs +2 -2
- package/dist/pages.server.js +2 -2
- package/dist/products.server.cjs +13 -13
- package/dist/products.server.js +13 -13
- package/dist/{profile.schema-BGAe5VN5.js → profile.schema-CjLOfG7b.js} +2 -2
- package/dist/{profile.schema-pidHrksV.cjs → profile.schema-l0Dk4Ptu.cjs} +2 -2
- package/dist/rents.server.cjs +2 -2
- package/dist/rents.server.js +2 -2
- package/dist/reports.server.cjs +2 -2
- package/dist/reports.server.js +2 -2
- package/dist/{socials.schema-CtpSF9dE.cjs → socials.schema-CqEHax2w.cjs} +2 -2
- package/dist/{socials.schema-BOZV82Mp.js → socials.schema-DxnnaBgO.js} +2 -2
- package/dist/spots.server.cjs +4 -4
- package/dist/spots.server.js +4 -4
- package/dist/style.css +75 -76
- package/dist/{web-BkaOiiSn.js → web-8cpb2Zat.js} +1 -1
- package/dist/{web-CROHFHoW.cjs → web-B0k809Uc.cjs} +1 -1
- package/package.json +8 -12
- package/src/builder/builder.js +0 -6
- package/src/components/Button/Button.vue +0 -1
- package/src/components/Calendar/Calendar.vue +2 -2
- package/src/components/Chips/Chips.vue +1 -1
- package/src/components/Countdown/Countdown.vue +4 -4
- package/src/components/EmptyState/EmptyState.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +1 -1
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/LocationMarker/LocationMarker.vue +2 -2
- package/src/components/Menu/MenuItem.vue +1 -1
- package/src/components/Status/Snack.vue +1 -1
- package/src/components/Status/Status.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/modules/STYLES.MD +59 -77
- package/src/modules/TASK-CORE-TRANSFER.MD +62 -0
- package/src/modules/auth/views/components/pages/EnterPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/Profile.vue +3 -3
- package/src/modules/auth/views/components/pages/ProfileEdit.vue +1 -1
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +1 -1
- package/src/modules/backoffice/components/pages/Dashboard.vue +3 -3
- package/src/modules/backoffice/components/partials/Sidebar.vue +2 -2
- package/src/modules/chats/components/sections/ChatWindow.vue +1 -1
- package/src/modules/chats/routes/chats.routes.js +6 -4
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/layouts/Community.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +1 -1
- package/src/modules/community/components/sections/Comments.vue +1 -1
- package/src/modules/constructor/components/elements/Card.vue +1 -1
- package/src/modules/constructor/components/sections/Constructor.vue +2 -2
- package/src/modules/constructor/components/sections/Viewer.vue +1 -1
- package/src/modules/events/TASKS.MD +0 -0
- package/src/modules/events/components/blocks/CardEvent.vue +4 -4
- package/src/modules/events/components/pages/Event.vue +3 -3
- package/src/modules/events/components/pages/Events.vue +4 -4
- package/src/modules/events/components/sections/SelectDate.vue +2 -2
- package/src/modules/globals/globals.server.js +14 -1
- package/src/modules/globals/views/classes/globals.app.js +8 -4
- package/src/modules/globals/views/components/blocks/CardHeader.vue +4 -4
- package/src/modules/globals/views/components/blocks/PopupDateSelector.vue +1 -1
- package/src/modules/globals/views/components/elements/PhotoStack.vue +4 -4
- package/src/modules/globals/views/components/partials/CitySelection.vue +2 -2
- package/src/modules/globals/views/components/partials/Footer.centered.vue +6 -6
- package/src/modules/globals/views/components/partials/Footer.vue +6 -6
- package/src/modules/globals/views/components/partials/Header.vue +3 -3
- package/src/modules/globals/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/globals/views/components/partials/Navigation.vue +1 -1
- package/src/modules/globals/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/globals/views/components/sections/Walkthrough.vue +10 -10
- package/src/modules/governance/TASK-TRACKER.MD +192 -0
- package/src/modules/governance/controllers/routes/initiatives.routes.js +106 -11
- package/src/modules/governance/controllers/routes/milestones.routes.js +111 -0
- package/src/modules/governance/controllers/routes/tasks.routes.js +164 -11
- package/src/modules/governance/controllers/routes/votes.routes.js +50 -9
- package/src/modules/governance/controllers/routes/votings.routes.js +209 -12
- package/src/modules/governance/data/mockData.js +654 -0
- package/src/modules/governance/governance.server.js +6 -11
- package/src/modules/governance/middlewares/initiatives.verifier.js +197 -0
- package/src/modules/governance/middlewares/milestones.verifier.js +243 -0
- package/src/modules/governance/middlewares/tasks.verifier.js +224 -0
- package/src/modules/governance/middlewares/votes.verifier.js +115 -0
- package/src/modules/governance/middlewares/votings.verifier.js +237 -0
- package/src/modules/governance/models/initiative.model.js +14 -8
- package/src/modules/governance/models/task.model.js +13 -1
- package/src/modules/governance/models/voting.model.js +68 -2
- package/src/modules/governance/reactcode/.bolt/config.json +3 -0
- package/src/modules/governance/reactcode/.bolt/prompt +5 -0
- package/src/modules/governance/reactcode/eslint.config.js +28 -0
- package/src/modules/governance/reactcode/index.html +13 -0
- package/src/modules/governance/reactcode/package-lock.json +4229 -0
- package/src/modules/governance/reactcode/package.json +36 -0
- package/src/modules/governance/reactcode/postcss.config.js +6 -0
- package/src/modules/governance/reactcode/src/App.tsx +29 -0
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +258 -0
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +257 -0
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +29 -0
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +59 -0
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +58 -0
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +82 -0
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +70 -0
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +183 -0
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +100 -0
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +184 -0
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +74 -0
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +88 -0
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +27 -0
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +96 -0
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +78 -0
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +155 -0
- package/src/modules/governance/reactcode/src/data/mockData.ts +1465 -0
- package/src/modules/governance/reactcode/src/index.css +3 -0
- package/src/modules/governance/reactcode/src/main.tsx +10 -0
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +569 -0
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +171 -0
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +182 -0
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +178 -0
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +256 -0
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +529 -0
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +191 -0
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +86 -0
- package/src/modules/governance/reactcode/src/vite-env.d.ts +1 -0
- package/src/modules/governance/reactcode/tailwind.config.js +8 -0
- package/src/modules/governance/reactcode/tsconfig.app.json +24 -0
- package/src/modules/governance/reactcode/tsconfig.json +7 -0
- package/src/modules/governance/reactcode/tsconfig.node.json +22 -0
- package/src/modules/governance/reactcode/vite.config.ts +10 -0
- package/src/modules/governance/seed-governance.js +348 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +58 -7
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +70 -0
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +58 -7
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +65 -7
- package/src/modules/governance/views/components/layouts/Governance.vue +23 -0
- package/src/modules/governance/views/components/pages/Governance.vue +44 -0
- package/src/modules/governance/views/components/pages/Initiative.vue +413 -8
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +159 -0
- package/src/modules/governance/views/components/pages/Initiatives.vue +164 -6
- package/src/modules/governance/views/components/pages/Milestone.vue +170 -0
- package/src/modules/governance/views/components/pages/Roadmap.vue +238 -0
- package/src/modules/governance/views/components/pages/Task.vue +393 -14
- package/src/modules/governance/views/components/pages/Tasks.vue +164 -10
- package/src/modules/governance/views/components/pages/Voting.vue +167 -20
- package/src/modules/governance/views/components/pages/Votings.vue +86 -9
- package/src/modules/governance/views/components/partials/EmptyState.vue +41 -0
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +73 -0
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +35 -0
- package/src/modules/governance/views/components/partials/VoteForm.vue +100 -0
- package/src/modules/governance/views/components/partials/VotingResults.vue +127 -0
- package/src/modules/governance/views/router/goverance.router.js +52 -1
- package/src/modules/governance/views/store/initiatives.js +10 -7
- package/src/modules/governance/views/store/tasks.js +10 -7
- package/src/modules/governance/views/store/votes.js +10 -7
- package/src/modules/governance/views/store/votings.js +9 -6
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +1 -1
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +2 -2
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFeaturesImages.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.vue +1 -1
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +1 -1
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +3 -3
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +1 -1
- package/src/modules/music/components/forms/AlbumForm.vue +2 -2
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +6 -6
- package/src/modules/music/components/forms/TrackForm.vue +4 -4
- package/src/modules/music/components/pages/Album.vue +8 -8
- package/src/modules/music/components/pages/Artist.vue +10 -10
- package/src/modules/music/components/pages/MusicLibrary.vue +4 -4
- package/src/modules/music/components/pages/Playlist.vue +5 -5
- package/src/modules/music/components/pages/Track.vue +9 -9
- package/src/modules/music/music.server.js +0 -1
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/notifications/notifications.server.js +26 -20
- package/src/modules/orders/components/blocks/CardOrder.vue +7 -7
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +2 -2
- package/src/modules/orders/components/elements/PriceTotal.vue +1 -1
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +7 -7
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +1 -1
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/Succes.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +3 -3
- package/src/modules/organizations/components/blocks/EmptyState.vue +1 -1
- package/src/modules/organizations/components/blocks/Rating.vue +2 -2
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +1 -1
- package/src/modules/organizations/components/forms/DepartmentForm.vue +2 -2
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +2 -2
- package/src/modules/organizations/components/pages/Organization.new.vue +7 -7
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +8 -8
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/products/components/blocks/CardCategory.vue +2 -2
- package/src/modules/products/components/blocks/CardPosition.vue +1 -1
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +4 -4
- package/src/modules/products/components/elements/QuantitySelector.vue +2 -2
- package/src/modules/products/components/forms/StockAuditForm.vue +1 -1
- package/src/modules/products/components/pages/Product.vue +2 -2
- package/src/modules/products/components/pages/Products.vue +4 -4
- package/src/modules/products/components/sections/EditAttributes.vue +3 -3
- package/src/modules/products/components/sections/EditDiscounts.vue +3 -3
- package/src/modules/products/components/sections/EditVariants.vue +5 -5
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/HeroRecommendation.vue +2 -2
- package/src/modules/products/components/sections/ProductConfigurator.vue +1 -1
- package/src/modules/products/components/sections/ProductsRecommended.vue +1 -1
- package/src/modules/products/components/sections/SectionProduct.vue +2 -2
- package/src/modules/reports/components/sections/FormReport.vue +2 -2
- package/src/modules/spots/components/blocks/CardSpot.vue +5 -5
- package/src/modules/spots/components/pages/Spot.vue +2 -2
- package/src/modules/spots/components/pages/SpotEdit.vue +3 -3
- package/src/modules/wallet/views/components/pages/Wallet.vue +4 -4
- package/src/styles/base/all.scss +20 -0
- package/src/styles/config.scss +10 -9
- package/src/styles/typography.scss +13 -13
- package/dist/globals.observer-C_FYclgV.cjs +0 -78
- package/dist/globals.observer-MZsqaE6F.js +0 -79
- package/dist/main-8f945Ngn.cjs +0 -11
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs +0 -2
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js +0 -2
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Field/Field.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Select/Select.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +0 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue2.cjs +0 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue2.cjs.map +0 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue2.js +0 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue2.js.map +0 -1
- package/dist/tickets.controller-9zoaVPcx.cjs +0 -444
- package/dist/tickets.controller-C8sWVqbB.js +0 -428
- package/dist/wallet.server.cjs +0 -528
- package/dist/wallet.server.js +0 -511
- package/src/builder/modes/ssr.vite.dev.js +0 -180
- package/src/builder/ssr/ssr-render-html.vite.js +0 -35
- package/src/builder/vite/index.js +0 -13
- package/src/builder/vite/vite.config.api.js +0 -52
- package/src/builder/vite/vite.config.base.js +0 -110
- package/src/builder/vite/vite.config.spa.client.js +0 -81
- package/src/builder/vite/vite.config.ssr.client.js +0 -244
- package/src/builder/vite/vite.config.ssr.server.js +0 -74
- package/src/modules/governance/controllers/factories/initiatives.controller.js +0 -90
- package/src/modules/governance/controllers/factories/tasks.controller.js +0 -88
- package/src/modules/governance/controllers/factories/votes.controller.js +0 -64
- package/src/modules/governance/controllers/factories/votings.controller.js +0 -105
- package/src/modules/governance/views/store/projects.js +0 -148
- /package/src/modules/governance/{DESCRIPTION.MD → IGNORE-ITS FOR FUTURE-DESCRIPTION.MD} +0 -0
|
@@ -0,0 +1,1465 @@
|
|
|
1
|
+
export const mockUsers = [
|
|
2
|
+
{ id: '1', name: 'Alice Johnson', avatar: 'https://i.pravatar.cc/150?img=1' },
|
|
3
|
+
{ id: '2', name: 'Bob Smith', avatar: 'https://i.pravatar.cc/150?img=2' },
|
|
4
|
+
{ id: '3', name: 'Carol White', avatar: 'https://i.pravatar.cc/150?img=3' },
|
|
5
|
+
{ id: '4', name: 'David Brown', avatar: 'https://i.pravatar.cc/150?img=4' },
|
|
6
|
+
{ id: '5', name: 'Eva Green', avatar: 'https://i.pravatar.cc/150?img=5' },
|
|
7
|
+
];
|
|
8
|
+
|
|
9
|
+
export const mockInitiatives = [
|
|
10
|
+
{
|
|
11
|
+
id: '1',
|
|
12
|
+
name: 'initiative-alpha',
|
|
13
|
+
slug: 'platform-redesign',
|
|
14
|
+
title: 'Platform Redesign Initiative',
|
|
15
|
+
description: 'Complete redesign of the platform UI/UX with modern design principles and improved accessibility.',
|
|
16
|
+
fullDescription: 'A comprehensive platform redesign initiative aimed at modernizing the user experience, improving accessibility standards, and creating a scalable design system that can support future growth.',
|
|
17
|
+
status: 'active',
|
|
18
|
+
client: 'Internal',
|
|
19
|
+
url: 'https://example.com/alpha',
|
|
20
|
+
cover: 'https://images.pexels.com/photos/3184291/pexels-photo-3184291.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
21
|
+
published: true,
|
|
22
|
+
structure: 'Agile',
|
|
23
|
+
services: 'UI/UX, Development',
|
|
24
|
+
date: '2024-01-15',
|
|
25
|
+
targetReleaseDate: '2024-06-30',
|
|
26
|
+
createdAt: '2024-01-15T10:00:00Z',
|
|
27
|
+
milestoneCount: 5,
|
|
28
|
+
valueProposition: 'Deliver a modern, accessible, and performant platform that increases user engagement by 40% and reduces bounce rate by 25%.',
|
|
29
|
+
targetAudience: 'Enterprise users, product managers, and developers who need efficient project management tools.',
|
|
30
|
+
successCriteria: ['WCAG 2.1 AA compliance', '90+ Lighthouse score', 'Sub-2s page load time', '40% increase in daily active users'],
|
|
31
|
+
repositories: [
|
|
32
|
+
{ name: 'platform-frontend', path: 'martyrs/platform-frontend', provider: 'GitHub', owner: mockUsers[0], buildStatus: 'passing', lastRelease: 'v2.1.0' },
|
|
33
|
+
{ name: 'platform-backend', path: 'martyrs/platform-backend', provider: 'GitHub', owner: mockUsers[1], buildStatus: 'passing', lastRelease: 'v2.0.5' },
|
|
34
|
+
{ name: 'design-system', path: 'martyrs/design-system', provider: 'GitHub', owner: mockUsers[0], buildStatus: 'passing', lastRelease: 'v1.8.2' },
|
|
35
|
+
],
|
|
36
|
+
links: {
|
|
37
|
+
documentation: ['https://docs.example.com/platform', 'https://confluence.example.com/platform'],
|
|
38
|
+
design: ['https://figma.com/platform-redesign'],
|
|
39
|
+
cicd: ['https://github.com/martyrs/platform-frontend/actions'],
|
|
40
|
+
monitoring: ['https://grafana.example.com/platform'],
|
|
41
|
+
analytics: ['https://analytics.example.com/platform'],
|
|
42
|
+
},
|
|
43
|
+
environments: [
|
|
44
|
+
{ name: 'Production', url: 'https://platform.example.com', status: 'healthy', version: 'v2.1.0' },
|
|
45
|
+
{ name: 'Staging', url: 'https://staging.platform.example.com', status: 'healthy', version: 'v2.2.0-rc.1' },
|
|
46
|
+
{ name: 'Preview', url: 'https://preview.platform.example.com', status: 'healthy', version: 'v2.2.0-beta.3' },
|
|
47
|
+
],
|
|
48
|
+
releases: [
|
|
49
|
+
{ version: 'v2.1.0', date: '2024-03-01', notes: 'Major UI overhaul, accessibility improvements', migrations: [], status: 'released' },
|
|
50
|
+
{ version: 'v2.0.5', date: '2024-02-15', notes: 'Bug fixes and performance optimizations', migrations: [], status: 'released' },
|
|
51
|
+
],
|
|
52
|
+
metrics: {
|
|
53
|
+
taskProgress: 68,
|
|
54
|
+
milestoneProgress: 60,
|
|
55
|
+
riskIndex: 'medium',
|
|
56
|
+
availabilityIndex: 99.8,
|
|
57
|
+
sla: 99.5,
|
|
58
|
+
activeUsers: 1250,
|
|
59
|
+
performance: 92,
|
|
60
|
+
},
|
|
61
|
+
team: {
|
|
62
|
+
owners: [mockUsers[0]],
|
|
63
|
+
coreTeam: [mockUsers[1], mockUsers[2], mockUsers[3]],
|
|
64
|
+
contributors: [mockUsers[4]],
|
|
65
|
+
},
|
|
66
|
+
sprints: [
|
|
67
|
+
{ id: 's1', milestoneId: '2', name: 'Sprint 12', startDate: '2024-03-01', endDate: '2024-03-14', theme: 'Navigation & Header', participants: [mockUsers[0], mockUsers[2]], taskCount: 8, completedCount: 5 },
|
|
68
|
+
{ id: 's2', milestoneId: '2', name: 'Sprint 13', startDate: '2024-03-15', endDate: '2024-03-28', theme: 'Forms & Inputs', participants: [mockUsers[1], mockUsers[3]], taskCount: 12, completedCount: 7 },
|
|
69
|
+
],
|
|
70
|
+
risks: [
|
|
71
|
+
{ level: 'medium', description: 'Design system migration may impact timeline', mitigation: 'Parallel development track' },
|
|
72
|
+
],
|
|
73
|
+
quality: {
|
|
74
|
+
wcagCompliance: 'AA',
|
|
75
|
+
testCoverage: 82,
|
|
76
|
+
performanceScore: 92,
|
|
77
|
+
securityAuditDate: '2024-02-01',
|
|
78
|
+
vulnerabilities: { critical: 0, high: 1, medium: 3, low: 5 },
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
id: '2',
|
|
83
|
+
name: 'initiative-beta',
|
|
84
|
+
title: 'Mobile App Development',
|
|
85
|
+
description: 'Build a native mobile application for iOS and Android platforms with offline capabilities.',
|
|
86
|
+
status: 'active',
|
|
87
|
+
client: 'Acme Corp',
|
|
88
|
+
url: 'https://example.com/beta',
|
|
89
|
+
cover: 'https://images.pexels.com/photos/1092644/pexels-photo-1092644.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
90
|
+
published: true,
|
|
91
|
+
structure: 'Scrum',
|
|
92
|
+
services: 'Mobile Development',
|
|
93
|
+
date: '2024-02-01',
|
|
94
|
+
createdAt: '2024-02-01T09:00:00Z',
|
|
95
|
+
milestoneCount: 8,
|
|
96
|
+
slug: '',
|
|
97
|
+
fullDescription: '',
|
|
98
|
+
targetReleaseDate: '2024-12-31',
|
|
99
|
+
valueProposition: '',
|
|
100
|
+
targetAudience: '',
|
|
101
|
+
successCriteria: [],
|
|
102
|
+
repositories: [],
|
|
103
|
+
links: {
|
|
104
|
+
documentation: [],
|
|
105
|
+
design: [],
|
|
106
|
+
cicd: [],
|
|
107
|
+
monitoring: [],
|
|
108
|
+
analytics: [],
|
|
109
|
+
},
|
|
110
|
+
environments: [],
|
|
111
|
+
releases: [],
|
|
112
|
+
metrics: {
|
|
113
|
+
taskProgress: 0,
|
|
114
|
+
milestoneProgress: 0,
|
|
115
|
+
riskIndex: 'low',
|
|
116
|
+
availabilityIndex: 99.9,
|
|
117
|
+
sla: 99.5,
|
|
118
|
+
activeUsers: 0,
|
|
119
|
+
performance: 90,
|
|
120
|
+
},
|
|
121
|
+
team: {
|
|
122
|
+
owners: [],
|
|
123
|
+
coreTeam: [],
|
|
124
|
+
contributors: [],
|
|
125
|
+
},
|
|
126
|
+
sprints: [],
|
|
127
|
+
risks: [],
|
|
128
|
+
quality: {
|
|
129
|
+
wcagCompliance: 'N/A',
|
|
130
|
+
testCoverage: 0,
|
|
131
|
+
performanceScore: 0,
|
|
132
|
+
securityAuditDate: null,
|
|
133
|
+
vulnerabilities: { critical: 0, high: 0, medium: 0, low: 0 },
|
|
134
|
+
},
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
id: '3',
|
|
138
|
+
name: 'initiative-gamma',
|
|
139
|
+
title: 'AI Integration Project',
|
|
140
|
+
description: 'Integrate AI-powered features including chatbot, recommendations, and predictive analytics.',
|
|
141
|
+
status: 'draft',
|
|
142
|
+
client: 'Tech Innovations Inc',
|
|
143
|
+
url: 'https://example.com/gamma',
|
|
144
|
+
cover: 'https://images.pexels.com/photos/8386440/pexels-photo-8386440.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
145
|
+
published: false,
|
|
146
|
+
structure: 'Kanban',
|
|
147
|
+
services: 'AI/ML, Backend',
|
|
148
|
+
date: '2024-03-10',
|
|
149
|
+
createdAt: '2024-03-10T11:30:00Z',
|
|
150
|
+
milestoneCount: 3,
|
|
151
|
+
slug: '',
|
|
152
|
+
fullDescription: '',
|
|
153
|
+
targetReleaseDate: '2024-12-31',
|
|
154
|
+
valueProposition: '',
|
|
155
|
+
targetAudience: '',
|
|
156
|
+
successCriteria: [],
|
|
157
|
+
repositories: [],
|
|
158
|
+
links: {
|
|
159
|
+
documentation: [],
|
|
160
|
+
design: [],
|
|
161
|
+
cicd: [],
|
|
162
|
+
monitoring: [],
|
|
163
|
+
analytics: [],
|
|
164
|
+
},
|
|
165
|
+
environments: [],
|
|
166
|
+
releases: [],
|
|
167
|
+
metrics: {
|
|
168
|
+
taskProgress: 0,
|
|
169
|
+
milestoneProgress: 0,
|
|
170
|
+
riskIndex: 'low',
|
|
171
|
+
availabilityIndex: 99.9,
|
|
172
|
+
sla: 99.5,
|
|
173
|
+
activeUsers: 0,
|
|
174
|
+
performance: 90,
|
|
175
|
+
},
|
|
176
|
+
team: {
|
|
177
|
+
owners: [],
|
|
178
|
+
coreTeam: [],
|
|
179
|
+
contributors: [],
|
|
180
|
+
},
|
|
181
|
+
sprints: [],
|
|
182
|
+
risks: [],
|
|
183
|
+
quality: {
|
|
184
|
+
wcagCompliance: 'N/A',
|
|
185
|
+
testCoverage: 0,
|
|
186
|
+
performanceScore: 0,
|
|
187
|
+
securityAuditDate: null,
|
|
188
|
+
vulnerabilities: { critical: 0, high: 0, medium: 0, low: 0 },
|
|
189
|
+
},
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
id: '4',
|
|
193
|
+
name: 'initiative-delta',
|
|
194
|
+
title: 'Security Enhancement Program',
|
|
195
|
+
description: 'Comprehensive security audit and implementation of advanced security measures.',
|
|
196
|
+
status: 'completed',
|
|
197
|
+
client: 'FinTech Solutions',
|
|
198
|
+
url: 'https://example.com/delta',
|
|
199
|
+
cover: 'https://images.pexels.com/photos/60504/security-protection-anti-virus-software-60504.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
200
|
+
published: true,
|
|
201
|
+
structure: 'Waterfall',
|
|
202
|
+
services: 'Security, Compliance',
|
|
203
|
+
date: '2023-11-01',
|
|
204
|
+
createdAt: '2023-11-01T08:00:00Z',
|
|
205
|
+
milestoneCount: 6,
|
|
206
|
+
slug: '',
|
|
207
|
+
fullDescription: '',
|
|
208
|
+
targetReleaseDate: '2024-12-31',
|
|
209
|
+
valueProposition: '',
|
|
210
|
+
targetAudience: '',
|
|
211
|
+
successCriteria: [],
|
|
212
|
+
repositories: [],
|
|
213
|
+
links: {
|
|
214
|
+
documentation: [],
|
|
215
|
+
design: [],
|
|
216
|
+
cicd: [],
|
|
217
|
+
monitoring: [],
|
|
218
|
+
analytics: [],
|
|
219
|
+
},
|
|
220
|
+
environments: [],
|
|
221
|
+
releases: [],
|
|
222
|
+
metrics: {
|
|
223
|
+
taskProgress: 0,
|
|
224
|
+
milestoneProgress: 0,
|
|
225
|
+
riskIndex: 'low',
|
|
226
|
+
availabilityIndex: 99.9,
|
|
227
|
+
sla: 99.5,
|
|
228
|
+
activeUsers: 0,
|
|
229
|
+
performance: 90,
|
|
230
|
+
},
|
|
231
|
+
team: {
|
|
232
|
+
owners: [],
|
|
233
|
+
coreTeam: [],
|
|
234
|
+
contributors: [],
|
|
235
|
+
},
|
|
236
|
+
sprints: [],
|
|
237
|
+
risks: [],
|
|
238
|
+
quality: {
|
|
239
|
+
wcagCompliance: 'N/A',
|
|
240
|
+
testCoverage: 0,
|
|
241
|
+
performanceScore: 0,
|
|
242
|
+
securityAuditDate: null,
|
|
243
|
+
vulnerabilities: { critical: 0, high: 0, medium: 0, low: 0 },
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
id: '5',
|
|
248
|
+
name: 'initiative-epsilon',
|
|
249
|
+
title: 'Cloud Migration Strategy',
|
|
250
|
+
description: 'Migrate all services to cloud infrastructure with zero downtime and improved scalability.',
|
|
251
|
+
status: 'active',
|
|
252
|
+
client: 'Global Enterprises',
|
|
253
|
+
url: 'https://example.com/epsilon',
|
|
254
|
+
cover: 'https://images.pexels.com/photos/2582937/pexels-photo-2582937.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
255
|
+
published: true,
|
|
256
|
+
structure: 'Hybrid',
|
|
257
|
+
services: 'Infrastructure, DevOps',
|
|
258
|
+
date: '2024-01-20',
|
|
259
|
+
createdAt: '2024-01-20T14:00:00Z',
|
|
260
|
+
milestoneCount: 4,
|
|
261
|
+
slug: '',
|
|
262
|
+
fullDescription: '',
|
|
263
|
+
targetReleaseDate: '2024-12-31',
|
|
264
|
+
valueProposition: '',
|
|
265
|
+
targetAudience: '',
|
|
266
|
+
successCriteria: [],
|
|
267
|
+
repositories: [],
|
|
268
|
+
links: {
|
|
269
|
+
documentation: [],
|
|
270
|
+
design: [],
|
|
271
|
+
cicd: [],
|
|
272
|
+
monitoring: [],
|
|
273
|
+
analytics: [],
|
|
274
|
+
},
|
|
275
|
+
environments: [],
|
|
276
|
+
releases: [],
|
|
277
|
+
metrics: {
|
|
278
|
+
taskProgress: 0,
|
|
279
|
+
milestoneProgress: 0,
|
|
280
|
+
riskIndex: 'low',
|
|
281
|
+
availabilityIndex: 99.9,
|
|
282
|
+
sla: 99.5,
|
|
283
|
+
activeUsers: 0,
|
|
284
|
+
performance: 90,
|
|
285
|
+
},
|
|
286
|
+
team: {
|
|
287
|
+
owners: [],
|
|
288
|
+
coreTeam: [],
|
|
289
|
+
contributors: [],
|
|
290
|
+
},
|
|
291
|
+
sprints: [],
|
|
292
|
+
risks: [],
|
|
293
|
+
quality: {
|
|
294
|
+
wcagCompliance: 'N/A',
|
|
295
|
+
testCoverage: 0,
|
|
296
|
+
performanceScore: 0,
|
|
297
|
+
securityAuditDate: null,
|
|
298
|
+
vulnerabilities: { critical: 0, high: 0, medium: 0, low: 0 },
|
|
299
|
+
},
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
id: '6',
|
|
303
|
+
name: 'initiative-zeta',
|
|
304
|
+
title: 'Customer Analytics Dashboard',
|
|
305
|
+
description: 'Build comprehensive analytics dashboard for customer behavior insights and reporting.',
|
|
306
|
+
status: 'archived',
|
|
307
|
+
client: 'Retail Corp',
|
|
308
|
+
url: 'https://example.com/zeta',
|
|
309
|
+
cover: 'https://images.pexels.com/photos/590022/pexels-photo-590022.jpeg?auto=compress&cs=tinysrgb&w=800',
|
|
310
|
+
published: false,
|
|
311
|
+
structure: 'Agile',
|
|
312
|
+
services: 'Analytics, Frontend',
|
|
313
|
+
date: '2023-08-15',
|
|
314
|
+
createdAt: '2023-08-15T12:00:00Z',
|
|
315
|
+
milestoneCount: 7,
|
|
316
|
+
slug: '',
|
|
317
|
+
fullDescription: '',
|
|
318
|
+
targetReleaseDate: '2024-12-31',
|
|
319
|
+
valueProposition: '',
|
|
320
|
+
targetAudience: '',
|
|
321
|
+
successCriteria: [],
|
|
322
|
+
repositories: [],
|
|
323
|
+
links: {
|
|
324
|
+
documentation: [],
|
|
325
|
+
design: [],
|
|
326
|
+
cicd: [],
|
|
327
|
+
monitoring: [],
|
|
328
|
+
analytics: [],
|
|
329
|
+
},
|
|
330
|
+
environments: [],
|
|
331
|
+
releases: [],
|
|
332
|
+
metrics: {
|
|
333
|
+
taskProgress: 0,
|
|
334
|
+
milestoneProgress: 0,
|
|
335
|
+
riskIndex: 'low',
|
|
336
|
+
availabilityIndex: 99.9,
|
|
337
|
+
sla: 99.5,
|
|
338
|
+
activeUsers: 0,
|
|
339
|
+
performance: 90,
|
|
340
|
+
},
|
|
341
|
+
team: {
|
|
342
|
+
owners: [],
|
|
343
|
+
coreTeam: [],
|
|
344
|
+
contributors: [],
|
|
345
|
+
},
|
|
346
|
+
sprints: [],
|
|
347
|
+
risks: [],
|
|
348
|
+
quality: {
|
|
349
|
+
wcagCompliance: 'N/A',
|
|
350
|
+
testCoverage: 0,
|
|
351
|
+
performanceScore: 0,
|
|
352
|
+
securityAuditDate: null,
|
|
353
|
+
vulnerabilities: { critical: 0, high: 0, medium: 0, low: 0 },
|
|
354
|
+
},
|
|
355
|
+
},
|
|
356
|
+
];
|
|
357
|
+
|
|
358
|
+
export const mockMilestones = [
|
|
359
|
+
{
|
|
360
|
+
id: '1',
|
|
361
|
+
initiativeId: '1',
|
|
362
|
+
name: 'Discovery & Research',
|
|
363
|
+
description: 'User research, competitive analysis, and requirements gathering phase.',
|
|
364
|
+
status: 'completed',
|
|
365
|
+
startDate: '2024-01-15',
|
|
366
|
+
dueDate: '2024-02-15',
|
|
367
|
+
progress: 100,
|
|
368
|
+
owner: mockUsers[0],
|
|
369
|
+
contributors: [mockUsers[1], mockUsers[2]],
|
|
370
|
+
priority: 'high',
|
|
371
|
+
tags: ['research', 'ux'],
|
|
372
|
+
taskCount: 12,
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
id: '2',
|
|
376
|
+
initiativeId: '1',
|
|
377
|
+
name: 'Design System',
|
|
378
|
+
description: 'Create comprehensive design system with reusable components.',
|
|
379
|
+
status: 'in_progress',
|
|
380
|
+
startDate: '2024-02-16',
|
|
381
|
+
dueDate: '2024-03-30',
|
|
382
|
+
progress: 65,
|
|
383
|
+
owner: mockUsers[1],
|
|
384
|
+
contributors: [mockUsers[0], mockUsers[3]],
|
|
385
|
+
priority: 'high',
|
|
386
|
+
tags: ['design', 'components'],
|
|
387
|
+
taskCount: 21,
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
id: '3',
|
|
391
|
+
initiativeId: '1',
|
|
392
|
+
name: 'Frontend Implementation',
|
|
393
|
+
description: 'Build React components based on the design system.',
|
|
394
|
+
status: 'not_started',
|
|
395
|
+
startDate: '2024-04-01',
|
|
396
|
+
dueDate: '2024-05-31',
|
|
397
|
+
progress: 0,
|
|
398
|
+
owner: mockUsers[2],
|
|
399
|
+
contributors: [mockUsers[3], mockUsers[4]],
|
|
400
|
+
priority: 'medium',
|
|
401
|
+
tags: ['frontend', 'react'],
|
|
402
|
+
taskCount: 25,
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
id: '4',
|
|
406
|
+
initiativeId: '2',
|
|
407
|
+
name: 'MVP Development',
|
|
408
|
+
description: 'Build minimum viable product with core features.',
|
|
409
|
+
status: 'in_progress',
|
|
410
|
+
startDate: '2024-02-01',
|
|
411
|
+
dueDate: '2024-04-15',
|
|
412
|
+
progress: 45,
|
|
413
|
+
owner: mockUsers[3],
|
|
414
|
+
contributors: [mockUsers[4], mockUsers[0]],
|
|
415
|
+
priority: 'high',
|
|
416
|
+
tags: ['mobile', 'mvp'],
|
|
417
|
+
taskCount: 20,
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
id: '5',
|
|
421
|
+
initiativeId: '3',
|
|
422
|
+
name: 'AI Model Training',
|
|
423
|
+
description: 'Train and optimize machine learning models.',
|
|
424
|
+
status: 'not_started',
|
|
425
|
+
startDate: '2024-04-01',
|
|
426
|
+
dueDate: '2024-06-30',
|
|
427
|
+
progress: 0,
|
|
428
|
+
owner: mockUsers[4],
|
|
429
|
+
contributors: [mockUsers[1]],
|
|
430
|
+
priority: 'high',
|
|
431
|
+
tags: ['ai', 'ml'],
|
|
432
|
+
taskCount: 15,
|
|
433
|
+
},
|
|
434
|
+
];
|
|
435
|
+
|
|
436
|
+
export const mockTasks = [
|
|
437
|
+
{
|
|
438
|
+
id: '1',
|
|
439
|
+
initiativeId: '1',
|
|
440
|
+
milestoneId: '2',
|
|
441
|
+
title: 'Design color palette',
|
|
442
|
+
description: 'Create accessible color palette with primary, secondary, and semantic colors.',
|
|
443
|
+
status: 'completed',
|
|
444
|
+
assignee: mockUsers[1],
|
|
445
|
+
dueDate: '2024-03-05',
|
|
446
|
+
priority: 'high',
|
|
447
|
+
tags: ['design', 'colors'],
|
|
448
|
+
votingId: null,
|
|
449
|
+
startVotingId: null,
|
|
450
|
+
approvalVotingId: null,
|
|
451
|
+
createdAt: '2024-02-16T10:00:00Z',
|
|
452
|
+
project: 'martyrs-platform',
|
|
453
|
+
repository: 'platform-ui',
|
|
454
|
+
branch: 'feature/color-palette',
|
|
455
|
+
mergeRequests: [],
|
|
456
|
+
visibility: {
|
|
457
|
+
type: 'project',
|
|
458
|
+
allowList: [],
|
|
459
|
+
denyList: [],
|
|
460
|
+
},
|
|
461
|
+
budget: {
|
|
462
|
+
amount: 500,
|
|
463
|
+
currency: 'USD',
|
|
464
|
+
approved: true,
|
|
465
|
+
},
|
|
466
|
+
passed: true,
|
|
467
|
+
permissions: {
|
|
468
|
+
merge: true,
|
|
469
|
+
budget: true,
|
|
470
|
+
deploy: false,
|
|
471
|
+
veto: false,
|
|
472
|
+
},
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
id: '2',
|
|
476
|
+
initiativeId: '1',
|
|
477
|
+
milestoneId: '2',
|
|
478
|
+
title: 'Create typography system',
|
|
479
|
+
description: 'Define font families, sizes, weights, and line heights for all text elements.',
|
|
480
|
+
status: 'completed',
|
|
481
|
+
assignee: mockUsers[1],
|
|
482
|
+
dueDate: '2024-03-08',
|
|
483
|
+
priority: 'high',
|
|
484
|
+
tags: ['design', 'typography'],
|
|
485
|
+
votingId: null,
|
|
486
|
+
startVotingId: null,
|
|
487
|
+
approvalVotingId: null,
|
|
488
|
+
createdAt: '2024-02-18T09:00:00Z',
|
|
489
|
+
project: 'martyrs-platform',
|
|
490
|
+
repository: 'platform-ui',
|
|
491
|
+
branch: 'feature/typography',
|
|
492
|
+
mergeRequests: ['mr-001'],
|
|
493
|
+
visibility: {
|
|
494
|
+
type: 'project',
|
|
495
|
+
allowList: [],
|
|
496
|
+
denyList: [],
|
|
497
|
+
},
|
|
498
|
+
budget: {
|
|
499
|
+
amount: 800,
|
|
500
|
+
currency: 'USD',
|
|
501
|
+
approved: true,
|
|
502
|
+
},
|
|
503
|
+
passed: true,
|
|
504
|
+
permissions: {
|
|
505
|
+
merge: true,
|
|
506
|
+
budget: true,
|
|
507
|
+
deploy: true,
|
|
508
|
+
veto: false,
|
|
509
|
+
},
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
id: '3',
|
|
513
|
+
initiativeId: '1',
|
|
514
|
+
milestoneId: '2',
|
|
515
|
+
title: 'Build button components',
|
|
516
|
+
description: 'Implement button component with all variants (primary, secondary, outline, ghost).',
|
|
517
|
+
status: 'in_progress',
|
|
518
|
+
assignee: mockUsers[3],
|
|
519
|
+
dueDate: '2024-03-20',
|
|
520
|
+
priority: 'high',
|
|
521
|
+
tags: ['components', 'ui'],
|
|
522
|
+
votingId: null,
|
|
523
|
+
startVotingId: '3',
|
|
524
|
+
approvalVotingId: null,
|
|
525
|
+
createdAt: '2024-02-20T11:00:00Z',
|
|
526
|
+
project: 'martyrs-platform',
|
|
527
|
+
repository: 'platform-ui',
|
|
528
|
+
branch: 'feature/button-components',
|
|
529
|
+
mergeRequests: [],
|
|
530
|
+
visibility: {
|
|
531
|
+
type: 'project',
|
|
532
|
+
allowList: [],
|
|
533
|
+
denyList: [],
|
|
534
|
+
},
|
|
535
|
+
budget: {
|
|
536
|
+
amount: 1200,
|
|
537
|
+
currency: 'USD',
|
|
538
|
+
approved: true,
|
|
539
|
+
},
|
|
540
|
+
passed: false,
|
|
541
|
+
permissions: {
|
|
542
|
+
merge: true,
|
|
543
|
+
budget: false,
|
|
544
|
+
deploy: false,
|
|
545
|
+
veto: true,
|
|
546
|
+
},
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
id: '4',
|
|
550
|
+
initiativeId: '1',
|
|
551
|
+
milestoneId: '2',
|
|
552
|
+
title: 'Create form components',
|
|
553
|
+
description: 'Build reusable form inputs, selects, checkboxes, and radio buttons.',
|
|
554
|
+
status: 'in_progress',
|
|
555
|
+
assignee: mockUsers[2],
|
|
556
|
+
dueDate: '2024-03-25',
|
|
557
|
+
priority: 'medium',
|
|
558
|
+
tags: ['components', 'forms'],
|
|
559
|
+
votingId: null,
|
|
560
|
+
startVotingId: '1',
|
|
561
|
+
approvalVotingId: null,
|
|
562
|
+
createdAt: '2024-02-22T14:00:00Z',
|
|
563
|
+
project: 'martyrs-platform',
|
|
564
|
+
repository: 'platform-ui',
|
|
565
|
+
branch: 'feature/form-components',
|
|
566
|
+
mergeRequests: ['mr-002'],
|
|
567
|
+
visibility: {
|
|
568
|
+
type: 'project',
|
|
569
|
+
allowList: [],
|
|
570
|
+
denyList: [],
|
|
571
|
+
},
|
|
572
|
+
budget: {
|
|
573
|
+
amount: 1500,
|
|
574
|
+
currency: 'USD',
|
|
575
|
+
approved: true,
|
|
576
|
+
},
|
|
577
|
+
passed: false,
|
|
578
|
+
permissions: {
|
|
579
|
+
merge: true,
|
|
580
|
+
budget: true,
|
|
581
|
+
deploy: false,
|
|
582
|
+
veto: false,
|
|
583
|
+
},
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
id: '5',
|
|
587
|
+
initiativeId: '1',
|
|
588
|
+
milestoneId: '2',
|
|
589
|
+
title: 'Implement modal component',
|
|
590
|
+
description: 'Create accessible modal component with backdrop and focus management.',
|
|
591
|
+
status: 'review',
|
|
592
|
+
assignee: mockUsers[4],
|
|
593
|
+
dueDate: '2024-03-18',
|
|
594
|
+
priority: 'medium',
|
|
595
|
+
tags: ['components', 'modal'],
|
|
596
|
+
votingId: '4',
|
|
597
|
+
startVotingId: '3',
|
|
598
|
+
approvalVotingId: '4',
|
|
599
|
+
createdAt: '2024-02-25T10:00:00Z',
|
|
600
|
+
project: 'martyrs-platform',
|
|
601
|
+
repository: 'platform-ui',
|
|
602
|
+
branch: 'feature/modal-component',
|
|
603
|
+
mergeRequests: ['mr-003', 'mr-004'],
|
|
604
|
+
visibility: {
|
|
605
|
+
type: 'project',
|
|
606
|
+
allowList: [],
|
|
607
|
+
denyList: [],
|
|
608
|
+
},
|
|
609
|
+
budget: {
|
|
610
|
+
amount: 900,
|
|
611
|
+
currency: 'USD',
|
|
612
|
+
approved: true,
|
|
613
|
+
},
|
|
614
|
+
passed: false,
|
|
615
|
+
permissions: {
|
|
616
|
+
merge: true,
|
|
617
|
+
budget: true,
|
|
618
|
+
deploy: true,
|
|
619
|
+
veto: false,
|
|
620
|
+
},
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
id: '6',
|
|
624
|
+
initiativeId: '1',
|
|
625
|
+
milestoneId: '2',
|
|
626
|
+
title: 'Design card components',
|
|
627
|
+
description: 'Create card component variations for different content types.',
|
|
628
|
+
status: 'not_started',
|
|
629
|
+
assignee: null,
|
|
630
|
+
dueDate: '2024-03-28',
|
|
631
|
+
priority: 'low',
|
|
632
|
+
tags: ['components', 'cards'],
|
|
633
|
+
votingId: null,
|
|
634
|
+
startVotingId: '2',
|
|
635
|
+
approvalVotingId: null,
|
|
636
|
+
createdAt: '2024-02-28T09:00:00Z',
|
|
637
|
+
project: 'martyrs-platform',
|
|
638
|
+
repository: 'platform-ui',
|
|
639
|
+
branch: null,
|
|
640
|
+
mergeRequests: [],
|
|
641
|
+
visibility: {
|
|
642
|
+
type: 'project',
|
|
643
|
+
allowList: [],
|
|
644
|
+
denyList: [],
|
|
645
|
+
},
|
|
646
|
+
budget: {
|
|
647
|
+
amount: 600,
|
|
648
|
+
currency: 'USD',
|
|
649
|
+
approved: false,
|
|
650
|
+
},
|
|
651
|
+
passed: false,
|
|
652
|
+
permissions: {
|
|
653
|
+
merge: false,
|
|
654
|
+
budget: true,
|
|
655
|
+
deploy: false,
|
|
656
|
+
veto: false,
|
|
657
|
+
},
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
id: '7',
|
|
661
|
+
initiativeId: '1',
|
|
662
|
+
milestoneId: '2',
|
|
663
|
+
title: 'Add animation utilities',
|
|
664
|
+
description: 'Implement animation helpers and transitions for smooth interactions.',
|
|
665
|
+
status: 'not_started',
|
|
666
|
+
assignee: null,
|
|
667
|
+
dueDate: '2024-03-30',
|
|
668
|
+
priority: 'low',
|
|
669
|
+
tags: ['animation', 'ux'],
|
|
670
|
+
votingId: null,
|
|
671
|
+
startVotingId: null,
|
|
672
|
+
approvalVotingId: null,
|
|
673
|
+
createdAt: '2024-03-01T11:00:00Z',
|
|
674
|
+
project: 'martyrs-platform',
|
|
675
|
+
repository: 'platform-ui',
|
|
676
|
+
branch: null,
|
|
677
|
+
mergeRequests: [],
|
|
678
|
+
visibility: {
|
|
679
|
+
type: 'project',
|
|
680
|
+
allowList: [],
|
|
681
|
+
denyList: [],
|
|
682
|
+
},
|
|
683
|
+
budget: {
|
|
684
|
+
amount: 400,
|
|
685
|
+
currency: 'USD',
|
|
686
|
+
approved: false,
|
|
687
|
+
},
|
|
688
|
+
passed: false,
|
|
689
|
+
permissions: {
|
|
690
|
+
merge: false,
|
|
691
|
+
budget: true,
|
|
692
|
+
deploy: false,
|
|
693
|
+
veto: false,
|
|
694
|
+
},
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
id: '8',
|
|
698
|
+
initiativeId: '1',
|
|
699
|
+
milestoneId: '2',
|
|
700
|
+
title: 'Create navigation component',
|
|
701
|
+
description: 'Build responsive navigation with mobile menu support.',
|
|
702
|
+
status: 'voting',
|
|
703
|
+
assignee: null,
|
|
704
|
+
dueDate: '2024-03-22',
|
|
705
|
+
priority: 'high',
|
|
706
|
+
tags: ['components', 'navigation'],
|
|
707
|
+
votingId: '3',
|
|
708
|
+
startVotingId: '3',
|
|
709
|
+
approvalVotingId: null,
|
|
710
|
+
createdAt: '2024-03-02T10:00:00Z',
|
|
711
|
+
project: 'martyrs-platform',
|
|
712
|
+
repository: 'platform-ui',
|
|
713
|
+
branch: null,
|
|
714
|
+
mergeRequests: [],
|
|
715
|
+
visibility: {
|
|
716
|
+
type: 'project',
|
|
717
|
+
allowList: [],
|
|
718
|
+
denyList: [],
|
|
719
|
+
},
|
|
720
|
+
budget: {
|
|
721
|
+
amount: 1100,
|
|
722
|
+
currency: 'USD',
|
|
723
|
+
approved: true,
|
|
724
|
+
},
|
|
725
|
+
passed: false,
|
|
726
|
+
permissions: {
|
|
727
|
+
merge: false,
|
|
728
|
+
budget: false,
|
|
729
|
+
deploy: false,
|
|
730
|
+
veto: true,
|
|
731
|
+
},
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
id: '9',
|
|
735
|
+
initiativeId: '1',
|
|
736
|
+
milestoneId: '2',
|
|
737
|
+
title: 'Implement toast notifications',
|
|
738
|
+
description: 'Create toast notification system for user feedback.',
|
|
739
|
+
status: 'proposed',
|
|
740
|
+
assignee: null,
|
|
741
|
+
dueDate: '2024-03-26',
|
|
742
|
+
priority: 'medium',
|
|
743
|
+
tags: ['components', 'notifications'],
|
|
744
|
+
votingId: '2',
|
|
745
|
+
startVotingId: '2',
|
|
746
|
+
approvalVotingId: null,
|
|
747
|
+
createdAt: '2024-03-03T14:00:00Z',
|
|
748
|
+
project: 'martyrs-platform',
|
|
749
|
+
repository: 'platform-ui',
|
|
750
|
+
branch: null,
|
|
751
|
+
mergeRequests: [],
|
|
752
|
+
visibility: {
|
|
753
|
+
type: 'project',
|
|
754
|
+
allowList: [],
|
|
755
|
+
denyList: [],
|
|
756
|
+
},
|
|
757
|
+
budget: {
|
|
758
|
+
amount: 700,
|
|
759
|
+
currency: 'USD',
|
|
760
|
+
approved: false,
|
|
761
|
+
},
|
|
762
|
+
passed: false,
|
|
763
|
+
permissions: {
|
|
764
|
+
merge: false,
|
|
765
|
+
budget: true,
|
|
766
|
+
deploy: false,
|
|
767
|
+
veto: false,
|
|
768
|
+
},
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
id: '10',
|
|
772
|
+
initiativeId: '1',
|
|
773
|
+
milestoneId: '2',
|
|
774
|
+
title: 'Build dropdown component',
|
|
775
|
+
description: 'Create accessible dropdown menu with keyboard navigation.',
|
|
776
|
+
status: 'completed',
|
|
777
|
+
assignee: mockUsers[2],
|
|
778
|
+
dueDate: '2024-03-12',
|
|
779
|
+
priority: 'medium',
|
|
780
|
+
tags: ['components', 'ui'],
|
|
781
|
+
votingId: null,
|
|
782
|
+
startVotingId: '1',
|
|
783
|
+
approvalVotingId: '6',
|
|
784
|
+
createdAt: '2024-02-24T10:00:00Z',
|
|
785
|
+
project: 'martyrs-platform',
|
|
786
|
+
repository: 'platform-ui',
|
|
787
|
+
branch: 'feature/dropdown',
|
|
788
|
+
mergeRequests: ['mr-005'],
|
|
789
|
+
visibility: {
|
|
790
|
+
type: 'project',
|
|
791
|
+
allowList: [],
|
|
792
|
+
denyList: [],
|
|
793
|
+
},
|
|
794
|
+
budget: {
|
|
795
|
+
amount: 550,
|
|
796
|
+
currency: 'USD',
|
|
797
|
+
approved: true,
|
|
798
|
+
},
|
|
799
|
+
passed: true,
|
|
800
|
+
permissions: {
|
|
801
|
+
merge: true,
|
|
802
|
+
budget: true,
|
|
803
|
+
deploy: true,
|
|
804
|
+
veto: false,
|
|
805
|
+
},
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
id: '11',
|
|
809
|
+
initiativeId: '1',
|
|
810
|
+
milestoneId: '2',
|
|
811
|
+
title: 'Create icon system',
|
|
812
|
+
description: 'Implement consistent icon library with all required icons.',
|
|
813
|
+
status: 'completed',
|
|
814
|
+
assignee: mockUsers[1],
|
|
815
|
+
dueDate: '2024-03-10',
|
|
816
|
+
priority: 'high',
|
|
817
|
+
tags: ['design', 'icons'],
|
|
818
|
+
votingId: null,
|
|
819
|
+
createdAt: '2024-02-26T09:00:00Z',
|
|
820
|
+
startVotingId: null,
|
|
821
|
+
approvalVotingId: null,
|
|
822
|
+
project: 'martyrs-platform',
|
|
823
|
+
repository: 'platform-ui',
|
|
824
|
+
branch: null,
|
|
825
|
+
mergeRequests: [],
|
|
826
|
+
visibility: {
|
|
827
|
+
type: 'project',
|
|
828
|
+
allowList: [],
|
|
829
|
+
denyList: [],
|
|
830
|
+
},
|
|
831
|
+
budget: {
|
|
832
|
+
amount: 500,
|
|
833
|
+
currency: 'USD',
|
|
834
|
+
approved: false,
|
|
835
|
+
},
|
|
836
|
+
passed: false,
|
|
837
|
+
permissions: {
|
|
838
|
+
merge: false,
|
|
839
|
+
budget: false,
|
|
840
|
+
deploy: false,
|
|
841
|
+
veto: false,
|
|
842
|
+
},
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
id: '12',
|
|
846
|
+
initiativeId: '1',
|
|
847
|
+
milestoneId: '2',
|
|
848
|
+
title: 'Build tooltip component',
|
|
849
|
+
description: 'Create tooltip component for contextual information.',
|
|
850
|
+
status: 'in_progress',
|
|
851
|
+
assignee: mockUsers[3],
|
|
852
|
+
dueDate: '2024-03-24',
|
|
853
|
+
priority: 'low',
|
|
854
|
+
tags: ['components', 'ui'],
|
|
855
|
+
votingId: null,
|
|
856
|
+
createdAt: '2024-03-04T11:00:00Z',
|
|
857
|
+
startVotingId: null,
|
|
858
|
+
approvalVotingId: null,
|
|
859
|
+
project: 'martyrs-platform',
|
|
860
|
+
repository: 'platform-ui',
|
|
861
|
+
branch: null,
|
|
862
|
+
mergeRequests: [],
|
|
863
|
+
visibility: {
|
|
864
|
+
type: 'project',
|
|
865
|
+
allowList: [],
|
|
866
|
+
denyList: [],
|
|
867
|
+
},
|
|
868
|
+
budget: {
|
|
869
|
+
amount: 500,
|
|
870
|
+
currency: 'USD',
|
|
871
|
+
approved: false,
|
|
872
|
+
},
|
|
873
|
+
passed: false,
|
|
874
|
+
permissions: {
|
|
875
|
+
merge: false,
|
|
876
|
+
budget: false,
|
|
877
|
+
deploy: false,
|
|
878
|
+
veto: false,
|
|
879
|
+
},
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
id: '13',
|
|
883
|
+
initiativeId: '1',
|
|
884
|
+
milestoneId: '2',
|
|
885
|
+
title: 'Implement badge component',
|
|
886
|
+
description: 'Create badge component for status indicators.',
|
|
887
|
+
status: 'review',
|
|
888
|
+
assignee: mockUsers[0],
|
|
889
|
+
dueDate: '2024-03-19',
|
|
890
|
+
priority: 'medium',
|
|
891
|
+
tags: ['components', 'ui'],
|
|
892
|
+
votingId: null,
|
|
893
|
+
createdAt: '2024-03-05T10:00:00Z',
|
|
894
|
+
startVotingId: null,
|
|
895
|
+
approvalVotingId: null,
|
|
896
|
+
project: 'martyrs-platform',
|
|
897
|
+
repository: 'platform-ui',
|
|
898
|
+
branch: null,
|
|
899
|
+
mergeRequests: [],
|
|
900
|
+
visibility: {
|
|
901
|
+
type: 'project',
|
|
902
|
+
allowList: [],
|
|
903
|
+
denyList: [],
|
|
904
|
+
},
|
|
905
|
+
budget: {
|
|
906
|
+
amount: 500,
|
|
907
|
+
currency: 'USD',
|
|
908
|
+
approved: false,
|
|
909
|
+
},
|
|
910
|
+
passed: false,
|
|
911
|
+
permissions: {
|
|
912
|
+
merge: false,
|
|
913
|
+
budget: false,
|
|
914
|
+
deploy: false,
|
|
915
|
+
veto: false,
|
|
916
|
+
},
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
id: '14',
|
|
920
|
+
initiativeId: '1',
|
|
921
|
+
milestoneId: '2',
|
|
922
|
+
title: 'Create table component',
|
|
923
|
+
description: 'Build sortable, filterable table component.',
|
|
924
|
+
status: 'not_started',
|
|
925
|
+
assignee: null,
|
|
926
|
+
dueDate: '2024-03-29',
|
|
927
|
+
priority: 'medium',
|
|
928
|
+
tags: ['components', 'table'],
|
|
929
|
+
votingId: null,
|
|
930
|
+
createdAt: '2024-03-06T09:00:00Z',
|
|
931
|
+
startVotingId: null,
|
|
932
|
+
approvalVotingId: null,
|
|
933
|
+
project: 'martyrs-platform',
|
|
934
|
+
repository: 'platform-ui',
|
|
935
|
+
branch: null,
|
|
936
|
+
mergeRequests: [],
|
|
937
|
+
visibility: {
|
|
938
|
+
type: 'project',
|
|
939
|
+
allowList: [],
|
|
940
|
+
denyList: [],
|
|
941
|
+
},
|
|
942
|
+
budget: {
|
|
943
|
+
amount: 500,
|
|
944
|
+
currency: 'USD',
|
|
945
|
+
approved: false,
|
|
946
|
+
},
|
|
947
|
+
passed: false,
|
|
948
|
+
permissions: {
|
|
949
|
+
merge: false,
|
|
950
|
+
budget: false,
|
|
951
|
+
deploy: false,
|
|
952
|
+
veto: false,
|
|
953
|
+
},
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
id: '15',
|
|
957
|
+
initiativeId: '1',
|
|
958
|
+
milestoneId: '2',
|
|
959
|
+
title: 'Build pagination component',
|
|
960
|
+
description: 'Create pagination component for data navigation.',
|
|
961
|
+
status: 'not_started',
|
|
962
|
+
assignee: null,
|
|
963
|
+
dueDate: '2024-03-27',
|
|
964
|
+
priority: 'low',
|
|
965
|
+
tags: ['components', 'navigation'],
|
|
966
|
+
votingId: null,
|
|
967
|
+
createdAt: '2024-03-07T11:00:00Z',
|
|
968
|
+
startVotingId: null,
|
|
969
|
+
approvalVotingId: null,
|
|
970
|
+
project: 'martyrs-platform',
|
|
971
|
+
repository: 'platform-ui',
|
|
972
|
+
branch: null,
|
|
973
|
+
mergeRequests: [],
|
|
974
|
+
visibility: {
|
|
975
|
+
type: 'project',
|
|
976
|
+
allowList: [],
|
|
977
|
+
denyList: [],
|
|
978
|
+
},
|
|
979
|
+
budget: {
|
|
980
|
+
amount: 500,
|
|
981
|
+
currency: 'USD',
|
|
982
|
+
approved: false,
|
|
983
|
+
},
|
|
984
|
+
passed: false,
|
|
985
|
+
permissions: {
|
|
986
|
+
merge: false,
|
|
987
|
+
budget: false,
|
|
988
|
+
deploy: false,
|
|
989
|
+
veto: false,
|
|
990
|
+
},
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
id: '16',
|
|
994
|
+
initiativeId: '1',
|
|
995
|
+
milestoneId: '2',
|
|
996
|
+
title: 'Add loading skeletons',
|
|
997
|
+
description: 'Implement skeleton screens for loading states.',
|
|
998
|
+
status: 'voting',
|
|
999
|
+
assignee: null,
|
|
1000
|
+
dueDate: '2024-03-23',
|
|
1001
|
+
priority: 'medium',
|
|
1002
|
+
tags: ['components', 'loading'],
|
|
1003
|
+
votingId: null,
|
|
1004
|
+
createdAt: '2024-03-08T10:00:00Z',
|
|
1005
|
+
startVotingId: null,
|
|
1006
|
+
approvalVotingId: null,
|
|
1007
|
+
project: 'martyrs-platform',
|
|
1008
|
+
repository: 'platform-ui',
|
|
1009
|
+
branch: null,
|
|
1010
|
+
mergeRequests: [],
|
|
1011
|
+
visibility: {
|
|
1012
|
+
type: 'project',
|
|
1013
|
+
allowList: [],
|
|
1014
|
+
denyList: [],
|
|
1015
|
+
},
|
|
1016
|
+
budget: {
|
|
1017
|
+
amount: 500,
|
|
1018
|
+
currency: 'USD',
|
|
1019
|
+
approved: false,
|
|
1020
|
+
},
|
|
1021
|
+
passed: false,
|
|
1022
|
+
permissions: {
|
|
1023
|
+
merge: false,
|
|
1024
|
+
budget: false,
|
|
1025
|
+
deploy: false,
|
|
1026
|
+
veto: false,
|
|
1027
|
+
},
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
id: '17',
|
|
1031
|
+
initiativeId: '1',
|
|
1032
|
+
milestoneId: '2',
|
|
1033
|
+
title: 'Create tabs component',
|
|
1034
|
+
description: 'Build tabbed interface component.',
|
|
1035
|
+
status: 'proposed',
|
|
1036
|
+
assignee: null,
|
|
1037
|
+
dueDate: '2024-03-25',
|
|
1038
|
+
priority: 'low',
|
|
1039
|
+
tags: ['components', 'navigation'],
|
|
1040
|
+
votingId: null,
|
|
1041
|
+
createdAt: '2024-03-09T09:00:00Z',
|
|
1042
|
+
startVotingId: null,
|
|
1043
|
+
approvalVotingId: null,
|
|
1044
|
+
project: 'martyrs-platform',
|
|
1045
|
+
repository: 'platform-ui',
|
|
1046
|
+
branch: null,
|
|
1047
|
+
mergeRequests: [],
|
|
1048
|
+
visibility: {
|
|
1049
|
+
type: 'project',
|
|
1050
|
+
allowList: [],
|
|
1051
|
+
denyList: [],
|
|
1052
|
+
},
|
|
1053
|
+
budget: {
|
|
1054
|
+
amount: 500,
|
|
1055
|
+
currency: 'USD',
|
|
1056
|
+
approved: false,
|
|
1057
|
+
},
|
|
1058
|
+
passed: false,
|
|
1059
|
+
permissions: {
|
|
1060
|
+
merge: false,
|
|
1061
|
+
budget: false,
|
|
1062
|
+
deploy: false,
|
|
1063
|
+
veto: false,
|
|
1064
|
+
},
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
id: '18',
|
|
1068
|
+
initiativeId: '1',
|
|
1069
|
+
milestoneId: '2',
|
|
1070
|
+
title: 'Build accordion component',
|
|
1071
|
+
description: 'Create expandable accordion for content organization.',
|
|
1072
|
+
status: 'proposed',
|
|
1073
|
+
assignee: null,
|
|
1074
|
+
dueDate: '2024-03-26',
|
|
1075
|
+
priority: 'low',
|
|
1076
|
+
tags: ['components', 'ui'],
|
|
1077
|
+
votingId: null,
|
|
1078
|
+
createdAt: '2024-03-10T10:00:00Z',
|
|
1079
|
+
startVotingId: null,
|
|
1080
|
+
approvalVotingId: null,
|
|
1081
|
+
project: 'martyrs-platform',
|
|
1082
|
+
repository: 'platform-ui',
|
|
1083
|
+
branch: null,
|
|
1084
|
+
mergeRequests: [],
|
|
1085
|
+
visibility: {
|
|
1086
|
+
type: 'project',
|
|
1087
|
+
allowList: [],
|
|
1088
|
+
denyList: [],
|
|
1089
|
+
},
|
|
1090
|
+
budget: {
|
|
1091
|
+
amount: 500,
|
|
1092
|
+
currency: 'USD',
|
|
1093
|
+
approved: false,
|
|
1094
|
+
},
|
|
1095
|
+
passed: false,
|
|
1096
|
+
permissions: {
|
|
1097
|
+
merge: false,
|
|
1098
|
+
budget: false,
|
|
1099
|
+
deploy: false,
|
|
1100
|
+
veto: false,
|
|
1101
|
+
},
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
id: '19',
|
|
1105
|
+
initiativeId: '1',
|
|
1106
|
+
milestoneId: '2',
|
|
1107
|
+
title: 'Implement breadcrumbs',
|
|
1108
|
+
description: 'Create breadcrumb navigation component.',
|
|
1109
|
+
status: 'in_progress',
|
|
1110
|
+
assignee: mockUsers[4],
|
|
1111
|
+
dueDate: '2024-03-21',
|
|
1112
|
+
priority: 'medium',
|
|
1113
|
+
tags: ['components', 'navigation'],
|
|
1114
|
+
votingId: null,
|
|
1115
|
+
createdAt: '2024-03-11T11:00:00Z',
|
|
1116
|
+
startVotingId: null,
|
|
1117
|
+
approvalVotingId: null,
|
|
1118
|
+
project: 'martyrs-platform',
|
|
1119
|
+
repository: 'platform-ui',
|
|
1120
|
+
branch: null,
|
|
1121
|
+
mergeRequests: [],
|
|
1122
|
+
visibility: {
|
|
1123
|
+
type: 'project',
|
|
1124
|
+
allowList: [],
|
|
1125
|
+
denyList: [],
|
|
1126
|
+
},
|
|
1127
|
+
budget: {
|
|
1128
|
+
amount: 500,
|
|
1129
|
+
currency: 'USD',
|
|
1130
|
+
approved: false,
|
|
1131
|
+
},
|
|
1132
|
+
passed: false,
|
|
1133
|
+
permissions: {
|
|
1134
|
+
merge: false,
|
|
1135
|
+
budget: false,
|
|
1136
|
+
deploy: false,
|
|
1137
|
+
veto: false,
|
|
1138
|
+
},
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
id: '20',
|
|
1142
|
+
initiativeId: '1',
|
|
1143
|
+
milestoneId: '2',
|
|
1144
|
+
title: 'Create progress bars',
|
|
1145
|
+
description: 'Build progress indicator components.',
|
|
1146
|
+
status: 'review',
|
|
1147
|
+
assignee: mockUsers[1],
|
|
1148
|
+
dueDate: '2024-03-17',
|
|
1149
|
+
priority: 'high',
|
|
1150
|
+
tags: ['components', 'ui'],
|
|
1151
|
+
votingId: null,
|
|
1152
|
+
createdAt: '2024-03-12T09:00:00Z',
|
|
1153
|
+
startVotingId: null,
|
|
1154
|
+
approvalVotingId: null,
|
|
1155
|
+
project: 'martyrs-platform',
|
|
1156
|
+
repository: 'platform-ui',
|
|
1157
|
+
branch: null,
|
|
1158
|
+
mergeRequests: [],
|
|
1159
|
+
visibility: {
|
|
1160
|
+
type: 'project',
|
|
1161
|
+
allowList: [],
|
|
1162
|
+
denyList: [],
|
|
1163
|
+
},
|
|
1164
|
+
budget: {
|
|
1165
|
+
amount: 500,
|
|
1166
|
+
currency: 'USD',
|
|
1167
|
+
approved: false,
|
|
1168
|
+
},
|
|
1169
|
+
passed: false,
|
|
1170
|
+
permissions: {
|
|
1171
|
+
merge: false,
|
|
1172
|
+
budget: false,
|
|
1173
|
+
deploy: false,
|
|
1174
|
+
veto: false,
|
|
1175
|
+
},
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
id: '21',
|
|
1179
|
+
initiativeId: '1',
|
|
1180
|
+
milestoneId: '2',
|
|
1181
|
+
title: 'Build avatar component',
|
|
1182
|
+
description: 'Create user avatar component with fallbacks.',
|
|
1183
|
+
status: 'completed',
|
|
1184
|
+
assignee: mockUsers[2],
|
|
1185
|
+
dueDate: '2024-03-11',
|
|
1186
|
+
priority: 'medium',
|
|
1187
|
+
tags: ['components', 'ui'],
|
|
1188
|
+
votingId: null,
|
|
1189
|
+
createdAt: '2024-03-13T10:00:00Z',
|
|
1190
|
+
startVotingId: null,
|
|
1191
|
+
approvalVotingId: null,
|
|
1192
|
+
project: 'martyrs-platform',
|
|
1193
|
+
repository: 'platform-ui',
|
|
1194
|
+
branch: null,
|
|
1195
|
+
mergeRequests: [],
|
|
1196
|
+
visibility: {
|
|
1197
|
+
type: 'project',
|
|
1198
|
+
allowList: [],
|
|
1199
|
+
denyList: [],
|
|
1200
|
+
},
|
|
1201
|
+
budget: {
|
|
1202
|
+
amount: 500,
|
|
1203
|
+
currency: 'USD',
|
|
1204
|
+
approved: false,
|
|
1205
|
+
},
|
|
1206
|
+
passed: false,
|
|
1207
|
+
permissions: {
|
|
1208
|
+
merge: false,
|
|
1209
|
+
budget: false,
|
|
1210
|
+
deploy: false,
|
|
1211
|
+
veto: false,
|
|
1212
|
+
},
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
id: '22',
|
|
1216
|
+
initiativeId: '2',
|
|
1217
|
+
milestoneId: '4',
|
|
1218
|
+
title: 'Setup React Native project',
|
|
1219
|
+
description: 'Initialize React Native project with required dependencies.',
|
|
1220
|
+
status: 'completed',
|
|
1221
|
+
assignee: mockUsers[3],
|
|
1222
|
+
dueDate: '2024-02-10',
|
|
1223
|
+
priority: 'high',
|
|
1224
|
+
tags: ['mobile', 'setup'],
|
|
1225
|
+
votingId: null,
|
|
1226
|
+
createdAt: '2024-02-01T09:00:00Z',
|
|
1227
|
+
startVotingId: null,
|
|
1228
|
+
approvalVotingId: null,
|
|
1229
|
+
project: 'martyrs-platform',
|
|
1230
|
+
repository: 'platform-ui',
|
|
1231
|
+
branch: null,
|
|
1232
|
+
mergeRequests: [],
|
|
1233
|
+
visibility: {
|
|
1234
|
+
type: 'project',
|
|
1235
|
+
allowList: [],
|
|
1236
|
+
denyList: [],
|
|
1237
|
+
},
|
|
1238
|
+
budget: {
|
|
1239
|
+
amount: 500,
|
|
1240
|
+
currency: 'USD',
|
|
1241
|
+
approved: false,
|
|
1242
|
+
},
|
|
1243
|
+
passed: false,
|
|
1244
|
+
permissions: {
|
|
1245
|
+
merge: false,
|
|
1246
|
+
budget: false,
|
|
1247
|
+
deploy: false,
|
|
1248
|
+
veto: false,
|
|
1249
|
+
},
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
id: '23',
|
|
1253
|
+
initiativeId: '2',
|
|
1254
|
+
milestoneId: '4',
|
|
1255
|
+
title: 'Build authentication flow',
|
|
1256
|
+
description: 'Implement login, signup, and password recovery screens.',
|
|
1257
|
+
status: 'in_progress',
|
|
1258
|
+
assignee: mockUsers[4],
|
|
1259
|
+
dueDate: '2024-03-15',
|
|
1260
|
+
priority: 'high',
|
|
1261
|
+
tags: ['mobile', 'auth'],
|
|
1262
|
+
votingId: null,
|
|
1263
|
+
createdAt: '2024-02-15T10:00:00Z',
|
|
1264
|
+
startVotingId: null,
|
|
1265
|
+
approvalVotingId: null,
|
|
1266
|
+
project: 'martyrs-platform',
|
|
1267
|
+
repository: 'platform-ui',
|
|
1268
|
+
branch: null,
|
|
1269
|
+
mergeRequests: [],
|
|
1270
|
+
visibility: {
|
|
1271
|
+
type: 'project',
|
|
1272
|
+
allowList: [],
|
|
1273
|
+
denyList: [],
|
|
1274
|
+
},
|
|
1275
|
+
budget: {
|
|
1276
|
+
amount: 500,
|
|
1277
|
+
currency: 'USD',
|
|
1278
|
+
approved: false,
|
|
1279
|
+
},
|
|
1280
|
+
passed: false,
|
|
1281
|
+
permissions: {
|
|
1282
|
+
merge: false,
|
|
1283
|
+
budget: false,
|
|
1284
|
+
deploy: false,
|
|
1285
|
+
veto: false,
|
|
1286
|
+
},
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
id: '24',
|
|
1290
|
+
initiativeId: '2',
|
|
1291
|
+
milestoneId: '4',
|
|
1292
|
+
title: 'Add offline storage',
|
|
1293
|
+
description: 'Implement local database for offline data persistence.',
|
|
1294
|
+
status: 'blocked',
|
|
1295
|
+
assignee: mockUsers[0],
|
|
1296
|
+
dueDate: '2024-03-20',
|
|
1297
|
+
priority: 'medium',
|
|
1298
|
+
tags: ['mobile', 'storage'],
|
|
1299
|
+
votingId: null,
|
|
1300
|
+
createdAt: '2024-02-20T11:00:00Z',
|
|
1301
|
+
startVotingId: null,
|
|
1302
|
+
approvalVotingId: null,
|
|
1303
|
+
project: 'martyrs-platform',
|
|
1304
|
+
repository: 'platform-ui',
|
|
1305
|
+
branch: null,
|
|
1306
|
+
mergeRequests: [],
|
|
1307
|
+
visibility: {
|
|
1308
|
+
type: 'project',
|
|
1309
|
+
allowList: [],
|
|
1310
|
+
denyList: [],
|
|
1311
|
+
},
|
|
1312
|
+
budget: {
|
|
1313
|
+
amount: 500,
|
|
1314
|
+
currency: 'USD',
|
|
1315
|
+
approved: false,
|
|
1316
|
+
},
|
|
1317
|
+
passed: false,
|
|
1318
|
+
permissions: {
|
|
1319
|
+
merge: false,
|
|
1320
|
+
budget: false,
|
|
1321
|
+
deploy: false,
|
|
1322
|
+
veto: false,
|
|
1323
|
+
},
|
|
1324
|
+
},
|
|
1325
|
+
];
|
|
1326
|
+
|
|
1327
|
+
export const mockVotings = [
|
|
1328
|
+
{
|
|
1329
|
+
id: '1',
|
|
1330
|
+
type: 'general',
|
|
1331
|
+
title: 'Approve new design system guidelines',
|
|
1332
|
+
description: 'Vote to approve the updated design system guidelines including new color palette and typography standards.',
|
|
1333
|
+
status: 'approved',
|
|
1334
|
+
linkedEntityType: 'initiative',
|
|
1335
|
+
linkedEntityId: '1',
|
|
1336
|
+
threshold: 0.6,
|
|
1337
|
+
createdAt: '2024-02-15T10:00:00Z',
|
|
1338
|
+
endDate: '2024-02-20T10:00:00Z',
|
|
1339
|
+
totalVotes: 15,
|
|
1340
|
+
yesVotes: 12,
|
|
1341
|
+
noVotes: 2,
|
|
1342
|
+
abstainVotes: 1,
|
|
1343
|
+
votes: [
|
|
1344
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'yes', comment: 'Great improvements to accessibility!', createdAt: '2024-02-15T11:00:00Z' },
|
|
1345
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: 'Love the new color scheme.', createdAt: '2024-02-15T12:00:00Z' },
|
|
1346
|
+
{ userId: '3', userName: 'Carol White', vote: 'no', comment: 'Need more contrast in some areas.', createdAt: '2024-02-16T09:00:00Z' },
|
|
1347
|
+
{ userId: '4', userName: 'David Brown', vote: 'yes', comment: '', createdAt: '2024-02-16T14:00:00Z' },
|
|
1348
|
+
{ userId: '5', userName: 'Eva Green', vote: 'abstain', comment: 'Not enough information to decide.', createdAt: '2024-02-17T10:00:00Z' },
|
|
1349
|
+
],
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
id: '2',
|
|
1353
|
+
type: 'create_task',
|
|
1354
|
+
title: 'Create task: Implement toast notifications',
|
|
1355
|
+
description: 'Proposal to create a new task for implementing a toast notification system.',
|
|
1356
|
+
status: 'pending',
|
|
1357
|
+
linkedEntityType: 'task',
|
|
1358
|
+
linkedEntityId: '9',
|
|
1359
|
+
threshold: 0.5,
|
|
1360
|
+
createdAt: '2024-03-03T14:00:00Z',
|
|
1361
|
+
endDate: '2024-03-10T14:00:00Z',
|
|
1362
|
+
totalVotes: 8,
|
|
1363
|
+
yesVotes: 5,
|
|
1364
|
+
noVotes: 2,
|
|
1365
|
+
abstainVotes: 1,
|
|
1366
|
+
votes: [
|
|
1367
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'yes', comment: 'Essential for user feedback.', createdAt: '2024-03-03T15:00:00Z' },
|
|
1368
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: '', createdAt: '2024-03-04T09:00:00Z' },
|
|
1369
|
+
{ userId: '3', userName: 'Carol White', vote: 'no', comment: 'Lower priority than other tasks.', createdAt: '2024-03-04T11:00:00Z' },
|
|
1370
|
+
{ userId: '4', userName: 'David Brown', vote: 'yes', comment: 'Agreed, this is needed.', createdAt: '2024-03-05T10:00:00Z' },
|
|
1371
|
+
{ userId: '5', userName: 'Eva Green', vote: 'abstain', comment: '', createdAt: '2024-03-05T14:00:00Z' },
|
|
1372
|
+
],
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
id: '3',
|
|
1376
|
+
type: 'create_task',
|
|
1377
|
+
title: 'Create task: Build navigation component',
|
|
1378
|
+
description: 'Proposal to create a responsive navigation component with mobile menu support.',
|
|
1379
|
+
status: 'approved',
|
|
1380
|
+
linkedEntityType: 'task',
|
|
1381
|
+
linkedEntityId: '8',
|
|
1382
|
+
threshold: 0.6,
|
|
1383
|
+
createdAt: '2024-03-02T10:00:00Z',
|
|
1384
|
+
endDate: '2024-03-05T10:00:00Z',
|
|
1385
|
+
totalVotes: 10,
|
|
1386
|
+
yesVotes: 9,
|
|
1387
|
+
noVotes: 0,
|
|
1388
|
+
abstainVotes: 1,
|
|
1389
|
+
votes: [
|
|
1390
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'yes', comment: 'Critical component for the redesign.', createdAt: '2024-03-02T11:00:00Z' },
|
|
1391
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: 'High priority.', createdAt: '2024-03-02T14:00:00Z' },
|
|
1392
|
+
{ userId: '3', userName: 'Carol White', vote: 'yes', comment: '', createdAt: '2024-03-03T09:00:00Z' },
|
|
1393
|
+
{ userId: '4', userName: 'David Brown', vote: 'yes', comment: 'Absolutely necessary.', createdAt: '2024-03-03T11:00:00Z' },
|
|
1394
|
+
{ userId: '5', userName: 'Eva Green', vote: 'abstain', comment: '', createdAt: '2024-03-04T10:00:00Z' },
|
|
1395
|
+
],
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
id: '4',
|
|
1399
|
+
type: 'approve_task',
|
|
1400
|
+
title: 'Approve task completion: Modal component',
|
|
1401
|
+
description: 'Vote to approve the completed modal component implementation.',
|
|
1402
|
+
status: 'approved',
|
|
1403
|
+
linkedEntityType: 'task',
|
|
1404
|
+
linkedEntityId: '5',
|
|
1405
|
+
threshold: 0.7,
|
|
1406
|
+
createdAt: '2024-03-15T10:00:00Z',
|
|
1407
|
+
endDate: '2024-03-18T10:00:00Z',
|
|
1408
|
+
totalVotes: 12,
|
|
1409
|
+
yesVotes: 10,
|
|
1410
|
+
noVotes: 1,
|
|
1411
|
+
abstainVotes: 1,
|
|
1412
|
+
votes: [
|
|
1413
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'yes', comment: 'Excellent implementation!', createdAt: '2024-03-15T11:00:00Z' },
|
|
1414
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: 'Works perfectly.', createdAt: '2024-03-15T14:00:00Z' },
|
|
1415
|
+
{ userId: '3', userName: 'Carol White', vote: 'yes', comment: 'Accessible and well-coded.', createdAt: '2024-03-16T09:00:00Z' },
|
|
1416
|
+
{ userId: '4', userName: 'David Brown', vote: 'no', comment: 'Minor accessibility issues need fixing.', createdAt: '2024-03-16T11:00:00Z' },
|
|
1417
|
+
{ userId: '5', userName: 'Eva Green', vote: 'abstain', comment: '', createdAt: '2024-03-17T10:00:00Z' },
|
|
1418
|
+
],
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
id: '5',
|
|
1422
|
+
type: 'general',
|
|
1423
|
+
title: 'Switch to TypeScript for all new code',
|
|
1424
|
+
description: 'Proposal to mandate TypeScript for all new code going forward.',
|
|
1425
|
+
status: 'rejected',
|
|
1426
|
+
linkedEntityType: null,
|
|
1427
|
+
linkedEntityId: null,
|
|
1428
|
+
threshold: 0.6,
|
|
1429
|
+
createdAt: '2024-02-01T10:00:00Z',
|
|
1430
|
+
endDate: '2024-02-08T10:00:00Z',
|
|
1431
|
+
totalVotes: 20,
|
|
1432
|
+
yesVotes: 8,
|
|
1433
|
+
noVotes: 10,
|
|
1434
|
+
abstainVotes: 2,
|
|
1435
|
+
votes: [
|
|
1436
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'no', comment: 'Too much overhead for small tasks.', createdAt: '2024-02-01T11:00:00Z' },
|
|
1437
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: 'Better type safety.', createdAt: '2024-02-02T09:00:00Z' },
|
|
1438
|
+
{ userId: '3', userName: 'Carol White', vote: 'no', comment: 'Learning curve too steep.', createdAt: '2024-02-02T14:00:00Z' },
|
|
1439
|
+
{ userId: '4', userName: 'David Brown', vote: 'yes', comment: 'Industry standard.', createdAt: '2024-02-03T10:00:00Z' },
|
|
1440
|
+
{ userId: '5', userName: 'Eva Green', vote: 'no', comment: 'Slows down prototyping.', createdAt: '2024-02-04T11:00:00Z' },
|
|
1441
|
+
],
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
id: '6',
|
|
1445
|
+
type: 'approve_task',
|
|
1446
|
+
title: 'Approve task completion: Authentication flow',
|
|
1447
|
+
description: 'Vote to approve the mobile authentication flow implementation.',
|
|
1448
|
+
status: 'pending',
|
|
1449
|
+
linkedEntityType: 'task',
|
|
1450
|
+
linkedEntityId: '11',
|
|
1451
|
+
threshold: 0.7,
|
|
1452
|
+
createdAt: '2024-03-10T10:00:00Z',
|
|
1453
|
+
endDate: '2024-03-17T10:00:00Z',
|
|
1454
|
+
totalVotes: 5,
|
|
1455
|
+
yesVotes: 4,
|
|
1456
|
+
noVotes: 0,
|
|
1457
|
+
abstainVotes: 1,
|
|
1458
|
+
votes: [
|
|
1459
|
+
{ userId: '1', userName: 'Alice Johnson', vote: 'yes', comment: 'Solid implementation.', createdAt: '2024-03-10T11:00:00Z' },
|
|
1460
|
+
{ userId: '2', userName: 'Bob Smith', vote: 'yes', comment: '', createdAt: '2024-03-11T09:00:00Z' },
|
|
1461
|
+
{ userId: '3', userName: 'Carol White', vote: 'yes', comment: 'Tested on both platforms.', createdAt: '2024-03-12T10:00:00Z' },
|
|
1462
|
+
{ userId: '5', userName: 'Eva Green', vote: 'abstain', comment: '', createdAt: '2024-03-13T11:00:00Z' },
|
|
1463
|
+
],
|
|
1464
|
+
},
|
|
1465
|
+
];
|