Commit Graph

  • 8301317c5a Update jest and node types Jannis Mattheis 2018-08-24 20:25:16 +0200
  • dc5c1ddc06 Update notifyjs Jannis Mattheis 2018-08-24 20:24:31 +0200
  • c2d6f7b585 Update typescript Jannis Mattheis 2018-08-23 21:35:02 +0200
  • 2280aca447 Update react-scripts-ts Jannis Mattheis 2018-08-23 21:33:21 +0200
  • f2503936ae Update react-timeago Jannis Mattheis 2018-08-23 21:30:37 +0200
  • e18c4c95e1 Update detect-browser Jannis Mattheis 2018-08-23 21:29:14 +0200
  • 48f7663405 Update prop-types Jannis Mattheis 2018-08-23 21:25:07 +0200
  • d0a3c13ead Update react-list Jannis Mattheis 2018-08-23 21:23:01 +0200
  • 70c980fcd8 Update react-router Jannis Mattheis 2018-08-23 21:20:11 +0200
  • 33100ce868 Update react & react-dom Jannis Mattheis 2018-08-23 21:17:52 +0200
  • c0ae3dce12 Apply material-ui changes Jannis Mattheis 2018-08-23 21:09:20 +0200
  • 21da31ecab Update material-ui Jannis Mattheis 2018-08-23 21:09:03 +0200
  • a3f081307b Format Jannis Mattheis 2018-08-22 20:17:51 +0200
  • 1afa51959f Add prettier Jannis Mattheis 2018-08-22 20:11:38 +0200
  • 5f21ad9377 Fix wrong link Jannis Mattheis 2018-07-01 21:06:08 +0200
  • 41522615b0 Add app to README & Adjust stuff Jannis Mattheis 2018-07-01 20:36:21 +0200
  • b58062f508 Fix swagger definition Jannis Mattheis 2018-06-03 09:58:50 +0200
  • 16d16eb539 UI dev port is 3000 Jannis Mattheis 2018-05-02 19:26:52 +0200
  • 0eb4fe0bb0 Change default folder & db path to data/* Jannis Mattheis 2018-05-02 19:25:54 +0200
  • ae89184d76 Create sqlite3 db directory Jannis Mattheis 2018-05-02 19:18:54 +0200
  • 79fd6a2512 Refactor class components to SFC Jannis Mattheis 2018-04-21 11:26:48 +0200
  • 72f9d435fb Remove no apps message Jannis Mattheis 2018-04-20 17:05:41 +0200
  • a821a52a96 Typescriptify Users-Component Jannis Mattheis 2018-04-19 21:13:03 +0200
  • c4ef531e80 Typescriptify Messages-Component Jannis Mattheis 2018-04-19 21:12:49 +0200
  • 6152f74ab1 Typescriptify Login-Component Jannis Mattheis 2018-04-19 21:12:26 +0200
  • 73ba29efe5 Typescriptify Clients-Component Jannis Mattheis 2018-04-19 21:12:00 +0200
  • 3e5706486f Typescriptify Applications-Component Jannis Mattheis 2018-04-19 21:11:30 +0200
  • f52ddd159c Add missing notifyjs declaration Jannis Mattheis 2018-04-19 21:10:19 +0200
  • c404dee96d Typescriptify stores Jannis Mattheis 2018-04-19 21:10:01 +0200
  • 915f40638b Add missing timeago declaration Jannis Mattheis 2018-04-19 21:09:14 +0200
  • 51df6abd81 Typescriptify components Jannis Mattheis 2018-04-19 21:08:05 +0200
  • 08ae6d42bc Typescriptify actions Jannis Mattheis 2018-04-19 21:06:19 +0200
  • dbfa67469e Add api types Jannis Mattheis 2018-04-19 21:04:45 +0200
  • d868a196b6 Typescriptify index, config and layout.jsx Jannis Mattheis 2018-04-18 20:25:59 +0200
  • 75e3f88c9b Replace javascript config with typescript Jannis Mattheis 2018-04-18 20:02:03 +0200
  • 3cfcbb1251 Remove react-global-configuration Jannis Mattheis 2018-04-18 19:53:04 +0200
  • 26f36442fd Only shift message when messages were fetched at least one time Jannis Mattheis 2018-04-15 16:39:30 +0200
  • eeadd0505c Also emit change on update apps Jannis Mattheis 2018-04-14 22:38:36 +0200
  • 74d7c7cc9e Fix wrong height calculation of react-list Jannis Mattheis 2018-04-14 16:30:09 +0200
  • 881e66ea29 [#46] Update messages on delete application Jannis Mattheis 2018-04-14 12:25:56 +0200
  • 9f5ed344f4 [#34] Add key to react list Jannis Mattheis 2018-04-09 17:11:58 +0200
  • e28a157122 [#34] Add delete messages action handling Jannis Mattheis 2018-04-09 17:08:50 +0200
  • ca5a832baf [#34] Add react-list & lazy-loading to Messages & Adjust store to make requests Jannis Mattheis 2018-04-08 17:45:25 +0200
  • 9ed6228013 [#34] Adjust action to adjusted api Jannis Mattheis 2018-04-08 17:32:31 +0200
  • 9bcaf35e99 Fix login in edge Jannis Mattheis 2018-04-08 17:09:28 +0200
  • bdfde6f25d [#34] Add react-list UI dependency Jannis Mattheis 2018-04-08 17:04:28 +0200
  • caef4ff74f [#34] Update update api documentation & Increase api version Jannis Mattheis 2018-04-08 15:02:50 +0200
  • 89f16412e8 [#34] Add error messages for min and max Jannis Mattheis 2018-04-08 14:33:50 +0200
  • 1831b6078f [#34] Add db calls for paged message api Jannis Mattheis 2018-04-08 14:33:23 +0200
  • 39a3d46607 [#34] Adjust message api to be paged Jannis Mattheis 2018-04-08 14:32:47 +0200
  • 53aec56ca5 Show tooltip when no password is present Jannis Mattheis 2018-04-03 19:14:43 +0200
  • b5a224c9ae Show bad request message in ui Jannis Mattheis 2018-04-03 18:55:15 +0200
  • c35df51634 Ensure only one web socket connection is enstablished Jannis Mattheis 2018-04-03 18:44:25 +0200
  • de35294263 Show loading spinner while login & Fixup authentication failed messages Jannis Mattheis 2018-04-03 18:08:43 +0200
  • 38fe1800e1 Close snacks faster if the queue is filled Jannis Mattheis 2018-04-02 22:13:07 +0200
  • 1262f43846 Close web socket connection on delete user Jannis Mattheis 2018-04-02 10:50:06 +0200
  • 6954fb5adf Close web socket connection on delete client Jannis Mattheis 2018-04-01 21:10:14 +0200
  • c912bb8cba Delete Clients/Apps/Messages when deleting a user Jannis Mattheis 2018-04-01 10:58:59 +0200
  • c1444da64f Remove login failed event Jannis Mattheis 2018-03-31 18:58:32 +0200
  • 8fdf0680ba Add SnackBarHandler Component Jannis Mattheis 2018-03-31 18:55:30 +0200
  • 97fe5fb497 Add snack bar store Jannis Mattheis 2018-03-31 18:55:04 +0200
  • 7836552bf5 Add snack messages to modify actions Jannis Mattheis 2018-03-31 18:54:43 +0200
  • eced95bcc1 Add snack action Jannis Mattheis 2018-03-31 18:53:15 +0200
  • 13d9350f6d Delete image on update and delete application & check for existing name Jannis Mattheis 2018-03-31 18:23:56 +0200
  • 662b4dd867 Create image folder with right permission Jannis Mattheis 2018-03-31 18:23:07 +0200
  • e141553e3e Use message image for notifications Jannis Mattheis 2018-03-30 22:37:03 +0200
  • dcc8ea6b4c Increment API version Jannis Mattheis 2018-03-30 20:01:01 +0200
  • 41dbf55eb5 Add defaultapp.png to static resources Jannis Mattheis 2018-03-30 19:59:34 +0200
  • 75b3ef1b66 Make image editable on applications page Jannis Mattheis 2018-03-30 19:58:51 +0200
  • fd945af8fb Add image to messages page Jannis Mattheis 2018-03-30 19:51:31 +0200
  • a48204ea40 Add upload image action Jannis Mattheis 2018-03-30 19:33:59 +0200
  • 2b107ea51f Append image property to all messages on UI side. Jannis Mattheis 2018-03-30 19:33:28 +0200
  • acc8c4d35f Serve images folder in router Jannis Mattheis 2018-03-30 19:29:49 +0200
  • ab7cc7d1e0 Add UploadApplicationImage API to router Jannis Mattheis 2018-03-30 19:29:19 +0200
  • 495f6852b0 Create upload images dir on start Jannis Mattheis 2018-03-30 19:28:23 +0200
  • 61d5fc59a7 Add UploadApplicationImage API Jannis Mattheis 2018-03-30 19:25:30 +0200
  • dfe242b0cd Add UploadedImagesDir config setting Jannis Mattheis 2018-03-30 19:13:09 +0200
  • b738115b72 Add Image property to model.Application Jannis Mattheis 2018-03-30 19:04:42 +0200
  • f9fe4427f0 Add images folder to gitignore Jannis Mattheis 2018-03-30 19:03:32 +0200
  • 44b46dac55 Remove unnecessary println Jannis Mattheis 2018-03-30 19:02:52 +0200
  • 00d506ba7c Add js lint & building to make file Jannis Mattheis 2018-03-30 19:02:01 +0200
  • a6ff23944d Remove unused method Jannis Mattheis 2018-03-24 20:01:03 +0100
  • 0f2e7cf5e2 Use gofmt -s Jannis Mattheis 2018-03-24 19:24:57 +0100
  • 8d7c7a5a50 Correctly delete all messages from a user Jannis Mattheis 2018-03-24 16:45:13 +0100
  • 317bb1cb3e Remove mock & Use database util in user api Jannis Mattheis 2018-03-24 16:44:06 +0100
  • b9b98f0ce9 Remove mock & Use database util in token api Jannis Mattheis 2018-03-24 16:43:55 +0100
  • 785aa7e5b3 Remove mock & Use database util in message api Jannis Mattheis 2018-03-24 16:43:43 +0100
  • 6e488e612b Remove mock & Use database util in authentication handler Jannis Mattheis 2018-03-24 16:42:37 +0100
  • 505bc405d8 Use database util inside router test Jannis Mattheis 2018-03-24 16:41:51 +0100
  • 496a0ba7dc Add in memory test database util Jannis Mattheis 2018-03-24 16:41:06 +0100
  • d452b8b8ae Add asserts test util Jannis Mattheis 2018-03-24 16:39:57 +0100
  • 42c5cc15d8 Add auth test util Jannis Mattheis 2018-03-24 16:38:57 +0100
  • 34f8cc6b77 Add create default user flag for testing Jannis Mattheis 2018-03-24 16:38:09 +0100
  • 203791c63b Move password into own package to prevent package cycle Jannis Mattheis 2018-03-21 18:05:20 +0100
  • 01c6800ae8 Move stream to api Jannis Mattheis 2018-03-21 17:34:33 +0100
  • d4fa7fe684 Add config & db to .gitignore Jannis Mattheis 2018-03-21 17:31:30 +0100
  • 61cf795c47 Move uigo to ui Jannis Mattheis 2018-03-21 17:31:01 +0100
  • d5d19b55bb Limit max db connections Jannis Mattheis 2018-03-20 19:35:05 +0100
  • 46f1bc17c1 Remove subpoints from table of contents Jannis Mattheis 2018-03-20 20:21:42 +0100
  • 584d28e3fe Show notification on received message Jannis Mattheis 2018-03-19 18:54:25 +0100