-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Schema Activity Log #1926
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da36b33 - Browse repository at this point
Copy the full SHA da36b33View commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d88d2df - Browse repository at this point
Copy the full SHA d88d2dfView commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89901bc - Browse repository at this point
Copy the full SHA 89901bcView commit details
Commits on Jan 8, 2023
-
Task: Schema field items (#1695)
* task: add icons * task: updated field style * task: updated field icons * task: updated icon list & show/hide drag icon * task: moved field to it's own folder & added field icon component * task: removed unused files * task: added copy zuid button * task: added copy zuid functionality * task: updated field styles and added roboto mono font * task: removed unused css
Configuration menu - View commit details
-
Copy full SHA for 00b2383 - Browse repository at this point
Copy the full SHA 00b2383View commit details
Commits on Jan 9, 2023
-
Task: Create Schema Field Modal (#1704)
* task: add icons * task: updated field style * task: updated field icons * task: created skeleton modal * Task: added search input * task: updated search style * task: updated icon list & show/hide drag icon * task: updated logic to render the list * task: moved field to it's own folder & added field icon component * task: removed unused files * task: added copy zuid button * task: added copy zuid functionality * task: added option for static field & updated style for the modal field list * task: added field click handler * task: updated field styles and added roboto mono font * task: removed unused css * task: removed unused props * task: created new component for field creation modal item * task: created popover base * task: created tooltip component & updated field data * task: updated tooltip body style and layout * task: added map key * task: updated article writer short description
Configuration menu - View commit details
-
Copy full SHA for 2961aa5 - Browse repository at this point
Copy the full SHA 2961aa5View commit details -
Task: Added generic icon for old field types (#1706)
* task: added generic icon for old field types * task: removed unused icon
Configuration menu - View commit details
-
Copy full SHA for dbc81e9 - Browse repository at this point
Copy the full SHA dbc81e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 583bd78 - Browse repository at this point
Copy the full SHA 583bd78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 660366c - Browse repository at this point
Copy the full SHA 660366cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a4563 - Browse repository at this point
Copy the full SHA 54a4563View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0492f1 - Browse repository at this point
Copy the full SHA f0492f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50bb93b - Browse repository at this point
Copy the full SHA 50bb93bView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b47535 - Browse repository at this point
Copy the full SHA 0b47535View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c467f4 - Browse repository at this point
Copy the full SHA 6c467f4View commit details
Commits on Jan 12, 2023
-
Schema: Field reference copy (#1716)
* task: added copy field name button * task: added field name copied indicator and maxwidths for the button and field label * task: added width limitations to prevent text overlap on small screens * task: changed to noWrap * task: fixed layout issues for long field names and added tooltip
Configuration menu - View commit details
-
Copy full SHA for ae8c483 - Browse repository at this point
Copy the full SHA ae8c483View commit details -
Schema: Field Creation Tabs & Field Search (#1712)
* task: added component for new field form * task: Add back to fields list function * task: fixed dialog content padding * task: added option for field icon custom sizes * task: created helper function to find out if first letter is a vowel * task: moved components to views folders * task: added tabs and dialog actions * task: added tooltip show delay * task: add field filter logic * task: moved divider color to theme, modal render handled by condition, modal made to fullscreen with margins, moved onback logic to parent component * task: replaced vh padding and added maxHeight * task: field sort and icon update * task: spacing updates * task: moved search fields to title bar * task: fixed dialog content padding
Configuration menu - View commit details
-
Copy full SHA for 48240e5 - Browse repository at this point
Copy the full SHA 48240e5View commit details
Commits on Jan 16, 2023
-
Schema: Single Text creation (#1722)
* task: added component for new field form * task: Add back to fields list function * task: fixed dialog content padding * task: added option for field icon custom sizes * task: created helper function to find out if first letter is a vowel * task: moved components to views folders * task: added tabs and dialog actions * task: added tooltip show delay * task: add field filter logic * task: moved divider color to theme, modal render handled by condition, modal made to fullscreen with margins, moved onback logic to parent component * task: added single text creation fields * task: replaced vh padding and added maxHeight * task: field sort and icon update * task: spacing updates * task: moved search fields to title bar * task: fixed dialog content padding * task: add logic to get field data * task: added logic to show/hide validation error msg * task: integrate rtk query for creating a field * task: fixed fields list not refreshing on new field add * task: add logic to prevent re-using field name * task: close modal on field creation successful * task: added comments
Configuration menu - View commit details
-
Copy full SHA for 97898cc - Browse repository at this point
Copy the full SHA 97898ccView commit details
Commits on Jan 17, 2023
-
Task: Search fields no results (#1732)
* task: updated old no search results svg * task: added no search results state * task: made a reusable component for no search results * task: update logic of showing the no search results, list and no fields notif * task: updated padding
Configuration menu - View commit details
-
Copy full SHA for 5ae9afc - Browse repository at this point
Copy the full SHA 5ae9afcView commit details -
Task: Edit Single Text Field (#1731)
* task: added component for new field form * task: Add back to fields list function * task: fixed dialog content padding * task: added option for field icon custom sizes * task: created helper function to find out if first letter is a vowel * task: moved components to views folders * task: added tabs and dialog actions * task: added tooltip show delay * task: add field filter logic * task: moved divider color to theme, modal render handled by condition, modal made to fullscreen with margins, moved onback logic to parent component * task: added single text creation fields * task: replaced vh padding and added maxHeight * task: field sort and icon update * task: spacing updates * task: moved search fields to title bar * task: fixed dialog content padding * task: add logic to get field data * task: added logic to show/hide validation error msg * task: integrate rtk query for creating a field * task: fixed fields list not refreshing on new field add * task: add logic to prevent re-using field name * task: close modal on field creation successful * task: added comments * task: added menu dropdown * task: add edit field modal * task: move fields query to modal and added get field data rtk query * task: pre-fill form value and added new types * task: make sure model header tabs are loaded properly when edit field modal is open * task: integrate rtk query to update field & cache invalidation * task: dynamic modal header text * task: added loading indicator * task: added loading button * task: update comment * task: use direct url push when closing edit modal * task: removed get field data rtk query
Configuration menu - View commit details
-
Copy full SHA for b8ddbca - Browse repository at this point
Copy the full SHA b8ddbcaView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0ad1af - Browse repository at this point
Copy the full SHA e0ad1afView commit details -
Revert "task: add functionality to add field at the end of model"
This reverts commit e0ad1af.
Configuration menu - View commit details
-
Copy full SHA for f568ef0 - Browse repository at this point
Copy the full SHA f568ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec03f51 - Browse repository at this point
Copy the full SHA ec03f51View commit details
Commits on Jan 22, 2023
-
Schema: Markdown, Multiline Text, WYSIWYG creation/update & several o…
…ther changes (#1735) * chore: removed some comments * task: added config for textarea, wysiwyg and markdown * task: updated error validation logic * task: removed duplicate field menu item
Configuration menu - View commit details
-
Copy full SHA for f80aa1a - Browse repository at this point
Copy the full SHA f80aa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 530338b - Browse repository at this point
Copy the full SHA 530338bView commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63f1aa3 - Browse repository at this point
Copy the full SHA 63f1aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f62b96 - Browse repository at this point
Copy the full SHA 7f62b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b4c0b - Browse repository at this point
Copy the full SHA 18b4c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a176c8 - Browse repository at this point
Copy the full SHA 0a176c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742f311 - Browse repository at this point
Copy the full SHA 742f311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bc0f7 - Browse repository at this point
Copy the full SHA 34bc0f7View commit details
Commits on Jan 25, 2023
-
Schema: In-between field creation (#1764)
* task: add ability to pass custom sort order index during field creation * task: bulk resort on new field creation * task: add logic to defer fields refetch until bulk resort is done * task: reset sort index on modal close * task: update sortIndex increment logic when creating another field * task: do not invalidate cache when creating an in-between field * task: fixed field list not rerendering after field update * task: removed comment
Configuration menu - View commit details
-
Copy full SHA for 656c63a - Browse repository at this point
Copy the full SHA 656c63aView commit details
Commits on Jan 26, 2023
-
Schema: Character length validation for field name and label (#1771)
* task: add maxLength variable and created const to store status sortIndex * task: refactor error message logic * task: added maxlength validation
Configuration menu - View commit details
-
Copy full SHA for 0ad4a9f - Browse repository at this point
Copy the full SHA 0ad4a9fView commit details
Commits on Jan 30, 2023
-
Schema: Field Create/Update for multiple field types (#1767)
* task: added external link fields and css fixes * task: resize menu button * task: added field create/update flow for date, datetime and number * task: removed unused imports
Configuration menu - View commit details
-
Copy full SHA for 5fc83ad - Browse repository at this point
Copy the full SHA 5fc83adView commit details -
Configuration menu - View commit details
-
Copy full SHA for dacef40 - Browse repository at this point
Copy the full SHA dacef40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 969f350 - Browse repository at this point
Copy the full SHA 969f350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab04b3 - Browse repository at this point
Copy the full SHA 5ab04b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669a9c4 - Browse repository at this point
Copy the full SHA 669a9c4View commit details -
Added All Models Empty State View (#1773)
* Added: AllModelsEmptyState component * Hotfix: heading title
Configuration menu - View commit details
-
Copy full SHA for 8c282c3 - Browse repository at this point
Copy the full SHA 8c282c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e887bd - Browse repository at this point
Copy the full SHA 2e887bdView commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4f5a74 - Browse repository at this point
Copy the full SHA f4f5a74View commit details -
Schema: Single and Multi relationship flow (#1782)
* task: update to grid system for form layout * task: create one to one relationship field * task: update single relationship field * task: create/update multi relationship field * task: removed unused function * task: make sure parsley ref is lowercase * task: use autocomplete for single and multi rel fields * task: disable field when fetching data
Configuration menu - View commit details
-
Copy full SHA for 66c1adb - Browse repository at this point
Copy the full SHA 66c1adbView commit details -
Schema fields empty state (#1775)
* Added: FieldEmptyState component * Update: empty state guide links
Configuration menu - View commit details
-
Copy full SHA for 0c5b925 - Browse repository at this point
Copy the full SHA 0c5b925View commit details
Commits on Feb 1, 2023
-
All models no search result (#1780)
* Added: no search result UI for all models * Fixed: all models empty search action and table height * Remove: state update on search focus * Fixed: schema sidebar search focus * Remove variable and added element type
Configuration menu - View commit details
-
Copy full SHA for 91e1d8f - Browse repository at this point
Copy the full SHA 91e1d8fView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7512f72 - Browse repository at this point
Copy the full SHA 7512f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e36563 - Browse repository at this point
Copy the full SHA 3e36563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a266e3 - Browse repository at this point
Copy the full SHA 5a266e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59957c5 - Browse repository at this point
Copy the full SHA 59957c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8105bff - Browse repository at this point
Copy the full SHA 8105bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ee1c5 - Browse repository at this point
Copy the full SHA 81ee1c5View commit details
Commits on Feb 6, 2023
-
Schema: Field modal design update (#1786)
* task: add icons on tabs * task: different button layout for creating and updating fields * task: moved fields list config to a separate file * task: updated copy * task: update header text * task: update coming soon design * task: add deactivate field button on edit field * task: populate learn tab * task: resize padding for modal * task: update inline add field button style * task: combined config * task: add subheader text to field copy config * task: move form config to configs file * task: added tooltip info * task: different width for form and fields list * task: set max width for the input fields * task: simplified how data is taken for the learn tab * task: fixed ts error
Configuration menu - View commit details
-
Copy full SHA for 6033417 - Browse repository at this point
Copy the full SHA 6033417View commit details
Commits on Feb 7, 2023
-
Schema: Dropdown, color, currency, uuid, internal link and sort order…
… field creation/update (#1797) * task: add icons on tabs * task: different button layout for creating and updating fields * task: moved fields list config to a separate file * task: updated copy * task: update header text * task: update coming soon design * task: add deactivate field button on edit field * task: populate learn tab * task: resize padding for modal * task: update inline add field button style * task: combined config * task: add subheader text to field copy config * task: move form config to configs file * task: added tooltip info * task: different width for form and fields list * task: set max width for the input fields * task: added dropdown options * task: convert key value to snakecase and auto update key when value changes * task: add delete option function * task: add field spacing * task: pass options to parent and hide delete icon when there's only 1 option * task: refactor validation logic * task: comments * task: simplified how data is taken for the learn tab * task: use textfield instead of inputbase * task: style update * task: update error setting logic * task: update how error messages are rendered in options * task: error message copy update * task: add functionality to create a dropdown field * task: add update dropdown field functionality * task: removed unused imports * task: fixed bug with data render loop * task: fixed ts errors * task: fixed ts error * task: fixed ts errors * task: added config for uuid, color, currency, sort and internal url * task: added config for uuid and currency * task: update copy for sort order * task: fixed ts error
Configuration menu - View commit details
-
Copy full SHA for 8456b46 - Browse repository at this point
Copy the full SHA 8456b46View commit details -
Schema: Field dropdown menu Deactivate/Reactivate field (#1803)
* task: separate deactivated fields, create rtk query to reactivate fields * task: dynamic styling for the deactivated field * task: add deactivate and reactivate field function * task: added note when no active fields are present. * task: added comments * task: added loading indicator when deleting or undeleting fields * task: disable edit field button when field is deactivated * task: trigger notification on success * task: only bulk update active fields sort on inbetween field creation
Configuration menu - View commit details
-
Copy full SHA for fe0bc5c - Browse repository at this point
Copy the full SHA fe0bc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fe28e - Browse repository at this point
Copy the full SHA 90fe28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0999420 - Browse repository at this point
Copy the full SHA 0999420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c82859 - Browse repository at this point
Copy the full SHA 8c82859View commit details
Commits on Feb 8, 2023
-
Schema: Boolean field creation/update (#1806)
* task: added config for toggle * task: disable auto update key
Configuration menu - View commit details
-
Copy full SHA for 6edeba0 - Browse repository at this point
Copy the full SHA 6edeba0View commit details
Commits on Feb 10, 2023
-
Schema: Legacy fields support & field list fix (#1810)
* task: added config for the legacy fields * task: use generic icon for article writer * task: removed unused icon * task: removed unused icon import * task: added uuid category * task: fixed UI rendering logic
Configuration menu - View commit details
-
Copy full SHA for a032624 - Browse repository at this point
Copy the full SHA a032624View commit details -
Schema: Error notifications, deactivate/reactivate field modal, focus…
… detail tab on form error (#1813) * task: add notification message on field creation & update errors * task: update error msg * task: switch to details tab when user clicks done and there are form errors * task: wire deactivate/reactivate field in field update modal
Configuration menu - View commit details
-
Copy full SHA for 2775d05 - Browse repository at this point
Copy the full SHA 2775d05View commit details
Commits on Feb 14, 2023
-
Media field creation and update (#1795)
* task: add icons on tabs * task: different button layout for creating and updating fields * task: moved fields list config to a separate file * task: updated copy * task: update header text * task: update coming soon design * task: add deactivate field button on edit field * task: populate learn tab * task: resize padding for modal * task: update inline add field button style * task: combined config * task: add subheader text to field copy config * task: move form config to configs file * task: added tooltip info * task: different width for form and fields list * task: set max width for the input fields * Added: initial media rules component * Update: temporary media rules display * Update: media rules fields * Added: media item limit tooltip text * Added: media rules update handler and media fetch bins * Update: handle settings data update for media rules * Update: media item limit value * Update: useMediaRules hook to handle states and media groups * Update: formData value if rules are unchecked * Update: media rules checkbox event * Fixed: lock folder initial value * Fieldform cleanup * Fixed: data types * Fixed: unexpected no search results display on initial load * Remove: console log * Remove: custom media rules tab * Move: media fields to details tab * Added: default value for group_id * Refactor: fields styling * Fixed: update modal media fields * Fixed: min value for media item limit field * Remove: unused files * Refactor: media select folder autocomplete * Fixed: autocomplete render keys * Field form cleanup * Added: bin type * Re-added MediaRules and media rules hook * Updated: media rules folder autocomplete * Update: initial media rules values * Fixed: media rules remove selected folder * Remove comments * Fixed: bin groups state assignment * Remove unused types * task: separate config for details and rules tab * task: simplified rules tab data handling and field render * task: add tooltip * task: fixed app crashes when refreshing an open edit media field * task: added margin top * task: removed unused imports * task: removed unused methods and exports --------- Co-authored-by: Nar Cuenca <narc.ph@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f097304 - Browse repository at this point
Copy the full SHA f097304View commit details
Commits on Feb 15, 2023
-
Schema: Sync with master (#1821)
* FIX: Added handling for empty csv file imports (#1644) * Update Insights table incorrect thumbnails (#1614) * Added: filename tooltip * Update: filename thumbnail display for xlsx, pdf, and csv * Update: thumbnail display for other file extensions * Change NameTooltip component to FilenameTooltip Co-authored-by: Andres <agalin920@gmail.com> * Fix undefined title on custom apps (#1658) * Fix undefined title on custom apps * couple of house keeping items Co-authored-by: Stuart Runyan <shrunyan@gmail.com> * Fallback to first bin if no default bin present (#1657) * Block non image selection for favicon (#1616) * mature dashboard empty state (#1611) * mature dashboard empty state * padding update * update margin * fix: reset create items button when fieldmap is changed or a new file is imported: (#1679) * Only dispatch success action on 200 response (#1690) * Use Zoho embed URL (#1675) * Fixed: launch pad cards returning nan on undefined values (#1673) * Added: optional chain for options field to avoid undefined or null val (#1689) * Restore media filter pill height (#1659) * Fixed: dropdown icons position (#1598) Co-authored-by: Carl Cruz <carlcruz@192.168.254.104> * Fix: Check if binData exists before file upload (#1705) * fix: check if binData exists * task: disable upload button when binData is not loaded * task: disable upload button when binData is loading * Change warning message to not access undefined variable (#1700) * AI content text fields (#1724) * Ai content text fields * lock update * messaging update * task: added checking if attr object has any content (#1726) * Fixed: URL error when meta doesnt have a url field (#1738) * Fixed: URL error when meta doesnt have a url field * Hotfix: resource table click function * API Request batcher and bulk endpoint implementation for media multi move and delete (#1672) * API Request batcher and bulk endpoint implementation for media multi move and delete * disable close when loading * Remove limit tesxt * Update api middleware to return a promise to diplicate requests (#1696) * add: testing hooks * Fix Metrics app crash when backend reports that no requests were served (#1753) * Add AI on article writer, markdown, wysiwyg (#1750) * Add AI on article writer, markdown, wysiwyg * Update key * lock revert * zesty-io/core@1.6.8 Co-authored-by: Stuart Runyan <shrunyan@gmail.com> * cleanup (#1740) * hotfix: zesty-io/core@1.6.9 * Group network errors by a custom fingerprint on sentry (#1762) * Group network errors by a custom fingerprint on sentry * Display Failed to fetch notification * Remove Atom video as it is no longer supported (#1770) * Schema start wizard (#1721) * Schema start wizard * Update config * revert package.json * remove comment * Remove ecommerce option; Add landing page main model name * remove discord link (#1791) * Refactor: Button components with loading state (#1787) * Refactor: Button components with loading state to use LoadingButton * Added loadingPosition start to all loading buttons with startIcon * fix: disable open resource button when no url can be created for the button action (#1778) * Render tags in sorted order (#1790) * Add keyboard shortcut to save settings (#1793) * task: created HOC that saves cursor position for mutated input values (#1815) * Feature/sso login (#1812) * functional login flow * add sso error * type message event * Update resolving of urls from audit items to use URI (#1819) * Update resolving of urls from audit items to use URI * remove console log --------- Co-authored-by: Carl Jacob Cruz <40680430+JacobDiazCruz@users.noreply.github.com> Co-authored-by: Andres <agalin920@gmail.com> Co-authored-by: Ryan Pals <ryan.pals@zesty.io> Co-authored-by: Stuart Runyan <shrunyan@gmail.com> Co-authored-by: Carl Cruz <carlcruz@192.168.254.104>
Configuration menu - View commit details
-
Copy full SHA for 38246e2 - Browse repository at this point
Copy the full SHA 38246e2View commit details
Commits on Feb 16, 2023
-
Schema: System fields and withCursorPosition HOC (#1822)
* task: add system fields switch * task: added basic structure when system fields are enabled * task: added system fields and made field component support user and system fields * task: layout fix * task: updated error * task: used withCursorPosition HOC to mutated input fields
Configuration menu - View commit details
-
Copy full SHA for f18fba0 - Browse repository at this point
Copy the full SHA f18fba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795ea19 - Browse repository at this point
Copy the full SHA 795ea19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0340863 - Browse repository at this point
Copy the full SHA 0340863View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1cc90 - Browse repository at this point
Copy the full SHA df1cc90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b84f1d3 - Browse repository at this point
Copy the full SHA b84f1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b767366 - Browse repository at this point
Copy the full SHA b767366View commit details -
Schema: Open edit field modal on field click (#1817)
* task: updated field cursor hover and stop click propagation * task: open edit field modal on field click * task: fixed event propagation and update url errors
Configuration menu - View commit details
-
Copy full SHA for f087587 - Browse repository at this point
Copy the full SHA f087587View commit details
Commits on Feb 17, 2023
-
Schema: All Models filter by model type (#1823)
* task: added basic structure of filters * task: add filter dropdown function * task: dynamic button based on filter status * task: moved hooks folder to components root dir * task: added filters reducer * task: add filter logic * task: added filter logic for other filters * task: added reusable flterbase component * task: rename component * task: use filterbutton component for lastupdate and people filters * task: fixed height issue * task: removed unused imports * task: removed todo
Configuration menu - View commit details
-
Copy full SHA for 7370831 - Browse repository at this point
Copy the full SHA 7370831View commit details
Commits on Feb 20, 2023
-
Schema: All models filter by user (#1824)
* task: added basic structure of filters * task: add filter dropdown function * task: dynamic button based on filter status * task: moved hooks folder to components root dir * task: added filters reducer * task: add filter logic * task: added filter logic for other filters * task: added reusable flterbase component * task: rename component * task: use filterbutton component for lastupdate and people filters * task: fixed height issue * task: removed unused imports * task: removed todo * task: added user type and updated getUsers type * task: added filter logic * task: added user filter menu item * task: made no results component reusable * task: moved UserFilter and FilterButton to shell/components * task: renamed props * task: cleanup * task: changed value type for filters
Configuration menu - View commit details
-
Copy full SHA for 2ec712f - Browse repository at this point
Copy the full SHA 2ec712fView commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f21a0e5 - Browse repository at this point
Copy the full SHA f21a0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5948ccc - Browse repository at this point
Copy the full SHA 5948cccView commit details -
Schema: All Models filter by last updated date (#1826)
* task: setup basic date filter structure * task: added date filter full function * task: made filters more re-usable * task: added filter logic * task: auto highlight already selected date on calendar and prevent calendar picker from auto-closing when year is changed
Configuration menu - View commit details
-
Copy full SHA for 8975e01 - Browse repository at this point
Copy the full SHA 8975e01View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa07466 - Browse repository at this point
Copy the full SHA fa07466View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6734d - Browse repository at this point
Copy the full SHA ba6734dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e147f04 - Browse repository at this point
Copy the full SHA e147f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30c38a - Browse repository at this point
Copy the full SHA a30c38aView commit details -
Schema: Tooltip fields support (#1828)
* task: add support for tooltip field * task: fixed tooltip field disappears when value is deleted
Configuration menu - View commit details
-
Copy full SHA for ec31b06 - Browse repository at this point
Copy the full SHA ec31b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e570d - Browse repository at this point
Copy the full SHA 09e570dView commit details
Commits on Feb 23, 2023
-
Schem: Persist system fields (#1845)
* task: don't render edit in code button for headless models * task: don't render create button for globals and clippings * task: remove hover effect on system fields * task: persist system field status * task: update to useLocalStorage hook * task: change default system field state to false
Configuration menu - View commit details
-
Copy full SHA for e02247a - Browse repository at this point
Copy the full SHA e02247aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0cef5 - Browse repository at this point
Copy the full SHA ee0cef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46bbdc0 - Browse repository at this point
Copy the full SHA 46bbdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f5c35 - Browse repository at this point
Copy the full SHA 91f5c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11109a0 - Browse repository at this point
Copy the full SHA 11109a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d866e - Browse repository at this point
Copy the full SHA 84d866eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2552d - Browse repository at this point
Copy the full SHA 9d2552dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cda75 - Browse repository at this point
Copy the full SHA 53cda75View commit details -
Configuration menu - View commit details
-
Copy full SHA for cae08ea - Browse repository at this point
Copy the full SHA cae08eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb1117 - Browse repository at this point
Copy the full SHA 6fb1117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d55650 - Browse repository at this point
Copy the full SHA 8d55650View commit details
Commits on Feb 24, 2023
-
Schema: VQA round1 fixes (#1858)
* task: don't render edit in code button for headless models * task: don't render create button for globals and clippings * task: vqa fixes for field selection * task: field updates * task: doc links spacing and size * task: field form fixes
Configuration menu - View commit details
-
Copy full SHA for 6c314e7 - Browse repository at this point
Copy the full SHA 6c314e7View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70e8368 - Browse repository at this point
Copy the full SHA 70e8368View commit details -
Configuration menu - View commit details
-
Copy full SHA for e783d76 - Browse repository at this point
Copy the full SHA e783d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cfe25 - Browse repository at this point
Copy the full SHA 81cfe25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9677ab - Browse repository at this point
Copy the full SHA c9677abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c14bcb5 - Browse repository at this point
Copy the full SHA c14bcb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06c88f - Browse repository at this point
Copy the full SHA e06c88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d465fdf - Browse repository at this point
Copy the full SHA d465fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e9b2c - Browse repository at this point
Copy the full SHA f3e9b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d2c83 - Browse repository at this point
Copy the full SHA c9d2c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c692a2c - Browse repository at this point
Copy the full SHA c692a2cView commit details -
Schema: Field type filter update & document title update (#1863)
* task: allow field selection filter via media keywords * task: update global tabs to use rtk query models result to show correct model name * task: add conditions for setting doc title
Configuration menu - View commit details
-
Copy full SHA for 19356ed - Browse repository at this point
Copy the full SHA 19356edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8050f58 - Browse repository at this point
Copy the full SHA 8050f58View commit details -
Schema: Fields Cypress tests (#1832)
* task: added new field file * task: initial tests setup * task: added end of list and modal tab switch tests * task: error message test * task: field selection tests * task: add another field test * task: dropdown field test * task: media field test * task: boolean field test * task: one to one field test * task: field list filter test * task: update field test * task: deactivate/reactivate field test * task: system fields test * task: replace old field spec file with new one * fixed merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 0c6115c - Browse repository at this point
Copy the full SHA 0c6115cView commit details -
Schema: VQA round2 fixes (#1864)
* task: add .idea to .gitignore * task: added bottom margins
Configuration menu - View commit details
-
Copy full SHA for 7a5c13e - Browse repository at this point
Copy the full SHA 7a5c13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58958f4 - Browse repository at this point
Copy the full SHA 58958f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66b2b5 - Browse repository at this point
Copy the full SHA b66b2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7556ac - Browse repository at this point
Copy the full SHA f7556acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d106e80 - Browse repository at this point
Copy the full SHA d106e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 584ea65 - Browse repository at this point
Copy the full SHA 584ea65View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc50691 - Browse repository at this point
Copy the full SHA dc50691View commit details -
task: updated deactivated fields spacing and prevent opening of field…
… update modal on menu dropdown click out (#1869)
Configuration menu - View commit details
-
Copy full SHA for 9065a34 - Browse repository at this point
Copy the full SHA 9065a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cb9a5 - Browse repository at this point
Copy the full SHA 80cb9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a62f13 - Browse repository at this point
Copy the full SHA 9a62f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446580d - Browse repository at this point
Copy the full SHA 446580dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 943ccad - Browse repository at this point
Copy the full SHA 943ccadView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece7db5 - Browse repository at this point
Copy the full SHA ece7db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2519609 - Browse repository at this point
Copy the full SHA 2519609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499ba78 - Browse repository at this point
Copy the full SHA 499ba78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1196d85 - Browse repository at this point
Copy the full SHA 1196d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3bdf6 - Browse repository at this point
Copy the full SHA 2f3bdf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1347def - Browse repository at this point
Copy the full SHA 1347defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e516b - Browse repository at this point
Copy the full SHA 12e516bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44c90a - Browse repository at this point
Copy the full SHA c44c90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f7ce8 - Browse repository at this point
Copy the full SHA 65f7ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 475fc34 - Browse repository at this point
Copy the full SHA 475fc34View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfb7059 - Browse repository at this point
Copy the full SHA cfb7059View commit details -
Configuration menu - View commit details
-
Copy full SHA for a155e67 - Browse repository at this point
Copy the full SHA a155e67View commit details -
Schema: Bug and VQA fixes (#1886)
* task: updated how update modal is being rendered * task: close menu dropdown on edit modal open * task: enable arrow keys on user filter * task: model filter behavior fix * task: vqa round 2 fixes * task: updated edit field routing * task: updated user filter button text * task: make checkboxes checked by default
Configuration menu - View commit details
-
Copy full SHA for b96dfd6 - Browse repository at this point
Copy the full SHA b96dfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6176b2 - Browse repository at this point
Copy the full SHA f6176b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d75fd - Browse repository at this point
Copy the full SHA e8d75fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7721ce4 - Browse repository at this point
Copy the full SHA 7721ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ae71f - Browse repository at this point
Copy the full SHA f8ae71fView commit details
Commits on Mar 2, 2023
-
Schema: Modal height and deactivated field fix (#1896)
* task: updated how update modal is being rendered * task: close menu dropdown on edit modal open * task: enable arrow keys on user filter * task: model filter behavior fix * task: vqa round 2 fixes * task: updated edit field routing * task: updated user filter button text * task: make checkboxes checked by default * task: updated modal height for fields * task: do not open edit field modal on deactivated field click * task: updated modal height * task: added min-height for field form body
Configuration menu - View commit details
-
Copy full SHA for 0350a7d - Browse repository at this point
Copy the full SHA 0350a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cedb4ff - Browse repository at this point
Copy the full SHA cedb4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdea26f - Browse repository at this point
Copy the full SHA cdea26fView commit details -
Schema: User filter update (#1897)
* task: autofocus search field on component mount * task: sort user firstname by asc * task: allow default button text override * task: sticky search filter * task: added no users notif when search has no matches * task: added no users notice when filter has no matches
Configuration menu - View commit details
-
Copy full SHA for b43a8b9 - Browse repository at this point
Copy the full SHA b43a8b9View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c6671a - Browse repository at this point
Copy the full SHA 6c6671aView commit details -
Schema: System field text, button spacing, model scroll fix (#1908)
* chore: zesty material version bump * task: auto scroll to selected model on model list * task: system fields copy update * task: adjust add another field button spacing * task: global tab link remove underline on hover * task: remove datagrid cell focus outline * task: moved cell and header outline on focus to theme
Configuration menu - View commit details
-
Copy full SHA for d4c1e5a - Browse repository at this point
Copy the full SHA d4c1e5aView commit details -
Schema: Autofocus related model field & prevent referencing own model (…
…#1909) * fix: filter current model from the related model zuid dropdown * task: only auto check list * task: dynamic autofocus field config
Configuration menu - View commit details
-
Copy full SHA for abf8f1e - Browse repository at this point
Copy the full SHA abf8f1eView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c429de - Browse repository at this point
Copy the full SHA 9c429deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a98a90c - Browse repository at this point
Copy the full SHA a98a90cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a6f5d - Browse repository at this point
Copy the full SHA e2a6f5dView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4badda3 - Browse repository at this point
Copy the full SHA 4badda3View commit details
Commits on Mar 8, 2023
-
Schema Activity Log: Convert ActionsTimeline to tsx (#1870)
* task: convert ActionsTimeline to tsx * task: import order * task: convert actionsbyusers to tsx and added types * task: convert filters to tsx
Configuration menu - View commit details
-
Copy full SHA for a2d7793 - Browse repository at this point
Copy the full SHA a2d7793View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 928a7f8 - Browse repository at this point
Copy the full SHA 928a7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7caa25f - Browse repository at this point
Copy the full SHA 7caa25fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129ab8b - Browse repository at this point
Copy the full SHA 129ab8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d600b - Browse repository at this point
Copy the full SHA f8d600bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92833b6 - Browse repository at this point
Copy the full SHA 92833b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e37cd21 - Browse repository at this point
Copy the full SHA e37cd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for b23d805 - Browse repository at this point
Copy the full SHA b23d805View commit details
Commits on Mar 13, 2023
-
Schema Activity Log: Build activity log content (#1914)
* task: convert ActionsTimeline to tsx * task: import order * task: convert actionsbyusers to tsx and added types * task: convert filters to tsx * task: add activity log tab * task: added content for activity log * task: fix component spacing * task: add overridable height offset * chore: removed unncessarry skip * task: added comment for next step on filters * task: added empty state * task: added autosizer
Configuration menu - View commit details
-
Copy full SHA for fe36c61 - Browse repository at this point
Copy the full SHA fe36c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b6db3 - Browse repository at this point
Copy the full SHA 37b6db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae082c7 - Browse repository at this point
Copy the full SHA ae082c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb99c8 - Browse repository at this point
Copy the full SHA ceb99c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d95ab92 - Browse repository at this point
Copy the full SHA d95ab92View commit details
Commits on Mar 14, 2023
-
Schema Activity Log: Daterange, user filter and generic filter (#1918)
* task: convert ActionsTimeline to tsx * task: import order * task: convert actionsbyusers to tsx and added types * task: convert filters to tsx * task: add activity log tab * task: added content for activity log * task: fix component spacing * task: add overridable height offset * chore: removed unncessarry skip * task: added comment for next step on filters * task: add daterange calendar type * task: bumped mui base and mui datepicker pro versions and fixed breaking changes * task: removed date range * task: removed unused type * task: created reusable daterange filter * task: added overrideable button text * task: moved user options fetching to parent component * task: use the reusable UserFilter * task: override button text * task: override button text * task: generic filter * task: removed unused prop
Configuration menu - View commit details
-
Copy full SHA for 66c5399 - Browse repository at this point
Copy the full SHA 66c5399View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82d82c - Browse repository at this point
Copy the full SHA a82d82cView commit details -
Schema Activity Log: Updated remaining filters, updated daterange des…
…ign (#1921) * task: convert old filters * task: close model on date select * task: daterange filter reset * fix: incorrect user zuid * task: layout update * chore: removed comment
Configuration menu - View commit details
-
Copy full SHA for 830fa33 - Browse repository at this point
Copy the full SHA 830fa33View commit details
Commits on Mar 15, 2023
-
Merge branch 'feature/schema' of github.com:zesty-io/manager-ui into …
…feature/schema-activity-log
Configuration menu - View commit details
-
Copy full SHA for ffba884 - Browse repository at this point
Copy the full SHA ffba884View commit details -
Schema Activity Log: Cypress test updates (#1924)
* task: fixed broken cypress tests * task: fixed broken cypress tests * task: added schema activity log test
Configuration menu - View commit details
-
Copy full SHA for a6cefc9 - Browse repository at this point
Copy the full SHA a6cefc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc3363 - Browse repository at this point
Copy the full SHA fcc3363View commit details -
Merge branch 'master' of github.com:zesty-io/manager-ui into feature/…
…schema-activity-log
Configuration menu - View commit details
-
Copy full SHA for dbc863b - Browse repository at this point
Copy the full SHA dbc863bView commit details -
Merge branch 'feature/schema-activity-log' of github.com:zesty-io/man…
…ager-ui into feature/schema-activity-log
Configuration menu - View commit details
-
Copy full SHA for b68a9f3 - Browse repository at this point
Copy the full SHA b68a9f3View commit details