Skip to content

Commit b3718b1

Browse files
chore(stage): release 1.0.0
1 parent 7fc2b9e commit b3718b1

File tree

3 files changed

+93
-3
lines changed

3 files changed

+93
-3
lines changed

CHANGELOG.md

+90
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-03-27)
4+
5+
6+
### Features
7+
8+
* App sidebar redesigns ([#2225](https://github.com/zesty-io/manager-ui/issues/2225)) ([4491612](https://github.com/zesty-io/manager-ui/commit/4491612317e5789d8e4ad547f59e39eb3863d0ae))
9+
* Content app sidebar redesign ([#2197](https://github.com/zesty-io/manager-ui/issues/2197)) ([fd9a41b](https://github.com/zesty-io/manager-ui/commit/fd9a41b713f75790d1c65281b67d38d29d3393f6))
10+
* Create content item title bar revamp ([#2259](https://github.com/zesty-io/manager-ui/issues/2259)) ([452ee64](https://github.com/zesty-io/manager-ui/commit/452ee64b89d77d6f72f43579859cddcf7200af85))
11+
* Global and App sidebar collapse update ([#2234](https://github.com/zesty-io/manager-ui/issues/2234)) ([9dfcea9](https://github.com/zesty-io/manager-ui/commit/9dfcea965463e546fd52d5e3b0bba1146a0ead53))
12+
* Global Search Phase 2 ([#2023](https://github.com/zesty-io/manager-ui/issues/2023)) ([2e905c2](https://github.com/zesty-io/manager-ui/commit/2e905c20ca09f93f73d95154f754838b2aad5bc2))
13+
* Global search phase 3 ([#2035](https://github.com/zesty-io/manager-ui/issues/2035)) ([2af4dde](https://github.com/zesty-io/manager-ui/commit/2af4ddedfcca328c97611c11fca5b39408218a97))
14+
* Global Search Phase 5 ([#2060](https://github.com/zesty-io/manager-ui/issues/2060)) ([7ff8f21](https://github.com/zesty-io/manager-ui/commit/7ff8f2166ef022d7e437f6afe27a31c17bc3b8e0))
15+
* Global search phase 6 ([#2072](https://github.com/zesty-io/manager-ui/issues/2072)) ([ddf2b44](https://github.com/zesty-io/manager-ui/commit/ddf2b4437f779edb631ab3a9ea9fc5402f9f01ba))
16+
* Global Search Phase 8 and 9 ([#2108](https://github.com/zesty-io/manager-ui/issues/2108)) ([0977832](https://github.com/zesty-io/manager-ui/commit/0977832af37b056ee6cd8e76146cbe73e13a64e5))
17+
* Media title bar ([#2241](https://github.com/zesty-io/manager-ui/issues/2241)) ([4dd6336](https://github.com/zesty-io/manager-ui/commit/4dd6336b30b5fcad361619e52f372cedc303a740))
18+
* Schema Activity Log ([#1926](https://github.com/zesty-io/manager-ui/issues/1926)) ([b6e0eaa](https://github.com/zesty-io/manager-ui/commit/b6e0eaa36efcc9b5ee2b57266235eeef93f9f613))
19+
* Schema Enhancements ([#2178](https://github.com/zesty-io/manager-ui/issues/2178)) ([bace910](https://github.com/zesty-io/manager-ui/commit/bace910e7fccae28b489bb7d5e5f088a65d0f1c4))
20+
* Schema title bar ([#2246](https://github.com/zesty-io/manager-ui/issues/2246)) ([740dcaf](https://github.com/zesty-io/manager-ui/commit/740dcafbd3ed820f3d6b33e63d5e2faaa5694fd7))
21+
* Settings sidebar revamp ([#2266](https://github.com/zesty-io/manager-ui/issues/2266)) ([31ddf51](https://github.com/zesty-io/manager-ui/commit/31ddf5103b5279e65a810bb8636e06e2f0f72373))
22+
* Sidebar parent model update ([#2291](https://github.com/zesty-io/manager-ui/issues/2291)) ([b0e10d9](https://github.com/zesty-io/manager-ui/commit/b0e10d96c323e4473abbb4ded389cf31421ebfbd))
23+
24+
25+
### Bug Fixes
26+
27+
* 566 - Deleted records in IndexDB ([#1237](https://github.com/zesty-io/manager-ui/issues/1237)) ([6411fab](https://github.com/zesty-io/manager-ui/commit/6411fab1c3065f6a5a6d66a1f624c621c1a7663c))
28+
* Add an error message screen when model fails to load ([#1655](https://github.com/zesty-io/manager-ui/issues/1655)) ([ff55958](https://github.com/zesty-io/manager-ui/commit/ff559583f4d9dae88a133642005636ead00555f6))
29+
* add default return when invalidation is skipped ([#1938](https://github.com/zesty-io/manager-ui/issues/1938)) ([73d7689](https://github.com/zesty-io/manager-ui/commit/73d7689b9da03bdb71d411c42a24e747a5b318bf))
30+
* add handling when user clicks cancel during csv import ([#1603](https://github.com/zesty-io/manager-ui/issues/1603)) ([f998418](https://github.com/zesty-io/manager-ui/commit/f9984180f47133315ffffbd9e21a53f38a932992))
31+
* add missing parent path ([#2429](https://github.com/zesty-io/manager-ui/issues/2429)) ([a9e4c6b](https://github.com/zesty-io/manager-ui/commit/a9e4c6b85904625c13030dfc53d90f71efaf45b7))
32+
* Added error handling when fetch users api call fails ([#2179](https://github.com/zesty-io/manager-ui/issues/2179)) ([b372dee](https://github.com/zesty-io/manager-ui/commit/b372dee413c2209a2d7f015a8ac28fee733235d1))
33+
* Added handling for empty csv file imports ([#1644](https://github.com/zesty-io/manager-ui/issues/1644)) ([7435a74](https://github.com/zesty-io/manager-ui/commit/7435a746c64a44b6b63d4f60785806f2ae5fbaaa))
34+
* added space support for content nav filter ([#1580](https://github.com/zesty-io/manager-ui/issues/1580)) ([a4f0407](https://github.com/zesty-io/manager-ui/commit/a4f0407d344bef29e4d55d0c81116d1c862e9b4e))
35+
* added support for .ico files ([#1565](https://github.com/zesty-io/manager-ui/issues/1565)) ([a9210e4](https://github.com/zesty-io/manager-ui/commit/a9210e416c91a25af8859f274af33620711e1e83))
36+
* Allow Keyboard navigation on instance selection list ([#2307](https://github.com/zesty-io/manager-ui/issues/2307)) ([6285d8a](https://github.com/zesty-io/manager-ui/commit/6285d8ae9fa4f2a95cbb2278c725fe27bbcfa909))
37+
* Automatically create initial content item during model creation ([#1940](https://github.com/zesty-io/manager-ui/issues/1940)) ([9d5613f](https://github.com/zesty-io/manager-ui/commit/9d5613f5e67c5760088c0b31bc78ffbbe2f2a478))
38+
* break long file names ([#2536](https://github.com/zesty-io/manager-ui/issues/2536)) ([a2f132f](https://github.com/zesty-io/manager-ui/commit/a2f132f3f345f6310e09a16017e31a90fd77b1c8))
39+
* CD create beta release pr ([28854ef](https://github.com/zesty-io/manager-ui/commit/28854eff69ece94cfaff2fad08825e033f9f0541))
40+
* cd flow to work with new npm command names ([d49a002](https://github.com/zesty-io/manager-ui/commit/d49a002d4c5ea414431a050ccfd6f42d1c20285b))
41+
* change image resolution to 1280 ([#2472](https://github.com/zesty-io/manager-ui/issues/2472)) ([e627ef8](https://github.com/zesty-io/manager-ui/commit/e627ef89264bf27dbe0507729ef2e8e9157b90b3))
42+
* change path ([#2283](https://github.com/zesty-io/manager-ui/issues/2283)) ([520e02a](https://github.com/zesty-io/manager-ui/commit/520e02aec0c31eb93dce6c9655e39a0b1c839f92))
43+
* change width to use container 100% ([#2224](https://github.com/zesty-io/manager-ui/issues/2224)) ([457499e](https://github.com/zesty-io/manager-ui/commit/457499eb4b0e22f72e300543b94f1af91c61e417))
44+
* Changed schema model's parent zuid options ([#1947](https://github.com/zesty-io/manager-ui/issues/1947)) ([09c6717](https://github.com/zesty-io/manager-ui/commit/09c67173aeab016ff03a032a07c15aea0d4c7a1d))
45+
* changed ZUID being show from model to item zuid ([#2022](https://github.com/zesty-io/manager-ui/issues/2022)) ([e1f6847](https://github.com/zesty-io/manager-ui/commit/e1f684770b3c55910533bb63f3fdb9e8853b9030))
46+
* Check if binData exists before file upload ([#1705](https://github.com/zesty-io/manager-ui/issues/1705)) ([b0dc920](https://github.com/zesty-io/manager-ui/commit/b0dc92051705896be08af6a2bd76c7aadbdeab4d))
47+
* check if the content item zuid has a sibling that exists on the content nav ([#2239](https://github.com/zesty-io/manager-ui/issues/2239)) ([4746eb4](https://github.com/zesty-io/manager-ui/commit/4746eb4d3c9a4e12e3ec60c0080039b067b5d2f1))
48+
* Content: SEO Meta Description Displays that there are excess characters when there are none ([#2534](https://github.com/zesty-io/manager-ui/issues/2534)) ([0df5e4f](https://github.com/zesty-io/manager-ui/commit/0df5e4fa54848a4beeb0a16110110db36c72da6b))
49+
* Content: SEO Tab - Select Page Parent Dropdown is showing the same route multiple times ([#2541](https://github.com/zesty-io/manager-ui/issues/2541)) ([e46913f](https://github.com/zesty-io/manager-ui/commit/e46913f55b893e5485ff958d55c1ca9695032f9e))
50+
* control tooltip open/close behavior ([#2285](https://github.com/zesty-io/manager-ui/issues/2285)) ([5ddb8da](https://github.com/zesty-io/manager-ui/commit/5ddb8dab38906246e96ffae5e458d353fc9ee4e6))
51+
* Copy the meta description when content item is duplicated ([#2514](https://github.com/zesty-io/manager-ui/issues/2514)) ([2559fe4](https://github.com/zesty-io/manager-ui/commit/2559fe40a004dbbcc528c405978857339d4102e0))
52+
* Create item button overflow ([#2265](https://github.com/zesty-io/manager-ui/issues/2265)) ([49c7ee2](https://github.com/zesty-io/manager-ui/commit/49c7ee223cefccfdfd01688913b781362efee781))
53+
* Dataset items header menu updates ([#2297](https://github.com/zesty-io/manager-ui/issues/2297)) ([78a66be](https://github.com/zesty-io/manager-ui/commit/78a66be400c6ec8455eecde0a60f5d3ee169f9d2))
54+
* Date range filter fix ([#1998](https://github.com/zesty-io/manager-ui/issues/1998)) ([5d5dac4](https://github.com/zesty-io/manager-ui/commit/5d5dac4456dd9a9f027fedfc719bd9ed39f252df))
55+
* Deleted Content Item is Appearing in the Multi Page Content Table ([#2513](https://github.com/zesty-io/manager-ui/issues/2513)) ([0397830](https://github.com/zesty-io/manager-ui/commit/0397830b639a8403d0cecdf206e892fa45a9605a))
56+
* disable open resource button when no url can be created for the button action ([#1778](https://github.com/zesty-io/manager-ui/issues/1778)) ([b6f6fc4](https://github.com/zesty-io/manager-ui/commit/b6f6fc4e5d05d4e9f42f1743888638d156d039a7))
57+
* enable linewrapping ([#2528](https://github.com/zesty-io/manager-ui/issues/2528)) ([268ebfc](https://github.com/zesty-io/manager-ui/commit/268ebfc2611dcf1c208f04ff7f7c0ca988583a04))
58+
* fixed incorrect zuid copied ([#2038](https://github.com/zesty-io/manager-ui/issues/2038)) ([81afb2c](https://github.com/zesty-io/manager-ui/commit/81afb2c01da02c1c4dfec43db29cdc2faf2bb8e3))
59+
* flexbox wrapping ([#2328](https://github.com/zesty-io/manager-ui/issues/2328)) ([ccae204](https://github.com/zesty-io/manager-ui/commit/ccae2045fd44f5f883469b5ab89c724a7857738b))
60+
* Global Nav: Bug Fixes ([#2558](https://github.com/zesty-io/manager-ui/issues/2558)) ([64a3e1d](https://github.com/zesty-io/manager-ui/commit/64a3e1de35e9acf1e18e50ba5387764617531203))
61+
* meta description error can sometimes be undefined ([#2419](https://github.com/zesty-io/manager-ui/issues/2419)) ([60d90f8](https://github.com/zesty-io/manager-ui/commit/60d90f8ab139ee418586da4780425835b0e6eb1b))
62+
* Null domain name ([#2091](https://github.com/zesty-io/manager-ui/issues/2091)) ([2b0be5d](https://github.com/zesty-io/manager-ui/commit/2b0be5d7ab19f9a3b6444ea721cc86f5f764a969))
63+
* only allow dialog content to be scrollable ([#2071](https://github.com/zesty-io/manager-ui/issues/2071)) ([4f076d8](https://github.com/zesty-io/manager-ui/commit/4f076d8ce01c1c1125c1c8adcc2594352c903230))
64+
* only set lang when lang code exists ([#1949](https://github.com/zesty-io/manager-ui/issues/1949)) ([c9c323c](https://github.com/zesty-io/manager-ui/commit/c9c323cb73c636f9a47a7755f4a314dc871f29fc))
65+
* prevent unecessary api call to get group data when no the bin id is the same as the group id in all media ([#2037](https://github.com/zesty-io/manager-ui/issues/2037)) ([ed275ef](https://github.com/zesty-io/manager-ui/commit/ed275efaf2b7aa86daf0a5740c4728ec24588b83))
66+
* re-add logic to show announcement based off of start and end dates ([#2345](https://github.com/zesty-io/manager-ui/issues/2345)) ([b9e9a0d](https://github.com/zesty-io/manager-ui/commit/b9e9a0dc92bb7011137299e5c38850275a67b69b))
67+
* Refresh favicon on update ([#2282](https://github.com/zesty-io/manager-ui/issues/2282)) ([feeb0eb](https://github.com/zesty-io/manager-ui/commit/feeb0eb84cddbc05a1998a30813cc65f7bc8bdf6))
68+
* Rename api tab, update delete content item button color & update add in-between field style ([#2292](https://github.com/zesty-io/manager-ui/issues/2292)) ([5defd07](https://github.com/zesty-io/manager-ui/commit/5defd07b90d6bf4ec748bd805182a9ce592abe04))
69+
* Required not being handled on yes/no field ([#1165](https://github.com/zesty-io/manager-ui/issues/1165)) ([4e1f3ba](https://github.com/zesty-io/manager-ui/commit/4e1f3ba561b5880956d6ea5f9abf65ce57f3f4db))
70+
* reset button loading status when field has errors ([#2439](https://github.com/zesty-io/manager-ui/issues/2439)) ([63649f1](https://github.com/zesty-io/manager-ui/commit/63649f11b68bf2eaaf3150783d5f099ff0116429))
71+
* reset create items button when fieldmap is changed or a new file is imported: ([#1679](https://github.com/zesty-io/manager-ui/issues/1679)) ([79e3cd3](https://github.com/zesty-io/manager-ui/commit/79e3cd353124c43fc98089d8e48cc870f351ecec))
72+
* reset dateFilter when a non-preset date is selected ([#1937](https://github.com/zesty-io/manager-ui/issues/1937)) ([bf2b8d6](https://github.com/zesty-io/manager-ui/commit/bf2b8d63be839c4beabcadd2e947a8eeb9d5a0dc))
73+
* sentry integration during ci/cd ([863da9c](https://github.com/zesty-io/manager-ui/commit/863da9ce9e5dded4139a8eadb249f9aad2b577cd))
74+
* show future cd workflow names ([1d78f24](https://github.com/zesty-io/manager-ui/commit/1d78f249c33c4bd80b107ac2b7cef458dbe79330))
75+
* Show legacy web headers ([#1911](https://github.com/zesty-io/manager-ui/issues/1911)) ([32d4a98](https://github.com/zesty-io/manager-ui/commit/32d4a98631c814de18ac7f148833e5a8025975e8))
76+
* Side nav favicon updates ([#2013](https://github.com/zesty-io/manager-ui/issues/2013)) ([07fdce7](https://github.com/zesty-io/manager-ui/commit/07fdce7f3fe9d89a5c35fcd7b5de3adcde91c4d3))
77+
* spacing for content app dashboard ([#1347](https://github.com/zesty-io/manager-ui/issues/1347)) ([d36d137](https://github.com/zesty-io/manager-ui/commit/d36d1371ae5ee0d8a502a0fac105c7b7b6d32066))
78+
* spelling fix ([#2016](https://github.com/zesty-io/manager-ui/issues/2016)) ([280fd53](https://github.com/zesty-io/manager-ui/commit/280fd53a0a34f12ad629ac41510e67c6008d547b))
79+
* split cd by environment ([cc06e02](https://github.com/zesty-io/manager-ui/commit/cc06e02df0e82da7313fb6d2242c50b43dbd68d1))
80+
* switch zesty-io/material to npm registary ([79db1d9](https://github.com/zesty-io/manager-ui/commit/79db1d90bfcf0d2806a084c9df41d5ff156bdc4a))
81+
* Tooltip undefined and null headtag attr ([#1969](https://github.com/zesty-io/manager-ui/issues/1969)) ([a08261a](https://github.com/zesty-io/manager-ui/commit/a08261a67fab68d6693908ca20732c6e2985d42d))
82+
* Unhandled error rejection ([#2186](https://github.com/zesty-io/manager-ui/issues/2186)) ([78c8535](https://github.com/zesty-io/manager-ui/commit/78c85356a4890481312102e73b3cf0eebb04169f))
83+
* Update cypress version ([#2288](https://github.com/zesty-io/manager-ui/issues/2288)) ([862f26d](https://github.com/zesty-io/manager-ui/commit/862f26d36e7e5e2ce5e34851385d1c18e3bbbbea))
84+
* updated char limit for meta keywords ([#2050](https://github.com/zesty-io/manager-ui/issues/2050)) ([c3369fd](https://github.com/zesty-io/manager-ui/commit/c3369fd2d53dd418f6a97e6d0d41f6c909aa8346))
85+
* updated maxLength for file_name input field ([#1825](https://github.com/zesty-io/manager-ui/issues/1825)) ([252870d](https://github.com/zesty-io/manager-ui/commit/252870d0ebb7816b7832dd35f637995cccae34fa))
86+
87+
88+
### Reverts
89+
90+
* node version bump ([102b690](https://github.com/zesty-io/manager-ui/commit/102b6901af6882f1658121c6359e906be1a013b4))

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manager-ui",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "Application for managing a Zesty.io content instance",
55
"license": "Commons Clause License Condition v1.0",
66
"author": "Zesty.io<[email protected]>",

0 commit comments

Comments
 (0)