Dan Percic
|
e03076f897
|
update nx & eslint plugins
|
2021-05-14 11:47:02 +03:00 |
|
Dan Percic
|
0b97118cfd
|
update other dependencies
|
2021-05-13 17:10:45 +03:00 |
|
Dan Percic
|
6f29dca17a
|
update angular material and fix update errors
|
2021-05-13 17:00:00 +03:00 |
|
Dan Percic
|
9767b637f1
|
migrate to ng12
|
2021-05-13 16:01:22 +03:00 |
|
Dan Percic
|
d47f258371
|
nx updates
|
2021-05-13 15:56:48 +03:00 |
|
Dan Percic
|
17979c0448
|
set max line length to 100 and set indent size for .json files to 2
|
2021-05-13 15:50:07 +03:00 |
|
Bamboo
|
6bf6ca70d0
|
chore(release)
2.36.0
|
2021-05-12 14:13:41 +02:00 |
|
Timo Bejan
|
949f086975
|
Pull request #184: fix navigation on refresh
Merge in RED/ui from RED-1478 to master
* commit 'd4b4f21cf1d97b510adbcba346ceb7986e3da944':
fix navigation on refresh
|
2021-05-12 14:08:29 +02:00 |
|
Dan Percic
|
d4b4f21cf1
|
fix navigation on refresh
|
2021-05-12 12:56:54 +03:00 |
|
Bamboo
|
65352263dd
|
chore(release)
2.35.0
|
2021-05-12 09:11:20 +02:00 |
|
Timo
|
55e753a713
|
docker cache
|
2021-05-12 10:06:06 +03:00 |
|
Bamboo
|
5650edcb50
|
chore(release)
2.34.0
|
2021-05-11 19:34:46 +02:00 |
|
Timo
|
8da8b1808a
|
commented delete dossier btn
|
2021-05-11 20:29:42 +03:00 |
|
Bamboo
|
b3dcc96ca8
|
chore(release)
2.33.0
|
2021-05-11 19:26:28 +02:00 |
|
Timo
|
c06d90174f
|
removed debugger statement
|
2021-05-11 20:20:00 +03:00 |
|
Timo
|
bbd4b7984d
|
dossier dict version updates
|
2021-05-11 20:19:28 +03:00 |
|
Timo
|
288fad9ff6
|
added dossier dictionary dialog
|
2021-05-11 19:53:14 +03:00 |
|
Bamboo
|
8ebbf33a0d
|
chore(release)
2.32.0
|
2021-05-11 17:23:34 +02:00 |
|
Adina Țeudan
|
e3c8b20205
|
Team member improvements
|
2021-05-11 18:07:41 +03:00 |
|
Bamboo
|
42c5e53bdc
|
chore(release)
2.31.0
|
2021-05-11 16:47:28 +02:00 |
|
Adina Țeudan
|
a13f8e1814
|
RED-1473
|
2021-05-11 17:40:35 +03:00 |
|
Bamboo
|
c2f7101a50
|
chore(release)
2.30.0
|
2021-05-11 16:23:14 +02:00 |
|
Timo
|
bdbb62c524
|
extracted dictionary manager component
|
2021-05-11 17:18:06 +03:00 |
|
Timo
|
2413074b33
|
api compatibility
|
2021-05-11 17:18:06 +03:00 |
|
Timo
|
2c9cf1e164
|
api compatibility
|
2021-05-11 17:18:06 +03:00 |
|
Bamboo
|
7134e2f715
|
chore(release)
2.29.0
|
2021-05-11 08:14:45 +02:00 |
|
Timo
|
8b01587d71
|
rf
|
2021-05-11 09:09:46 +03:00 |
|
Bamboo
|
e74cec69ed
|
chore(release)
2.28.0
|
2021-05-11 08:01:43 +02:00 |
|
Timo
|
e0f330df4f
|
bulk actions UI updates
|
2021-05-11 08:56:20 +03:00 |
|
Timo
|
abb6af23ed
|
minor fixes
|
2021-05-11 08:50:54 +03:00 |
|
Timo
|
cdec5dddee
|
isApprover correction
|
2021-05-10 16:13:24 +03:00 |
|
Timo
|
b2f35d9d12
|
lint fixes across all projects
|
2021-05-10 16:13:24 +03:00 |
|
Bamboo
|
4b73b4cc5d
|
chore(release)
2.27.0
|
2021-05-10 12:13:34 +02:00 |
|
Timo Bejan
|
542085b920
|
Pull request #182: Updates
Merge in RED/ui from updates to master
* commit '579ef2957f2bc21eae9613464424d6347501b4a9':
fix version
fix conflicts, add nrwl webpack peer dependencie, reformat code
update dependencies, fix eslint & husky
fix not implemented
rearrange entries
update paths & refactor imports
minor fixes
undo abstract members
fix eslint errors
migrate from tslint to eslint
remove gitkeep and package-lock.json
update dependencies with backward-incompatible changes
update dependencies with backward-compatible features
update dependencies with backward-compatible updates
add yarn as default package manager
nx updates
|
2021-05-10 12:08:41 +02:00 |
|
Dan Percic
|
579ef2957f
|
fix version
|
2021-05-10 13:00:34 +03:00 |
|
Dan Percic
|
f076bfd4dc
|
fix conflicts, add nrwl webpack peer dependencie, reformat code
|
2021-05-10 12:57:21 +03:00 |
|
Dan Percic
|
9822c4b023
|
update dependencies, fix eslint & husky
|
2021-05-10 12:49:03 +03:00 |
|
Dan Percic
|
f07957bc74
|
fix not implemented
|
2021-05-10 12:49:03 +03:00 |
|
Dan Percic
|
26f9e5a0af
|
rearrange entries
|
2021-05-10 12:49:03 +03:00 |
|
Dan Percic
|
7b31e4c59c
|
update paths & refactor imports
|
2021-05-10 12:49:03 +03:00 |
|
Dan Percic
|
f46dacc380
|
minor fixes
|
2021-05-10 12:47:19 +03:00 |
|
Dan Percic
|
40d12ae91f
|
undo abstract members
|
2021-05-10 12:47:19 +03:00 |
|
Dan Percic
|
369b890e69
|
fix eslint errors
|
2021-05-10 12:47:19 +03:00 |
|
Dan Percic
|
0464eb3789
|
migrate from tslint to eslint
|
2021-05-10 12:45:50 +03:00 |
|
Dan Percic
|
785010116a
|
remove gitkeep and package-lock.json
|
2021-05-10 12:45:50 +03:00 |
|
Dan Percic
|
ee6566ecec
|
update dependencies with backward-incompatible changes
|
2021-05-10 12:45:33 +03:00 |
|
Dan Percic
|
7ece56d221
|
update dependencies with backward-compatible features
|
2021-05-10 12:45:33 +03:00 |
|
Dan Percic
|
a3216e6af0
|
update dependencies with backward-compatible updates
|
2021-05-10 12:45:33 +03:00 |
|
Dan Percic
|
3d5410e49b
|
add yarn as default package manager
|
2021-05-10 12:45:33 +03:00 |
|
Dan Percic
|
430712881e
|
nx updates
|
2021-05-10 12:45:33 +03:00 |
|