This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Commit 17a6e0d
authored
2.1.0 (#301)
* fix StatusEnum Rendition service
* [ADF-1523] preserve username between page reloads (#270)
* preserve username between page reloads
* update package lock
* update changelog
* fix profile picture url bug (#272)
* rollback the change due to API issues (#273)
* Update CHANGELOG.md
* [ADF-1678] cleanup typings schema (#276)
* typings schema cleanup
* changelog update
* fix for node.js streaming (#278)
* [ADF-1004] d.ts process service (#275)
* d.ts process service
* improve d.ts and fix readme
* [ADF-1751] Dev apopovics versioning proto (#284)
version API
* [ADF-1818] ADD create person method in peopleApi (#283)
* ADD create person method in peopleApi
* removed unused pice of auth from test
* remove opt
* fix name mock
* fix admin documentation api
* remove duplicated NodesApi interface
* [ADF-1829] PeopleApi - getSiteMembership wrong returned type
* [ADF-1860] update NodesApi definition (#288)
* update NodesApi definition
* return type fixes
* fix ratings api definition
* update return types
* improve d.ts
* add new methods: (#289)
getModelJSON
getModelJSONForProcessDefinition
* missing bit
* remove gitignore scripts folder
* next version script
* [ADF-1933] added QueryBody to the index.d.ts (#290)
* [ADF-1933] name should be QueryBody not QueryNode (#291)
* content api fixes (#292)
* remove /activiti-app/ from JSON calls
* 2.0.0 bump version
* remove lock
* [ADF-2091] Generate JS-API for RM (#297)
* superagent 3.4.1
* GS api generation
* regenerate with new version
* modify documentation
* add definition file
fix jsdoc
* fix relative folders problem
* remove autogenerated httpinfo
* remove WithHttpInfo from classification API
* uodate travis conf
* osx linux travis
* rename files
* update library superagent
* fix d.ts
* [ADF-1986] Classes API (#298)
* ClassesApi
* ClassesApi base fix
* Update changelog
* [ADF-2136] generating shared link content url (#299)
* generating shared link content url
* unit tests and changelog update
* [ADF-2136] typings and api fixes for shared links (#300)
* improved typings for RenditionsApi
* api and typings fixes
* uni tests
* Update CHANGELOG.md
* bump 2.1.01 parent 787fdda commit 17a6e0d
File tree
467 files changed
+36520
-364
lines changed- definitions
- grunt
- src
- alfresco-activiti-rest-api
- alfresco-auth-rest-api
- alfresco-core-rest-api
- src
- api
- model
- alfresco-discovery-rest-api/src/model
- alfresco-gs-classification-rest-api
- docs
- src
- api
- model
- test
- api
- model
- alfresco-gs-core-rest-api
- docs
- src
- api
- model
- test
- api
- model
- test
- content-services
- governance-services
- mockObjects
- content-services
- goverance-services
- process-services
- process-services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
467 files changed
+36520
-364
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
| |||
23 | 34 | | |
24 | 35 | | |
25 | 36 | | |
| 37 | + | |
26 | 38 | | |
27 | 39 | | |
28 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
File mode changed.
0 commit comments