1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
Commit graph

15 commits

Author SHA1 Message Date
Markus Grigull
df63a68b4b Update offline data 2016-07-27 18:08:31 +02:00
Markus Grigull
16fef1ae47 Change absolute layout into scrollable
Replaced last svg-image with png
Removed unnecessary css
2016-06-23 14:19:08 +02:00
Markus Grigull
534f0dc108 Change environment.js to easy change the host. 2016-06-18 12:19:48 +02:00
Markus Grigull
cb0c40aa61 Add docker-compose.yml for production use.
Fix host address in environment.js.
Add production use in nginx config.
2016-06-12 16:05:47 +02:00
Markus Grigull
7d2b4ce752 Fix jQuery version and host IP 2016-05-02 19:03:56 +02:00
Markus Grigull
fe82212fdd Add changes to extended layout 2015-10-28 09:47:12 -04:00
Markus Grigull
2989ece4b1 Fix release v0.1 2015-10-27 07:41:46 -04:00
Markus Grigull
1b576d543c Add static charts for properties 2015-10-09 09:22:35 +02:00
Markus Grigull
58bef235e1 Fix polling system 2015-10-08 11:33:31 +02:00
Markus Grigull
7fdd3e9259 Fix property timestamp fetch 2015-10-07 16:09:07 +02:00
Markus Grigull
403351d12b Added property route
The list of properties of an entity is clickable and redirects
to the detailed view of the property (not programmed yet).
The routes have changed (renamed lab-mashup to entities).

The layout has changed and is work in progress.

The data model has changed. Properties have an own model and
are connected via relationships to the entity model.
2015-10-07 15:09:26 +02:00
root
5dc261c4a1 Add environment api host
Static IP is needed by production to access server from client.
2015-10-07 06:39:45 -04:00
Markus Grigull
05b404404d Add context broker mockup with mirage
Mirage mockup is used in development environment. Adapter's host port
need to be changed for production environment.
2015-10-07 11:31:02 +02:00
Markus Grigull
64d1c6e479 Add context broker backend
The context broker is connected via the custom adapter and
serializer. At the moment only the entity IDs are shown
but the property table is empty.

Mirage is disabled.
2015-10-01 14:09:27 +02:00
Tomster
a539bc2b23 Initial Commit from Ember CLI v1.13.8
_...,
                                                     ,:^;,...;
              -+===;.         ,,--++====++-,,,     .:  /.....,
            :::::~+++++#:,+#++++++++++++++++++#*..:   /,......
           (,,,,,,::=+++##++++++++++++++++++++++#.   :....../
            ...,,,,,::++++++++++++++++++++++++++++++*..,...:
            *..+...,#@@@@@@@@@++++++++++++++++++++++#*....*
              @#,;##############@@@+*+#@@@@@@@@@@#*++#..<
              *@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+
                @#@*            @#@@@@#@@+--*^^*--#@@@@@@#
                @#@.    @#      @##+++@#,           .@@#@@
                 #@#    @@     +@@++++#@@     @@     :@@
                 :@#*         @#@++++++@#*    #@     @@+
                :*+@@#;,.__.+@#@+,-^^.++@#          @@++
               ;*  :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++.
              /*    ........+++++++++++++#@@@@@###@@#++++,
            ,:       ...,@@@#++===----==@@@####,,....+++++
           .:       ......@@##@\   ;   :@####@,,...... +++.
           ;       .........@###,   ;  ;xx#@;,,.....   *;+,
           |       ........,*;xxxx--^--=xxx,........   :+#;
           ;         ......,,;xxxxxxxxxxxxx;,.....     *+#
            ;          ......,::xxxx;.     ......       +.   .
             *;            .........  +###  ....       / ,. /:| ,.
               .+:             ...  ;##++##, .      ,#. (..v..;*./
                  **                ##  ###*    .:*&&&+. \.,....<,
                   #&+**==-..,,__  ;##  ###  :,*+&&&&&&&v+#&,,.._/
                  #&&&&*...,::,,.  ##; ,##* .*****;:&&&&&&&&&
                 ,+*+;~*..*** *.* ### ###* *******    *+#&;*
                                  ##,;##    ****    :,  **
         #####    ##   ###  ###,  ########       .#####   ;##  ##
        #######  ;##  #### ,###.  ##########    ########  ### ####
       ###  ###  ### ##########   ####  ####   ,##   ###  #######*
      ### ,###  ##############:   ##     ###  #### ,##   :#### ###  ##;
  ##########    ########### ##   .##    ,###  #######    ##### :######
    ######    .###### ####  ##   ###    ### ######*    :#####   ####
       #############  ####  ################    ######## ###
        #####*  *#*    #:   :###   *###*         *####    #*
2015-09-24 22:22:14 +02:00