Rainer Killinger
3ed681d444
test: add tests for new e2e command
2019-05-10 12:59:20 +02:00
Rainer Killinger
e1313b55ff
feat: add e2e command. Indexes core test files.
2019-05-10 12:59:15 +02:00
Jovan Krunić
27417e80e1
build: replace missing package
...
Closes #65
2019-05-09 17:15:03 +02:00
Sebastian Lange
235693a9e2
refactor: initialise settings from config module and persist only the values
...
Closes #30 , #59
2019-05-07 15:23:52 +02:00
Jovan Krunić
e1039aa226
feat(data): show skeleton screens before data is loaded
...
Closes #4
2019-04-29 10:52:15 +00:00
Sebastian Lange
bab675b806
refactor: remodel settings inputType
...
Flatten inputType to fit new core translation
Closes #59
2019-04-29 12:48:43 +02:00
Michel Jonathan Schmitz
88f87a2ce1
refactor: removed the origin component from the date series detail component
2019-04-29 09:33:13 +00:00
Jovan Krunić
38c026fd7d
build: use OpenJDK 8 instead of Oracle's version
...
Fixes #57
2019-04-29 09:09:13 +00:00
Jovan Krunić
b9a95313cd
ci: use cache instead of artifacts for node modules
2019-04-26 15:17:41 +02:00
Jovan Krunić
371dbc2890
build: ensure that webdriver is updated to fixed version
...
Closes #56
2019-04-26 15:17:02 +02:00
Jovan Krunić
478f49a874
fix(data): fix and adjust detail test using translation
...
Closes #50
2019-04-26 10:05:42 +02:00
Jovan Krunić
9d682125db
fix: use HashLocationStrategy for routes
...
Closes #54
2019-04-18 15:22:32 +02:00
Rainer Killinger
d3790adbd8
feat: add study module interface
2019-04-17 14:50:25 +02:00
Roman Klopsch
f417525195
docs: Update README.md
2019-04-17 08:56:24 +00:00
Karl-Philipp Wulfert
cbc5a57cae
docs: update changelog
2019-04-16 15:33:46 +02:00
Karl-Philipp Wulfert
e7fb36c190
0.7.0
2019-04-16 15:33:42 +02:00
Karl-Philipp Wulfert
075c4e7205
build: adjust scripts and contributors
2019-04-16 14:53:28 +02:00
Karl-Philipp Wulfert
9e28ddb313
build: overwrite with suggested files
2019-04-16 14:52:52 +02:00
Karl-Philipp Wulfert
e431098395
build: exclude documentation from packages
...
Fixes #11
2019-04-16 14:38:07 +02:00
Karl-Philipp Wulfert
c1ad32a527
build: update dependencies
2019-04-16 14:37:52 +02:00
Karl-Philipp Wulfert
d8aa023b28
docs: update changelog
2019-04-16 14:25:36 +02:00
Karl-Philipp Wulfert
4217e237fb
0.17.0
v0.17.0
2019-04-16 14:25:33 +02:00
Karl-Philipp Wulfert
c7e2584472
build: adjust build script and add contributors
2019-04-16 14:09:29 +02:00
Karl-Philipp Wulfert
e30e04384f
build: update dependencies
2019-04-16 14:08:16 +02:00
Karl-Philipp Wulfert
8c0613b3da
docs: update changelog
2019-04-16 13:58:42 +02:00
Karl-Philipp Wulfert
d7ef81f045
0.6.0
2019-04-16 13:58:38 +02:00
Karl-Philipp Wulfert
19a403c14d
ci: adjust ci configuration
2019-04-16 13:42:06 +02:00
Karl-Philipp Wulfert
271da70483
build: adjust scripts and contributors
2019-04-16 13:41:54 +02:00
Karl-Philipp Wulfert
011c191538
build: exclude documentation from packages
...
Fixes #19
2019-04-16 13:41:35 +02:00
Karl-Philipp Wulfert
c0f37ccd69
build: update dependencies
2019-04-16 13:39:34 +02:00
Karl-Philipp Wulfert
6fb9ccb821
docs: update changelog
2019-04-15 17:41:51 +02:00
Karl-Philipp Wulfert
9fb0a7c885
0.16.0
v0.16.0
2019-04-15 17:41:48 +02:00
Karl-Philipp Wulfert
b5e0b76c24
build: exclude docs from package
...
Fixes #56
2019-04-15 15:51:25 +02:00
Jovan Krunić
58960a29ea
feat(data): use general template for all offers
...
With help of Object.keys (which is provided to the
template) make offers template general for different
price group types (which are academic or sport course
for now).
See discussions on !2
2019-04-15 13:58:25 +02:00
Jovan Krunić
c3bc227a3c
fix(data): fix template and other consistency issues
2019-04-15 13:41:27 +02:00
Jovan Krunić
5855accc16
feat(data): add data detail templates
...
Additionally clean up the code
2019-04-12 14:14:22 +02:00
Jovan Krunić
75ca8c8a73
build: update dependencies
...
Additionally adjust the code after the latest
rebase.
2019-04-12 14:14:22 +02:00
Jovan Krunić
3e697b17b4
feat: add basic templates for data list items
2019-04-12 14:14:22 +02:00
Jovan Krunić
9850cf77c2
build: update openstapps packages
2019-04-12 14:14:22 +02:00
Jovan Krunić
b6f92a7449
feat(data): implement basic facets handling
...
Related to #1
2019-04-12 14:14:22 +02:00
Jovan Krunić
2558163ad6
feat: use http interceptor for backendless development
...
Note: intercept method of the FakeBackendInterceptor should
be developed further whenever it is needed to fake a response
from the backend.
Closes #37
2019-04-12 14:14:22 +02:00
Jovan Krunić
8c3c2810e5
refactor(data): adjust data detail component
2019-04-12 14:14:22 +02:00
Jovan Krunić
017fc67765
feat(data): add method that checks if data item has been saved
2019-04-12 14:14:22 +02:00
Jovan Krunić
7caaa18b7e
feat(data): use data provider for list and detail view
2019-04-12 14:14:22 +02:00
Jovan Krunić
ffe05e4548
feat(data): add basic methods of data provider
...
Related to #1
2019-04-12 14:14:20 +02:00
Jovan Krunić
c819d15386
build: upgrade to ionic 4 (update dependencies)
...
Closes #35
2019-04-12 13:51:43 +02:00
Jovan Krunić
63266f588f
feat(storage): support deletion of multiple entries
2019-04-12 13:51:43 +02:00
Jovan Krunić
4334cad68c
feat(storage): support search using a string
2019-04-12 13:51:43 +02:00
Jovan Krunić
86b9bff09a
feat(storage): add search using regex
2019-04-12 13:51:43 +02:00
Jovan Krunić
246dddd5a5
refactor: move web http client to a new file
2019-04-12 13:51:43 +02:00