-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: ✨ add application pages and routes #45
base: main
Are you sure you want to change the base?
Conversation
* remove: 🔥 temp file * fix: 🐛 update layout * chore: 🔨 update mock data * wip: 🚧 add skeleton * add: ➕ Added persistence to auth storage * fix: 🐛 update text styles * fix: 🐛 switch to session storage * fix: 🐛 update file names * feat: ✨ add contributor page * dx: 🧑💻️ update recommended extensions * dx: 🧑💻️ update extensions * feat: ✨ add publish shell * chore: 🔨 eslint fixes * fix: 🐛 update current owner for contributor * feat: ✨ add publish frame * wip: 🚧 update publish base * wip: 🚧 add publish versioning * feat: ✨ replace vicons with iconify * feat: ✨ add particpant selector * fix: 🐛 remove vicon components * wip: 🚧 add dataset metadata page * feat: ✨ installed lotties and animations folder to assets * feat: ✨ add help components and routing file * feat: ✨ add report issue component * feat: ✨ add settings component * feat: ✨ add sidebar menu integration and view profile components * feat: ✨ add studyinfo component and routing * feat: ✨ added helloworld for test folder * fix: 🐛 settings page modified * fix: 🐛 docs page modified * fix: 🐛 report issue page modified * feat: ✨ notfound component and routing is created * chore: 🔨 reorganize views * feat: ✨ skeleton added to studyinfo * feat: ✨ added participantdata component and route * feat: ✨ help routing added * feat: ✨ skeleton added to integration page * fix: 🐛 router is modified for help page * wip: 🚧 add dataset metadata * feat: ✨ marked rendered and dompurify added * fix: 🐛 changelog and help page fixed * feat: ✨ added forms to studyinfo mage * feat: ✨ added forms to studyinfo mage * fix: 🐛 study info forms set up and tags added * fix: 🐛 docs page is fixed * fix: 🐛 changelog page is fixed * fix: 🐛 notfound page is fixed * fix: 🐛 study page is fixed * fix: 🐛 studies path modified for all sidebar components * fix: 🐛 study info descriptions fixed * fix: 🐛 sidebar was hidden from settings and view profile * fix: 🐛 routing issues are fixed * feat: ✨ dark light mode is added to settings * feat: ✨ clear cache function is added to settings.vue * feat: ✨ added study home component * fix: 🐛 updated view Profile page * fix: 🐛 minor style issues of buttons are modified in Settings * feat: ✨ updated lint fix issues * fix: 🐛 fixed max-width for setting, docs, and report pages * fix: 🐛 style of settings page modified * fix: 🐛 midor styling issue is fixed * feat: ✨ user.ts and viewprofile logic added * fix: 🐛 studyHome style is modiied * fix: 🐛 study overview and settings is modified * feat: ✨ added view profile upload ad password * chore: 🔨 routing relocated for study home page * feat: ✨ added ref to connect share and login dialog * feat: ✨ added addParticipant page * style: 🎨 study home, study info, view profile page fixed * fix: 🐛 login dialog open logic modified * fix: 🐛 study home style is fixed * chore: 🔨 routing page for publish study is set up * fix: 🐛 restructured routing in Publish-study page * feat: ✨ added study metadata and participant review page * fix: 🐛 modifications on study page and vie profile * feat: ✨ added currentRef logic for steps * chore: 🔨 added back next buttons * fix: 🐛 fixed back, next buttons in publish dataset and participants * fix: 🐛 modified steps and added responsive version * feat: ✨ added route to create new button * feat: ✨ added review participants step * fix: 🐛 checked next/back buttons based on previous version * feat: ✨ added computed method to change classes in back/next button * fix: 🐛 disgarded unused import * fix: 🐛 added buttons for version found * feat: ✨ added contributors page * fix: 🐛 modified style in participants * fix: 🐛 modified route name in contributors * fix: 🐛 modified contributors inputs * chore: 🔨 added related sources and additional info pages * chore: 🔨 added readme and changelog pages * chore: 🔨 added publish summary page * fix: 🐛 removed review participants step * fix: 🐛 modified participants page * fix: 🐛 modified publish study metadata page * fix: 🐛 modified select participants choices * fix: 🐛 modified additional info page * fix: 🐛 modified changelog and README pages * fix: 🐛 modified related sources and summary pages * fix: 🐛 made minor modifications on publish participant * fix: 🐛 modified contributors page * fix: 🐛 modified routing problem and added study-publish.ts * chore: 🔨 reorganize stores directory * fix: 🐛 changed location of rules * fix: 🐛 routing configuration reorganized * fix: 🐛 set up table and add in contributors * fix: 🐛 required rules in contributors * feat: ✨ added contributors * chore: 🔨 related source fields updated * chore: 🔨 additional information and readme pages are restyled * fix: 🐛 summary page restyled * chore: 🔨 readme page style updated * style: 🎨 styles added as scope * style: 🎨 modified style of steps * feat: ✨ added service to fetch participants * fix: 🐛 replaced id params with service function * chore: 🔨 added interfaces for study * chore: 🔨 added service function * chore: 🔨 restructured publish routes * chore: 🔨 restructured publish service folder * fix: 🐛 modified id to studyId * fix: 🐛 modified async file to then promise * feat: ✨ added dataset component * fix: 🐛 .then function modified * fix: 🐛 modified loading icon and current datasets * chore: 🔨 restructure routes * fix: 🐛 restructured publish directory * fix: 🐛 modified interfaces * chore: 🔨 added study verification * fix: 🐛 modified Publish pages * chore: 🔨 replaced global vars with D. Injection * feat: ✨ added fetch functions for study and dataset * fix: 🐛 modified menu bar Participants * fix: 🐛 modified menu bar Study home * fix: 🐛 add Participants updated * fix: 🐛 publish contributors * feat: ✨ latest published date is added to dataset publish * chore: 🔨 restructure publish routers * fix: 🐛 study contributors owner * fix: 🐛 studyversion updated as dataset version * chore: 🔨 modified publish version participants * fix: 🐛 modified steps issue in publish field * fix: 🐛 modified update study in sidebar * fix: 🐛 injected study to all publish steps * fix: 🐛 modified participants page * fix: 🐛 localhost replaced with service * fix: 🐛 participants header * feat: ✨ added POST for add study * feat: ✨ update user profile view * feat!: 💥 ✨ update standard pages BREAKING CHANGE: move pages into folders and update route paths * feat: ✨ update integrations page * feat!: 💥 ✨ update all studies page BREAKING CHANGE: move stores and folder paths * style: 🎨 update formatting * feat: ✨ update study overview page * feat: ✨ update study overview routing * feat!: 💥 ✨ update folder paths * chore: 🔨 remove unused store * feat: ✨ update edit page * feat: ✨ add fade transitions to pages * feat: ✨ update styling of pages (#10) * feat: ✨ update user profile view * feat!: 💥 ✨ update standard pages BREAKING CHANGE: move pages into folders and update route paths * feat: ✨ update integrations page * feat!: 💥 ✨ update all studies page BREAKING CHANGE: move stores and folder paths * style: 🎨 update formatting * feat: ✨ update study overview page * feat: ✨ update study overview routing * feat!: 💥 ✨ update folder paths * chore: 🔨 remove unused store * feat: ✨ update edit page * feat: ✨ add fade transitions to pages * chore: 🔨 update publish datasets page * feat: ✨ update study participants page * wip: 🚧 add select paticipants page * feat: ✨ update publish participants page * feat: ✨ update dataset metadata page * feat: ✨ update publish study metadata page * wip: 🚧 update publish contributors page * wip: 🚧 update publish contributors page * fix: 🐛 show contributors page on navigation * fix: 🐛 update study page for api updates * fix: 🐛 update study page for api updates * feat!: 💥 ✨ update publish root page for empty dataset BREAKING CHANGE: routes, view and layouts have been moved * feat: ✨ update contributors view * wip: 🚧 add ui for permission filter * feat: ✨ add filtering and sorting options for datasets * feat: ✨ update homepage * feat: ✨ update landing and error pages * feat: ✨ add study metadata to sidebar * fix: 🐛 update study overview icon * ci: 👷 rename deploy-script * chore: 🔨 rename ci files * feat: ✨ add base pages for study metadata * feat!: 💥 ✨ move publish study views BREAKING CHANGE: publish views are now under the study folder. Also fixed builds on Azure * wip: 🚧 add new dataset sidebar * wip: 🚧 add dataset overview * wip: 🚧 add new dataset sidebar * wip: 🚧 fix build * feat: ✨ add dataset title metadata * ci: 👷 add autoimport to repo unplugin/unplugin-auto-import#288 * feat: ✨ add dataset identifiers page * wip: 🚧 add metadata entries to sidebar * feat: ✨ add mocked dataset description page * chore: 🔨 remove unused function * feat: ✨ add root publish page * feat: ✨ add base publish page * dx: 🧑💻️ add a prettierignore file * wip: 🚧 add study metadata page for publish * feat: ✨ add base dataset-metadata pages * fix: 🐛 sidebar collapse on navigation * feat: ✨ add changelog page * feat!: 💥 ✨ remove old publish workflow * feat: ✨ add publish summary page * feat: ✨ add headless ui modals * feat: ✨ update modal for more general use * wip: 🚧 add nested forms * feat: ✨ add base dynamic form input * chore: 🔨 update button spacing * chore: 🔨 update yarn to v3 * fix: 🐛 add spacing to card * feat: ✨ update types for identification module * feat: ✨ add study status page * dx: 🧑💻️ ignore type files * fix: 🐛 fix type issue * feat: ✨ update study_sponsors * feat: ✨ add study collaborators * feat: ✨ add study oversight metadata page * feat: ✨ add study descriptions metadata page * style: 🎨 remove span from form items * feat: ✨ add study metadata conditions page * style: 🎨 update navigation header * feat: ✨ add study design metadata page * fix: 🐛 fix typing * wip: 🚧 add study interventions * chore: 🔨 set yarn to v1 * feat: ✨ add study interventions metadata page * feat: ✨ add study eligibility metadata page * fix: 🐛 update types * feat: ✨ add study contacts metadata page * feat: ✨ add base locations page * feat: ✨ add study locations * feat: ✨ add study references metadata page * fix: 🐛 fix types in build * wip: 🚧 connect api * fix: 🐛 update study new, edit and overview page * fix: 🐛 connect study identification metadata * fix: 🐛 connect study identification metadata * fix: 🐛 connect study status metadata page * fix: 🐛 update connections for description, identification and oversight * fix: 🐛 update connection for study design * feat: ✨ split arms and interventions * fix: 🐛 connect study eligibility * feat: ✨ split study contacts page * feat: ✨ split references into three pages * fix: 🐛 connect to api * fix: 🐛 fix types for build * fix: 🐛 study design post data * fix: 🐛 update study edit route --------- Co-authored-by: aydawka <[email protected]> Co-authored-by: aydan gasimova <[email protected]> Co-authored-by: aydawka <[email protected]>
* fix: 🐛 fix integrations * fix: 🐛 remove page refresh * fix: 🐛 status typing * fix: 🐛 hide empty study description * fix: 🐛 study last updated date * fix: 🐛 types fix for ci * fix: 🐛 show empty studies component * fix: 🐛 show study size * feat: ✨ disable study arms on invalid study type * fix: 🐛 remove input labels for URLs * feat: ✨ change country selector to a dropdown * fix: 🐛 update null types
* feat: ✨ add support for datacite v4.5 * fix: 🐛 remove dataset publisher * fix: 🐛 add type * fix: 🐛 add identifier_scheme_uri to dataset metadata and rights * fix: 🐛 remove other type def * fix: 🐛 minimized dataset version steps (#40) * chore: 🔨 update db * feat: ✨ update study metadata ui (#41) * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * feat: ✨ update study metadata * fix: 🐛 required on fields --------- Co-authored-by: Aydan Gasimova <[email protected]>
* feat: ✨ add support for datacite v4.5 * fix: 🐛 remove dataset publisher * fix: 🐛 add type * fix: 🐛 add identifier_scheme_uri to dataset metadata and rights * fix: 🐛 remove other type def * fix: 🐛 minimized dataset version steps (#40) * chore: 🔨 update db * feat: ✨ update study metadata ui (#41) * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * wip: 🚧 add update study metadata items * feat: ✨ update study metadata * fix: 🐛 required on fields * fix: 🐛 minor fix dataset metadata * fix: 🐛 minor fix new study * fix: 🐛 minor fix in post study * fix: 🐛 study metadata version steps * fix: 🐛 dataset version metadata * style: 🎨 format --------- Co-authored-by: Sanjay Soundarajan <[email protected]> Co-authored-by: Sanjay Soundarajan <[email protected]>
* chore: 🔨 update db * feat: ✨ add support for updated managing organization * fix: 🐛 managing organization name in steps --------- Co-authored-by: aydawka <[email protected]>
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-45.centralus.2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-45.centralus.2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-45.centralus.2.azurestaticapps.net |
* fix: 🐛 positioning for the lower menu options * chore: 🔨 set default color theme * fix: 🐛 modify landing page style * style: 🎨 fix background * style: 🎨 color theme for landing page
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-45.centralus.2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
* fix: 🐛 remove integrations * fix: 🐛 remove global search bar * fix: 🐛 remove changelog * fix: 🐛 dataset overview text
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0323eca10-45.centralus.4.azurestaticapps.net |
No description provided.