Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / GridtNetwork/gridt-server issues and pull requests

#132 - Minor updates for demo at symposium

Pull Request - State: closed - Opened by AntoninThioux about 1 year ago

#131 - Bump cryptography from 40.0.1 to 41.0.3 in /web

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#130 - Bump certifi from 2022.12.7 to 2023.7.22 in /web

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#129 - Bump cryptography from 40.0.1 to 41.0.2 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#128 - Bump cryptography from 40.0.1 to 41.0.0 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#127 - Bump requests from 2.29.0 to 2.31.0 in /web

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#126 - Bump flask from 2.2.3 to 2.3.2 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#124 - 113 admin authorization

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago

#123 - 121 multiple subscription bug

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago

#122 - 119 create tables

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago

#121 - Bug: Users can subscribe multiple times to a movement

Issue - State: closed - Opened by AntoninThioux over 1 year ago

#120 - The movement_id in announcement path not used

Issue - State: open - Opened by AntoninThioux over 1 year ago - 1 comment
Labels: Code improvement

#119 - Bug: If tables don't already exist the app crashes

Issue - State: closed - Opened by AntoninThioux over 1 year ago

#117 - 115 network data

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago - 1 comment

#116 - 114 unique name fix

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago - 1 comment

#114 - Fix bug with movement schemas

Issue - State: closed - Opened by AntoninThioux over 1 year ago

#113 - Implement endpoint logic for admin

Issue - State: closed - Opened by AntoninThioux over 1 year ago

#112 - Adding endpoint for announcements issue#111

Pull Request - State: closed - Opened by giourikilin over 1 year ago

#111 - Creating endpoint for announcements

Issue - State: closed - Opened by giourikilin over 1 year ago

#110 - Fixing tests mocking gridtlib functions

Pull Request - State: closed - Opened by AntoninThioux over 1 year ago - 1 comment

#109 - WIP: Implement gridtlib into gridt-server

Pull Request - State: closed - Opened by JoepoFloepo almost 2 years ago

#108 - Bump certifi from 2020.6.20 to 2022.12.7 in /web

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#107 - Bump starkbank-ecdsa from 1.0.0 to 2.0.1 in /web

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#106 - Bump babel from 2.8.0 to 2.9.1 in /web

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#105 - Bump urllib3 from 1.25.10 to 1.26.5 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#104 - Bump pygments from 2.6.1 to 2.7.4 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#103 - Bump jinja2 from 2.11.2 to 2.11.3 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#102 - Bump cryptography from 3.1 to 3.3.2 in /web

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#101 - Write test that validates the schemas for each endpoint

Issue - State: open - Opened by PJvanVliet almost 4 years ago

#99 - Remove models from gridt_server/resources files

Pull Request - State: closed - Opened by mehfluffy almost 4 years ago - 4 comments

#98 - Remove gridtlib calls from schema validations

Issue - State: open - Opened by PJvanVliet almost 4 years ago - 1 comment

#97 - Create tests for resources

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: gridtlib

#96 - Initialize Session in app.py, remove references to gridt-server/db

Pull Request - State: closed - Opened by mehfluffy about 4 years ago - 1 comment

#95 - Bump cryptography from 3.1 to 3.2 in /web

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#94 - Remove cli commands

Pull Request - State: closed - Opened by mehfluffy about 4 years ago

#93 - Responsibilty of the models should be removed

Issue - State: open - Opened by Drvanon about 4 years ago - 3 comments
Labels: gridtlib

#92 - App.py should not create cli commands

Issue - State: closed - Opened by Drvanon about 4 years ago - 1 comment
Labels: gridtlib

#91 - App.py should initialize gridtlib session and base

Issue - State: open - Opened by Drvanon about 4 years ago - 3 comments
Labels: gridtlib

#90 - Move to accepting only integers for movement and user identification.

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: gridtlib

#89 - Instead of obtaining new tokens in tests, simply mock the validation functions.

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: gridtlib

#88 - Incorporate gridtlib in the gridt-server

Pull Request - State: closed - Opened by Drvanon about 4 years ago - 1 comment

#87 - Move responsibility for dealing with validation to schemas

Pull Request - State: closed - Opened by Drvanon about 4 years ago

#86 - Upgrade flask-jwt to flask-jwt-extended

Pull Request - State: closed - Opened by Drvanon about 4 years ago

#85 - Movements need to have attribute 'private'

Issue - State: open - Opened by PJvanVliet about 4 years ago - 4 comments
Labels: enhancement | future

#84 - Movements need to have attributes with the properties 'category' and 'location'

Issue - State: open - Opened by Yori-O92 about 4 years ago - 1 comment
Labels: enhancement

#83 - Resource tests use helper functions

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago

#82 - Schema validation

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago - 1 comment

#80 - Vulnerability: change e-mail to existing e-mail

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago - 3 comments

#78 - Add current identity to created movement's users

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago - 2 comments

#77 - Tests should use available helper functions

Issue - State: open - Opened by PJvanVliet about 4 years ago
Labels: Code improvement

#72 - User subclasses: leader, follower

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: wontfix, Code improvement

#71 - Dynamic queries instead of lazy loading

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: good first issue, wontfix, Code improvement

#70 - Reorganisation of tests

Issue - State: open - Opened by Drvanon about 4 years ago - 1 comment
Labels: good first issue, wontfix, Code improvement

#69 - Missing docstrings

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: good first issue, wontfix, Code improvement

#68 - Vulnerability: change email to existing email

Issue - State: open - Opened by PJvanVliet about 4 years ago - 1 comment
Labels: bug

#66 - As an administrator I want to be able to see when a user registered so that I can track the growth of the platform.

Issue - State: open - Opened by Drvanon about 4 years ago
Labels: good first issue, enhancement | future

#64 - Unsubscribed users no longer see movement in home

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago

#62 - CI

Pull Request - State: closed - Opened by PJvanVliet about 4 years ago - 10 comments

#61 - When having unsubscribed the movement still shows up.

Issue - State: closed - Opened by Drvanon about 4 years ago - 1 comment
Labels: bug

#59 - As an administrator, I want to log invalid password reset requests to keep the network safe

Issue - State: open - Opened by PJvanVliet about 4 years ago - 1 comment
Labels: enhancement | future

#58 - Reset password

Pull Request - State: closed - Opened by Drvanon about 4 years ago - 2 comments

#57 - As a user I want to be able to change my username so that

Issue - State: closed - Opened by PJvanVliet over 4 years ago

#56 - As a user I want to be able to change my username so that I can pick a better one

Issue - State: open - Opened by PJvanVliet over 4 years ago
Labels: wontfix

#55 - As a client I want to be able to store my settings so that my settings are available from every device

Issue - State: open - Opened by PJvanVliet over 4 years ago - 2 comments
Labels: enhancement | future

#54 - Change email

Pull Request - State: closed - Opened by PJvanVliet over 4 years ago

#53 - Change password

Pull Request - State: closed - Opened by PJvanVliet over 4 years ago

#52 - As an authorized user I want to be able to change my password.

Issue - State: closed - Opened by Drvanon over 4 years ago - 3 comments

#51 - As an authorized user I want to be able to change my email.

Issue - State: closed - Opened by Drvanon over 4 years ago - 2 comments

#50 - As a user when I have forgotten my password, I want to be able to reset it.

Issue - State: closed - Opened by Drvanon over 4 years ago - 1 comment

#49 - Identity

Pull Request - State: closed - Opened by PJvanVliet over 4 years ago - 1 comment

#48 - Gravatar

Pull Request - State: closed - Opened by PJvanVliet over 4 years ago - 1 comment

#47 - Movement mutation history

Pull Request - State: closed - Opened by PJvanVliet over 4 years ago

#46 - As a user, I would like to see my movements in order of subscription date, in order to keep a clear overview for myself

Issue - State: closed - Opened by PJvanVliet over 4 years ago - 1 comment
Labels: enhancement | future

#44 - The client should be able to obtain the username from the server

Issue - State: closed - Opened by Yori-O92 over 4 years ago - 3 comments

#43 - Add GNU General Public License v3.0

Pull Request - State: closed - Opened by Yori-O92 over 4 years ago - 1 comment

#42 - As a client I want to be able to view the profile pictures of my leaders.

Issue - State: closed - Opened by Drvanon over 4 years ago - 1 comment
Labels: enhancement

#41 - As an administrator I want to be able to maintain a history of user interactions in the database.

Issue - State: closed - Opened by Drvanon over 4 years ago - 2 comments
Labels: enhancement

#37 - As a user, I would like to be automatically subscribed to a movement I create

Issue - State: open - Opened by Yori-O92 over 4 years ago
Labels: good first issue, enhancement | future

#30 - As a client I would like to refresh my tokens, instead of having to re-authenticate each time.

Issue - State: open - Opened by Drvanon over 4 years ago
Labels: enhancement | future

#28 - Schemas only validate the basic, it could take care of more in-depth valdation

Issue - State: open - Opened by Drvanon over 4 years ago - 1 comment
Labels: good first issue, Code improvement

#26 - When a leader leaves a movement, if possible he should be immediately replaced.

Issue - State: closed - Opened by Drvanon over 4 years ago - 1 comment
Labels: enhancement | future

#20 - Debug mode can not be set through a config file.

Issue - State: open - Opened by Drvanon over 5 years ago
Labels: bug, wontfix

#17 - As a new follower, I only want active users to be my first leaders so that I will not be demotivated by inactive users

Issue - State: open - Opened by marickmanrho over 5 years ago - 2 comments
Labels: wontfix, enhancement | future