GithubHelp home page GithubHelp logo

synantisi's Introduction

synantisi's People

Contributors

dupliaka avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

synantisi's Issues

Add UI e2e tests

To check the functionality of the schedule create a ui tests on playwright framework

1 tomato

Export/Import option

Use case: "Import/export option so I can share a json file with others".

Add UI Import/Export buttons.
Add JS callbacks on file upload/download.
Add to the Timetable service to/from json methods to serialize/deserialize Timetable.
Add unit tests to new service methods.

5 tomato

Add edit button for meetings

Use case: "An edit button on meetings would be very useful (I forgot to add an attendee)"

Add edit button to the meeting container element
Add callback for update request
Add REST API for updating lessons
Add UI test for updating lessons

5 tomato

Prioritize some meetings over others

Use case : "Priority field/option: most important meetings should be placed in the first time slots"

Add JS field on Add Meeting modal dialog
Update API and persistence for priority type - natural signed number
Add constraint to have prioritized meetings first
Add constraint test
Update existed persistence test
Update UI test

6 tomato

Delete things with dependencies

Use case: "I'm unable to delete things with dependencies: delete cascade option with confirmation"

If the lesson is assigned to the timetable, then it is impossible to delete a time slot since there is a record in DB related to some meeting. In that case user should be asked to confirm to remove the dependencies in cascade. In that case meetings should move to unassigned meetings again.

Add JS callback for confirmation.
Catch the dependency and remove meeting from db table assigned meetings.
Add UI test to check if the form appears
Add unit test for the rooms and timeslot handlers

4 tomato

Add a reset button to start a new schedule

If user needs to create a new schedule it requires to delete every item in the schedule.

Add a button to home screen to remove all lessons from the timetable to start over.

Add bootstrap element to the page
Update js callback reuse delete all lessons API
Create test step for UI test

3 tomato

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.