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

v2.6.0-rc.0 #685

Merged
merged 231 commits into from
Jun 16, 2022
Merged

v2.6.0-rc.0 #685

merged 231 commits into from
Jun 16, 2022

Commits on Apr 7, 2022

  1. Merge pull request #674 from rowyio/rc

    v2.5.0
    shamsmosowi authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    fba88cd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Merge branch 'rc'

    * rc:
      fix unauthenticated users getting stuck on ProtectedRoutes
    notsidney committed Apr 8, 2022
    1 Configuration menu
    Copy the full SHA
    5a6f464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84bc450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c101a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 13, 2022

  1. Bump urijs from 1.19.10 to 1.19.11

    Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
    - [Release notes](https://github.com/medialize/URI.js/releases)
    - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
    - [Commits](medialize/URI.js@v1.19.10...v1.19.11)
    
    ---
    updated-dependencies:
    - dependency-name: urijs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6004864 View commit details
    Browse the repository at this point in the history
  2. update browserslist

    notsidney committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    07349ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #675 from rowyio/dependabot/npm_and_yarn/urijs-1.1…

    …9.11
    
    Bump urijs from 1.19.10 to 1.19.11
    notsidney authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d54e8c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c78575 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. webform

    shamsmosowi committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c19a29f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    0e037e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f57eab View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    bc0bdf7 View commit details
    Browse the repository at this point in the history
  2. enforce usage of lodash-es

    notsidney committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ffd87a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813bb07 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add Setup page, Modal

    notsidney committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d664a04 View commit details
    Browse the repository at this point in the history
  2. add types to atoms

    notsidney committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    7a12588 View commit details
    Browse the repository at this point in the history
  3. cleanup connector field

    shamsmosowi committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    97076b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. add settings pages

    notsidney committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f13eabd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Bump cross-fetch from 3.1.4 to 3.1.5

    Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/lquixada/cross-fetch/releases)
    - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3e804ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e660592 View commit details
    Browse the repository at this point in the history
  3. add project switching code

    notsidney committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    44effc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01070d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25562b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89eeaca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9536527 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed78794 View commit details
    Browse the repository at this point in the history
  9. make theme radio full width

    notsidney committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0b51acc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Merge pull request #678 from rowyio/dependabot/npm_and_yarn/cross-fet…

    …ch-3.1.5
    
    Bump cross-fetch from 3.1.4 to 3.1.5
    notsidney authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    51825c4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    580c67c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    633bb6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70fb0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b2c06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fed928 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    2f15f57 View commit details
    Browse the repository at this point in the history
  2. start work on table data

    notsidney committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e30efda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d79d22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8dce5 View commit details
    Browse the repository at this point in the history
  5. remove cra react logos

    notsidney committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e60fd65 View commit details
    Browse the repository at this point in the history
  6. fix @rowy/form-builder

    notsidney committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b910833 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 9, 2022

  1. enable TableSettingsDialog

    notsidney committed May 9, 2022
    Configuration menu
    Copy the full SHA
    3ba5fef View commit details
    Browse the repository at this point in the history
  2. add SnackLogProvider

    notsidney committed May 9, 2022
    Configuration menu
    Copy the full SHA
    be3c8dd View commit details
    Browse the repository at this point in the history
  3. refrence field setup

    shamsmosowi committed May 9, 2022
    Configuration menu
    Copy the full SHA
    530bea9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    233d218 View commit details
    Browse the repository at this point in the history
  2. fix jest babel transforms

    notsidney committed May 10, 2022
    Configuration menu
    Copy the full SHA
    72cac00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5211d1d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. write addRow function

    notsidney committed May 13, 2022
    Configuration menu
    Copy the full SHA
    a94bb26 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    449467a View commit details
    Browse the repository at this point in the history
  2. Bump cross-fetch from 3.1.4 to 3.1.5

    Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/lquixada/cross-fetch/releases)
    - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    6cc90c7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 18, 2022

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

Commits on May 19, 2022

  1. add main Table component

    notsidney committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8fb9a47 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. add most field types

    notsidney committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6b162be View commit details
    Browse the repository at this point in the history
  2. functions setup

    shamsmosowi committed May 24, 2022
    Configuration menu
    Copy the full SHA
    1b7f9af View commit details
    Browse the repository at this point in the history
  3. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed May 24, 2022
    Configuration menu
    Copy the full SHA
    cdb4748 View commit details
    Browse the repository at this point in the history
  4. add more complex data types

    notsidney committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3821b22 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed May 24, 2022
    Configuration menu
    Copy the full SHA
    110acab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5176e7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    8a31327 View commit details
    Browse the repository at this point in the history
  2. animate unsorted icon

    notsidney committed May 26, 2022
    Configuration menu
    Copy the full SHA
    32f2c12 View commit details
    Browse the repository at this point in the history
  3. add table filters UI

    notsidney committed May 26, 2022
    Configuration menu
    Copy the full SHA
    60a40c6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge pull request #679 from rowyio/dependabot/npm_and_yarn/cross-fet…

    …ch-3.1.5
    
    Bump cross-fetch from 3.1.4 to 3.1.5
    notsidney authored May 27, 2022
    Configuration menu
    Copy the full SHA
    2593ad4 View commit details
    Browse the repository at this point in the history
  2. useFirestoreCollectionWithAtom fixes

    - creating too many queries when they're equal
    - creating quries for new pages when we've loaded all rows already
    - fixed suspending when loading next page
    - broke up big useEffect and memoized and checked firestore query for equality
    notsidney committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c85098a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8286aa8 View commit details
    Browse the repository at this point in the history
  4. test vercel preview deploy

    notsidney committed May 27, 2022
    Configuration menu
    Copy the full SHA
    da54930 View commit details
    Browse the repository at this point in the history
  5. push to vercel dev link

    notsidney committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c84d6fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3daa1b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52a193f View commit details
    Browse the repository at this point in the history
  8. .

    shamsmosowi committed May 27, 2022
    Configuration menu
    Copy the full SHA
    36d6190 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    ba3531d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed May 30, 2022
    Configuration menu
    Copy the full SHA
    2a6deba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe28571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02fcfc View commit details
    Browse the repository at this point in the history
  5. fix table infinite scroll stopping after a while because the network …

    …doesn’t load all available docs, and we set the internal hook state to prevent getting new pages
    notsidney committed May 30, 2022
    Configuration menu
    Copy the full SHA
    8e303bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6030041 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33877a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac09712 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd26a20 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. add Export

    notsidney committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a838b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bc720 View commit details
    Browse the repository at this point in the history
  3. reference field type

    shamsmosowi committed May 31, 2022
    Configuration menu
    Copy the full SHA
    376b0ef View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    b32276f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf5848 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    88cfe34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f4f74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0f1f0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43959dd View commit details
    Browse the repository at this point in the history
  7. add CloudLogs

    notsidney committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    dd0164b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd1aead View commit details
    Browse the repository at this point in the history
  9. add Extensions & Webhooks

    notsidney committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8501fe4 View commit details
    Browse the repository at this point in the history
  10. Bump eventsource from 1.0.7 to 1.1.1

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f1b99fc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    c38c3be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    88ad85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcff07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ec2af View commit details
    Browse the repository at this point in the history
  5. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    cc7b7ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9373c8c View commit details
    Browse the repository at this point in the history
  7. add error handler to auth

    notsidney committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    effe08e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21cfc75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eb7915 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #681 from rowyio/dependabot/npm_and_yarn/eventsour…

    …ce-1.1.1
    
    Bump eventsource from 1.0.7 to 1.1.1
    notsidney authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b414853 View commit details
    Browse the repository at this point in the history
  11. add basic side drawer

    notsidney committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    67503b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a1a84e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    109960d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8b698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e766a View commit details
    Browse the repository at this point in the history
  4. add useBeforeUnload

    notsidney committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    34a49c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726f4c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36e911d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fb4633 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1933bae View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Bump semver-regex from 3.1.3 to 3.1.4

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    7dbd94b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #682 from rowyio/dependabot/npm_and_yarn/semver-re…

    …gex-3.1.4
    
    Bump semver-regex from 3.1.3 to 3.1.4
    notsidney authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    6ca30bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c083c8c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    c448591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2c6fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94372bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c292b67 View commit details
    Browse the repository at this point in the history
  5. geolocation field

    shamsmosowi committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b838533 View commit details
    Browse the repository at this point in the history
  6. add back context menu

    notsidney committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    54b1d7d View commit details
    Browse the repository at this point in the history
  7. markdown field

    shamsmosowi committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    c28490c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    db49cc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83a5415 View commit details
    Browse the repository at this point in the history
  10. downgrade mui to v5.6

    notsidney committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    62db3af View commit details
    Browse the repository at this point in the history
  11. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ec9ae60 View commit details
    Browse the repository at this point in the history
  12. fix issues

    notsidney committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8330873 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d1c452 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d729607 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21576b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6ebda3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6521bf9 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3e8ae8b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c50437d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8dcc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f56ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad2df4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    250489f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    603da90 View commit details
    Browse the repository at this point in the history
  7. disabled view image item

    shamsmosowi committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    31bdc78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5524646 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    fdb839c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb54bc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    6886893 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1187e10 View commit details
    Browse the repository at this point in the history
  3. add typedoc for atoms

    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c3e1edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cce14bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df68c7 View commit details
    Browse the repository at this point in the history
  6. remove typedoc build

    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5e2b9a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c3e3a5 View commit details
    Browse the repository at this point in the history
  8. useMonaco

    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    43ce301 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    582fca0 View commit details
    Browse the repository at this point in the history
  10. disable quicktype

    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e86006f View commit details
    Browse the repository at this point in the history
  11. update TypeChangeModal

    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    58dbd39 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61a852a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0c8f6d View commit details
    Browse the repository at this point in the history
  14. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    736ef14 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2256bd5 View commit details
    Browse the repository at this point in the history
  16. fix pages exports

    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1c77c6f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d04c332 View commit details
    Browse the repository at this point in the history
  18. fix editors row ref

    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    45d8a31 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    4586b57 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bdb680b View commit details
    Browse the repository at this point in the history
  21. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0301065 View commit details
    Browse the repository at this point in the history
  22. minor field fixes

    shamsmosowi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    fb01d4e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ce12b1e View commit details
    Browse the repository at this point in the history
  24. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2a1209f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    456676d View commit details
    Browse the repository at this point in the history
  26. update id filter label

    notsidney committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    7a3f960 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2ed6586 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. add standard Chevron icons

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    168b84a View commit details
    Browse the repository at this point in the history
  2. update ContextMenu items

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    972bbba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a303c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6ee78f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    820f162 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fab3851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e79129 View commit details
    Browse the repository at this point in the history
  8. disable quicktype

    shamsmosowi committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    207058f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    23530d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94c227c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    45de389 View commit details
    Browse the repository at this point in the history
  12. add sub-table breadcrumbs

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    54d9cfc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e9f83b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f24e69 View commit details
    Browse the repository at this point in the history
  15. bump version number

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3d4386b View commit details
    Browse the repository at this point in the history
  16. fix useBuildLogs

    shamsmosowi committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    72ad745 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    shamsmosowi committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d9dda23 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc114d1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e23f3f View commit details
    Browse the repository at this point in the history
  20. nav: add HelpMenu

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4a24dc5 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy i…

    …nto data-layer-rewrite
    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6bd01ba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aa1c83e View commit details
    Browse the repository at this point in the history
  23. sync changes with rowy.app

    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4544369 View commit details
    Browse the repository at this point in the history
  24. Revert "refrence field setup"

    This reverts commit 530bea9.
    notsidney committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    103d48d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2869c0e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. push notification

    shamsmosowi committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8d7e7c8 View commit details
    Browse the repository at this point in the history
  2. store personalised sorts

    shamsmosowi committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    72579df View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. rowy.app nav fix

    notsidney committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c8fcbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981deeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef80be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c4c52a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a97831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94cbab7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c75168e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    028ab2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2208ae7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    75b8107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0623237 View commit details
    Browse the repository at this point in the history
  3. update jotai

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ea7a6e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1eaadd View commit details
    Browse the repository at this point in the history
  5. fix table suspense flashing

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6239f0b View commit details
    Browse the repository at this point in the history
  6. add KeyValueInput

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2787b94 View commit details
    Browse the repository at this point in the history
  7. update geopoint styles

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c307089 View commit details
    Browse the repository at this point in the history
  8. fix markdown field styles

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    53e6d7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94ed6e8 View commit details
    Browse the repository at this point in the history
  10. Update utils.ts

    shamsmosowi authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3345bb7 View commit details
    Browse the repository at this point in the history
  11. fix font-smoothing

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    70e5f65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3467a46 View commit details
    Browse the repository at this point in the history
  13. add back Inter font

    notsidney committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b880ba9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    5d32a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412c291 View commit details
    Browse the repository at this point in the history
  3. fix RichTooltip styling

    notsidney committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9544786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b81f80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7bc172 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a216e65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    150773f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2626e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5696cc3 View commit details
    Browse the repository at this point in the history