-
Notifications
You must be signed in to change notification settings - Fork 4
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
Next #353
base: master
Are you sure you want to change the base?
Conversation
* add check * handle non working shifts * Change function names and moves 7 to const Co-authored-by: Bohdan Forostianyi <[email protected]>
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
* Add view and logic for info about algorithm errors found * Make use of translations for the error text, remove redundant useState typings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nie mergować zanim będzie zrobione to zadanie
https://app.tara.ai/nurse-scheduling/team-nurse/tasks/478
* PR ready. * Adressed pr changes. * Adressed PR changes. * Adressed PR review changes. * Fixes for tests. * Removed obsolete test. Co-authored-by: Tomasz Pęcak <[email protected]>
* Setup sonar qube job * Add action for next PR's
* Change sonar project key * Add sonar cloud
* PR ready. * Merge conflicts resolved. * Adressed pr review changes. * Refactored Route Buttons, so they should render faster and test should now pass Co-authored-by: Bohdan Forostianyi <[email protected]>
Fixed coverage badge
…set without bootstrap scss (#398) * Implemented theming system * Reset styles without scss * Added Roboto font to project * Removed obsolete node-sass & fontsource-roboto modules. * Adds chokidar as dependency Co-authored-by: Bohdan Forostianyi <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* Initial + redux-persist + firebase + tauri. * Added simple login. * modified: README.md modified: package-lock.json modified: package.json deleted: public/electron.js modified: public/index.html modified: public/manifest.json modified: src/index.tsx new file: src/service-worker.ts modified: src/serviceWorker.ts * modified: public/index.html * 💯 * PWAifyied 👽 * Killed husky. Bad dog 🐕 * updated style of management page * updated Caretaker icon svg * added svg icons to WorkerType spans * updated Nurse icon svg * Firebase sync in progress. * updated part of firebase persist provider * Firebase syncd 🔄 🤨 * fixed schedule page style * added option to drawer to be full viewport height * added text overflow ellipsis to names in schedule table * fixed styles of worker edit drawer * Load/Save schedule if exists onLogin. * Added localization for schedule downloading. * Added missing translation link. Co-authored-by: net-runner <[email protected]> Co-authored-by: Przemec <[email protected]>
* Initial + redux-persist + firebase + tauri. * Added simple login. * modified: README.md modified: package-lock.json modified: package.json deleted: public/electron.js modified: public/index.html modified: public/manifest.json modified: src/index.tsx new file: src/service-worker.ts modified: src/serviceWorker.ts * modified: public/index.html * 💯 * PWAifyied 👽 * Killed husky. Bad dog 🐕 * updated style of management page * updated Caretaker icon svg * added svg icons to WorkerType spans * updated Nurse icon svg * Firebase sync in progress. * updated part of firebase persist provider * Firebase syncd 🔄 🤨 * fixed schedule page style * added option to drawer to be full viewport height * added text overflow ellipsis to names in schedule table * fixed styles of worker edit drawer * Load/Save schedule if exists onLogin. * Added localization for schedule downloading. * Added missing translation link. * Added typings for store, state helper hooks and fixed fb connection. * Removed unused links. Co-authored-by: net-runner <[email protected]> Co-authored-by: Przemec <[email protected]>
* Initial + redux-persist + firebase + tauri. * Added simple login. * modified: README.md modified: package-lock.json modified: package.json deleted: public/electron.js modified: public/index.html modified: public/manifest.json modified: src/index.tsx new file: src/service-worker.ts modified: src/serviceWorker.ts * modified: public/index.html * 💯 * PWAifyied 👽 * Killed husky. Bad dog 🐕 * updated style of management page * updated Caretaker icon svg * added svg icons to WorkerType spans * updated Nurse icon svg * Firebase sync in progress. * updated part of firebase persist provider * Firebase syncd 🔄 🤨 * fixed schedule page style * added option to drawer to be full viewport height * added text overflow ellipsis to names in schedule table * fixed styles of worker edit drawer * Load/Save schedule if exists onLogin. * Added localization for schedule downloading. * Added missing translation link. * Added typings for store, state helper hooks and fixed fb connection. * Removed unused links. * Buttons removed. Issue finished. * ... 😠 * .... sc 👍 Co-authored-by: Przemec <[email protected]>
* Worker edit drawer styled. Removed tauri folder. * Styled revision switch. * Styled file button. * Created reusable worker label component. * New style for worker info table. * Small table height fix. * Styling for worker drawer info finished. * PL translations for worker drawer info changed to lowercase. * Removed warnings Co-authored-by: net-runner <[email protected]>
* Updates react and ts versions * fix: Use yarn as a default and only package manager. Co-authored-by: net-runner <[email protected]>
* Updates react and ts versions * fix: Use yarn as a default and only package manager. * feat: New Glider Logo. Co-authored-by: Bohdan <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
No description provided.