Projekt

Obecné

Profil

Stáhnout (3.94 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
6e6b3160 2018-10-26 11:44 Pavel Fidranský

reworked VertexSymbolList to ES6 class, fixed CSS class of a symbol to be always valid

f8bc80fe 2018-10-26 08:40 Pavel Fidranský

reworked ShowGraphApp to ES6 class

b49c7d52 2018-10-26 08:19 Pavel Fidranský

modified apps to use newly created custom event JS classes

c044ee46 2018-10-26 08:16 Pavel Fidranský

modified ShowGraphApp to use newly created Header and Navbar JS classes

997a4fe3 2018-10-23 19:37 Pavel Fidranský

app parameters are passed as constructor arguments to ShowGraphApp JS class

cd9daff5 2018-10-23 19:07 Pavel Fidranský

reworked SaveDiagramModalWindow to extend newly created ModalWindow JS class

f8464192 2018-10-23 19:06 Pavel Fidranský

reworked LoginPopup and RegisterPopup to extend newly created Popup JS class

98b06149 2018-10-22 21:54 Pavel Fidranský

renamed App to ShowGraphApp

d3c91225 2018-10-22 21:51 Pavel Fidranský

replaced jQuery by native JS wherever possible

ec5849ba 2018-10-22 21:51 Pavel Fidranský

created AJAX and HttpError JS classes

d7508af3 2018-10-22 21:51 Pavel Fidranský

created Dimensions JS class

bda189f9 2018-10-22 21:51 Pavel Fidranský

organized JS files into directories

0b3eb56d 2018-10-20 19:44 Pavel Fidranský

renamed InvalidArgumentException class to InvalidExceptionError to comply with JS conventions

b93c563b 2018-10-15 19:25 Pavel Fidranský

dropped Filter (it is not ready for merging into master, revert this commit in a separate feature branch)

d276ae6c 2018-10-15 19:19 Pavel Fidranský

added back list of vertices in a Group

712a6ca2 2018-10-11 15:23 Pavel Fidranský

dropped GraphHistory JS class

a6602c4c 2018-10-11 15:01 Pavel Fidranský

dropped expanded Group view

f4a56448 2018-10-11 14:56 Pavel Fidranský

Diagram can be saved as public

1b4a4119 2018-10-11 14:55 Pavel Fidranský

added Diagram JS class

d8b87a02 2018-10-11 14:55 Pavel Fidranský

minor improvements

2a2f32c2 2018-10-09 20:24 Pavel Fidranský

elements' visibility is controlled by body class which is set based on user's login state

2f31119d 2018-10-09 20:20 Pavel Fidranský

updated jQuery

0356f5a9 2018-09-07 10:02 Tomáš Šimandl

Added vertex archetype initialization + hide of unused selectors

78a6bb59 2018-08-28 10:48 Pavel Fidranský

UI for saving diagrams to database

60bada5b 2018-08-28 10:46 Pavel Fidranský

fully working frontend User menu

475e14d5 2018-08-27 18:10 Pavel Fidranský

backend cleanup

dad52d7e 2018-08-27 18:05 Pavel Fidranský

modified showGraph JSP to use JSTL and EL

0ac9b68b 2018-08-27 17:50 Pavel Fidranský

reworked upload screen

0354f040 2018-08-27 11:43 Pavel Fidranský

Viewport minimap

(WIP) minimap may be dragged to move Viewport

viewport Minimap

30993516 2018-08-27 09:32 Tomáš Šimandl

Added save button

f2181c0e 2018-08-27 08:35 Tomáš Šimandl

loading of saved diagrams

c91081fb 2018-08-22 11:58 Pavel Fidranský

Vertex/Edge attribute rendering

085e4783 2018-08-22 08:48 Pavel Fidranský

dropped some unused functionality, merged DefaultPage with UploadFiles servlet

71580feb 2018-08-20 16:06 Pavel Fidranský

WIP: added filters

f5d0189e 2018-08-20 16:06 Pavel Fidranský

dropped unused functionality

7f3e10ff 2018-08-20 16:06 Pavel Fidranský

fixed paths

ee95801f 2018-08-20 16:06 Pavel Fidranský

rebranding

bb25e50b 2018-08-20 16:02 Pavel Fidranský

moved frontend code to directories following Maven convention, dropped libraries that are managed by Maven