server icon indicating copy to clipboard operation
server copied to clipboard

This is server side api for CocoaHeads Russia app. It was built with Swift and backed by Vapor.

Results 7 server issues
Sort by recently updated
recently updated
newest added

@ditansu Can we create two test users with known credentials for iTC Reviewers? That users should always have one fake upcoming event. We need it to demonstrate bluetooth functionality, which...

Now User support only app-users role. There are a some another type user - Speakers, Creators, App Admins, Writers and etc. **Need add to User table enum field or create...

enhancement

Now Jenkins CI start the unit-test only once. Need change to start test 3 or 5 times with total pass\fail solution.

enhancement

1. Participant can cancel registration and his place will be freed 2. Send notification to list of interested users with invite to the meet up 3. The first to accept...

enhancement

need to add `ignoreInMakeJSON` & `ignoreInInitByJSON` in sourcery template for flexible building `makeJSON` & `init(JSON)` into `Model` class

It is necessary to describe: 1. CI schemes for dev, stage, prod 2. Setup and use for the each scheme

Need write a bash script for: - Software checking - Install Vapor and MySQL - Create database and import current dump - Create Xcode project