Commit Graph

  • e53638ca58 Merge branch 'develop' into 11/improve-multi-filters 11/improve-multi-filters il3ven 2023-09-04 18:39:12 +00:00
  • 7aed17b5c0 feat: support applied filters as shareable urls il3ven 2023-09-04 18:10:56 +00:00
  • a2806a7c31 add copy support to id shamsmosowi 2023-09-03 12:36:37 +08:00
  • 4a84523010 Merge pull request #1389 from rishi-raj-jain/develop Shams 2023-08-30 23:43:20 -07:00
  • d30fd72b74 Bump @adobe/css-tools from 4.0.1 to 4.3.1 dependabot[bot] 2023-08-30 02:18:36 +00:00
  • 27a5053c0d update monaco auto typing for vite feature/code-editor-package-typing Bobby Wang 2023-08-29 20:23:59 +08:00
  • 8445081365 Merge branch 'develop' into feature/code-editor-package-typing Bobby Wang 2023-08-29 20:19:27 +08:00
  • 5936f1351e fix css of CheckboxIndeterminateIcon il3ven 2023-08-23 18:36:26 +00:00
  • f087105895 change logic to determine state of checkbox in header row il3ven 2023-08-23 18:35:34 +00:00
  • 3223ae9357 make enableRowSelection optional and false by default il3ven 2023-07-19 12:21:05 +00:00
  • 3d45e340ae disable row selection for array sub table page il3ven 2023-07-05 11:38:37 +00:00
  • 9b5c2e34b8 fix re-ordering of columns when row selection is enabled il3ven 2023-07-04 20:59:57 +00:00
  • febe46c14b fix ui issue when a column is frozen il3ven 2023-07-04 20:59:00 +00:00
  • 9ca59c8762 re-add memo and headerGroup as per suggestion il3ven 2023-06-18 11:39:40 +00:00
  • 17369b47cf add support for bulk deletion of rows Vaibhav C 2023-06-11 18:23:49 +00:00
  • 1e07684df2 fix a bug with clear button il3ven 2023-08-22 19:43:41 +00:00
  • b28c754299 fix: button conditional Rishi Raj Jain 2023-08-22 02:37:24 +05:30
  • 8f9fb7e052 Update index.tsx Rishi Raj Jain 2023-08-22 02:16:13 +05:30
  • 6d7d85392c Update src/components/fields/Array/index.tsx Rishi Raj Jain 2023-08-22 02:13:58 +05:30
  • 66459bb690 remove "" as an operator il3ven 2023-08-21 09:57:28 +00:00
  • 91f2a4822f improvements such as: il3ven 2023-08-18 12:59:41 +00:00
  • 62340535a1 fix errors related to multi filters support Manmeet 2023-06-28 21:44:21 +05:30
  • 4dd72602cf fix Argument of type QueryConstraint is not assignable to type QueryFilterConstraint Manmeet 2023-06-20 14:14:08 +05:30
  • b792b00384 add is empty and is not empty operators Manmeet 2023-06-14 16:57:36 +05:30
  • 4513ac1e22 refractor code and fix bugs related to multi filters Manmeet 2023-06-14 14:54:17 +05:30
  • 48dd018b32 add id to each query Manmeet 2023-06-14 02:07:24 +05:30
  • f7fdf57c36 add multi filters support Manmeet 2023-06-13 22:27:08 +05:30
  • e94daab985 Revert "Merge pull request #1256 from staticGuru/filter_url" il3ven 2023-08-21 09:40:57 +00:00
  • cca3e0afc2 Update useFirestoreCollectionWithAtom.ts Rishi Raj Jain 2023-08-21 01:46:57 +05:30
  • bf9ae7bd0e Update index.tsx Rishi Raj Jain 2023-08-21 01:46:28 +05:30
  • df6ed6958f Update index.tsx Rishi Raj Jain 2023-08-21 01:46:14 +05:30
  • 67a4172b7f Create Filter.tsx Rishi Raj Jain 2023-08-21 01:46:05 +05:30
  • 7ca6fe3be6 add <form> tag for handling submit and fix an error il3ven 2023-08-20 10:50:23 +00:00
  • ef58d37ed6 show set column width option even if column.resizable is undefined il3ven 2023-08-20 10:49:39 +00:00
  • 8316e6ac6a Add comments Vishnu Nithin Reddy 2023-08-20 13:11:00 +05:30
  • e8e9d09894 Use the setColumnSizing method instead; store the entire table in an atom, not just the table headers. Vishnu Nithin Reddy 2023-08-20 13:00:25 +05:30
  • b2983f4db8 Merge pull request #1306 from rowyio/feature/code-editor-quick-action-get-secrets il3ven 2023-08-19 23:39:57 +05:30
  • aece2f6c84 update secretsDef in useMonacoCustomizations il3ven 2023-08-19 17:54:11 +00:00
  • 7ba4bad3de Merge pull request #1303 from il3ven/11/fix/buildLogsSnack Shams 2023-08-16 21:56:31 -07:00
  • 3589c568b4 Minor changes Nithin 2023-08-07 04:13:32 +05:30
  • 693f1fb917 Update on Mouse up instead Nithin 2023-08-06 18:41:32 +05:30
  • 7deb40039d Add modal to set column width Nithin 2023-08-06 13:38:14 +05:30
  • aa8a52c478 Create atom to track active table's headers Nithin 2023-08-06 13:36:44 +05:30
  • ad218be929 Merge pull request #1364 from rowyio/develop Shams 2023-07-31 02:49:04 -07:00
  • 776e821260 Merge pull request #1363 from rowyio/fix/webhook-example-code Shams 2023-07-31 02:48:42 -07:00
  • c129592620 replace require with dynamic import syntax in webhook examples fix/webhook-example-code Bobby Wang 2023-07-31 17:45:10 +08:00
  • eef94112d5 Merge pull request #1359 from rowyio/develop Harini Janakiraman 2023-07-26 22:21:20 +10:00
  • c8f3d98ca9 Merge pull request #1326 from mnmt7/rich-text-image-option Harini Janakiraman 2023-07-18 16:52:07 +10:00
  • 5dfd6028c8 Merge pull request #1338 from rowyio/develop Shams 2023-07-10 08:24:59 +02:00
  • 6819bf1f5f Merge pull request #1256 from staticGuru/filter_url Shams 2023-07-04 09:40:33 +02:00
  • 70498bcc05 Merge pull request #1299 from rowyio/fix/collection-name-disallow-dots Shams 2023-07-04 09:39:49 +02:00
  • 73e6d87b30 Merge pull request #1307 from iamanishroy/fix/airtble-import-column-detection Shams 2023-07-04 09:39:26 +02:00
  • ab87dbe26a Merge pull request #1302 from rishipurwar1/issue-1284 Shams 2023-07-04 09:34:58 +02:00
  • fe47450f75 Merge pull request #1320 from mnmt7/reference-field-copy-paste Shams 2023-07-04 09:34:29 +02:00
  • 0ec7199431 Merge pull request #1327 from rowyio/fix/create-table-name-glitch Shams 2023-07-03 18:24:51 +02:00
  • 3696fa6fe8 Merge pull request #1304 from rowyio/fix/error-toLocaleLowerCase Shams 2023-07-03 18:23:43 +02:00
  • 959fbdb4ca fix create table form table name glitches Bobby Wang 2023-06-28 23:55:31 +08:00
  • adad91829f remove unnecessary imports Manmeet 2023-06-28 03:20:45 +05:30
  • 8e3a388333 add ability to add images to richtext field Manmeet 2023-06-28 03:01:49 +05:30
  • a0c59e8252 remove console logs Bobby Wang 2023-06-26 21:06:10 +10:00
  • f14e77b415 implement secret manager popup Bobby Wang 2023-06-26 20:16:27 +10:00
  • 59425b2c7d add copy/paste functionality for reference field Manmeet 2023-06-26 14:10:14 +05:30
  • 30d34a1a76 fixed Airtable column detection Anish Roy 2023-06-20 22:30:45 +05:30
  • dedda07b34 add code editor quick fix to rowy.secrets.get Bobby Wang 2023-06-20 00:53:33 +08:00
  • 4988eb46ec fix toLocaleLowerCase is not a function Bobby Wang 2023-06-19 15:42:40 +08:00
  • 48194920f9 minimize BuildLogsSnack upon clicking fullscreen il3ven 2023-06-18 13:09:01 +00:00
  • 44fed6ac78 Update the if condition to check for existing data rishipurwar1 2023-06-17 14:06:56 +05:30
  • a14646093a Update the if condition to check for existing data in array subtable rishipurwar1 2023-06-17 12:04:28 +05:30
  • 3e1c8a0033 Implement auto import for array subtables rishipurwar1 2023-06-17 10:13:27 +05:30
  • 6cde9207e4 disallow dots in collection name fix/collection-name-disallow-dots Bobby Wang 2023-06-16 03:12:08 +08:00
  • 469b0575e3 remove function page route shamsmosowi 2023-06-11 14:27:28 +02:00
  • b260b5c126 remove functions page shamsmosowi 2023-06-11 14:25:49 +02:00
  • 8733e96b19 remove -is- operator staticGuru-filter_url shamsmosowi 2023-06-11 12:20:39 +02:00
  • 8d94c5a941 Merge branch 'filter_url' of https://github.com/staticGuru/rowy into staticGuru-filter_url shamsmosowi 2023-06-11 12:00:57 +02:00
  • ed047f7925 update example env shamsmosowi 2023-06-10 18:33:53 +02:00
  • d489fa779e Merge pull request #1288 from rowyio/develop Shams 2023-06-10 18:32:32 +02:00
  • f46a2d68a0 fix offline indicator shamsmosowi 2023-06-10 18:20:34 +02:00
  • 48a786c1f6 Merge pull request #1267 from rowyio/feat/add-row-gray-out-popup Shams 2023-06-10 17:32:26 +02:00
  • 5f5e1a689b Merge pull request #1248 from mnmt7/edit-select-fields Shams 2023-06-10 17:31:56 +02:00
  • 7cacc2f314 Merge pull request #1283 from rishipurwar1/issue-1282 Shams 2023-06-10 17:30:06 +02:00
  • cf0a34a649 Merge pull request #1265 from rowyio/feat/formula-esm Shams 2023-06-10 17:24:49 +02:00
  • a3e7c7ea05 Merge branch 'develop' into feat/formula-esm feat/formula-esm shamsmosowi 2023-06-10 17:21:38 +02:00
  • edc4e065c1 hot-reload update form-builder shamsmosowi 2023-06-10 16:05:23 +02:00
  • 4ca336ad5c Merge pull request #1279 from il3ven/issue-1275 Shams 2023-06-10 16:01:20 +02:00
  • a3452b55ca Merge branch 'develop' into issue-1275 Shams 2023-06-10 16:01:07 +02:00
  • 5de5e2e275 Merge pull request #1285 from rowyio/fix/false-offline Shams 2023-06-10 15:03:10 +02:00
  • f420106c49 fix false offline error using navigator.onLine Bobby Wang 2023-06-10 18:04:17 +07:00
  • 8de5f68f56 Fix: change the value of the column index rishipurwar1 2023-06-08 12:58:03 +05:30
  • 2ba9279c0e Merge remote-tracking branch 'upstream/develop' into issue-1275 Vaibhav C 2023-06-06 15:44:45 +00:00
  • 31fb62e065 add colord as a dependency Vaibhav C 2023-06-06 13:23:29 +00:00
  • 7c12e3ac42 migrate to vite and vitest from cra and jest Vaibhav C 2023-06-06 12:51:29 +00:00
  • 23e29ca9f7 "Filter by" option to filter by the value of the cell (#1251) mnmt7 2023-06-02 13:17:01 +05:30
  • 20a2100c20 Merge pull request #1255 from rjackson/customise-slider Shams 2023-06-01 17:12:21 +02:00
  • ed16eb28f1 Merge pull request #1268 from mnmt7/sort-button Shams 2023-06-01 16:07:56 +02:00
  • 9b0ed58051 save the sort in firebase Manmeet 2023-06-01 10:38:08 +05:30
  • b263c922d8 Add colour change customisation to Slider Rob Jackson 2023-05-10 20:38:35 +01:00
  • 083be7b347 add auto-save functionality when click outside the textfield Manmeet 2023-05-25 18:07:07 +05:30
  • 316807a0ed add sort button Manmeet 2023-05-23 13:10:50 +05:30
  • bf1bd98535 add clarification tooltip to "add row" button when disabled for collection group Bobby Wang 2023-05-23 12:19:34 +10:00
  • 4e0a67dd07 Merge branch 'develop' of https://github.com/rowyio/rowy into feat/formula-esm Han Tuerker 2023-05-16 02:54:07 +03:00