1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-25 13:23:42 +00:00
Commit graph

237 commits

Author SHA1 Message Date
Davide Silvestri
b6cd52eae2 Resolve "Undo / redo bundle multiple actions in a single undo / redo call" 2022-07-18 12:29:15 +00:00
Jrmi
af4a430c10 Fix bad error state on file import parsing error 2022-07-15 09:37:01 +00:00
Nigel Gott
8ca6829346 Resolve "Disable number type guessing on import" 2022-07-06 11:26:02 +00:00
Jrmi
bdf183facb 📄4️⃣ Async file import v4: add progress bar while importing data 2022-07-04 15:18:45 +00:00
Nigel Gott
58ed1a1ef2 Resolve "Fix formula refresh button always being show on initial form open" 2022-06-30 12:16:31 +00:00
Davide Silvestri
c269c60a4e Merge branch '798-feature-ability-to-link-to-the-current-table-in-link-to-table' into 'develop'
Resolve "[feature] Ability to link to the current table in "Link to table""

Closes 

See merge request 
2022-06-30 07:00:40 +00:00
Davide Silvestri
e14a4205d0 Resolve "[feature] Ability to link to the current table in "Link to table"" 2022-06-30 07:00:40 +00:00
Jrmi
745ccca6d6 Resolve "Duplicate view" 2022-06-29 13:05:38 +00:00
Nigel Gott
bbd8e58629 🧠 FInal Formula MR 2022-06-28 16:29:56 +00:00
Jrmi
bd9c2670d6 📄1️⃣ Async file import v1 - Add async job manager for file import 2022-06-28 07:58:05 +00:00
Zuhair Rayyes
a574432fb0 Multi-Cell clear 2022-06-27 08:49:03 +00:00
Bram Wiepjes
f7e6cc478c Resolve "Make the styling of the dashboard cleaner" 2022-06-22 17:40:39 +00:00
Bram Wiepjes
8935b66c23 Implemented premium license check per group for the web-frontend 2022-06-20 19:42:00 +00:00
Petr Stribny
28f2270d8a Merge branch '907-batch-docs' into 'develop'
Add Baserow docs for batch row endpoints

Closes 

See merge request 
2022-06-13 07:37:07 +00:00
Petr Stribny
797ded7589 Add Baserow docs for batch row endpoints 2022-06-13 07:37:07 +00:00
Alexander Haller
4441aff78e Resolve "Prefill form values via query parameters" 2022-06-10 07:29:46 +00:00
Bram Wiepjes
2c5bc7e08c Merge branch '948-increase-available-decimal-places-in-number-field' into 'develop'
Resolve "Increase available decimal places in number field"

Closes 

See merge request 
2022-06-06 15:33:55 +00:00
Bram Wiepjes
47828d618f Resolve "Increase available decimal places in number field" 2022-06-06 15:33:55 +00:00
Zuhair Rayyes
acc011e49f Resolve "Importing a CSV file without header add an extra first row with field name" 2022-05-31 09:20:19 +00:00
Davide Silvestri
702ff21135 Text type formulas use GridViewFieldLongText to show text 2022-05-26 11:49:13 +00:00
Zuhair Rayyes
3cb91f18c5 Multi-Row Delete 2022-05-25 20:50:38 +00:00
Davide Silvestri
058f8aa96a Resolve "Order fields in the row edit / create modal" 2022-05-24 09:19:07 +00:00
Alexander Haller
6e06ee6221 Resolve "Hide unique row ID" 2022-05-24 07:27:22 +00:00
Bram Wiepjes
5e7427a7a4 Merge branch '963-duplicate-row' into 'develop'
Resolve "Duplicate row"

Closes 

See merge request 
2022-05-17 15:39:05 +00:00
Bram Wiepjes
57dd47093c Resolve "Duplicate row" 2022-05-17 15:39:05 +00:00
Jrmi
224d5dfee3 🌈 5️⃣ - Row coloring v5 - Add color to Gallery and Kanban view types 2022-05-17 06:49:29 +00:00
Jrmi
fc05a7cff6 Merge branch '856-remove-keyCode' into 'develop'
Resolve "keyCode property of key events is deprecated and shouldn't be used"

Closes 

See merge request 
2022-05-11 13:36:23 +00:00
Jrmi
867304c0fa Resolve "keyCode property of key events is deprecated and shouldn't be used" 2022-05-11 13:36:21 +00:00
Jeremie Pardou-Piquemal
508ac133b0 Fix earliest and latest date aggregations 2022-05-10 14:23:48 +02:00
Nigel Gott
6c7a6ccc2b Undo redo updating fields 2022-05-09 15:47:34 +00:00
Zuhair Rayyes
028ce8757f Merge branch '920-making-a-multiple-cell-selection-starting-from-an-empty-link_row-or-formula-field-doesn-t-work' into 'develop'
Resolve "Making a multiple cell selection starting from an empty `link_row` or `formula` field doesn't work as expected"

Closes 

See merge request 
2022-05-09 07:08:23 +00:00
Zuhair Rayyes
532840d576 Resolve "Making a multiple cell selection starting from an empty link_row or formula field doesn't work as expected" 2022-05-09 07:08:22 +00:00
Davide Silvestri
c14f7c52f9 Resolve "Text in a number field filter matches all rows" 2022-05-06 16:15:44 +00:00
Bram Wiepjes
b07f6eff1f Merge branch 'fix-papa-depedency-for-dependencies' into 'develop'
Fix papa depedency for SaaS

See merge request 
2022-05-05 18:13:56 +00:00
Bram Wiepjes
196ca310e5 Fix papa depedency for SaaS 2022-05-05 18:13:55 +00:00
Jrmi
51cb2cac83 Make the Dropdown component focusable with tab key 2022-05-05 14:20:40 +00:00
Jrmi
e0e3a03218 Merge branch '933-create-a-decoration-for-table-with-no-single_select-fails' into 'develop'
Resolve "Create a decoration for table with no single_select fails"

Closes 

See merge request 
2022-05-05 13:24:54 +00:00
Jrmi
1dd17dfba2 Resolve "Create a decoration for table with no single_select fails" 2022-05-05 13:24:54 +00:00
Zuhair Rayyes
22ee2f79a5 Multi-Cell Paste 2022-05-05 07:42:53 +00:00
Bram Wiepjes
4afb5d65a3 fixed bug when creating new field and selecting a select option capable field 2022-05-02 22:31:57 +02:00
Zuhair Rayyes
fdc439369b Resolve "Show select_option suggestion when converting TO a single_select field" 2022-05-02 13:01:06 +00:00
Jrmi
ebe4692609 🌈 4️⃣ - Row coloring v4 - Add more backend validation 2022-05-01 10:03:48 +00:00
Jrmi
8e273e6960 🌈 3️⃣ - Row coloring v3 - Add condition value provider 2022-04-30 11:25:25 +00:00
Alexander Haller
a88b57238c Resolve "Make Views Trashable" 2022-04-29 10:37:09 +00:00
Davide Silvestri
d6b8a57a79 Resolve "Allow setting a password for publicly shared form and grid views" 2022-04-26 19:57:54 +00:00
Petr Stribny
d6cae29895 Merge branch '889-form-options' into 'develop'
Disallow creating options in public forms since the operation would fail anyways

Closes 

See merge request 
2022-04-26 16:22:53 +00:00
Bram Wiepjes
fa75fbbd0d Resolve "Show related row by clicking on a link row relationship" 2022-04-26 13:06:33 +00:00
Petr Stribny
a56d97ba44 Disallow creating options in public forms since the operation would fail anyways 2022-04-26 11:08:24 +01:00
Jrmi
bc8956b7cc 🌈 2️⃣ - Row coloring v2 - Add backend storage 2022-04-26 09:37:37 +00:00
Nigel Gott
620ac39fee 🔁1️⃣ Undo/Redo - Backend+Frontend core logic with Group Actions + Example Application Action 2022-04-20 13:44:54 +00:00