Coder Social home page Coder Social logo

code4romania / theater-hub-client Goto Github PK

View Code? Open in Web Editor NEW
4.0 8.0 5.0 5.48 MB

The main goal of Theater Hub is to form a community of professionals working in the theater industry.

Home Page: http://theaterhub.ro/

License: Mozilla Public License 2.0

JavaScript 13.27% CSS 2.07% Vue 84.65%
civic-tech civic-hacking code4ro community theater theater-hub

theater-hub-client's Introduction

Theater Hub Client

GitHub contributors GitHub last commit License: MPL 2.0

  • enabling theater through civic tech
  • make collaboration as simple as a text message
  • encourage people to start national projects
  • bring together all the human resources needed
  • encourage donors to support independent art

See the project live

DIGITAL TOOLS FOR ANALOGUE ARTS - Ironically for the age of communication, the development of the Romanian theatre scene is currently undermined by lack of resources, collaboration and support within the profession.

The main goal of Theater Hub is to form a community of professionals working in the theater industry. As they interact with each other, they will start building projects together, thus contributing to the overall enhancement of the arts landscape.

The users will be able to gather strength and support in order to take on bigger and more impactful projects.

Actors, dancers, technicians, directors, scriptwriters, machinists will all find their place in the hub. They will be the backbone of the app as one of the core aims is to coagulate them into a community. Theaters, bands, NGOs will also be welcomed.

People willing to contribute to projects they like via donations, or with volunteer or paid services will have their own place on the platform.

This repo holds the Client of Theater Hub.

Contributing | Built with | Repos and projects | Deployment | Feedback | License | About Code4Ro

Contributing

This project is built by amazing volunteers and you can be one of them! Here's a list of ways in which you can contribute to this project.

Built With

Programming languages

javascript

Frameworks

vue.js

Platforms

nuxt

Package managers

npm

Repos and projects

repo for related api: https://github.com/code4romania/theater-hub-api

Deployment

npm install
npm run build && npm run start

Feedback

  • Request a new feature on GitHub.
  • Vote for popular feature requests.
  • File a bug in GitHub Issues.
  • Email us with other feedback [email protected]

License

This project is licensed under the MPL 2.0 License - see the LICENSE file for details

About Code4Ro

Started in 2016, Code for Romania is a civic tech NGO, official member of the Code for All network. We have a community of over 500 volunteers (developers, ux/ui, communications, data scientists, graphic designers, devops, it security and more) who work pro-bono for developing digital solutions to solve social problems. #techforsocialgood. If you want to learn more details about our projects visit our site or if you want to talk to one of our staff members, please e-mail us at [email protected].

Last, but not least, we rely on donations to ensure the infrastructure, logistics and management of our community that is widely spread across 11 timezones, coding for social change to make Romania and the world a better place. If you want to support us, you can do it here.

alt text alt text

theater-hub-client's People

Contributors

andreiio avatar andreimitrea avatar aniri avatar dependabot[bot] avatar johnajacob avatar overeha avatar raducstefanescu avatar vladmro avatar vlsmro avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

theater-hub-client's Issues

[Bug] Issues with resetting password

When providing the email address to reset the password, the email contains an unexpected "11":
Hi [user], 11
...

Also, when submitting the new password, it is stated that it has to be less that 50 characters. But it is possible to submit longer passwords.
Forgotpass

[Bug] Searching for project by standard needs not possible

In "/administration/projects" page:
Searching for a project by a need of the project should retrieve projects that have that need assigned.
Actual behavior: Manually added tags for requests show up in the search, but the standard ones are not displayed ('urgent', 'mandatory', 'done')

[Bug] View Project and View Profile buttons redirect to a page not found

The following buttons:

  1. In My projects ->Edit Project -> View Project button
  2. In My profile -> Edit Profile -> View Profile button
    redirect to:

404 Not Found
Code: NoSuchKey
Message: The specified key does not exist.
Key: project/47dac30a-fcdf-405d-b9c4-5a41ee012d77
RequestId: 0BC1711087D104D9
HostId: sCmJ0f+X7V35j5uZQWT5c2SxYmDg+28d0bEiESBkLs3fCODlHZGKH6RPBtwsXQnrXfkhh66CGF4=

[Bug] Issue when editing award, experience or education step

The last entity that was modified no longer displays the edit/remove buttons when hovering over. If another entity is updated, the behavior is inherited by this one and the previous one can be modified once again. Refreshing the page fixes this.

[Bug] Disable user behavior not as per test plan

In "/administration/users" page:
When disabling a user, result should be:
The user's information is shown again, but Account Status has changed to Disabled.

Actual result is: Can no longer see the user in the list.

[Bug] Visibility issue for private profile

Setting the profile of the user as 'Private' should still allow the user to view his own profile. Although the user can see himself in the community page, the profile cannot be accessed. Error:
"The profile you are trying to view is either private or does not exist."

[Bug] Deleted project details still show up

After having deleted a project by the super admin account and then logging in with the user that initiated that project, the only project available in the list of projects is the other remaining project. However, when trying to edit this project, the edit window appears but it shows the details of the previously deleted project, instead of the one actually accessed. Tried to edit fields but the accept button, although active, does not respond when clicked. Also it cannot be viewed: 'The project you are trying to view is either private or does not exist'. It appears to be pointing to that same deleted project.
Able to reproduce: created another project, deleted it from the admin account, logged back in with the user, tried to edit the other remaining project => still points to this 2nd deleted project.

Automatic deployment to AWS infrastructure using GitHub Actions and TerraForm

We need an automatic deployment pipeline that would deploy the solution to AWS.

  • We want to use Github Actions as the CD provider.

  • The CD pipeline deploys the result of the build to an AWS S3 bucket where it will be statically served

  • Frontend

    • Google Cloud API key -> /config/env/_common.js
    • URL de frontend -> /config/env/_common.js
    • URL de API -> /config/env/_common.js

[Bug] Multiple skill tags in community page issue

Clicking the skill of a user filters the list. When clicking on a second skill tag, that skill should be added in the search by skills box.
Nothing happens when clicking on a second user's tag. It is not added to the search by skill box.

[Bug] Private information visible on resume

When downloading the resume, fields that have been set to private (e-mail, birth date, phone number) should not be shown.
However, each of these parameters are visible when they are private.

[Bug] Issues with page Footer

  1. In English language: 'Terms and conditions' and 'Cookie policy' are empty
    In Romanian language: 'Cookie policy' is empty and the title is in English ('Cookie policy')

  2. Social media pages open but at the user's homepage, not at the Theatre Hub page

  3. When unsubscribing, after sending feedback, the page still allows you to send more feedback. After completion it does not redirect to another page.

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.