Skip to content
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

Release to prod 2024-09-02 #1342

Merged
merged 75 commits into from
Sep 2, 2024
Merged

Release to prod 2024-09-02 #1342

merged 75 commits into from
Sep 2, 2024

Commits on Aug 19, 2024

  1. domain variable changed - added https

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a96c029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc26bd View commit details
    Browse the repository at this point in the history
  3. выровнял текст заголовка посередине

    Nikita S authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    37b89fc View commit details
    Browse the repository at this point in the history
  4. added prototypes of buttons edit and delete

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3c9b3d2 View commit details
    Browse the repository at this point in the history
  5. added translation to dialog

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b3be0be View commit details
    Browse the repository at this point in the history
  6. added dialog and stylized buttons

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0f81db5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    821ce74 View commit details
    Browse the repository at this point in the history
  8. fixed translations

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8307b0d View commit details
    Browse the repository at this point in the history
  9. tags padding fix

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3c11678 View commit details
    Browse the repository at this point in the history
  10. added component for test

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    36e7a5c View commit details
    Browse the repository at this point in the history
  11. fixed translation on modal windows with correct way

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d1ab46c View commit details
    Browse the repository at this point in the history
  12. changed routing after authorization

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    181af90 View commit details
    Browse the repository at this point in the history
  13. icons fixed to fill

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    561d0eb View commit details
    Browse the repository at this point in the history
  14. changed fill on currentColor

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    df4f339 View commit details
    Browse the repository at this point in the history
  15. removed unuseble elements

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2ef8cfe View commit details
    Browse the repository at this point in the history
  16. changed on the old modified file

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f51e315 View commit details
    Browse the repository at this point in the history
  17. fixed footer for desktop devices

    toprogramm authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    37d4eba View commit details
    Browse the repository at this point in the history
  18. Add model for cities with localization

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    207be3e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f49467d View commit details
    Browse the repository at this point in the history
  20. Add list of supported countries

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ad09c1f View commit details
    Browse the repository at this point in the history
  21. Add supported countries enum

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2aa949c View commit details
    Browse the repository at this point in the history
  22. Minor change to googledocs parser to comply with new location localiz…

    …ation model
    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b751c10 View commit details
    Browse the repository at this point in the history
  23. Add localization to events routes controllers;

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9d0384 View commit details
    Browse the repository at this point in the history
  24. Add localization to location endpoints

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    96046f9 View commit details
    Browse the repository at this point in the history
  25. Add errors for nonexistent countries and cities

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b710d6c View commit details
    Browse the repository at this point in the history
  26. Fix copypaste typo and forgotten await bug

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9d6b5b8 View commit details
    Browse the repository at this point in the history
  27. Add new format for usedCities

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    959583f View commit details
    Browse the repository at this point in the history
  28. Fix schema.ts for used cities

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ceddd48 View commit details
    Browse the repository at this point in the history
  29. Fix forgotten return accum from reduce

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ac95ccf View commit details
    Browse the repository at this point in the history
  30. Remove console.log

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    97ea8e7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a0a8df8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    25290d5 View commit details
    Browse the repository at this point in the history
  33. fixed back from create event after postauth

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    39f9ac0 View commit details
    Browse the repository at this point in the history
  34. removed unused locale variable

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7aaea4a View commit details
    Browse the repository at this point in the history
  35. currency payload returned

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a5f458e View commit details
    Browse the repository at this point in the history
  36. type Currency back

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8ce8a05 View commit details
    Browse the repository at this point in the history
  37. exclude modal temporarily from create page

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e9d3cb3 View commit details
    Browse the repository at this point in the history
  38. redirect from create-event fixed, modal works

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d3624e6 View commit details
    Browse the repository at this point in the history
  39. added headings on maain and meta

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    12f0c24 View commit details
    Browse the repository at this point in the history
  40. meta with | fixed

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0dcffff View commit details
    Browse the repository at this point in the history
  41. when not found - headings not seen

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6b98876 View commit details
    Browse the repository at this point in the history
  42. Remove location localization for online events

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fe70456 View commit details
    Browse the repository at this point in the history
  43. Add forgotten await

    igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    67a36ba View commit details
    Browse the repository at this point in the history
  44. popover created

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b8592fd View commit details
    Browse the repository at this point in the history
  45. added for every currency number of decimals

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8be8a95 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fde7597 View commit details
    Browse the repository at this point in the history
  47. fixed type currency in Peredelano event, restricted number input from…

    … e, +,-
    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fac3eb6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    dcc5ca4 View commit details
    Browse the repository at this point in the history
  49. type check error fixed

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7a3e6c4 View commit details
    Browse the repository at this point in the history
  50. type check2 erroes fixed

    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b867e5c View commit details
    Browse the repository at this point in the history
  51. hack against scientific form for numbers less then 1 and fully reset …

    …edit form to blank and not nonedited event
    Sinamon-maker authored and igor.la committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    695f9da View commit details
    Browse the repository at this point in the history
  52. Merge pull request #1305 from openworld-community/release/2024-08-18

    Release/2024 08 18
    il12 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    627388f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. main page usedCiyies transformed

    Sinamon-maker authored and igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    69ac97d View commit details
    Browse the repository at this point in the history
  2. library select returned

    Sinamon-maker authored and igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    60fc1b3 View commit details
    Browse the repository at this point in the history
  3. added new types

    Sinamon-maker authored and igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a3f3174 View commit details
    Browse the repository at this point in the history
  4. Add alphabetical sorting for cities;

    Remove country without cities
    igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    99e5dd6 View commit details
    Browse the repository at this point in the history
  5. Add alphabetical sorting for cities;

    igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    335bdf7 View commit details
    Browse the repository at this point in the history
  6. Add alphabetical sorting for cities;

    igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    34bc7af View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1310 from openworld-community/release/2024-08-18

    Hotfix for release 24-08-18
    il12 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d31fde4 View commit details
    Browse the repository at this point in the history
  8. check countries on front

    Sinamon-maker authored and igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0cb3092 View commit details
    Browse the repository at this point in the history
  9. create event finished

    Sinamon-maker authored and igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    922b698 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1311 from openworld-community/release/2024-08-18

    Release/2024 08 18
    il12 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0b65945 View commit details
    Browse the repository at this point in the history
  11. Fix styles

    igor.la committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ab7d15b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1312 from openworld-community/release/2024-08-18-…

    …hotfix
    
    Fix styles
    il12 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1215931 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    7f8ea28 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Merge pull request #1318 from openworld-community/fix-route-name

    changed name into path for hreflang
    il12 authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    67aa97a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    06f5a8d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #1326 from openworld-community/fix-1323-mobile-lan…

    …g-city
    
    city on main on mobile in filter in local language
    il12 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5446997 View commit details
    Browse the repository at this point in the history
  2. fixed clear filters

    Sinamon-maker committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    148a25e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b5ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce3a5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f922edc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1330 from openworld-community/fix-usedCities-afte…

    …r-delete
    
    fixed clear filters
    Sinamon-maker authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ef27afc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    4990d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #1333 from openworld-community/fix-headings-mobile…

    …-main
    
    headings on main on mobile added margin on the left
    Sinamon-maker authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c1fb7e3 View commit details
    Browse the repository at this point in the history