Commit Graph

  • eb0d17a2ad
    src/datasources/db/utils: return entity on unlockEntity leonnicolas 2020-11-09 20:54:30 +0100
  • 47d71ea827
    return locked entity on lockEntity and bug leonnicolas 2020-11-09 18:23:26 +0100
  • 5a52f592cb
    isLockedByMe leonnicolas 2020-11-09 18:18:45 +0100
  • 5f19ddbb1b index.ts: schema without token leonnicolas 2020-11-09 16:20:33 +0100
  • 478b4b688d
    index.ts: cors leonnicolas 2020-11-09 14:20:43 +0100
  • d281800251
    cors allow all leonnicolas 2020-11-09 14:07:36 +0100
  • aa256dd1f7
    README.md: updated build status because of ne url path leonnicolas 2020-11-02 17:19:28 +0100
  • 2e02920d75
    bugs and clean up and retry when db connection failed leonnicolas 2020-11-02 17:14:42 +0100
  • 0098d9b3bf
    src: bug fix leonnicolas 2020-10-30 17:04:15 +0100
  • 3d32d6bcff
    src/datasources/db/cargobikeAPI.ts: bug fix leonnicolas 2020-10-29 14:59:34 +0100
  • f037d563b9
    src/*: hard delete implemented and code clean up leonnicolas 2020-10-26 15:42:28 +0100
  • 660e775de2
    src/model/actionlogs.ts: added actions e.g. update, delete leonnicolas 2020-10-26 10:51:04 +0100
  • 97ee273ae4
    src/*/actionlog*.ts: implemented queries for action log leonnicolas 2020-10-26 10:23:33 +0100
  • 98437cc33a
    package.json: remove apollo-server dependancy, using apollo-server-express instead leonnicolas 2020-10-26 09:50:04 +0100
  • 14d9a817a2
    Dockerfile: downgrade npm to fix build leonnicolas 2020-10-25 23:35:36 +0100
  • 1b9030c85e
    src/*: implemented update and action log on overwrites leonnicolas 2020-10-25 11:16:33 +0100
  • b593465bc3
    use ids insteaf of objects leonnicolas 2020-10-15 22:25:54 +0200
  • 626f0dc563
    src/resolvers/*: check Permissions for each resolver leonnicolas 2020-10-14 22:29:31 +0200
  • d473d745b0
    src/datasources/userserver/permission.ts: added new permissions leonnicolas 2020-10-14 20:08:10 +0200
  • 813f41ec8e
    finished all Queries leonnicolas 2020-10-14 19:33:39 +0200
  • 595f66f3dc
    new generic lock/unlock functions leonnicolas 2020-10-06 19:44:19 +0200
  • 81a7870cbb
    bikeevent, bikeeventype read and create leonnicolas 2020-09-28 19:08:56 +0200
  • 77fd61194b
    workshop, workshop types create and read leonnicolas 2020-09-27 21:53:20 +0200
  • c26e9b78af
    datasource/*: code a little clean up leonnicolas 2020-09-27 17:39:24 +0200
  • a67c0ff659
    datasource/*: code a little clean up leonnicolas 2020-09-27 17:36:17 +0200
  • 45a7fa6ec7
    Engagement, EngagementType: read and create leonnicolas 2020-09-27 17:27:08 +0200
  • 7b48573eb3
    Person, ContactInformation, participant: read and create leonnicolas 2020-09-27 15:35:16 +0200
  • 9ba635d943
    resolvers for Equipmentypes leonnicolas 2020-09-27 13:12:59 +0200
  • 037cd06651
    src/model/*: applied more changes from flotte leonnicolas 2020-09-27 02:55:39 +0200
  • e92d379a53
    src/model/*: applied changes from flotte leonnicolas 2020-09-27 02:44:45 +0200
  • 14b9d3445a
    generic methods to lock and unlock Entities leonnicolas 2020-09-25 15:58:52 +0200
  • 614f9a652c
    removed cargoBike lendingStation relation and use timeFrame instead leonnicolas 2020-09-25 15:02:45 +0200
  • 71024bc886
    lendingStationAPI.ts: check timeframe overlapping leonnicolas 2020-09-25 13:02:11 +0200
  • b3877664b9
    corrected some typos leonnicolas 2020-09-25 12:04:55 +0200
  • e1e2302a1a
    resolver cargoBike.timeFramesimplemented leonnicolas 2020-09-24 19:45:58 +0200
  • 71e737b1c6
    TimeFrame.cargoBike/.lendingStation implemented leonnicolas 2020-09-24 19:20:01 +0200
  • 85d8b07856
    createTimeFrame implemented leonnicolas 2020-09-24 19:07:19 +0200
  • e1a90670f6
    use transaktions for some updates leonnicolas 2020-09-24 17:29:23 +0200
  • 80438de4fc
    resolvers: contactPerson for lendingStation leonnicolas 2020-09-24 14:49:24 +0200
  • 847e78768f
    lockBike returns Bike or error, update bike takes keepLock leonnicolas 2020-09-23 21:58:54 +0200
  • cbec1866c4
    isLocked in cargoBike leonnicolas 2020-09-23 18:50:57 +0200
  • 159e91d5db
    lock and unlock for cargoBike leonnicolas 2020-09-23 18:18:38 +0200
  • c8fe5332e5
    fixed type adfcCoding leonnicolas 2020-09-23 17:39:18 +0200
  • feeaaa247b
    fixed type ploceCod(e)ing leonnicolas 2020-09-23 17:37:07 +0200
  • 6f951845cb
    fixed ts error leonnicolas 2020-09-23 17:30:29 +0200
  • a73390877b
    lock for cargoBike leonnicolas 2020-09-23 17:24:00 +0200
  • 6087d3defa
    lock for cargoBike leonnicolas 2020-09-23 16:53:28 +0200
  • 70815fd9c7
    type-defs.ts: bug fix leonnicolas 2020-09-23 14:13:16 +0200
  • c1484e7e77
    type-defs.ts: bug fix leonnicolas 2020-09-23 13:52:08 +0200
  • 2b35ec0c2d
    .travis.yml: fix docker push leonnicolas 2020-09-22 23:56:50 +0200
  • f4c74940c6
    .travis.yml: fix docker push leonnicolas 2020-09-22 23:51:45 +0200
  • 52382352f8
    Merge pull request #13 from flotte-goes-smart/dev leonnicolas 2020-09-22 23:44:47 +0200
  • e562feaa33
    README.md: build status leonnicolas 2020-09-22 23:43:41 +0200
  • 4cc5673539
    .travis.yml: set repo url leonnicolas 2020-09-22 23:33:30 +0200
  • e4a131db8d
    .travis.yml: added travis file leonnicolas 2020-09-22 23:27:11 +0200
  • 05f4a10e77
    Merge pull request #12 from flotte-goes-smart/dev leonnicolas 2020-09-22 17:12:02 +0200
  • e03bac6f62
    added contact* resolvers leonnicolas 2020-09-22 16:55:53 +0200
  • fcb983be58
    Merge pull request #11 from flotte-goes-smart/dev leonnicolas 2020-09-21 19:06:20 +0200
  • 35144d6e73
    added cargobike equipment resolvers leonnicolas 2020-09-21 19:04:58 +0200
  • 1830107f2b
    engagement and participant resolvers leonnicolas 2020-09-21 17:34:25 +0200
  • 8f5d98c975
    sr/model/* included suggested changes from fLotte leonnicolas 2020-09-21 12:18:55 +0200
  • 297b5592e5
    implemented bike lendingstation relation leonnicolas 2020-09-20 14:04:44 +0200
  • 9ae65aa42a
    Merge pull request #10 from flotte-goes-smart/dev leonnicolas 2020-09-19 20:49:24 +0200
  • 86eb74fd7f
    implemented mutations and queries for equipment leonnicolas 2020-09-19 20:47:46 +0200
  • dcd96f00b1
    Merge pull request #9 from flotte-goes-smart/dev leonnicolas 2020-09-18 17:06:08 +0200
  • f87aa84e86
    added some resolvers and paging on resolver cargobikes leonnicolas 2020-09-18 17:04:55 +0200
  • 0ba2c05276 Fix Dockerfile Max Ehrlicher-Schmidt 2020-09-18 10:30:26 +0200
  • 1cbf650b66
    Fix copying of dist in Dockerfile Trivernis 2020-09-18 10:14:17 +0200
  • 490316e6d5
    Merge pull request #8 from flotte-goes-smart/dev leonnicolas 2020-09-17 16:49:48 +0200
  • 91a20704af
    src/resolvers: added resolvers and lendingStationAPI leonnicolas 2020-09-17 16:34:17 +0200
  • 950c276927
    README.md: some updates leonnicolas 2020-09-17 16:33:09 +0200
  • 0c2436ba0d
    src/resolvers/* added cargobike and lendingstations resolvers leonnicolas 2020-09-17 15:48:33 +0200
  • 2457a8c849
    Update Dockerfile Trivernis 2020-09-17 15:38:08 +0200
  • cfa0e14f8e
    src/model/*: added Workshop and Engagement. leonnicolas 2020-09-17 12:42:44 +0200
  • 91e0c8f9e9
    src/datasources/db/cargoBikeAPI: added updateCargoBike leonnicolas 2020-09-16 15:20:46 +0200
  • b923aa4c88
    src/schema/*: modified mutation and mutation responses leonnicolas 2020-09-16 13:28:49 +0200
  • 0bc8934560
    src/resolvers/*: startet first resolver leonnicolas 2020-09-16 10:07:16 +0200
  • 2499cc526f
    src/index.ts: added entities to postgres connection leonnicolas 2020-09-15 15:40:52 +0200
  • 711fd2c56b
    Merge pull request #7 from flotte-goes-smart/dev-entities leonnicolas 2020-09-15 15:24:51 +0200
  • ebf51eaa07
    Merge branch 'main' into dev-entities leonnicolas 2020-09-15 15:23:47 +0200
  • 7bcf3c3c46
    src/model/*: finished rough design of entities leonnicolas 2020-09-15 15:20:07 +0200
  • c06bb1d1f1
    src/model/*: added insuranceData and participants leonnicolas 2020-09-14 23:57:49 +0200
  • be7c1a0d39
    src/model/*: added some orm entities leonnicolas 2020-09-14 17:34:26 +0200
  • 6437e8743a
    Merge pull request #6 from flotte-goes-smart/feature/environment-variables Trivernis 2020-09-14 15:46:07 +0200
  • 449b6bd9ac
    Fix database entity settings trivernis 2020-09-14 15:45:28 +0200
  • ed26bafddd
    Merge pull request #5 from flotte-goes-smart/feature/environment-variables Trivernis 2020-09-14 15:18:14 +0200
  • e1312d93bc
    Fix docker build trivernis 2020-09-14 15:17:36 +0200
  • 44689aed4c
    Merge pull request #4 from flotte-goes-smart/feature/environment-variables Trivernis 2020-09-14 15:10:35 +0200
  • 13578d8c9b
    Switch to environment variables for database url trivernis 2020-09-14 15:09:43 +0200
  • 623fd9e593
    Merge pull request #3 from flotte-goes-smart/feature/userserver-tcp-connection leonnicolas 2020-09-14 13:05:41 +0200
  • c8ad2badc2
    src/datasource/userservice/userserviceAPI.ts: fix eslint error leonnicolas 2020-09-14 13:04:44 +0200
  • 49e29259bd
    Change semi rule to enforce semicolons trivernis 2020-09-14 12:56:12 +0200
  • 910e120baf
    Bypass role handling in development mode trivernis 2020-09-14 12:42:28 +0200
  • fcbd65d53b
    Add createRole method to userServiceAPI trivernis 2020-09-13 20:33:51 +0200
  • 96916b0fd1
    Add permission management trivernis 2020-09-12 19:48:15 +0200
  • b61dfa8810
    Switch to apollo-server-express to enable middleware for authentication trivernis 2020-09-12 18:45:00 +0200
  • d475851bb3
    Add RPC Client implementation trivernis 2020-09-12 17:51:08 +0200
  • 3164404218
    Merge pull request #2 from flotte-goes-smart/dev leonnicolas 2020-09-12 00:24:52 +0200
  • dc36ad431a
    type-defs.ts: added types and queries leonnicolas 2020-09-12 00:22:08 +0200
  • 85e1d95631
    type-des: first test mutation leonnicolas 2020-09-11 19:15:01 +0200