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

20 commits

Author SHA1 Message Date
Sonja Happ
606d18dc70 Update year in copyright notice to 2022, closes #378 2022-04-05 14:28:53 +02:00
ab679f4b11 move and consolidate documentation with main VILLAS documentation repo 2021-01-26 16:37:22 +01:00
Sonja Happ
8aae987f1a add Pipeline status and license to README 2020-11-19 15:39:15 +01:00
Sonja Happ
fe731815cb revision of README 2020-07-02 10:20:16 +02:00
Sonja Happ
30c21ddb1a Add info on test mode of backend including test users. 2020-04-01 09:16:00 +02:00
Sonja Happ
8b08071087 Fix info on default user in readme 2020-04-01 09:05:38 +02:00
Sonja Happ
a7d22d3df7 add image of datamodel, add descriptive text for terminology 2020-03-10 17:09:14 +01:00
9287ab7e35 update README (closes #202) 2019-02-23 07:25:20 +01:00
272c6fc4c8 add a note to cite our paper 2018-09-20 11:21:11 +02:00
3c31ffb802 fixed README 2018-02-06 23:27:43 +01:00
2b2052e203 add some sample data and a script to save / restore it 2017-06-28 12:10:19 +02:00
830c8715a0 added note about docker usage 2017-06-28 02:46:24 +02:00
9ec1d54a93 add note about default user and password 2017-05-02 18:34:25 +02:00
584a9e68d4 added copyright, license and contact info to README 2017-04-26 09:58:39 +02:00
fdacc5544c added logo to README 2017-04-25 15:30:19 +02:00
Markus Grigull
dcbb76b8d2 Update README.md 2017-03-16 22:05:57 +01:00
Markus Grigull
11418cc6e5 Add README.md, move old README.md to REACT.md 2017-03-16 22:04:30 +01:00
Markus Grigull
0cf1884192 !!! Move complete project to ReactJS !!!
ATTENTION: The complete project is ported to ReactJS.

Motivation: React (with flux) is much more flexible and performant in the
use case of VILLASweb. Ember is a good framework, but it has many tradeoffs
to its easy handling and feature completeness. Many work arounds had to be done
to get ember to work the way needed. Because ReactJS gives the developer much
more flexibility and feature choice, VILLASweb can be build much better.
The aim is to only depends on needed packages and be as performance as possible.

This new version still works with the current backend!

For library usage see package.json.

This first version contains the same base website as the old version but
changed back to legacy color scheme. Simulators are loaded from and can be added
to the backend as a proof-of-concept.
2017-03-02 12:47:52 +01:00
Markus Grigull
42bc6bb473 Update to latest ember version
Version 2.11.0
2017-02-01 12:54:33 +01:00
Tomster
0d68adcde2 Initial Commit from Ember CLI v2.5.1
_...,
                                                     ,:^;,...;
              -+===;.         ,,--++====++-,,,     .:  /.....,
            :::::~+++++#:,+#++++++++++++++++++#*..:   /,......
           (,,,,,,::=+++##++++++++++++++++++++++#.   :....../
            ...,,,,,::++++++++++++++++++++++++++++++*..,...:
            *..+...,#@@@@@@@@@++++++++++++++++++++++#*....*
              @#,;##############@@@+*+#@@@@@@@@@@#*++#..<
              *@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+
                @#@*            @#@@@@#@@+--*^^*--#@@@@@@#
                @#@.    @#      @##+++@#,           .@@#@@
                 #@#    @@     +@@++++#@@     @@     :@@
                 :@#*         @#@++++++@#*    #@     @@+
                :*+@@#;,.__.+@#@+,-^^.++@#          @@++
               ;*  :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++.
              /*    ........+++++++++++++#@@@@@###@@#++++,
            ,:       ...,@@@#++===----==@@@####,,....+++++
           .:       ......@@##@\   ;   :@####@,,...... +++.
           ;       .........@###,   ;  ;xx#@;,,.....   *;+,
           |       ........,*;xxxx--^--=xxx,........   :+#;
           ;         ......,,;xxxxxxxxxxxxx;,.....     *+#
            ;          ......,::xxxx;.     ......       +.   .
             *;            .........  +###  ....       / ,. /:| ,.
               .+:             ...  ;##++##, .      ,#. (..v..;*./
                  **                ##  ###*    .:*&&&+. \.,....<,
                   #&+**==-..,,__  ;##  ###  :,*+&&&&&&&v+#&,,.._/
                  #&&&&*...,::,,.  ##; ,##* .*****;:&&&&&&&&&
                 ,+*+;~*..*** *.* ### ###* *******    *+#&;*
                                  ##,;##    ****    :,  **
         #####    ##   ###  ###,  ########       .#####   ;##  ##
        #######  ;##  #### ,###.  ##########    ########  ### ####
       ###  ###  ### ##########   ####  ####   ,##   ###  #######*
      ### ,###  ##############:   ##     ###  #### ,##   :#### ###  ##;
  ##########    ########### ##   .##    ,###  #######    ##### :######
    ######    .###### ####  ##   ###    ### ######*    :#####   ####
       #############  ####  ################    ######## ###
        #####*  *#*    #:   :###   *###*         *####    #*
2016-06-26 11:08:09 +02:00