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

2117 commits

Author SHA1 Message Date
Tsering Paljor
b84a34906f WIP 2025-02-04 12:42:35 +04:00
Tsering Paljor
c92d627754 Fix typo in comments 2025-02-04 12:42:35 +04:00
Tsering Paljor
ac41ae8035 Add a default value of 0 when form field is cleared 2025-02-04 12:42:35 +04:00
Tsering Paljor
12b513ec6a Update RepeatElementForm with form inputs for saving repeat_vertical_gap and repeat_horizontal_gap 2025-02-04 12:42:19 +04:00
Tsering Paljor
98bb7444ad Add docstrings and comments 2025-02-04 12:41:04 +04:00
Tsering Paljor
e34735d185 Lint fix frontend 2025-02-04 12:39:07 +04:00
Tsering Paljor
da040e213c Create sass variables and ensure they're used for the element styles 2025-02-04 12:37:07 +04:00
Tsering Paljor
503577b5f9 Add support for border radiuses in styleForm.js mixin 2025-02-04 12:36:38 +04:00
Tsering Paljor
f31dd70c16 Add new BorderRadiusForm component 2025-02-04 12:36:08 +04:00
Tsering Paljor
a4ce1b7491 Remove extra whitespace 2025-02-04 12:34:14 +04:00
Tsering Paljor
446ff17430 Use the primary_color programatically 2025-02-04 12:33:51 +04:00
Tsering Paljor
3a45ef5247 Shorten custom color name prefix because backend has 9 character limit 2025-02-04 12:32:56 +04:00
Tsering Paljor
730c07f078 Add custom color section in the Theme -> Colors tab 2025-02-04 12:32:07 +04:00
Tsering Paljor
3833642f04 Translate the name of the font weights 2025-02-04 12:29:31 +04:00
Tsering Paljor
87f5ec4e53 Use snake_case for getType 2025-02-04 12:29:31 +04:00
Tsering Paljor
de3296cd2c Lint fix frontend 2025-02-04 12:28:18 +04:00
Tsering Paljor
27ecc176fb Add ability to set link font weight in frontend 2025-02-04 12:21:31 +04:00
Tsering Paljor
b468911ace Add ability to configure button_font_weight in frontend 2025-02-04 12:21:00 +04:00
Tsering Paljor
0fbdb9fc17 Ensure font-weight style is applied for text 2025-02-04 12:20:31 +04:00
Tsering Paljor
27c6b0747b Add Body Font Weight selector to Typography 2025-02-04 12:20:23 +04:00
Tsering Paljor
266228b7c3 Add Font weight types to frontend and register them 2025-02-04 12:19:32 +04:00
Davide Silvestri
bda48ea329 Resolve "Add filter support for formula referencing a multiple collaborator field" 2025-02-03 09:55:15 +00:00
Davide Silvestri
fadc768d7a Resolve "Use "Collaborator" field type in formulas" 2025-01-31 14:01:04 +00:00
Tsering Paljor
ac155da0f0 Frontend error when trying to create a new Application 2025-01-31 12:07:03 +00:00
Jonathan Adeline
03620acaae Merge branch 'global-import-segment-control' into 'develop'
Add SegmentControl as global component & add Button and FormInput xlarge variant

See merge request 
2025-01-31 06:07:12 +00:00
Jonathan Adeline
f117301bba Add SegmentControl as global component & add Button and FormInput xlarge variant 2025-01-31 06:07:11 +00:00
Przemyslaw Kukulski
5e74744db8 Text is changing positions when renaming items in the sidebar 2025-01-30 13:20:07 +00:00
Davide Silvestri
1c12050110 Frontend Bugfixes 2025-01-30 09:34:22 +00:00
Bram Wiepjes
bd35d9d0d1 Workspace context search 2025-01-29 13:09:56 +00:00
Tsering Paljor
0860a7508b Ability to Edit Custom Color + fixes 2025-01-29 12:05:39 +00:00
Przemyslaw Kukulski
f491f439af Upgrade vue-chartjs from 4.X to 5.X 2025-01-29 11:17:34 +00:00
Bram Wiepjes
4ea0d85963 Make it optionally possible to skip importing files via the command line Airtable import 2025-01-28 14:27:12 +00:00
Bram Wiepjes
e77e228e4d Merge branch '1867-import-airtable-base-in-correct-workspace' into 'develop'
Import Airtable base into correct workspace

Closes 

See merge request 
2025-01-28 12:35:26 +00:00
Bram Wiepjes
0888d1d129 Import Airtable base into correct workspace 2025-01-28 12:35:25 +00:00
Jonathan Adeline
5f8c81271a Merge branch 'fix-checkbox-label-line-height' into 'develop'
Remove checkbox label line-height

See merge request 
2025-01-27 16:04:37 +00:00
Jonathan Adeline
c63f67f74c Remove checkbox label line-height 2025-01-27 16:04:36 +00:00
Davide Silvestri
c217e7fd7c Merge branch '3362-fitler-support-for-lookups-of-date-fields' into 'develop'
Resolve "Filter support for lookups of date fields"

Closes 

See merge request 
2025-01-23 17:15:06 +00:00
Davide Silvestri
2fffac0fc6 Resolve "Filter support for lookups of date fields" 2025-01-23 17:15:06 +00:00
Tsering Paljor
ee6d7efe62 Filter unused fields from Workflow Actions 2025-01-22 07:02:01 +00:00
Tsering Paljor
6c4da059b7 Add vertical and horizontal padding to Repeat Element 2025-01-22 05:52:02 +00:00
Tsering Paljor
04fcb98cc2 Add Border Radius to Theme settings 2025-01-22 05:34:45 +00:00
Tsering Paljor
e9d9b36381 Merge branch '3068-add-custom-colors' into 'develop'
Add Custom Colors to Theme

Closes 

See merge request 
2025-01-22 05:31:47 +00:00
Tsering Paljor
4feedc7c0f Add Custom Colors to Theme 2025-01-22 05:31:47 +00:00
Bram Wiepjes
72e21f2558 Merge branch '3271-allow-editors-subscribe-form-view' into 'develop'
Allow editors to subscribe to a form view

Closes 

See merge request 
2025-01-21 21:20:44 +00:00
Bram Wiepjes
a9527603e9 Allow editors to subscribe to a form view 2025-01-21 21:20:44 +00:00
Davide Silvestri
074e0840b8 Merge branch '3358-fields-cannot-be-hidden-directly-after-creation-of-a-timeline-view' into 'develop'
Resolve "Fields cannot be hidden directly after creation of a Timeline view"

Closes 

See merge request 
2025-01-21 14:03:32 +00:00
Davide Silvestri
6e99985da5 Resolve "Fields cannot be hidden directly after creation of a Timeline view" 2025-01-21 14:03:31 +00:00
Tsering Paljor
ce96adff75 Add ability to set Font Weights in AB Theme 2025-01-21 13:56:46 +00:00
Bram Wiepjes
25378704a5 Periodic data sync 2025-01-20 12:28:14 +00:00
Bram Wiepjes
6ceee4e155 Merge branch 'fix-dashboard-no-workspace-translations' into 'develop'
Fix dashboard no workspace translations

See merge request 
2025-01-18 18:01:32 +00:00